@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap");:root{--purple:#875DE9;--ink:#191624;--muted:#777487;--line:#eceaf2;--pale:#f6f3ff;--font:"Outfit",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1160px,calc(100% - 48px));margin-inline:auto}.nav-wrap{position:-webkit-sticky;position:sticky;top:0;z-index:30;padding:13px 24px;background:#ffffffdc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #f1eff5}.nav{max-width:1160px;height:46px;margin:auto;justify-content:space-between}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;font-weight:600;font-size:20px;letter-spacing:-.7px}.brand img{width:34px;height:34px;border-radius:11px;object-fit:cover}.brand-dot{color:var(--purple)}.nav-links{display:flex;align-items:center;gap:37px;color:#666373;font-size:14px;font-weight:500}.nav-links a:hover,.signin:hover{color:var(--purple)}.nav-actions{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:500}.signin{color:#565261}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;padding:13px 19px;font-size:14px;font-weight:500;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:#211d2c;color:#fff;box-shadow:0 5px 14px #211d2c18}.button-dark:hover{background:#302943}.nav-cta{padding:11px 15px;border-radius:9px}.button-purple{background:var(--purple);color:white;box-shadow:0 8px 20px #875de936}.button-purple:hover{background:#754add;box-shadow:0 10px 25px #875de950}.button-outline{border:1px solid #dfdce7;background:#fff;color:#3d3948}.button-outline:hover{border-color:#b9a1f4;background:#fcfaff}.menu-button,.mobile-link{display:none}.hero{display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;min-height:620px;padding-top:52px;padding-bottom:36px}.hero,.hero-copy{position:relative}.hero-copy{z-index:2;padding-bottom:38px}.eyebrow{display:flex;align-items:center;gap:9px;color:#777384;font-size:11px;font-weight:600;letter-spacing:1.15px}.pulse{width:7px;height:7px;border-radius:50%;background:#31bb84;box-shadow:0 0 0 4px #31bb841a}.blog-hero h1,.hero h1{margin:25px 0 19px;font-size:clamp(48px,6.2vw,72px);line-height:1.03;letter-spacing:-3.8px;font-weight:500}.blog-hero h1 em,.cta-wrap h2 em,.hero h1 em,.section h2 em{font-style:normal;color:var(--purple)}.hero-lead{max-width:448px;color:#777384;font-size:16px;line-height:1.75;font-weight:300}.hero-actions{display:flex;gap:11px;margin-top:29px}.hero-proof{gap:15px;margin-top:28px;color:#767282;font-size:12px}.hero-proof,.hero-proof>span{display:flex;align-items:center}.hero-proof>span{gap:7px}.hero-proof>i{width:3px;height:3px;border-radius:50%;background:#c7c3d0}.proof-icon{display:grid;place-items:center;width:22px;height:22px;background:#f4f0ff;border-radius:7px;color:var(--purple)}.hero-art{position:relative;height:500px;display:flex;align-items:center;justify-content:center}.hero-art:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,#f3efff 0,#faf8ff 56%,#fff0 72%)}.art-orb{position:absolute;border:1px solid #e9e2f8;border-radius:50%}.orb-one{width:410px;height:410px}.orb-two{width:470px;height:470px;border-color:#f1edf8}.dashboard{position:relative;z-index:2;width:min(430px,90%);background:#fff;border:1px solid #eeeaf4;border-radius:17px;padding:19px 21px 14px;box-shadow:0 22px 65px #39256616,0 4px 14px #30204208;transform:rotate(-1deg)}.dash-head{justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #f0eef3}.dash-brand,.dash-head{display:flex;align-items:center}.dash-brand{gap:7px;font-size:12px;font-weight:600}.dash-brand img{width:21px;height:21px;border-radius:7px}.dash-brand span{font-size:10px;font-weight:400;color:#a09cab}.avatar{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#f0eaff;color:#7952d5;font-size:10px;font-weight:600}.dash-greeting{margin-top:19px;font-size:14px;font-weight:600}.dash-greeting span{color:#edb84c}.dash-sub{margin-top:4px;color:#9995a3;font-size:10px}.dash-metrics{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:17px}.dash-metrics>div{padding:12px;border:1px solid #efedf3;border-radius:10px}.dash-metrics small,.metric-note{display:block;color:#9995a3;font-size:9px}.dash-metrics strong{display:block;margin-top:8px;font-size:18px;font-weight:500;letter-spacing:-.4px}.metric-note{margin-top:5px;font-size:9px}.metric-note.green{color:#26a97a}.metric-note i{font-style:normal;color:#9d99a6}.usage-title{justify-content:space-between;margin:19px 1px 9px;font-size:10px}.usage-title,.usage-title a{display:flex;align-items:center}.usage-title a{color:#898594;font-weight:400}.activity-row{display:flex;align-items:center;gap:9px;padding:9px 0;border-top:1px solid #f2f0f5}.model-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;font-size:14px}.openai{background:#edf7f4;color:#398f77}.gemini{background:#fff4e9;color:#d99546}.claude{background:#fff0e9;color:#bd7456}.activity-name{display:grid;grid-gap:3px;gap:3px;flex:1 1}.activity-name b{font-size:10px;font-weight:500}.activity-name small{font-size:8px;color:#a19daa}.activity-cost{font-size:9px;color:#777382}.status-dot{width:6px;height:6px;border-radius:50%;background:#3db98b}.floating-tag{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #f0edf5;border-radius:12px;background:#fff;box-shadow:0 10px 30px #39256612}.floating-tag b,.floating-tag small{display:block}.floating-tag b{font-size:10px;font-weight:600}.floating-tag small{margin-top:3px;color:#9692a0;font-size:8px}.tag-model{top:86px;right:0}.tag-model>svg{color:#40ac85}.tag-star{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#f4efff;color:#895fe5}.tag-usage{bottom:82px;left:-3px}.usage-mini{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#eff8f5;color:#36a080}.art-caption{position:absolute;right:30px;bottom:28px;display:flex;align-items:center;gap:7px;color:#9894a0;font-size:9px;letter-spacing:.3px}.caption-line{width:22px;height:1px;background:#a88aef}.scroll-cue{position:absolute;bottom:20px;left:0;display:flex;align-items:center;gap:8px;color:#888493;font-size:11px}.scroll-cue svg{color:var(--purple)}.trust-strip{border-block:1px solid #f0eef4;background:#fdfcff}.trust-inner{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:25px}.trust-label{font-size:9px;font-weight:600;letter-spacing:1px;color:#9c98a5}.provider-row{gap:clamp(20px,4vw,50px)}.provider,.provider-row{display:flex;align-items:center}.provider{gap:7px;color:#64606e;font-weight:500;font-size:14px}.provider i{font-style:normal;font-size:20px}.p-openai{color:#3c927a}.p-anthropic{color:#ae765d}.p-google{color:#6385d9}.p-meta{font-size:25px!important;color:#597dd4}.p-more{font-size:11px!important;letter-spacing:2px;color:#a29eaa}.section{padding:106px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.eyebrow-spark{color:var(--purple);font-size:15px}.cta-wrap h2,.section h2{margin:17px 0 0;font-size:clamp(38px,4.5vw,52px);line-height:1.12;letter-spacing:-2.1px;font-weight:500}.section-heading>p{max-width:310px;margin:0 0 5px;color:#817d8c;font-size:14px;line-height:1.7;font-weight:300}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #ebe8f0;border-radius:16px;overflow:hidden}.feature-card{min-height:223px;padding:25px 22px;border-right:1px solid #ebe8f0;background:linear-gradient(160deg,#fff,#fdfcff)}.feature-card:last-child{border:0}.feature-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:12px}.fi-0{background:#f0eaff;color:#845cdb}.fi-1{background:#fff2e8;color:#d58f52}.fi-2{background:#eaf7f2;color:#3d9d7b}.fi-3{background:#edf3ff;color:#5e7fca}.feature-card h3{margin:19px 0 8px;font-size:15px;font-weight:500}.feature-card p{min-height:60px;margin:0;color:#858190;font-size:12px;line-height:1.65;font-weight:300}.feature-card>a,.text-link{display:inline-flex;align-items:center;gap:6px;margin-top:13px;color:#7653cb;font-size:11px;font-weight:500}.developer-section{background:#fbfaff}.dev-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;grid-gap:76px;gap:76px}.dev-copy>p{max-width:390px;margin:20px 0;color:#7e7a89;font-size:14px;line-height:1.8;font-weight:300}.dev-checks{display:grid;grid-gap:11px;gap:11px;margin:23px 0}.mark{display:flex;align-items:center;gap:8px;color:#5c5867;font-size:12px}.mark svg{padding:2px;border-radius:50%;background:#eaf6f0;color:#27966d}.dev-copy .text-link{margin-top:4px;font-size:12px}.code-card{overflow:hidden;background:#211e2a;border:1px solid #34303c;border-radius:15px;box-shadow:0 23px 55px #2c25391c}.code-top{height:49px;display:flex;align-items:center;gap:14px;padding:0 17px;border-bottom:1px solid #38343f;color:#aaa5b4;font-size:10px}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#f08a83}.window-dots i:nth-child(2){background:#ecc06c}.window-dots i:nth-child(3){background:#68c496}.code-top button{display:flex;align-items:center;gap:6px;margin-left:auto;padding:6px 9px;color:#c5c1ca;border:1px solid #47424e;border-radius:6px;background:transparent;font-size:9px}.code-body{padding:19px 16px 20px;overflow:auto}.code-line{display:flex;min-height:25px;white-space:pre}.code-line .ln{width:30px;flex-shrink:0;color:#625d6b;font:10px/1.8 monospace}.code-line code{color:#dedbe4;font:11px/1.8 ui-monospace,SFMono-Regular,monospace}.code-line code i{font-style:normal;color:#c69afa}.code-line code b{font-weight:400;color:#a7d998}.cursor{display:inline-block;width:6px;height:13px;margin-left:2px;vertical-align:-2px;background:#9b77df;animation:blink 1s steps(2,start) infinite}@keyframes blink{to{visibility:hidden}}.code-foot{display:flex;justify-content:space-between;padding:10px 17px;border-top:1px solid #38343f;color:#918c99;font-size:9px}.code-foot>span:first-child{display:flex;align-items:center;gap:6px;color:#b0acb8}.green-dot{width:6px;height:6px;border-radius:50%;background:#58bf8b}.modalities{overflow:hidden}.modality-inner{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;grid-gap:40px;gap:40px}.modality-inner>div:first-child>p{max-width:310px;color:#807c89;font-size:13px;line-height:1.7;font-weight:300}.modality-collage{position:relative;min-height:390px}.modality-collage:before{content:"";position:absolute;left:50%;top:50%;width:275px;height:275px;transform:translate(-50%,-50%);border:1px solid #eee9f6;border-radius:50%;box-shadow:0 0 0 36px #faf8fd,0 0 0 37px #f1edf7}.modality-card{position:absolute;width:210px;padding:16px;background:#fff;border:1px solid #efedf3;border-radius:13px;box-shadow:0 10px 30px #3123410b}.modality-card>span{display:grid;place-items:center;width:32px;height:32px;margin-bottom:14px;border-radius:10px;background:#f1ebff;color:#825ce0}.modality-card>b,.modality-card>small{display:block}.modality-card>b{font-size:12px;font-weight:500}.modality-card>small{margin-top:4px;color:#918d9a;font-size:9px}.mc-chat{top:17px;left:calc(50% - 102px);z-index:2}.mc-image{top:83px;right:0}.mc-voice{right:15px;bottom:9px}.mc-embed{bottom:17px;left:calc(50% - 234px)}.mc-video{top:159px;left:0}.image-swatch{position:relative;height:48px;margin-top:12px;overflow:hidden;border-radius:8px;background:linear-gradient(155deg,#eeddf0,#ffdfae 54%,#d9b7bb)}.swatch-sun{top:7px;right:22px;width:22px;height:22px;background:#fff2c6}.swatch-hill,.swatch-sun{position:absolute;border-radius:50%}.swatch-hill{left:-10px;right:-10px;bottom:-34px;height:57px;background:#856b91;transform:rotate(-9deg)}.swatch-hill:after{content:"";position:absolute;left:90px;top:-16px;width:130px;height:62px;border-radius:50%;background:#a6869e}.wave-bars{height:25px;display:flex;align-items:center;justify-content:space-between;margin-top:12px}.wave-bars i{width:3px;border-radius:4px;background:#9c78e2}.embed-nodes{height:30px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:9px}.embed-nodes i{width:7px;height:7px;border-radius:50%;background:#9c78e2}.embed-nodes i:nth-child(3n){width:4px;height:4px;background:#d5c7f0}.embed-nodes i:nth-child(4n){width:10px;height:10px;background:#c4b0eb}.mc-chat{background:#fff}.pricing-section{padding-top:78px;padding-bottom:95px}.pricing-panel{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:60px;gap:60px;min-height:390px;padding:54px 66px;border-radius:21px;background:#f3efff;overflow:hidden}.pricing-panel:before{content:"";position:absolute;right:-115px;top:-240px;width:540px;height:540px;border:1px solid #e4dbfa;border-radius:50%;box-shadow:0 0 0 42px #f4f0fd,0 0 0 43px #e8e0f7}.pricing-copy{position:relative;z-index:1}.pricing-copy h2{margin-bottom:16px}.pricing-copy>p{max-width:405px;margin:0 0 23px;color:#777282;font-size:13px;line-height:1.75;font-weight:300}.button-light{background:#fff;color:#514569;box-shadow:0 4px 14px #4a328711}.button-light:hover{box-shadow:0 8px 20px #4a32871c}.pricing-visual{position:relative;z-index:1;min-height:275px;display:flex;flex-direction:column;align-items:center;justify-content:center}.balance-card{width:min(350px,100%);padding:19px 20px;background:#fff;border:1px solid #eeebf4;border-radius:14px;box-shadow:0 15px 35px #4b347315;transform:rotate(2deg)}.balance-head,.balance-head>span:first-child{display:flex;align-items:center;gap:7px}.balance-head{justify-content:space-between;color:#7a7584;font-size:10px}.balance-head svg{color:var(--purple)}.balance-menu{font-size:17px}.balance-card>small{display:block;margin-top:17px;color:#96919f;font-size:9px}.balance-card>strong{display:block;margin-top:4px;font-size:26px;letter-spacing:-.7px;font-weight:500}.balance-card>strong span{color:#8f8a98;font-size:15px}.balance-rule{height:1px;margin:15px 0;background:#efedf3}.balance-bottom{display:flex;align-items:center;justify-content:space-between;color:#797583;font-size:9px}.balance-bottom b{font-weight:500;color:#474351}.balance-bar{height:5px;margin:9px 0 12px;background:#f0edf5;border-radius:4px}.balance-bar i{display:block;width:43%;height:100%;border-radius:4px;background:#9471e5}.balance-bottom.muted{color:#a09ba8}.balance-bottom.muted>span:last-child{display:flex;align-items:center;gap:4px;color:#7d5bc9}.topup-card{position:absolute;right:2px;bottom:10px;width:300px;display:flex;align-items:center;gap:10px;padding:11px 13px;background:#fff;border:1px solid #eeeaf4;border-radius:12px;box-shadow:0 10px 25px #46316d12}.topup-card>span:nth-child(2){flex:1 1}.topup-card b,.topup-card small{display:block}.topup-card b{font-size:10px;font-weight:500}.topup-card small{margin-top:4px;color:#9792a0;font-size:8px}.topup-card>svg{color:#a29daa}.topup-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#f1ebff;color:#845de0}.tzs-stamp{position:absolute;left:3px;top:28px;display:flex;align-items:center;gap:7px;color:#8b6dd2;font-size:8px;line-height:1.1;letter-spacing:.5px}.tzs-stamp>span:first-child{display:grid;place-items:center;width:31px;height:31px;border:1px solid #d5c7f2;border-radius:50%;font-size:15px;font-weight:500}.blog-section{padding-top:30px;padding-bottom:110px}.blog-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:38px}.blog-heading h2{margin-bottom:11px}.blog-heading p{margin:0;color:#827e8c;font-size:13px;font-weight:300}.blog-all{margin-bottom:5px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.article-card{min-width:0}.article-image{height:195px;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:13px}.tone-lavender{background:linear-gradient(140deg,#f0eaff,#ddd1fb)}.tone-peach{background:linear-gradient(140deg,#fff0e2,#ffd9c4)}.tone-mint{background:linear-gradient(140deg,#e3f2eb,#c7e6d8)}.tone-blue{background:linear-gradient(140deg,#e9efff,#cbd8fb)}.article-orbit{position:absolute;border:1px solid #fff9;border-radius:50%}.orbit-a{width:205px;height:205px}.orbit-b{width:148px;height:148px}.article-symbol{position:relative;z-index:1;display:grid;place-items:center;width:72px;height:72px;border:1px solid #fff9;border-radius:23px;background:#ffffffab;color:#7756c6;box-shadow:0 12px 25px #513b7220;transform:rotate(-8deg)}.tone-peach .article-symbol{color:#c37a50}.tone-mint .article-symbol{color:#408d6d}.tone-blue .article-symbol{color:#5d77ba}.article-image-brand{position:absolute;right:12px;bottom:11px;display:flex;align-items:center;gap:6px;color:#746d82;font-size:7px;font-weight:600;letter-spacing:1px}.article-image-brand img{width:17px;height:17px;border-radius:5px}.article-meta{display:flex;align-items:center;gap:8px;margin-top:16px;color:#9995a2;font-size:9px}.article-meta>span:first-child{color:#7657c1;font-weight:500}.article-meta>i{width:3px;height:3px;border-radius:50%;background:#bebac5}.read-time{margin-left:auto}.article-card h3{min-height:48px;margin:10px 0;color:#292633;font-size:16px;line-height:1.45;font-weight:500;letter-spacing:-.2px}.article-read{display:inline-flex;align-items:center;gap:6px;color:#7654cb;font-size:10px;font-weight:500}.blog-mobile-link{display:none}.cta-section{padding:76px 24px;background:linear-gradient(110deg,#f4efff,#f7f3ff 55%,#f0eaff)}.cta-wrap{position:relative;overflow:hidden;max-width:1160px;min-height:305px;margin:auto;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.cta-wrap .eyebrow{color:#83769d}.cta-pulse{width:6px;height:6px;background:#45bb8c;border-radius:50%;box-shadow:0 0 0 4px #45bb8c20}.cta-wrap h2{margin:15px 0 10px;font-size:48px}.cta-wrap>p{margin:0;color:#777282;font-size:13px;font-weight:300}.cta-actions{display:flex;gap:10px;margin-top:23px}.button-ghost{color:#5f566e;border:1px solid #e0d7f3;background:#ffffff72}.cta-note{display:flex;align-items:center;gap:5px;margin-top:15px;color:#827d8e;font-size:9px}.cta-note svg{color:#3da77e}.cta-motif{position:absolute;color:#dacbf8;font-size:85px;opacity:.7}.motif-left{left:11%;top:53px}.motif-right{right:12%;bottom:37px;font-size:55px}.mobile-break{display:none}.footer{padding:58px 0 0;background:#201d29;color:#fff}.footer-main{display:grid;grid-template-columns:1.55fr .72fr .88fr 1.1fr;grid-gap:35px;gap:35px;padding-bottom:48px}.footer-brand{font-size:18px}.footer-brand img{width:31px;height:31px}.footer-brand-col>p{margin:17px 0;color:#aaa5b2;font-size:11px;line-height:1.8;font-weight:300}.footer-email{display:inline-flex;align-items:center;gap:8px;color:#d0c1f4;font-size:10px}.footer-column{display:flex;flex-direction:column;gap:12px;color:#aaa5b2;font-size:10px}.footer-column b{margin-bottom:5px;color:#fff;font-size:11px;font-weight:500}.footer-bottom a:hover,.footer-column a:hover{color:#d1befd}.footer-note{padding-left:21px;border-left:1px solid #3b3644}.footer-flower{color:#a282eb;font-size:19px}.footer-note>b{display:block;margin-top:10px;font-size:12px;font-weight:500}.footer-note>p{color:#aaa5b2;font-size:10px;line-height:1.6}.tz-foot{display:block;margin-top:18px;color:#8f8998;font-size:9px}.tz-foot span{color:#a181e8}.footer-bottom{min-height:51px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #383440;color:#958f9e;font-size:9px}.footer-bottom>span:nth-child(2){display:flex;gap:20px}.footer-made span{color:#ab88f0}.blog-page{padding-top:72px}.blog-hero>.eyebrow{justify-content:center}.blog-hero h1{text-align:center;margin-top:22px;font-size:64px}.blog-hero>p{max-width:510px;margin:0 auto;text-align:center;color:#817d8a;font-size:15px;line-height:1.7;font-weight:300}.blog-hero-image{position:relative;height:315px;margin-top:38px;overflow:hidden;border-radius:17px;background:linear-gradient(110deg,#292137,#43355d 57%,#805ee2);color:#fff}.blog-hero-image:after,.blog-hero-image:before{content:"";position:absolute;border:1px solid #ffffff20;border-radius:50%}.blog-hero-image:before{width:450px;height:450px;right:80px;top:-62px;box-shadow:0 0 0 46px #ffffff08,0 0 0 100px #ffffff05}.blog-hero-image:after{width:300px;height:300px;right:155px;top:13px}.hero-image-copy{position:absolute;z-index:2;left:50px;top:48px}.hero-image-copy>span{color:#d0c1ef;font-size:9px;letter-spacing:1.5px}.hero-image-copy>b{display:block;margin-top:25px;font-size:44px;line-height:1.03;font-weight:400;letter-spacing:-1px}.hero-image-copy>small{display:block;max-width:280px;margin-top:14px;color:#d2cbdc;font-size:11px;line-height:1.5}.journal-sculpture{position:absolute;right:120px;top:50%;width:220px;height:220px;transform:translateY(-50%)}.sculpture-ring{position:absolute;inset:0;border:1px solid #fff5;border-radius:50%}.ring2{inset:27px;border-color:#ffffff49}.sculpture-core{position:absolute;inset:57px;display:grid;place-items:center;border:1px solid #ffffff75;border-radius:50%;background:#ffffff15;color:#e7dcff;font-size:45px;box-shadow:0 0 50px #c0a5ff2b}.sculpture-dot{position:absolute;width:11px;height:11px;border-radius:50%;background:#e5d3ff;box-shadow:0 0 15px #fff}.dot1{right:22px;top:31px}.dot2{left:13px;bottom:51px;width:7px;height:7px}.journal-logo{position:absolute;right:24px;bottom:22px;width:35px;height:35px;border-radius:11px;box-shadow:0 0 20px #fff2}.blog-list-head{display:flex;justify-content:space-between;align-items:center;margin-top:43px;padding-bottom:14px;border-bottom:1px solid #ebe8f0}.blog-list-head>span:first-child{display:flex;align-items:center;gap:8px;font-size:13px}.blog-list-head b{font-weight:500}.blog-list-head i{padding:2px 7px;border-radius:10px;background:#f1ecfb;color:#7654c9;font-size:9px;font-style:normal}.blog-list-head>span:last-child{display:flex;align-items:center;gap:7px;color:#898493;font-size:10px}.blog-list-head svg{color:#8b65df}.blog-list-card{display:grid;grid-template-columns:260px 1fr;grid-gap:28px;gap:28px;padding:23px 0;border-bottom:1px solid #eeecf1}.list-art{position:relative;display:grid;place-items:center;min-height:164px;border-radius:12px;overflow:hidden}.list-art:after,.list-art:before{content:"";position:absolute;border:1px solid #fff9;border-radius:50%}.list-art:before{width:148px;height:148px}.list-art:after{width:100px;height:100px}.list-art>span{position:relative;z-index:1;display:grid;place-items:center;width:55px;height:55px;border-radius:17px;background:#ffffffb5;color:#7856c9;box-shadow:0 8px 18px #40305415;transform:rotate(-8deg)}.list-art img{position:absolute;right:10px;bottom:9px;width:21px;height:21px;border-radius:6px}.list-copy .article-meta{margin-top:3px}.list-copy h2{max-width:650px;margin:10px 0 7px;font-size:19px;line-height:1.3;letter-spacing:-.4px;font-weight:500}.list-copy>p{max-width:660px;margin:0;color:#878391;font-size:11px;line-height:1.6;font-weight:300}.list-copy .article-read{margin-top:10px}.blog-subscribe{display:flex;align-items:center;justify-content:space-between;margin:38px 0 74px;padding:18px 20px;border:1px solid #e9e5f0;border-radius:13px;background:#fcfbfe}.blog-subscribe>div{display:flex;align-items:center;gap:11px}.subscribe-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#f1ebff;color:#8059dc}.blog-subscribe b,.blog-subscribe small{display:block}.blog-subscribe b{font-size:12px;font-weight:500}.blog-subscribe small{margin-top:4px;color:#898493;font-size:10px}.blog-subscribe .button{padding:10px 14px;font-size:11px}@media(min-width:1440px){.wrap{width:min(1160px,calc(100% - 80px))}}@media(max-width:900px){.hero{grid-template-columns:1fr 1fr;min-height:570px}.hero h1{font-size:54px}.hero-art{transform:scale(.91);transform-origin:center}.tag-model{right:-3px}.section{padding:82px 0}.feature-card{padding:20px 16px}.dev-grid{gap:37px}.pricing-panel{padding:45px 40px;gap:25px}.provider-row{gap:22px}.provider{font-size:12px}.trust-label{max-width:170px;line-height:1.7}.footer-main{grid-template-columns:1.3fr .7fr .85fr 1fr;gap:23px}.mc-image{right:-12px}.article-image{height:160px}}@media(max-width:680px){.wrap{width:calc(100% - 40px)}.nav-wrap{padding:10px 18px}.nav{height:43px}.brand{font-size:18px}.brand img{width:31px;height:31px}.nav-links{display:none;position:absolute;left:13px;right:13px;top:62px;padding:13px;background:#fff;border:1px solid #eeeaf3;border-radius:14px;box-shadow:0 12px 32px #30223b16}.nav-links.mobile-open{display:grid;grid-gap:0;gap:0}.mobile-link,.nav-links>a{display:block;padding:12px 10px;border-radius:8px;font-size:13px}.nav-links>a:hover{background:#f7f3ff}.nav-actions{gap:12px}.signin{font-size:12px}.nav-cta{padding:9px 11px;font-size:11px}.nav-cta svg{width:13px}.menu-button{display:grid;place-items:center;width:35px;height:35px;border:1px solid #e9e6ee;border-radius:9px;background:#fff;color:#4d4858}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:53px;padding-bottom:42px}.hero-copy{padding-bottom:0}.eyebrow{font-size:9px}.hero h1{margin:19px 0 14px;font-size:53px;letter-spacing:-2.7px}.hero-lead{max-width:430px;font-size:14px;line-height:1.65}.hero-actions{margin-top:22px}.button{padding:12px 14px;font-size:12px}.hero-proof{margin-top:20px;font-size:10px}.hero-art{height:400px;margin-top:16px;transform:scale(.88);transform-origin:center}.hero-art:before{width:310px;height:310px}.orb-one{width:330px;height:330px}.orb-two{width:370px;height:370px}.dashboard{width:min(390px,96%);padding:16px}.tag-model{top:42px;right:-6px}.tag-usage{bottom:38px;left:-9px}.art-caption{right:3px;bottom:7px}.scroll-cue{bottom:-2px}.trust-inner{padding-top:21px;padding-bottom:20px;display:block}.trust-label{display:block;max-width:none;text-align:center;font-size:8px}.provider-row{justify-content:center;flex-wrap:wrap;gap:13px 21px;margin-top:18px}.provider{font-size:11px}.provider i{font-size:16px}.section{padding:68px 0}.section-heading{display:block;margin-bottom:24px}.cta-wrap h2,.section h2{font-size:40px;letter-spacing:-1.5px}.section-heading>p{max-width:380px;margin-top:15px;font-size:12px}.feature-grid{grid-template-columns:1fr 1fr}.feature-card{min-height:202px;padding:18px 14px;border-bottom:1px solid #ebe8f0}.feature-card:nth-child(2){border-right:0}.feature-card:nth-child(3),.feature-card:nth-child(4){border-bottom:0}.feature-card h3{font-size:13px}.feature-card p{font-size:10px;min-height:55px}.feature-card>a{font-size:9px}.feature-icon{width:34px;height:34px}.dev-grid,.modality-inner{grid-template-columns:1fr;gap:30px}.dev-copy>p{font-size:12px}.dev-checks{gap:10px}.mark{font-size:11px}.code-card{margin-top:2px}.code-body{padding-inline:11px}.code-line code{font-size:9px}.code-line .ln{width:24px;font-size:9px}.modalities{padding-bottom:43px}.modality-inner>div:first-child>p{font-size:12px}.modality-collage{min-height:370px;transform:scale(.92);transform-origin:top center;margin-bottom:-25px}.modality-card{width:178px;padding:13px}.modality-card>b{font-size:10px}.modality-card>small{font-size:8px}.mc-chat{left:calc(50% - 87px)}.mc-embed{left:calc(50% - 204px)}.mc-video{left:-7px}.mc-image{right:-8px}.mc-voice{right:0}.pricing-section{padding-top:35px;padding-bottom:70px}.pricing-panel{grid-template-columns:1fr;gap:10px;padding:34px 24px 28px;border-radius:17px}.pricing-copy>p{font-size:12px}.pricing-visual{min-height:265px;margin-top:4px}.balance-card{width:min(330px,92%)}.topup-card{right:-3px;bottom:0;width:min(280px,85%)}.tzs-stamp{left:0;top:7px}.pricing-panel:before{right:-295px;top:136px;width:450px;height:450px}.blog-section{padding-top:13px;padding-bottom:70px}.blog-heading{align-items:end;margin-bottom:22px}.blog-heading h2{font-size:37px}.blog-heading p{max-width:220px;font-size:11px;line-height:1.6}.blog-all{padding:9px 10px;font-size:9px;white-space:nowrap}.article-grid{grid-template-columns:1fr;gap:24px}.article-card:not(:first-child){display:none}.article-image{height:190px}.article-card h3{min-height:0;font-size:15px}.blog-mobile-link{display:block;margin-top:24px}.cta-section{padding:54px 20px}.cta-wrap{min-height:286px}.cta-wrap h2{font-size:43px}.cta-wrap>p{max-width:310px;font-size:11px;line-height:1.6}.cta-actions{margin-top:19px}.cta-note{font-size:8px}.cta-motif{font-size:55px}.motif-left{left:0;top:27px}.motif-right{right:0;bottom:23px;font-size:42px}.footer{padding-top:40px}.footer-main{grid-template-columns:1fr 1fr;gap:29px 19px;padding-bottom:29px}.footer-brand-col{grid-column:1/-1}.footer-brand-col>p{font-size:10px}.footer-column{font-size:9px}.footer-column b{font-size:10px}.footer-note{padding-left:13px}.footer-bottom{min-height:70px;display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;padding:13px 0;font-size:8px}.footer-bottom>span:nth-child(2){grid-row:2;gap:13px}.footer-made{grid-column:2;grid-row:1}.blog-page{padding-top:48px}.blog-hero h1{font-size:51px;letter-spacing:-2.5px}.blog-hero>p{max-width:380px;font-size:12px}.blog-hero-image{height:240px;margin-top:27px}.hero-image-copy{left:22px;top:34px}.hero-image-copy>span{font-size:7px}.hero-image-copy>b{font-size:34px;margin-top:23px}.hero-image-copy>small{max-width:210px;font-size:9px}.journal-sculpture{width:140px;height:140px;right:16px;top:58%;opacity:.75}.ring2{inset:18px}.sculpture-core{inset:39px;font-size:27px}.blog-list-head{margin-top:28px}.blog-list-head>span:last-child{font-size:8px}.blog-list-card{grid-template-columns:102px 1fr;gap:13px;padding:17px 0}.list-art{min-height:105px}.list-art:before{width:90px;height:90px}.list-art:after{width:60px;height:60px}.list-art>span{width:39px;height:39px;border-radius:12px}.list-art>span svg{width:18px}.list-copy .article-meta{margin-top:1px;gap:5px;font-size:7px}.read-time{display:none}.list-copy h2{margin:7px 0 5px;font-size:12px;line-height:1.35}.list-copy>p{display:none}.list-copy .article-read{margin-top:6px;font-size:8px}.blog-subscribe{margin:26px 0 46px;padding:13px}.subscribe-icon{width:31px;height:31px}.blog-subscribe b{font-size:10px}.blog-subscribe small{font-size:8px}.blog-subscribe .button{padding:9px;font-size:9px;gap:4px}.mobile-break{display:block}}@media(max-width:390px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:47px}.hero-art{margin-inline:-14px;transform:scale(.82)}.nav-cta{font-size:10px}.signin{font-size:11px}.feature-card{padding:16px 11px}.feature-card>a{font-size:8px}.modality-collage{transform:scale(.82);margin-inline:-22px;margin-bottom:-59px}.blog-all{font-size:8px}.blog-heading h2{font-size:34px}}.article-page{padding-top:36px;padding-bottom:80px}.back-link{display:inline-block;color:#7b7487;font-size:12px}.back-link:hover{color:var(--purple)}.article-hero-art{position:relative;height:300px;margin:24px auto 0;display:grid;place-items:center;overflow:hidden;border-radius:17px}.article-detail{max-width:740px;margin:0 auto}.article-detail>.article-meta{margin-top:27px;font-size:10px}.article-detail h1{margin:15px 0;font-size:clamp(34px,5vw,52px);line-height:1.12;letter-spacing:-1.8px;font-weight:500}.article-deck{color:#777382;font-size:16px;line-height:1.7;font-weight:300}.article-byline{display:flex;align-items:center;gap:10px;margin:22px 0 32px;padding-bottom:20px;border-bottom:1px solid #eeecf1}.article-byline img{width:34px;height:34px;border-radius:11px}.article-byline b,.article-byline small{display:block}.article-byline b{font-size:11px;font-weight:500}.article-byline small{margin-top:3px;color:#918d9a;font-size:9px}.article-content{color:#625e6d;font-size:14px;line-height:1.85;font-weight:300}.article-content h2{margin:31px 0 9px;color:#262330;font-size:23px;letter-spacing:-.6px;font-weight:500}.article-content p{margin:13px 0}.article-content ul{padding-left:19px}.article-content li{padding:3px 0}.article-next{display:grid;grid-gap:9px;gap:9px;margin-top:38px;padding:18px;border-radius:12px;background:#f8f5ff}.article-next>span{color:#8a8494;font-size:9px;text-transform:uppercase;letter-spacing:1px}.article-next>a{display:flex;align-items:center;justify-content:space-between;color:#373242;font-size:13px}.article-next>a span{color:#815bdd;font-size:18px}@media(max-width:680px){.article-page{padding-top:25px;padding-bottom:50px}.article-hero-art{height:210px;margin-top:18px}.article-detail>.article-meta{font-size:8px}.article-detail h1{font-size:34px}.article-deck{font-size:13px}.article-content{font-size:12px}.article-content h2{font-size:20px}}.blog-hero h1,.cta-wrap h2,.hero h1,.section h2{font-weight:600}.feature-card h3{font-size:17px;font-weight:600}.hero-lead{font-size:17px;font-weight:400}.dev-copy>p,.pricing-copy>p,.section-heading>p{font-size:15px;font-weight:400}.blog-heading p{font-size:14px;font-weight:400}.article-card h3,.list-copy h2,.nav-cta{font-weight:600}@media(max-width:680px){.hero-lead{font-size:15px}.feature-card h3{font-size:14px}.feature-card p{font-size:11px}.blog-heading p,.dev-copy>p,.pricing-copy>p,.section-heading>p{font-size:13px}}