@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;color:#21252f;background:#ffffff;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page-bg:#ffffff;--surface:rgba(255,255,255,0.9);--surface-strong:#ffffff;--border:#e6ebfb;--text:#21252f;--muted:#69728a;--primary:#3d6bff;--primary-dark:#274fd0;--shadow:0 24px 60px rgba(61,107,255,0.12);--shadow-soft:0 18px 40px rgba(17,24,39,0.08);--header-offset:92px;--content-width:1180px;--page-gutter:clamp(16px,2.8vw,32px);--section-copy-width:760px;--section-space:clamp(44px,6vw,72px);--section-space-tight:clamp(32px,4.5vw,52px);--section-space-loose:clamp(56px,7vw,96px);--radius-md:18px;--radius-lg:26px;--radius-xl:36px;--transition-base:180ms ease}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset);text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100svh;background:var(--page-bg);color:var(--text);font-weight:400;line-height:1.6;overflow-x:clip}a,b,button,h1,h2,h3,h4,h5,h6,input,label,li,p,select,span,strong,textarea{font-weight:inherit}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:where(h1,h2,h3,h4,h5,h6){text-wrap:balance}:where(p,li){text-wrap:pretty}:where(a,button,input,textarea,select){-webkit-tap-highlight-color:transparent}:where(button,[role=button]){touch-action:manipulation}:where(a,button,input,textarea,select){transition:color var(--transition-base),background-color var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base)}:where(a,button,input,textarea,select):focus-visible{outline:3px solid rgba(61,107,255,.28);outline-offset:3px}:where(img,picture,video,canvas,svg){display:block;max-width:100%}img{height:auto}::selection{background:rgba(61,107,255,.18);color:#172033}#root{min-height:100vh}.home-page{overflow-x:hidden;background:#ffffff}.site-shell{width:min(var(--content-width),calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.section{padding:var(--section-space) 0}.features-section{padding-top:var(--section-space-tight);padding-bottom:var(--section-space);scroll-margin-top:calc(var(--header-offset) + 72px)}.features-section .section-header{margin-bottom:22px!important}.features-section .eyebrow{margin-top:0}.features-section .section-header h2{margin:12px 0 10px;font-size:clamp(1.9rem,3.6vw,3rem)}.features-section .section-header p{font-size:1rem}.app-preview-section{padding-top:var(--section-space-tight);padding-bottom:var(--section-space-tight)}.app-preview-section .section-header{margin-bottom:14px}.app-preview-section .eyebrow{margin-top:0}.app-preview-section .section-header h2{margin:10px 0 8px;font-size:clamp(1.8rem,3.2vw,2.8rem)}.app-preview-section .section-header p{font-size:1rem}.categories-section{padding-top:var(--section-space-tight);padding-bottom:var(--section-space-tight)}.categories-section .section-header{margin-bottom:24px}.categories-section .eyebrow{margin-top:0}.categories-section .section-header h2{margin:12px 0 10px;font-size:clamp(1.9rem,3.5vw,3rem)}.categories-section .section-header p{font-size:1rem}.section-header{width:min(100%,var(--section-copy-width));margin:0 auto clamp(22px,3vw,34px);padding-inline:min(12px,2vw);text-align:center}.section-header h2{margin:16px 0 12px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;font-weight:600;letter-spacing:-.04em}.section-header p{margin:0;max-width:62ch;margin-inline:auto;font-size:clamp(.98rem,1.4vw,1.1rem);line-height:1.65;color:var(--muted)}.eyebrow{display:inline-flex;align-items:center;gap:10px;padding:9px 16px;border-radius:999px;background:rgba(61,107,255,.1);color:var(--primary);font-size:.92rem;font-weight:600;margin-top:2rem}.eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:currentColor}.hero-title-accent{color:var(--primary)}.navbar{position:fixed;top:0;left:0;right:0;width:100%;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(255,255,255,.84);border-bottom:1px solid rgba(230,235,251,.9)}.announcement-bar{background:linear-gradient(90deg,#7b2ff7,#5f38f6 46%,#4658ff);color:#ffffff;box-shadow:inset 0 -1px 0 rgba(255,255,255,.12)}.announcement-bar-inner{display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:42px;padding:6px 0}.announcement-track{display:inline-flex;align-items:center;gap:14px}.announcement-chip{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:132px;padding:5px 16px;border-radius:999px;background:rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);color:#ffffff;font-size:.72rem;font-weight:700!important;letter-spacing:.03em;text-transform:uppercase}.announcement-text{margin:0;flex:0 1 auto;font-size:.88rem;font-weight:500!important;line-height:1.2;color:rgba(255,255,255,.98);text-align:left;white-space:nowrap}.navbar-inner{min-height:86px}.navbar-custom,.navbar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.navbar-custom{position:relative;min-height:88px}.navbar-left,.navbar-right{display:flex;align-items:center;gap:12px}.navbar-menu-panel,.navbar-menu-toggle,.navbar-mobile-links{display:none}.navbar-menu-toggle{width:40px;height:40px;padding:0;border:0;border-radius:0;background:transparent;color:#26324b;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.navbar-menu-toggle span{display:block;width:20px;height:2px;margin:2px 0;border-radius:999px;background:currentColor}.navbar-menu-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;padding:16px;border-radius:22px;background:rgba(255,255,255,.98);border:1px solid #e6ebfb;box-shadow:0 18px 36px rgba(21,37,80,.12)}.navbar-mobile-links{flex-direction:column;gap:14px}.navbar-mobile-links a{color:#667086;font-size:1rem;font-weight:600}.navbar-mobile-links a.active{color:var(--primary)}.navbar-login-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 20px;border:0;border-radius:14px;background:#f3f6fb;color:#26324b;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .16s ease,color .16s ease}.navbar-login-btn:hover{background:#2f6bff;color:#ffffff}.navbar-home-link{text-decoration:none}.navbar-logo{width:44px;height:44px;object-fit:contain}.navbar-brand-name{font-size:1.32rem;font-weight:700;letter-spacing:-.03em}.navbar-center{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:32px}.navbar-center a{color:#667086;font-size:.95rem;font-weight:600}.navbar-center a.active{color:var(--primary);font-weight:700}.navbar-business-btn{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 16px;border:0;border-radius:14px;background:#f3f6fb;color:#26324b;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .16s ease,color .16s ease}.navbar-business-btn:hover{background:#2f6bff;color:#ffffff}.navbar-business-btn:hover .navbar-badge{background:rgba(255,255,255,.18);color:#ffffff}.navbar-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:8px;background:#ff8a3d;color:#ffffff;font-size:.68rem;font-weight:700;letter-spacing:.04em}.navbar-profile{width:42px;height:42px;border-radius:999px;background:#eff3fa;color:#64708a;display:grid;place-items:center}.navbar-profile svg{width:20px;height:20px}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:52px;height:52px;border-radius:15px;border:1px solid #d9e1f8;background:radial-gradient(circle at 22% 20%,rgba(61,107,255,.16),transparent 40%),#ffffff;color:#2d569d;display:grid;place-items:center;font-size:1.6rem;font-weight:800;letter-spacing:-.08em;box-shadow:0 12px 24px rgba(61,107,255,.08)}.brand-title{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:-.04em}.brand-subtitle{margin:2px 0 0;color:var(--muted);font-size:.95rem}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{color:#667086;font-weight:500}.nav-links a.active{color:var(--primary)}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 26px;border-radius:999px;font-weight:600;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.button{color:#ffffff;background:linear-gradient(135deg,#4a77ff,#2e5af0);box-shadow:0 18px 38px rgba(61,107,255,.22)}.button-secondary{color:var(--primary);background:rgba(255,255,255,.72);border:1px solid #cfd8fb}.button-secondary:hover,.button:hover{transform:translateY(-1px)}.hero{padding:0 0 var(--section-space-tight)}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;grid-gap:32px;gap:32px;margin-top:0}.hero-copy h1{margin:20px 0 22px;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1;font-weight:600;letter-spacing:-.04em}.hero-copy p{max-width:520px;margin:0;color:var(--muted);font-size:1.1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:38px}.hero-visual{position:relative;min-height:660px;display:flex;align-items:flex-end;justify-content:center;padding:20px 10px 0}.glow{inset:10% 16%;border-radius:50%;background:radial-gradient(circle,rgba(61,107,255,.18),transparent 62%);filter:blur(18px)}.glow,.phone{position:absolute}.phone{display:flex;align-items:flex-end;justify-content:center}.phone-screen{height:auto;overflow:visible;background:transparent}.device-image{width:100%;height:auto;object-fit:contain;object-position:top center;filter:drop-shadow(0 20px 45px rgba(31,47,102,.16))}.phone-main{width:280px;bottom:40px;z-index:3}.phone-left{width:200px;left:6px;bottom:40px;z-index:2}.phone-right{width:200px;right:6px;bottom:40px;z-index:1}.category-card,.mini-card,.pill-card,.safety-card,.stat-card,.step-card,.store-button{background:rgba(255,255,255,.88);border:1px solid var(--border)}.mini-card{flex:1 1;min-height:88px;border-radius:18px}.stat-row{margin-top:12px}.stat-card{flex:1 1;padding:12px;border-radius:18px;text-align:center}.stat-card strong{display:block;color:var(--primary);font-size:1.1rem}.stat-card span{color:var(--muted);font-size:.78rem}.list-panel,.profile-panel,.rating-panel{padding:18px}.rating-score{display:flex;align-items:flex-end;gap:10px;margin:16px 0}.rating-score strong{font-size:2.7rem;line-height:1}.bars{display:grid;grid-gap:8px;gap:8px;flex:1 1}.bar{height:8px;border-radius:999px;background:#e8edfb;overflow:hidden}.bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4ed897,#71d33d)}.review-tags{display:flex;flex-wrap:wrap;gap:8px}.review-tags span{padding:8px 10px;border-radius:999px;background:#edf2ff;color:#5b6780;font-size:.76rem}.bid-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:12px 0;border-bottom:1px solid #edf1fb}.bid-card:last-child{border-bottom:0}.avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#9fb7ff,#5a7cff)}.bid-meta strong,.profile-panel strong{display:block;font-size:.98rem}.bid-meta span,.muted,.profile-panel span{color:var(--muted);font-size:.82rem}.bid-price{text-align:right}.bid-price strong{color:var(--primary)}.profile-summary{display:flex;align-items:center;gap:12px}.profile-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.pill-card{padding:16px;border-radius:18px;text-align:center}.pill-card strong{display:block;color:var(--primary);font-size:1.15rem}.features-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-gap:36px;gap:36px;align-items:start}.features-art{min-height:360px;border-radius:84px;overflow:hidden}.features-art-mobile{display:none}.features-image{width:100%;height:610px;object-fit:contain;transform:translateY(40px)}.feature-list{display:grid;grid-gap:6px;gap:6px}.feature-item{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:start;padding:2px 0}.icon-box,.safety-icon,.step-icon{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;flex-shrink:0}.icon-box svg,.safety-icon svg{width:18px;height:18px}.icon-blue{background:rgba(61,107,255,.12);color:#3b6bff}.icon-green{background:rgba(61,201,158,.14);color:#17a878}.icon-purple{background:rgba(173,128,255,.14);color:#8b5cf6}.icon-gold{background:rgba(255,191,71,.16);color:#d48b00}.icon-red{background:rgba(255,122,122,.14);color:#dc4c4c}.category-card h3,.feature-copy-block h3,.footer-column h4,.safety-card h3,.step-card h3{margin:0 0 8px;font-size:1.25rem;letter-spacing:-.03em}.category-card p,.feature-copy-block p,.footer-column li,.footer-copy,.footer-note,.safety-card p,.step-card p{margin:0;color:var(--muted)}.safety-card p{font-size:.92rem;line-height:1.42}.features-copy{max-width:520px}.feature-copy-block h3{margin-bottom:6px;font-size:1rem;font-weight:600}.feature-copy-block p{font-size:.92rem;line-height:1.45}.category-card h3,.feature-copy-block h3,.footer-column h4,.safety-card h3,.step-card h3{margin:0 0 6px;font-size:1.28rem;letter-spacing:-.02em}.feature-copy-block h3{margin-bottom:4px;font-size:.98rem}.feature-copy-block p{font-size:.9rem;line-height:1.4}.categories-carousel{position:relative;display:flex;align-items:center}.categories-track{display:flex;gap:14px;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.categories-track::-webkit-scrollbar{display:none}.categories-nav{position:absolute;top:50%;z-index:2;width:52px;height:52px;border:1px solid rgba(207,219,246,.95);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 18px 34px rgba(24,44,94,.12);color:#1d2c53;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%)}.categories-nav:hover{background:#ffffff}.categories-nav-left{left:-26px}.categories-nav-right{right:-26px}.categories-nav>span{font-size:0}.categories-nav-left>span:before{content:"←";font-size:1.55rem;line-height:1}.categories-nav-right>span:before{content:"→";font-size:1.55rem;line-height:1}.category-card{position:relative;min-height:232px;padding:20px;border-radius:24px;overflow:hidden;color:#ffffff;display:flex;align-items:flex-end;box-shadow:0 20px 44px rgba(21,41,95,.12);background-size:cover;background-position:50%}.category-slide{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 28px) / 3);scroll-snap-align:start}.category-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,18,38,.82),rgba(12,18,38,.12))}.category-card>div{position:relative;z-index:1}.category-card h3{margin-bottom:4px;font-size:1.12rem}.category-card p{color:rgba(255,255,255,.8);font-size:.88rem;letter-spacing:.01em}.categories-cta{text-align:center;margin-top:20px}.categories-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.categories-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(61,107,255,.22);cursor:pointer;transition:width .16s ease,background-color .16s ease,transform .16s ease}.categories-dot.is-active{width:26px;background:var(--primary)}.categories-dot:hover{transform:translateY(-1px)}.categories-cta p{display:inline-block;font-size:0;font-weight:600;color:var(--primary);cursor:pointer;transition:all .2s ease}.categories-cta p:before{content:"Explore 50+ more categories";font-size:1rem}.categories-cta p:hover{transform:translateY(-2px);color:var(--primary-dark)}.safety-grid,.steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.safety-card,.step-card{position:relative;padding:18px;border-radius:22px;box-shadow:0 12px 24px rgba(17,38,84,.05)}.step-card{overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,249,255,.96));border-color:rgba(215,226,250,.95);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.step-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(61,107,255,.1),transparent 34%);pointer-events:none;opacity:.9}.step-card:hover{transform:translateY(-6px);border-color:rgba(163,186,247,.95);box-shadow:0 22px 44px rgba(29,56,119,.12)}.step-card>*{position:relative;z-index:1}.step-number{position:absolute;top:18px;right:22px;font-size:4rem;font-weight:700;color:rgba(61,107,255,.08);line-height:1}.step-card .step-number{font-size:3.5rem;color:rgba(61,107,255,.1);transition:color .18s ease}.step-card:hover .step-number{color:rgba(29,56,119,.2)}.step-card h3{margin-top:16px!important}.step-card p{font-size:.94rem;line-height:1.5}.safety-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.safety-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.safety-metric{text-align:right}.safety-metric strong{display:block;color:var(--primary);font-size:1.55rem;line-height:1.05}.preview-carousel{position:relative;display:flex;align-items:center;justify-content:center}.preview-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:end;width:min(100%,980px);padding:8px 44px 2px}.preview-card{text-align:center;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;transition:transform .22s ease,opacity .22s ease,filter .22s ease}.preview-card-left,.preview-card-right{opacity:.42;filter:saturate(.8)}.preview-card-left{transform:translateX(12px) scale(.9)}.preview-card-center{transform:scale(1)}.preview-card-right{transform:translateX(-12px) scale(.9)}.preview-card-left .preview-image,.preview-card-right .preview-image{width:158px}.preview-card-center .preview-image{width:210px}.preview-image{height:auto;display:block;margin-bottom:10px;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 72%,rgba(0,0,0,.2) 88%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 72%,rgba(0,0,0,.2) 88%,transparent)}.preview-card p{font-weight:500;color:#59637b;margin:0;font-size:.9rem}.preview-nav{position:absolute;top:50%;z-index:2;width:52px;height:52px;border:1px solid rgba(207,219,246,.95);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 18px 34px rgba(24,44,94,.12);color:#1d2c53;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%)}.preview-nav:hover{background:#ffffff}.preview-nav-left{left:0}.preview-nav-right{right:0}.preview-nav span{font-size:0}.preview-nav-left span:before{content:"←";font-size:1.55rem;line-height:1}.preview-nav-right span:before{content:"→";font-size:1.55rem;line-height:1}.preview-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px}.preview-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(61,107,255,.22);cursor:pointer;transition:width .16s ease,background-color .16s ease,transform .16s ease}.preview-dot.is-active{width:26px;background:var(--primary)}.cta-panel{position:relative;overflow:hidden;padding:42px 22px 44px;border-radius:30px;background:linear-gradient(145deg,#4b78ff,#2d59eb 48%,#2550dd);color:#ffffff;text-align:center;box-shadow:0 28px 64px rgba(39,79,208,.24)}.cta-panel:after,.cta-panel:before{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.08)}.cta-panel:before{width:200px;height:200px;top:-96px;left:-58px}.cta-panel:after{width:240px;height:240px;right:-88px;bottom:-104px}.cta-inner{position:relative;z-index:1;max-width:760px;margin:0 auto}.cta-icon{width:48px;height:48px;margin:0 auto 14px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16)}.cta-icon svg{width:20px;height:20px}.cta-panel h2{max-width:920px;margin:0 auto;font-size:clamp(1.9rem,4vw,3.1rem);line-height:1.06;font-weight:600;letter-spacing:-.05em}.cta-panel p{margin:16px auto 0;max-width:680px;color:rgba(255,255,255,.84);font-size:1.02rem;line-height:1.55}.store-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:26px}.store-button{min-width:168px;padding:12px 18px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;color:#ffffff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.16)}.store-button>span[aria-hidden=true]{display:none}.store-icon{width:22px;height:22px;flex-shrink:0;object-fit:contain}.store-button.white{color:#1f2e61;background:#ffffff}.store-label{text-align:left}.store-label small{display:block;font-size:.66rem;opacity:.78}.store-label strong{display:block;font-size:1.08rem;line-height:1}.qr-card{width:126px;margin:24px auto 0}.qr-box{aspect-ratio:1;border-radius:18px;background:radial-gradient(circle at center,rgba(61,107,255,.9) 0 8%,transparent 8%),radial-gradient(circle,#26324b 0 6%,transparent 6%),#ffffff;background-size:100% 100%,18px 18px,auto;background-position:50%,50%,50%;box-shadow:0 16px 34px rgba(225,233,253,.16)}.qr-note{margin-top:10px;color:rgba(255,255,255,.8);font-size:.88rem}.footer{margin-bottom:12px;width:100%}.footer-panel{border-top:1px solid #e8edf9;border-bottom:1px solid #e8edf9;width:100%;padding:42px clamp(20px,4vw,40px) 32px;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:32px;gap:32px}.footer-logo{width:44px;height:44px;object-fit:contain}.footer-column ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.footer-bottom{width:100%;padding-top:18px;padding-inline:clamp(20px,4vw,40px);text-align:center;color:#7a8399}.provider-page{background:#ffffff}.provider-hero{padding-top:50px}.provider-header{text-align:center;margin-bottom:38px}.provider-header h1{margin:0;font-size:clamp(3rem,5vw,4.6rem);line-height:1.04;font-weight:500;letter-spacing:-.05em}.provider-header p{margin:14px 0 0;color:var(--muted);font-size:1.2rem}.provider-panel{display:grid;grid-template-columns:240px 1fr;overflow:hidden}.provider-panel,.provider-success-screen{min-height:620px;border-radius:36px;background:linear-gradient(135deg,#eef5ff,#f9fbff)}.provider-success-screen{grid-column:1/-1;color:#16a34a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.provider-success-screen svg{color:#16a34a}.provider-success-screen p{margin:0;font-size:clamp(1.4rem,2.8vw,2.2rem);font-weight:600!important;letter-spacing:.02em}.provider-sidebar{padding:40px 28px;background:linear-gradient(180deg,#dbe8ff,#d4e4ff)}.provider-sidebar h2{margin:0 0 8px;font-size:2rem;font-weight:500}.provider-sidebar p{margin:0 0 28px;color:var(--muted);font-size:.96rem}.provider-step-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:18px;gap:18px}.provider-step-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7c879d;font-size:.98rem;letter-spacing:.01em}.provider-step-list li:before{content:"•";margin-right:10px}.provider-step-list li.active,.provider-step-list li.active:before,.provider-step-list li.done{color:#161c2c}.provider-step-list li span:first-child{flex:1 1}.provider-step-check{width:20px;height:20px;border-radius:6px;border:1px solid #c8d3ea;background:rgba(255,255,255,.72);display:grid;place-items:center;color:#2f6bff}.provider-step-check svg{width:12px;height:12px}.provider-form-area{padding:34px 44px 44px}.provider-step-head{display:flex;align-items:center;justify-content:flex-end;gap:14px;color:#707b92}.provider-arrow{border:0;background:transparent;color:#c3cad8;font-size:2rem;line-height:1}.provider-form-block{max-width:620px;margin:42px auto 0}.provider-step-layout{max-width:700px;margin:36px auto 0}.provider-label{display:block;margin-bottom:6px;font-size:1.05rem;color:#101522}.required{color:#ff4f4f}.provider-form-block p{margin:0 0 24px;color:var(--muted);font-size:.96rem}.provider-label-secondary{margin-top:18px}.provider-input-row{display:flex;gap:14px;align-items:center}.provider-input-row-phone{max-width:560px}.provider-country-code,.provider-input{min-height:48px;border:0;border-radius:12px;background:#ffffff;box-shadow:inset 0 0 0 1px rgba(222,231,248,.82)}.provider-country-code{min-width:66px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;color:#707b92}.provider-input{flex:1 1;padding:0 18px;color:#1f2740}.provider-input:disabled{color:#8b95aa}.provider-input::placeholder{color:#b0b8c8;font-style:italic}.provider-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#98a2b7 0),linear-gradient(135deg,#98a2b7 50%,transparent 0);background-position:calc(100% - 20px) calc(50% - 2px),calc(100% - 15px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.provider-actions{display:flex;justify-content:flex-end;margin-top:22px}.provider-actions-left{justify-content:flex-start}.provider-submit{min-width:172px;min-height:52px;border:0;border-radius:12px;background:linear-gradient(135deg,#4574ff,#2f6bff);color:#ffffff;font-size:1rem}.provider-submit:disabled{opacity:.5}.provider-link-button{padding:0;border:0;background:transparent;color:#2f6bff;font-size:.86rem}.provider-otp-block{max-width:560px}.provider-otp-row{display:flex;gap:20px;margin-top:8px}.provider-otp-input{width:36px;height:36px;border:1px solid #c8d3ea;border-radius:10px;background:#ffffff;text-align:center;font-size:1rem}.provider-otp-meta{display:flex;justify-content:flex-end;margin-top:8px}.provider-grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.provider-field{display:grid;grid-gap:8px;gap:8px;min-width:0}.provider-field label,.provider-review-group label{color:#4c566c;font-size:.98rem}.provider-field-full{grid-column:1/-1}.provider-subnote{color:#8b95aa;font-size:.88rem;font-style:italic}.provider-textarea{min-height:118px;border:0;border-radius:16px;background:#ffffff;box-shadow:inset 0 0 0 1px rgba(222,231,248,.82);padding:14px 18px;resize:vertical;font:inherit}.provider-photo-field{margin-top:18px}.provider-photo-button{width:100%;min-height:36px;border:0;border-radius:12px;background:#ffffff;box-shadow:inset 0 0 0 1px rgba(222,231,248,.82);color:#434c61}.provider-divider{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:16px;gap:16px;align-items:center;margin:14px 0;color:#8b95aa}.provider-divider:after,.provider-divider:before{content:"";height:1px;background:#d9e3f7}.provider-upload-box{min-height:132px;border-radius:18px;background:#ffffff;box-shadow:inset 0 0 0 1px rgba(222,231,248,.82)}.provider-section-title{margin-bottom:8px;color:#20283b;font-size:1.35rem;font-weight:500}.provider-grid-location{margin-top:20px}.provider-grid-location .provider-input,.provider-grid-location .provider-select,.provider-grid-location .provider-textarea{width:100%;min-width:0}.provider-location-link{margin-bottom:22px}.provider-day-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px;margin:14px 0 22px}.provider-day-chip{min-height:32px;border:1px solid #d7e0f3;border-radius:10px;background:#ffffff;color:#3f485d}.provider-docs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:20px}.provider-doc-card{border-radius:20px;background:#ffffff;border:1px solid #dbe5f8;box-shadow:0 14px 36px rgba(24,45,96,.06);padding:18px}.provider-doc-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.provider-doc-header h3{margin:0;font-size:1.05rem;font-weight:600;color:#1d2538}.provider-doc-header p{margin:4px 0 0;font-size:.9rem;color:#5e6780}.provider-doc-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;flex-shrink:0}.provider-doc-upload-area{display:block;border:1px dashed #cfdcf5;border-radius:16px;background:#f9fbff;padding:18px 14px;min-height:180px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.provider-doc-upload-area:hover{border-color:#9fb8f2;background:#f3f7ff}.provider-doc-upload-content{min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px}.provider-doc-upload-content p{margin:0}.provider-doc-info{margin-top:20px;border-radius:16px;background:#f6f9ff;border:1px solid #d9e5fb;padding:14px 16px}.provider-docs-upload-panel{width:min(100%,760px);margin:0 auto;text-align:center}.provider-docs-upload-title{margin:0 0 10px;color:#1f2937;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700!important}.provider-docs-upload-copy{margin:0 0 30px;color:#6b7280;font-size:1rem}.provider-docs-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;align-items:stretch}.provider-docs-upload-card{min-width:0}.provider-docs-upload-card-full{grid-column:1/-1;max-width:360px;margin:0 auto 30px!important}.provider-docs-upload-actions{width:min(100%,420px);margin:0 auto}.provider-review-layout{max-width:760px}.provider-review-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.provider-review-photo{width:102px;height:102px;border-radius:18px;background:linear-gradient(135deg,#2b3550,#6f7b96)}.provider-review-divider{height:1px;margin:22px 0;background:#dbe5f8}.provider-review-block{margin-top:18px}.provider-review-block-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.provider-review-block-head h3{margin:0;font-size:1.28rem;font-weight:500}.provider-review-group{display:grid;grid-gap:8px;gap:8px}.about-hero{padding-top:56px}.about-hero-grid,.about-process-grid,.about-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:56px;gap:56px;align-items:center}.about-hero-copy h1,.about-side-copy h2{margin:22px 0 24px;font-size:clamp(3rem,5.6vw,4.8rem);line-height:.98;font-weight:500;letter-spacing:-.06em}.about-hero-copy p,.about-process-list p,.about-side-copy p{margin:0;color:var(--muted);font-size:1.22rem;line-height:1.55}.about-quote{margin-top:28px!important;max-width:520px}.about-hero-art{position:relative;min-height:620px;display:flex;align-items:flex-end;justify-content:flex-end}.about-hero-art:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 42%,rgba(255,255,255,0),rgba(255,255,255,.72) 54%,#ffffff 88%),linear-gradient(180deg,rgba(255,255,255,0) 70%,#ffffff 98%);pointer-events:none;z-index:3}.about-phone-wrap{width:min(100%,500px);position:relative;z-index:1;margin-right:18px;margin-bottom:-8px}.about-phone-image{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 32px 62px rgba(30,52,118,.16))}.about-popup-image{position:absolute;top:88px;right:-6px;width:min(100%,290px);height:auto;object-fit:contain;filter:drop-shadow(0 28px 60px rgba(56,92,195,.18));z-index:2}.about-center-header{max-width:920px}.about-pill-row{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:34px}.about-pill{padding:12px 22px;border-radius:999px;background:rgba(61,107,255,.1);color:var(--primary);font-size:1rem}.before-after-card{overflow:visible;border-radius:0;box-shadow:none}.about-image-card{min-height:560px}.about-cover-image{width:100%;height:100%;object-fit:contain;display:block}.about-side-copy h2{font-size:clamp(2.4rem,4vw,4rem)}.challenge-list{margin-top:42px}.challenge-list h3{margin:0 0 16px;font-size:2rem;font-weight:500}.challenge-list ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.challenge-list li{position:relative;padding-left:22px;color:var(--muted);font-size:1.15rem}.challenge-list li:after,.challenge-list li:before{content:"";position:absolute;left:0;top:12px;width:16px;height:2px;background:#ff3c32}.challenge-list li:before{transform:rotate(45deg)}.challenge-list li:after{transform:rotate(-45deg)}.about-process-section{background:radial-gradient(circle at 20% 40%,rgba(61,107,255,.08),transparent 24%),linear-gradient(180deg,#f8fbff,#edf5ff)}.about-process-header{margin-bottom:24px}.about-process-grid{gap:72px}.about-process-illustration img{width:100%;max-width:520px;margin:0 auto}.about-process-list{display:grid;grid-gap:22px;gap:22px}.about-process-list h3{margin:0 0 8px;font-size:1.8rem;font-weight:500}.about-process-list p{font-size:1.02rem}.about-bottom-grid{align-items:start}.about-bottom-art{min-height:820px}@media (min-width:1440px){:root{--content-width:1280px;--page-gutter:40px;--section-copy-width:820px}}@media (max-width:1100px){:root{--header-offset:96px;--content-width:1040px}.preview-nav{display:none}.hero-copy{order:2}.hero-visual{order:1}.category-slide{flex-basis:calc((100% - 14px) / 2)}.features-copy{max-width:680px;margin:0 auto}.features-copy .section-header{text-align:center!important}.features-art{display:none}.features-art-mobile{display:block;min-height:320px;max-width:520px;margin:0 auto 24px;border-radius:40px;overflow:hidden}.features-art-mobile .features-image{height:100%;max-height:440px;object-fit:contain;transform:none}.about-hero-grid,.about-process-grid,.about-split,.features-grid,.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:580px}.features-copy .eyebrow{justify-content:center}.about-bottom-art{min-height:620px}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){:root{--header-offset:104px;--page-gutter:clamp(16px,4vw,24px);--section-copy-width:680px}.categories-nav{width:44px;height:44px}.categories-nav-left{left:-12px}.categories-nav-right{right:-12px}.preview-showcase{grid-template-columns:1fr;width:min(100%,320px);padding:0 34px 2px}.preview-card-left,.preview-card-right{display:none}.preview-card-center .preview-image{width:190px}.preview-nav{width:44px;height:44px}.navbar-custom{min-height:68px;padding:10px 0}.navbar-center{display:none}.announcement-bar-inner{justify-content:flex-start;min-height:40px;padding:5px 0}.announcement-track{min-width:max-content;animation:announcement-marquee 12s linear infinite}.announcement-text{font-size:.82rem;text-align:left}.navbar-logo{width:38px;height:38px}.navbar-brand-name{font-size:1.18rem}.navbar-menu-toggle{display:inline-flex}.navbar-desktop-actions{display:none}.navbar-menu-panel.is-open{display:grid;grid-gap:16px;gap:16px}.navbar-mobile-links{display:flex}.navbar-menu-panel .navbar-right{display:grid;grid-gap:12px;gap:12px}.navbar-menu-panel .navbar-business-btn,.navbar-menu-panel .navbar-login-btn{justify-content:center}.hero-copy{text-align:center}.hero-copy h1{max-width:16ch;margin:16px auto 18px;font-size:clamp(1.95rem,6vw,2.65rem);line-height:1.08;letter-spacing:-.045em}.hero-actions,.hero-copy p{margin-left:auto;margin-right:auto;justify-content:center}.hero-copy p{max-width:34ch;font-size:.98rem;line-height:1.55}.phone-main{position:relative;top:0}.phone-left,.phone-right{display:none}.categories-grid,.preview-showcase,.safety-grid{grid-template-columns:1fr}.footer-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.footer-panel>:first-child,.footer-panel>:last-child{grid-column:1/-1}.provider-docs-grid,.provider-panel{grid-template-columns:1fr}.about-hero-copy,.about-side-copy{text-align:center}.feature-item{gap:12px;padding:6px 0}.feature-copy-block h3{font-size:.94rem;margin-bottom:6px}.feature-copy-block p{font-size:.86rem;line-height:1.45}.challenge-list li{text-align:left}}@media (max-width:980px){.provider-grid-location{grid-template-columns:1fr}}@media (max-width:640px){:root{--page-gutter:14px;--section-copy-width:100%;--section-space:40px;--section-space-tight:32px;--section-space-loose:48px}.section-header{padding-inline:0}.section-header h2{line-height:1.12;letter-spacing:-.03em}.section-header p{max-width:34ch}.categories-nav{display:none}.footer-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.category-slide{flex-basis:100%}.categories-track{gap:12px}.preview-showcase{width:min(100%,280px);padding:0 28px 2px}.preview-card-center .preview-image{width:176px}.categories-nav,.preview-nav{width:40px;height:40px}.categories-nav-left{left:8px}.categories-nav-right{right:8px}.feature-item{gap:10px;padding:8px 0}.feature-copy-block h3{font-size:.9rem;margin-bottom:7px}.feature-copy-block p{font-size:.82rem;line-height:1.5}.provider-docs-upload-grid{grid-template-columns:1fr}.provider-docs-upload-card,.provider-docs-upload-card-full{max-width:none;margin:0 0 20px!important}.provider-docs-upload-actions{width:100%}.site-shell{width:min(100% - 24px,1180px)}.announcement-chip{min-width:120px;padding:5px 14px}.hero-copy h1{max-width:15ch;margin:14px auto 16px;font-size:clamp(1.78rem,7vw,2.2rem);line-height:1.1}.button,.button-secondary,.hero-actions{width:100%}.hero-visual{min-height:420px}.phone{width:min(100%,236px)}.hero-copy p{max-width:32ch;font-size:.9rem;line-height:1.5}.provider-form-area{padding:28px 20px 34px}.provider-input-row{flex-direction:column;align-items:stretch}.provider-grid-two{grid-template-columns:1fr}.provider-day-row{grid-template-columns:repeat(4,minmax(0,1fr))}.provider-otp-row{flex-wrap:wrap;gap:12px}.provider-actions{justify-content:stretch}.provider-submit{width:100%}.preview-center,.preview-side{--preview-width:220px}.steps-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes announcement-marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.global-loader-container{position:fixed;inset:0;flex-direction:column;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;gap:24px}.global-loader-container,.global-loader-wrapper{display:flex;align-items:center;justify-content:center}.global-loader-wrapper{position:relative;width:120px;height:120px}.global-loader-circle{position:absolute;width:100%;height:100%;border-radius:50%;border:4px solid rgba(61,107,255,.1);border-top-color:#3d6bff;animation:global-spin 1s cubic-bezier(.5,0,.5,1) infinite}.global-loader-logo{width:60px;height:60px;object-fit:contain;animation:global-pulse 2s ease-in-out infinite}.global-loader-text{font-size:15px;font-weight:600;color:#3d6bff;letter-spacing:.5px;animation:global-fade-text 1.5s ease-in-out infinite}@keyframes global-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes global-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes global-fade-text{0%,to{opacity:1}50%{opacity:.6}}.counter{font-size:16px;padding:5px 10px;border-radius:5px;color:var(--accent);background:var(--accent-bg);border:2px solid transparent;transition:border-color .3s;margin-bottom:24px;&:hover{border-color:var(--accent-border)}&:focus-visible{outline:2px solid var(--accent);outline-offset:2px}}.hero{position:relative;.base,.framework,.vite{inset-inline:0;margin:0 auto}.base{width:170px;position:relative;z-index:0}.framework,.vite{position:absolute}.framework{z-index:1;top:34px;height:28px;transform:perspective(2000px) rotate(300deg) rotateX(44deg) rotateY(39deg) scale(1.4)}.vite{z-index:0;top:107px;height:26px;width:auto;transform:perspective(2000px) rotate(300deg) rotateX(40deg) rotateY(39deg) scale(.8)}}#center{display:flex;flex-direction:column;gap:25px;place-content:center;place-items:center;flex-grow:1;@media (max-width:1024px){padding-left:20px;padding-bottom:24px;padding-right:20px;padding-top:32px;gap:18px}}#next-steps{display:flex;border-top:1px solid var(--border);text-align:left;&>div{flex:1 1;padding:32px;@media (max-width:1024px){padding-left:20px;padding-bottom:24px;padding-right:20px;padding-top:24px}}.icon{margin-bottom:16px;width:22px;height:22px}@media (max-width:1024px){flex-direction:column;text-align:center}}#docs{border-right:1px solid var(--border);@media (max-width:1024px){border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-bottom-color:var(--border);border-bottom-style:solid;border-bottom-width:1px}}#next-steps ul{list-style:none;padding:0;display:flex;gap:8px;margin:32px 0 0;.logo{height:18px}a{color:var(--text-h);font-size:16px;border-radius:6px;background:var(--social-bg);display:flex;padding:6px 12px;align-items:center;gap:8px;text-decoration:none;transition:box-shadow .3s;&:hover{box-shadow:var(--shadow)}.button-icon{height:18px;width:18px}}@media (max-width:1024px){margin-top:20px;flex-wrap:wrap;justify-content:center;li{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px)}a{width:100%;justify-content:center;box-sizing:border-box}}}#spacer{height:88px;border-top:1px solid var(--border);@media (max-width:1024px){height:48px}}.ticks{position:relative;width:100%;&:after,&:before{content:"";position:absolute;top:-4.5px;border:5px solid transparent}&:before{left:0;border-left-color:var(--border)}&:after{right:0;border-right-color:var(--border)}}