:root{--pink:#fa197f;--aqua:#d4f2fc;--yellow:#ffc563;--ink:#17131d;--text:#302837;--muted:#716779;--paper:#fffafd;--surface:#ffffff;--soft:#f7f3f8;--aqua-strong:#1699b7;--line:rgba(23,19,29,0.12);--shadow:0 24px 70px rgba(38,24,46,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.min-h-screen{min-height:100vh}.bg-gradient-to-br{background-image:linear-gradient(135deg,#f8fafc,#f1f5f9)}.bg-white{background-color:#ffffff}.bg-slate-50{background-color:#f8fafc}.bg-slate-900{background-color:#0f172a}.bg-blue-50{background-color:#eff6ff}.bg-green-50{background-color:#f0fdf4}.bg-amber-50{background-color:#fffbeb}.bg-red-50{background-color:#fef2f2}.bg-purple-50{background-color:#faf5ff}.border-amber-200,.border-b,.border-blue-200,.border-green-200,.border-purple-200,.border-red-200,.border-slate-200{border-color:#e2e8f0}.border-b{border-bottom:1px solid #e2e8f0}.border-slate-200{border:1px solid #e2e8f0}.border-blue-200{border:1px solid #bfdbfe}.border-green-200{border:1px solid #bbf7d0}.border-amber-200{border:1px solid #fde68a}.border-red-200{border:1px solid #fecaca}.border-purple-200{border:1px solid #e9d5ff}.rounded,.rounded-lg{border-radius:.75rem}.rounded-lg{border-radius:.875rem}.max-w-4xl{max-width:64rem}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.text-4xl{font-size:2.25rem;line-height:1.2}.text-3xl{font-size:1.875rem;line-height:1.2}.text-2xl{font-size:1.5rem;line-height:1.3}.text-lg{font-size:1.125rem;line-height:1.6}.text-sm{font-size:.875rem;line-height:1.6}.text-xs{font-size:.75rem;line-height:1.5}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.leading-relaxed{line-height:1.75}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-800{color:#1e293b}.text-slate-900{color:#0f172a}.text-blue-600{color:#2563eb}.text-green-600{color:#16a34a}.text-amber-600{color:#d97706}.text-purple-600{color:#9333ea}.text-red-600{color:#dc2626}.text-yellow-600{color:#ca8a04}.text-blue-900{color:#1e3a8a}.text-green-900{color:#14532d}.text-amber-900{color:#78350f}.text-purple-900{color:#581c87}.text-red-900{color:#7f1d1d}.transition{transition:all .2s ease}.hover\:shadow-lg:hover{box-shadow:0 20px 45px rgba(15,23,42,.08)}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-amber-700:hover{background-color:#b45309}.hover\:bg-purple-700:hover{background-color:#7e22ce}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:text-white:hover{color:#ffffff}.hover\:underline:hover{text-decoration:underline}main{overflow:hidden}.bg-amber-50,.bg-blue-50,.bg-green-50,.bg-purple-50,.bg-red-50,.bg-slate-50,.bg-white,.card,.industryPill,.processCard,.reasonList div,.serviceCard{padding:20px}.contact,.footerBottom,.footerBrand,.footerColumn,.heroCopy,.heroVisual,article,section{padding:10px}@media (max-width:680px){.bg-amber-50,.bg-blue-50,.bg-green-50,.bg-purple-50,.bg-red-50,.bg-slate-50,.bg-white,.card,.industryPill,.processCard,.reasonList div,.serviceCard{padding:16px}}h1,h2,h3,p{margin-top:0}.hero{min-height:100vh;background:linear-gradient(135deg,rgba(250,25,127,.08),rgba(212,242,252,.82) 46%,rgba(255,197,99,.28)),var(--paper);border-bottom:1px solid var(--line)}.nav{width:min(1180px,calc(100% - 32px));min-height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand,.navAction,.primaryButton,.secondaryButton,.textLink{display:inline-flex;align-items:center;justify-content:center;gap:10px}.brand{min-width:0;display:inline-flex;align-items:center;gap:10px;font-weight:900}.brand-logo{width:42px;height:42px;border-radius:100%;object-fit:cover;flex:0 0 auto;box-shadow:0 14px 28px rgba(250,25,127,.25)}.brand strong{overflow-wrap:anywhere}.navLinks{display:flex;gap:8px;padding:8px;border:1px solid var(--line);background:rgba(255,255,255,.74);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.navLinks,.navLinks a{align-items:center;border-radius:999px}.navLinks a{min-height:38px;display:inline-flex;padding:0 14px;color:var(--text);font-size:.92rem;font-weight:800}.navLinks a:hover{background:var(--aqua)}.navAction{min-height:44px;padding:0 18px;border-radius:999px;background:var(--ink);color:white;font-size:.92rem;font-weight:900;white-space:nowrap}.heroInner{width:min(1180px,calc(100% - 32px));min-height:calc(100vh - 82px);margin:0 auto;padding:56px 0 84px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;grid-gap:clamp(34px,6vw,84px);gap:clamp(34px,6vw,84px)}.heroCopy{max-width:720px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--pink);font-size:.78rem;font-weight:950;letter-spacing:0;text-transform:uppercase}.eyebrow.dark{color:var(--aqua-strong)}h1{max-width:12ch;margin-bottom:22px;font-size:72px;font-family:system-ui;line-height:1;letter-spacing:0}.heroLead{max-width:660px;margin-bottom:30px;color:var(--text);font-size:clamp(1.05rem,1.65vw,1.28rem);line-height:1.6;font-weight:700}.heroActions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:26px}.primaryButton,.secondaryButton{min-height:52px;padding:0 22px;border-radius:999px;border:1px solid var(--line);font-weight:950;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primaryButton{background:var(--pink);border-color:var(--pink);color:white;box-shadow:0 16px 32px rgba(250,25,127,.23)}.secondaryButton{background:rgba(255,255,255,.78);color:var(--ink)}.navAction:hover,.primaryButton:hover,.secondaryButton:hover,.textLink:hover{transform:translateY(-2px)}.primaryButton.light{background:white;border-color:white;color:var(--ink);box-shadow:none}.heroChecks{display:flex;flex-wrap:wrap;gap:10px}.heroChecks span{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.74);color:var(--text);font-size:.9rem;font-weight:850}.heroChecks svg{color:var(--aqua-strong)}.heroVisual{width:min(100%,520px);justify-self:end;padding:18px;border:1px solid rgba(23,19,29,.08);border-radius:30px;background:#eef1f5;box-shadow:var(--shadow)}.visualFooter,.visualHeader{display:flex;align-items:center;justify-content:space-between;gap:14px}.visualHeader{min-height:42px;margin-bottom:16px;color:var(--text);font-weight:950}.visualHeader svg{color:var(--pink)}.deviceStage{min-height:470px;position:relative}.showcaseStage{min-height:510px;display:flex;align-items:center;justify-content:center}.phoneDevice{position:absolute;right:18px;bottom:0;width:min(48%,210px);min-height:340px;padding:16px;border:8px solid #f3a867;border-radius:32px;background:#f7b97e;color:var(--ink);box-shadow:0 22px 50px rgba(247,185,126,.34)}.phoneTop{height:24px;display:flex;justify-content:center}.phoneTop span{width:62px;height:8px;border-radius:999px;background:rgba(23,19,29,.18)}.phoneHero{min-height:132px;padding:16px;border-radius:22px;display:grid;align-content:end;grid-gap:8px;gap:8px;background:linear-gradient(145deg,var(--pink),#ff7db8)}.phoneHero strong{font-size:1.4rem;line-height:1}.phoneHero small{color:rgba(255,255,255,.78);font-weight:800}.phoneList{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.phoneList span{height:46px;border-radius:16px;background:rgba(255,255,255,.72)}.phoneList span:nth-child(2){background:var(--yellow)}.showcasePhone{position:relative;right:auto;bottom:auto;z-index:3;width:200px;min-height:390px;padding:12px;border:7px solid #111018;border-radius:34px;background:white;color:var(--ink);box-shadow:0 28px 60px rgba(23,19,29,.22)}.showcasePhone .phoneTop{height:19px}.showcasePhone .phoneTop span{width:62px;height:10px;background:#0e0c12}.appHeader{min-height:30px;display:flex;align-items:center;justify-content:space-between}.appHeader strong{font-size:.86rem}.appHeader span{width:18px;height:18px;border-radius:50%;background:var(--yellow)}.appTabs{display:flex;gap:7px;margin:4px 0 10px;color:#9a93a2;font-size:.46rem;font-weight:900}.appTabs .active{color:var(--ink)}.appFeed{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.feedCard{min-height:84px;padding:8px;border-radius:9px;overflow:hidden}.feedCard.blue{display:flex;flex-direction:column;justify-content:space-between;background:#2389ff;color:white}.feedCard small{font-size:.56rem;font-weight:900;line-height:1.1}.feedCard.portrait{min-height:128px;background:radial-gradient(circle at 52% 38%,#2b2342 0 9%,transparent 10%),linear-gradient(160deg,#ffcf72 0 38%,#ef7f75 39% 68%,#365bd6 69%)}.feedCard.peach{background:radial-gradient(circle at 48% 44%,#ffffff 0 16%,transparent 17%),linear-gradient(135deg,#ffd9ca,#f7b97e)}.feedCard.violet{background:radial-gradient(circle at 54% 42%,#f8d7eb 0 18%,transparent 19%),linear-gradient(135deg,#905cf4,#f2b5d8)}.phoneNav{height:30px;margin-top:10px;display:flex;align-items:center;justify-content:space-around}.phoneNav span{width:9px;height:9px;border-radius:50%;background:#d8d3dc}.phoneNav .selected{width:24px;border-radius:999px;background:var(--ink)}.floatNote,.floatPhoto{position:absolute;z-index:2;border-radius:14px;box-shadow:0 18px 38px rgba(23,19,29,.12)}.floatNote{width:126px;min-height:86px;padding:12px;background:white}.floatNote small{display:block;margin-bottom:8px;color:#777080;font-size:.58rem;font-weight:950}.floatNote strong{display:block;color:var(--ink);font-size:.58rem;line-height:1.35}.floatNote span{width:9px;height:9px;display:block;margin-top:8px;border-radius:50%;background:var(--pink)}.noteOne{top:54px;left:46px}.noteTwo{right:40px;top:154px}.floatPhoto{width:70px;height:82px}.photoOne{left:50px;top:170px;background:radial-gradient(circle at 50% 28%,#f3a47f 0 15%,transparent 16%),linear-gradient(160deg,#f8d7ca 0 50%,#ffffff 51%)}.photoTwo{left:90px;bottom:80px;width:78px;height:94px;background:linear-gradient(135deg,rgba(255,255,255,.25),transparent 42%),linear-gradient(145deg,#0a8ec4 0 42%,#e7f4fb 43% 58%,#c77746 59%)}.photoThree{right:46px;bottom:96px;width:76px;height:76px;background:radial-gradient(circle at 55% 39%,#2e2735 0 10%,transparent 11%),linear-gradient(145deg,#ffc563 0 52%,#f69b5f 53%)}.visualFooter{margin-top:16px;padding:14px;border-radius:20px;background:var(--soft)}.visualFooter div{display:grid;grid-gap:4px;gap:4px}.visualFooter strong{color:var(--pink);font-size:1.35rem}.visualFooter span{color:var(--muted);font-size:.83rem;font-weight:850}.trustBand{width:min(1180px,calc(100% - 32px));margin:-42px auto 0;position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.trustBand div{min-height:96px;padding:22px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 16px 34px rgba(38,24,46,.07);font-weight:950}.trustBand svg{color:var(--pink);flex:0 0 auto}.contact,.industries,.section,.splitSection,.whySection{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{padding:clamp(84px,10vw,132px) 0}.sectionHeader{max-width:850px;margin-bottom:34px}.sectionHeader.compact{max-width:760px}h2{margin-bottom:16px;font-size:clamp(2.1rem,4.7vw,4.55rem);line-height:1;letter-spacing:0}.sectionHeader p,.splitCopy p,.whyPanel p{max-width:690px;margin-bottom:0;color:var(--muted);font-size:1.04rem;font-weight:700;line-height:1.6}.serviceGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.serviceCard{min-height:322px;padding:26px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 14px 34px rgba(38,24,46,.06)}.serviceIcon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:56px;border-radius:16px;background:var(--aqua);color:var(--ink)}.serviceCard:nth-child(2) .serviceIcon,.serviceCard:nth-child(4) .serviceIcon{background:var(--yellow)}.processCard h3,.serviceCard h3{margin-bottom:12px;font-size:1.22rem}.processCard p,.serviceCard p{margin-bottom:0;color:var(--muted);line-height:1.55;font-weight:700}.splitSection{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:clamp(28px,6vw,78px);gap:clamp(28px,6vw,78px);align-items:start;padding:clamp(54px,7vw,86px);border-radius:28px;background:var(--ink);color:white}.splitCopy{position:-webkit-sticky;position:sticky;top:24px}.splitCopy .eyebrow{color:var(--yellow)}.splitCopy p{margin-bottom:24px;color:rgba(255,255,255,.72)}.textLink{min-height:44px;color:var(--yellow);font-weight:950;transition:transform .18s ease}.processGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.processCard{min-height:220px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(255,255,255,.07)}.processCard span{display:inline-flex;margin-bottom:34px;color:var(--yellow);font-size:.86rem;font-weight:950}.processCard p{color:rgba(255,255,255,.72)}.industries{padding:clamp(84px,10vw,132px) 0}.industryGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.industryPill{min-height:72px;display:flex;align-items:center;gap:12px;padding:0 18px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--text);font-weight:900}.industryPill svg{color:var(--aqua-strong);flex:0 0 auto}.whySection{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:14px;gap:14px;align-items:stretch}.whyPanel{min-height:420px;padding:clamp(30px,5vw,54px);border-radius:28px;background:var(--pink);color:white}.whyPanel .eyebrow{color:var(--yellow)}.whyPanel p{color:rgba(255,255,255,.82)}.reasonList{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.reasonList div{min-height:132px;padding:22px;display:flex;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--text);font-weight:950}.reasonList svg{color:var(--pink);flex:0 0 auto}.contact{margin-top:clamp(84px,10vw,132px);margin-bottom:34px;padding:clamp(34px,6vw,62px);border-radius:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;background:var(--aqua-strong);color:white}.contact .eyebrow{color:var(--yellow)}.contact h2{max-width:780px;margin-bottom:0}.footer{padding:clamp(30px,5vw,48px);background:var(--ink);color:white}.footerMain{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(150px,.65fr));grid-gap:clamp(24px,5vw,54px);gap:clamp(24px,5vw,54px)}.footerLogo{margin-bottom:20px}.footerLogo span{background:var(--yellow);color:var(--ink);box-shadow:none}.footerBrand p{max-width:430px;color:rgba(255,255,255,.7);font-weight:700;line-height:1.6}.footerColumn{display:grid;align-content:start;grid-gap:10px;gap:10px}.footerColumn h3{margin-bottom:8px;color:var(--yellow);font-size:.86rem;text-transform:uppercase}.footerColumn a,.footerColumn span{min-height:34px;display:inline-flex;align-items:center;gap:9px;width:-moz-fit-content;width:fit-content;max-width:100%;color:rgba(255,255,255,.76);font-size:.94rem;font-weight:800;overflow-wrap:anywhere}.footerColumn a:hover{color:white}.footerContact span{align-items:flex-start;line-height:1.4}.footerLinks{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-start;width:100%}.footerLinks a{color:rgba(255,255,255,.8);font-size:.88rem;font-weight:600;transition:color .2s ease}.footerLinks a:hover{color:var(--yellow)}.footerLinks span{color:rgba(255,255,255,.4);margin:0 4px}.footerBottom{width:min(1180px,calc(100% - 32px));margin:34px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:center;justify-content:space-between;gap:18px}.footerBottom>div,.footerBottom>p{flex:1 1}.footerBottom p{margin-bottom:0;color:rgba(255,255,255,.62);font-size:.92rem;font-weight:700}.footerBottom>a{min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;background:var(--yellow);color:var(--ink);font-size:.88rem;font-weight:950;flex-shrink:0}@media (max-width:1020px){.navLinks{display:none}.heroInner,.splitSection,.whySection{grid-template-columns:1fr}.heroVisual{justify-self:start}.industryGrid,.serviceGrid,.trustBand{grid-template-columns:repeat(2,1fr)}.splitCopy{position:static}.footerMain{grid-template-columns:1fr 1fr}}@media (max-width:680px){.hero{min-height:auto}.nav{width:min(100% - 24px,1180px);min-height:72px}.brand strong,.navAction{display:none}.navAction{min-width:auto;padding:0 14px;font-size:0}.navAction svg{margin:0}.contact,.heroInner,.industries,.section,.splitSection,.trustBand,.whySection{width:min(100% - 24px,1180px)}.heroInner{min-height:auto;padding:36px 0 64px}h1{font-size:clamp(1.5rem,15vw,4.7rem)}h1,h2{text-align:center;line-height:1.2}h2{font-size:clamp(1rem,10vw,3.3rem)}.contact,.heroActions{align-items:stretch;flex-direction:column}.primaryButton,.secondaryButton{width:100%}.heroVisual{padding:12px;border-radius:22px}.deviceStage{min-height:650px}.webContent{grid-template-columns:1fr}.webSidebar{display:none}.phoneDevice{left:50%;right:auto;width:min(86%,240px);transform:translateX(-50%)}.showcasePhone{left:auto;right:auto;width:178px;transform:none}.showcaseStage{min-height:510px}.noteOne{left:10px;top:40px}.noteTwo{right:8px;top:154px}.photoOne{left:12px}.photoTwo{left:22px;bottom:70px}.photoThree{right:14px;bottom:86px}.footerMain,.industryGrid,.processGrid,.reasonList,.serviceGrid,.trustBand,.visualFooter{grid-template-columns:1fr}.trustBand{margin-top:12px}.contact,.splitSection,.whyPanel{border-radius:22px;padding:28px}.industries,.section{padding:72px 0}.footer{padding:28px 0}.footerBottom,.footerMain{width:min(100% - 24px,1180px)}.footerBottom{align-items:flex-start;flex-direction:column}.footerLinks{width:100%;margin-bottom:8px}.footerLinks a,.footerLinks span{font-size:.8rem}}.text-white{color:white!important}.legal-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.legal-hero{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-bottom:1px solid #e2e8f0;padding:60px 0 50px}.legal-hero-amber{background:linear-gradient(135deg,#fffbeb,#fef3c7)}.legal-hero-purple{background:linear-gradient(135deg,#faf5ff,#ede9fe)}.legal-hero-inner{width:min(900px,calc(100% - 32px));margin:0 auto}.legal-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;background:#2563eb;color:white;font-size:.85rem;font-weight:700;margin-bottom:20px}.legal-badge-amber{background:#d97706}.legal-badge-purple{background:#7e22ce}.legal-hero h1{max-width:100%;margin-bottom:12px;font-size:clamp(2.2rem,5vw,3.2rem);line-height:1.15;color:#0f172a}.legal-hero-sub{color:#475569;font-size:1rem;font-weight:600}.legal-content-wrapper{width:min(900px,calc(100% - 32px));margin:0 auto;padding:40px 0 80px}.legal-summary-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:28px 32px;margin-bottom:36px}.legal-summary-amber{background:#fffbeb;border-color:#fde68a}.legal-summary-card p{margin:0;color:#1e293b;line-height:1.75;font-size:1.02rem;font-weight:500}.legal-toc{margin-bottom:40px}.legal-toc h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:16px}.legal-toc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:8px;gap:8px}.legal-toc-item{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #e2e8f0;border-radius:10px;background:white;color:#334155;font-size:.9rem;font-weight:600;transition:all .2s ease;text-decoration:none}.legal-toc-item:hover{border-color:#2563eb;background:#eff6ff;box-shadow:0 4px 12px rgba(37,99,235,.1)}.legal-toc-num{color:#2563eb;font-weight:800;min-width:24px}.legal-toc-item svg{margin-left:auto;color:#94a3b8;flex-shrink:0}.legal-sections{display:flex;flex-direction:column;gap:36px}.legal-section{scroll-margin-top:24px}.legal-section-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.legal-section-header svg{color:#2563eb;flex-shrink:0}.legal-section-header h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0}.legal-section p{color:#334155;line-height:1.75;margin-bottom:14px;font-weight:500}.legal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:14px;gap:14px;margin:16px 0}.legal-card{background:white;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.legal-card.compact{padding:16px}.legal-card h4{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 10px}.legal-card p{font-size:.9rem;color:#475569;margin:0;line-height:1.6}.legal-card ul{margin:0;padding-left:18px}.legal-card li{color:#475569;font-size:.9rem;line-height:1.65;margin-bottom:6px;font-weight:500}.legal-list{padding-left:20px;margin:12px 0}.legal-list li{color:#334155;line-height:1.7;margin-bottom:8px;font-weight:500}.legal-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:16px 20px;font-size:.92rem}.legal-contact-cards{display:flex;flex-wrap:wrap;gap:14px;margin-top:16px}.legal-contact-card{display:flex;align-items:flex-start;gap:12px;background:white;border:1px solid #e2e8f0;border-radius:12px;padding:18px 22px;flex:1 1;min-width:240px}.legal-contact-card svg{color:#2563eb;flex-shrink:0;margin-top:2px}.legal-contact-card div{display:flex;flex-direction:column;gap:4px}.legal-contact-card strong{font-size:.9rem;color:#0f172a}.legal-contact-card a{color:#2563eb;text-decoration:none;font-weight:600;font-size:.92rem;word-break:break-all}.legal-contact-card a:hover{text-decoration:underline}.cs-content-wrapper{width:min(1000px,calc(100% - 32px));margin:0 auto;padding:40px 0 80px}.cs-quick-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-bottom:40px}.cs-card{background:white;border:1px solid #e2e8f0;border-radius:16px;padding:28px;text-decoration:none;display:flex;flex-direction:column;gap:8px;transition:all .25s ease;cursor:pointer}.cs-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.cs-card h3{font-size:1.15rem;font-weight:700;color:#0f172a;margin:0}.cs-card p{color:#475569;font-size:.9rem;margin:0;line-height:1.5}.cs-email{font-size:.85rem;font-weight:700;margin-top:6px}.cs-card-blue .cs-email,.cs-card-blue svg,.cs-email{color:#2563eb}.cs-card-green .cs-email,.cs-card-green svg{color:#16a34a}.cs-card-amber .cs-email,.cs-card-amber svg{color:#d97706}.cs-main-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:start}@media (max-width:860px){.cs-main-grid{grid-template-columns:1fr}}.cs-section{margin-bottom:36px}.cs-section h2{font-size:1.4rem;font-weight:700;color:#0f172a;margin-bottom:12px}.cs-section-desc{color:#475569;font-size:.95rem;margin-bottom:20px;line-height:1.6}.cs-form{display:flex;flex-direction:column;gap:18px}.cs-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}@media (max-width:540px){.cs-form-row{grid-template-columns:1fr}}.cs-form-group{display:flex;flex-direction:column;gap:6px}.cs-form-group label{font-size:.85rem;font-weight:700;color:#1e293b}.cs-form-group input,.cs-form-group select,.cs-form-group textarea{padding:11px 14px;border:1px solid #cbd5e1;border-radius:10px;font-size:.92rem;font-family:inherit;color:#0f172a;background:white;outline:none;transition:border-color .2s ease}.cs-form-group input:focus,.cs-form-group select:focus,.cs-form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.cs-form-group textarea{resize:vertical;min-height:100px}.cs-submit{width:100%;padding:14px;border:none;border-radius:10px;background:#2563eb;color:white;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s ease}.cs-submit:hover{background:#1d4ed8}.cs-info-cards{display:flex;flex-direction:column;gap:10px}.cs-info-card{display:flex;align-items:flex-start;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px 18px}.cs-info-card svg{color:#64748b;flex-shrink:0;margin-top:1px}.cs-info-card div{display:flex;flex-direction:column;gap:2px}.cs-info-card strong{font-size:.88rem;color:#0f172a}.cs-info-card span{font-size:.85rem;color:#475569}.cs-action-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s ease}.cs-action-red{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.cs-action-red:hover{background:#dc2626;color:white}.cs-action-purple{background:#faf5ff;color:#7e22ce;border:1px solid #e9d5ff}.cs-action-purple:hover{background:#7e22ce;color:white}.cs-faq-list{display:flex;flex-direction:column;gap:8px}.cs-faq-item{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:white;transition:box-shadow .2s ease}.cs-faq-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.06)}.cs-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;cursor:pointer;list-style:none;font-weight:600;font-size:.92rem;color:#0f172a}.cs-faq-item summary::-webkit-details-marker{display:none}.cs-faq-item summary svg{flex-shrink:0;color:#94a3b8;transition:transform .2s ease}.cs-faq-item[open] summary svg{transform:rotate(180deg)}.cs-faq-item p{margin:0;color:#475569;font-size:.9rem;line-height:1.6;border-top:1px solid #f1f5f9;padding:14px 20px 16px}.cs-resource-links{display:flex;flex-direction:column;gap:10px}.cs-resource-link{display:flex;flex-direction:column;gap:2px;padding:16px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;transition:all .2s ease}.cs-resource-link:hover{background:#eff6ff;border-color:#bfdbfe}.cs-resource-link span:first-child{font-weight:700;color:#0f172a;font-size:.92rem}.cs-resource-link span:last-child{color:#64748b;font-size:.83rem}.cs-toast{position:fixed;top:24px;right:24px;z-index:9999;display:flex;align-items:flex-start;gap:14px;padding:18px 22px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.12);max-width:420px;animation:csToastSlideIn .4s ease}@keyframes csToastSlideIn{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.cs-toast svg{color:#16a34a;flex-shrink:0;margin-top:2px}.cs-toast div{display:flex;flex-direction:column;gap:4px}.cs-toast strong{font-size:.95rem;color:#14532d}.cs-toast span{font-size:.85rem;color:#166534;line-height:1.4}.cs-toast-close{background:none;border:none;font-size:1.4rem;color:#16a34a;cursor:pointer;padding:0 0 0 4px;line-height:1;flex-shrink:0}.cs-optional{font-weight:400;color:#94a3b8;font-size:.8rem}@media (max-width:540px){.cs-toast{top:12px;right:12px;left:12px;max-width:none}}.mobileMenuToggle{display:none;background:none;border:none;cursor:pointer;color:var(--ink);padding:8px}.mobileMenu{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 20px;gap:8px;z-index:1000}.mobileMenu a{padding:10px 20px;font-size:14px;font-weight:500;border-radius:8px;border:2px solid #bfbfbf}.closeMenuButton,.mobileMenu a{display:block;width:100%;max-width:320px;text-align:center;color:var(--ink);transition:background .2s ease}.closeMenuButton{padding:16px 20px;font-size:1.05rem;font-weight:800;border-radius:12px;border:2px solid transparent;cursor:pointer}.mobileMenu a:hover{background:var(--aqua)}@media (max-width:1020px){.mobileMenuToggle{display:block}.mobileMenu{display:flex}}@media (min-width:1021px){.mobileMenu,.mobileMenuToggle{display:none!important}}.productsSection{padding:4rem 2rem;max-width:1200px;margin:0 auto}.productsContainer{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.75rem;gap:1.75rem}.bootstrapCard{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);transition:transform .2s ease,box-shadow .2s ease;height:100%}.bootstrapCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.cardHeader{justify-content:space-between;margin-bottom:1.25rem}.cardHeader,.iconWrapper{display:flex;align-items:center}.iconWrapper{width:48px;height:48px;border-radius:8px;justify-content:center}.statusBadge{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:50px}.statusBadge.live{background-color:#dbeafe;color:#1d4ed8}.statusBadge.coming-soon{background-color:#f3e8ff;color:#6b21a8}.statusBadge.upcoming{background-color:#fef3c7;color:#b45309}.cardBody{flex-grow:1}.productTitle{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.productDescription{font-size:.875rem;color:#4b5563;line-height:1.5}.cardFooter{margin-top:1.5rem}.cardActionBtn{width:100%;padding:.625rem 1rem;border-radius:6px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.btnPrimary{background-color:#1f2937;color:#ffffff}.btnPrimary:hover{background-color:#111827}.btnOutline{background-color:transparent;border-color:#d1d5db;color:#4b5563}.btnOutline:disabled{background-color:#f3f4f6;color:#9ca3af;border-color:#e5e7eb;cursor:not-allowed}@media (max-width:992px){.productsContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.productsContainer{grid-template-columns:1fr;gap:1.25rem}.productsSection{padding:2rem 1rem}}