@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Nunito:wght@600;700;800;900&display=swap');
:root{--paper:#fbf7ee;--ink:#292844;--muted:#67677a;--purple:#6757cf;--border:#e5dece;--peach:#ffe2ce;--lavender:#e7dfff;--mint:#dcefdc;--yellow:#fff0b8;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #7c6be6;outline-offset:3px}::selection{background:#e5d6ff;color:var(--ink)}[hidden]{display:none!important}.container{width:min(1240px,calc(100% - 72px));margin-inline:auto}.skip-link{position:absolute;top:-60px;left:16px;z-index:20;padding:10px;background:#fff;color:var(--ink)}.skip-link:focus{top:12px}
.site-header{position:relative;z-index:10;border-bottom:1px solid var(--border);background:#fffdf8}.header-inner{display:flex;align-items:center;gap:34px;height:76px}.logo{display:flex;align-items:center;gap:8px;flex-shrink:0}.logo-mark,.footer-logo{font-family:Nunito,Arial,sans-serif;font-size:45px;font-weight:900;line-height:1;letter-spacing:-.15em}.logo-mark span,.footer-logo span{color:#f1846e}.logo-copy{display:flex;flex-direction:column;font-size:13px;font-weight:800;line-height:1.1}.logo-copy small{margin-top:4px;color:#888595;font-size:10px;font-weight:600}.main-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.main-nav a{font-size:12px;font-weight:800;white-space:nowrap}.main-nav a:hover{color:var(--purple)}.header-cta{display:flex;align-items:center;gap:18px;padding:12px 17px;border:1.5px solid var(--ink);border-radius:9px;background:#fff;color:var(--ink);font-size:11px;font-weight:800;white-space:nowrap;box-shadow:3px 3px 0 var(--ink);transition:transform .2s,box-shadow .2s}.header-cta:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--ink)}
.hero{position:relative;overflow:hidden;background:#fffaf2}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(#877ba51c 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(90deg,transparent 35%,#000 100%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:60px;min-height:680px;padding-top:50px;padding-bottom:55px}.hero-copy{position:relative;z-index:2;padding-bottom:8px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:9px;color:#7361c3;font-size:10px;font-weight:800;letter-spacing:.13em}.eyebrow-star{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#e8ddff;color:var(--purple);font-size:18px;line-height:1}.hero h1,.section-heading h2,.about h2,.contact h2{font-family:Nunito,Manrope,Arial,sans-serif;font-weight:900;letter-spacing:-.055em}.hero h1{max-width:690px;margin:25px 0 21px;font-size:clamp(48px,5vw,72px);line-height:1.09}.hero h1 em{position:relative;color:var(--purple);font-style:normal}.hero h1 em:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:10px;border-bottom:4px solid #f5a791;border-radius:50%;transform:rotate(-2deg)}.hero-copy>p{max-width:585px;margin:0;color:#67677c;font-size:15px;line-height:1.85}.hero-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:0 22px;border:0;border-radius:10px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s}.button-primary{background:var(--purple);color:#fff;box-shadow:5px 5px 0 #c7bcfb}.button-primary:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 #c7bcfb}.button-link{padding:0 4px;border-bottom:2px solid #6d60be;color:var(--ink);border-radius:0;font-weight:800}.button-link:hover{color:var(--purple)}.hero-footnote{display:flex;align-items:center;gap:12px;margin-top:52px;color:#8b8797;font-size:10px;font-weight:700}.footnote-line{display:block;width:26px;height:2px;background:#f0a68e}.portrait-wrap{position:relative;width:100%;max-width:570px;justify-self:end}.portrait-scene{position:relative;height:560px;overflow:hidden;border:2px solid #c9bef2;border-radius:45% 43% 16% 19% / 30% 32% 12% 12%;background:radial-gradient(circle at 45% 30%,#f7f0ff 0 25%,#ddd2ff 65%,#d5cafa 100%);box-shadow:14px 14px 0 #e8defe}.portrait-scene:before{content:"";position:absolute;inset:auto -10% -34% -10%;height:59%;border-radius:50%;background:#bdb0ee;opacity:.6}.portrait-scene img{position:absolute;z-index:2;left:50%;bottom:-244px;width:105%;height:auto;max-width:none;transform:translateX(-50%);filter:drop-shadow(0 8px 13px #493e7444)}.portrait-orbit{position:absolute;border:2px dashed #ac9ee5;border-radius:50%;opacity:.55}.orbit-one{width:390px;height:390px;top:20px;left:-120px}.orbit-two{width:370px;height:370px;right:-180px;bottom:-110px}.portrait-spark{position:absolute;z-index:3;color:#fff;font-size:31px}.spark-one{top:20%;left:12%;animation:spark 3s ease-in-out infinite}.spark-two{right:11%;top:15%;color:#f09f78;animation:spark 4s ease-in-out infinite reverse}.portrait-label{position:absolute;z-index:4;display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #ddd7e5;border-radius:10px;background:#fffdfb;box-shadow:4px 5px 0 #302c4866;font-size:10px;font-weight:800;white-space:nowrap}.label-top{top:34%;right:8px;transform:rotate(5deg)}.label-bottom{bottom:22%;left:8px;transform:rotate(-5deg)}.label-icon{display:grid;place-items:center;width:21px;height:21px;border-radius:6px;background:#d8eedb;color:#26724a;font-size:14px}.label-purple{background:#e4defb;color:#6954c1}.portrait-caption{display:flex;justify-content:space-between;gap:6px;padding:18px 14px 0;color:#837a9e;font-size:9px;font-weight:800;letter-spacing:.13em}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding:17px 0 23px;border-top:1px solid #e8e0d5;color:#a0999e;font-size:9px;font-weight:800;letter-spacing:.13em}.hero-bottom span:last-child{color:var(--purple);font-size:24px;font-weight:400;line-height:12px}
.section{padding:105px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:34px}.section-heading h2,.about h2{margin:14px 0 0;font-size:clamp(35px,4vw,55px);line-height:1.13}.section-heading>p{max-width:390px;margin:0;color:var(--muted);font-size:12px;line-height:1.9}.accent-dot{color:#ed957c}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.service-card{position:relative;display:flex;flex-direction:column;min-height:335px;padding:24px;border:1.5px solid #c9bfc1;border-radius:16px;box-shadow:5px 6px 0 #302c48;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translate(-2px,-3px);box-shadow:7px 9px 0 #302c48}.card-peach{background:var(--peach)}.card-lavender{background:var(--lavender)}.card-mint{background:var(--mint)}.card-yellow{background:var(--yellow)}.service-icon{display:grid;place-items:center;width:74px;height:74px;margin-bottom:36px;border:1.5px solid #413c5a;border-radius:15px;background:#ffffff8c;transform:rotate(-5deg)}.service-icon svg{width:53px;height:53px;fill:none;stroke:var(--ink);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.service-index{position:absolute;right:24px;top:28px;font-size:11px;font-weight:800}.service-card h3{margin:0 0 11px;font-family:Nunito,Manrope,sans-serif;font-size:21px;font-weight:900;letter-spacing:-.035em}.service-card p{margin:0 0 25px;color:#5e5b70;font-size:11px;line-height:1.8}.service-card a{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:auto;border-top:1px solid #302c4830;padding-top:14px;font-size:10px;font-weight:800}.service-card a:hover{text-decoration:underline}
.playground{background:#eee9fa}.playground-heading h2 em{color:var(--purple);font-style:normal}.playground-shell{overflow:hidden;border:1.5px solid #3b3559;border-radius:19px;background:#fffdf9;box-shadow:8px 9px 0 #c8bdee}.playground-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 22px;border-bottom:1px solid #e4deeb}.playground-tabs{display:flex;gap:7px}.playground-tabs button{padding:10px 14px;border:1px solid transparent;border-radius:8px;background:transparent;color:#79758b;font-size:11px;font-weight:800;white-space:nowrap}.playground-tabs button[aria-selected=true]{border-color:#c6bcec;background:#eae3ff;color:#4f3fa8}.playground-tabs button:hover{color:var(--purple)}.playground-indicator{display:flex;align-items:center;gap:8px;color:#8b849c;font-size:9px;font-weight:800;letter-spacing:.08em;white-space:nowrap}.playground-indicator i{width:7px;height:7px;border-radius:50%;background:#80bd86;box-shadow:0 0 0 4px #a8d8ac55}.demo-panel{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:48px;min-height:430px;padding:34px 43px 42px}.demo-copy{max-width:425px}.demo-number{color:#8e7bc7;font-size:9px;font-weight:800;letter-spacing:.15em}.demo-copy h3{margin:15px 0 16px;font-family:Nunito,Manrope,sans-serif;font-size:clamp(29px,3vw,42px);font-weight:900;line-height:1.16;letter-spacing:-.045em}.demo-copy>p{color:#6d697b;font-size:12px;line-height:1.9}.demo-principle{margin-top:27px;padding:14px 16px;border-left:3px solid #aa93e9;border-radius:0 8px 8px 0;background:#f2edff;color:#6c657d;font-size:10px;line-height:1.7}.demo-principle span{color:#473b83;font-weight:800}.web-widget,.chat-widget,.data-widget{width:min(100%,520px);justify-self:end;overflow:hidden;border:1.5px solid #3c3559;border-radius:13px;background:#fff;box-shadow:7px 8px 0 #dcd2ec}.widget-browser{display:flex;align-items:center;gap:12px;padding:12px 15px;border-bottom:1px solid #e4dfeb;background:#f5f0ff;color:#8c859f;font-size:9px;font-weight:700}.browser-dots{display:flex;gap:4px}.browser-dots i{display:block;width:6px;height:6px;border-radius:50%;background:#d0bfe7}.browser-dots i:first-child{background:#f1a8a1}.browser-dots i:nth-child(2){background:#f6d482}.browser-dots i:last-child{background:#a5d8b1}.web-widget form{display:flex;flex-direction:column;padding:27px 31px 24px}.widget-kicker{color:#947ec9;font-size:9px;font-weight:800;letter-spacing:.13em}.web-widget h4{margin:7px 0 22px;font-family:Nunito,sans-serif;font-size:25px;letter-spacing:-.035em}.web-widget label{margin-bottom:8px;font-size:10px;font-weight:800}.web-widget select{height:45px;padding:0 12px;border:1px solid #d6cfe2;border-radius:8px;background:#fff;color:#504b64;font-size:11px}.web-widget form button{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:12px 13px;border:0;border-radius:8px;background:var(--purple);color:white;font-size:10px;font-weight:800}.web-widget form button:hover{background:#4e40ae}.widget-result{min-height:21px;margin:14px 0 0;color:#8a8792;font-size:9px;line-height:1.5}.widget-result.success{color:#2b8359;font-weight:800}.chat-widget{background:#f2f7f4}.chat-header{display:flex;align-items:center;gap:10px;padding:13px 15px;border-bottom:1px solid #d7e5db;background:#fff}.chat-avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#d6d2f4;color:#473b9c;font-family:Nunito,sans-serif;font-size:17px;font-weight:900}.chat-header>span:nth-child(2){display:flex;flex-direction:column;gap:1px}.chat-header strong{font-size:10px}.chat-header small{color:#8a9290;font-size:8px}.chat-header i{width:7px;height:7px;margin-left:auto;border-radius:50%;background:#67b780}.chat-messages{display:flex;flex-direction:column;gap:10px;min-height:219px;max-height:260px;overflow-y:auto;padding:22px 19px}.chat-message{max-width:80%;padding:10px 12px;border-radius:10px;font-size:10px;line-height:1.6}.chat-message.incoming{align-self:flex-start;border-bottom-left-radius:2px;background:#fff;box-shadow:0 2px 7px #3d534414}.chat-message.outgoing{align-self:flex-end;border-bottom-right-radius:2px;background:#dcf0d2}.chat-actions{display:flex;flex-wrap:wrap;gap:6px;padding:10px 16px 5px;border-top:1px solid #d7e5db}.chat-actions button{padding:8px 10px;border:1px solid #86b998;border-radius:7px;background:#fff;color:#377650;font-size:9px;font-weight:800}.chat-actions button:hover{background:#def1df}.chat-reset{margin:6px 16px 14px;padding:0;border:0;background:none;color:#777e7d;font-size:9px}.data-widget{background:#fff}.data-top,.data-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 19px;background:#eff7ee}.data-top span:first-child{font-family:monospace;font-size:11px;font-weight:800}.data-top span:last-child{color:#78977c;font-size:9px;font-weight:800}.data-widget table{width:100%;border-collapse:collapse;text-align:left;font-size:10px}.data-widget th,.data-widget td{padding:13px 18px;border-bottom:1px solid #e8eee6}.data-widget th{color:#819083;font-size:9px;font-weight:800}.data-widget tr:last-child td{border-bottom:0}.data-widget tr.is-duplicate{background:#fff4ed;color:#a86656}.data-bottom{border-top:1px solid #dce9da}.data-bottom span{color:#657469;font-size:9px}.data-bottom button{padding:10px 12px;border:0;border-radius:6px;background:#2d8052;color:#fff;font-size:9px;font-weight:800;white-space:nowrap}.data-bottom button:hover{background:#22603e}.playground-note{margin:17px 0 0;color:#817a8f;font-size:10px;line-height:1.6}
.works{background:#fffaf2}.works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.work-placeholder{position:relative;min-height:260px;overflow:hidden;padding:25px;border:1.5px dashed #b6a9c0;border-radius:15px;background:#fffdf8}.work-placeholder:before{content:"";position:absolute;top:-70px;right:-50px;width:230px;height:230px;border:2px solid #e7dff4;border-radius:50%}.work-placeholder:nth-child(2){background:#fff7f5}.work-placeholder:nth-child(3){background:#f6fbf4}.work-glyph{position:relative;display:grid;place-items:center;width:65px;height:65px;margin-bottom:30px;border-radius:15px;background:#e9ddfb;color:#5e4ab1;font-family:Nunito,sans-serif;font-size:26px;font-weight:900;transform:rotate(-8deg)}.work-placeholder:nth-child(2) .work-glyph{background:#fce0d9;color:#ad6855}.work-placeholder:nth-child(3) .work-glyph{background:#d9efd8;color:#4a9355}.work-meta{position:relative;color:#8d77b4;font-size:9px;font-weight:800;letter-spacing:.12em}.work-placeholder h3{position:relative;margin:11px 0 7px;font-family:Nunito,sans-serif;font-size:21px;font-weight:900}.work-placeholder p{position:relative;margin:0;color:#817d88;font-size:10px;line-height:1.7}.about{background:#f1edf9}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.about h2{max-width:530px}.about h2 em{color:var(--purple);font-style:normal}.about-text>p{margin:5px 0 29px;color:#66647a;font-size:13px;line-height:1.95}.about-steps{display:grid;gap:0;border-top:1px solid #d9d1e4}.about-steps>div{display:grid;grid-template-columns:36px 120px 1fr;gap:9px;align-items:center;padding:15px 0;border-bottom:1px solid #d9d1e4}.about-steps span{color:#977cce;font-size:10px;font-weight:800}.about-steps strong{font-size:11px}.about-steps small{color:#898396;font-size:10px;line-height:1.5}.contact{padding:75px 0;background:#fffaf2}.contact-card{position:relative;display:flex;align-items:end;justify-content:space-between;gap:40px;padding:58px 65px;border:1.5px solid #3c3559;border-radius:20px;background:#ffe3d3;box-shadow:9px 10px 0 #3c3559}.contact-card .section-kicker{color:#9f5f60}.contact h2{margin:14px 0 12px;font-size:clamp(40px,4.5vw,61px);line-height:1.1}.contact p{max-width:500px;margin:0;color:#695f6b;font-size:12px;line-height:1.85}.contact-card .button{position:relative;z-index:2;white-space:nowrap}.contact-doodle{position:absolute;right:27%;top:15%;color:#e6a185;font-size:85px;line-height:1;opacity:.5;transform:rotate(15deg)}.site-footer{background:#fffdf8}.footer-inner{display:flex;align-items:center;gap:17px;padding:24px 0;border-top:1px solid var(--border)}.footer-logo{font-size:35px}.footer-inner>span{margin-right:auto;color:#928c9a;font-size:10px}.footer-inner>a:last-child{color:#6854bc;font-size:10px;font-weight:800}
@keyframes spark{50%{transform:translateY(-10px) rotate(12deg)}}@media(max-width:1130px){.main-nav{gap:17px}.hero-grid{gap:28px}.hero h1{font-size:clamp(45px,5vw,62px)}.portrait-scene{height:510px}.portrait-scene img{bottom:-200px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:285px}.service-icon{margin-bottom:22px}}@media(max-width:820px){.container{width:calc(100% - 42px)}.header-inner{flex-wrap:wrap;height:auto;min-height:74px;padding:13px 0}.main-nav{order:3;justify-content:space-between;width:100%;margin:3px 0 0;padding-top:13px;border-top:1px solid var(--border)}.hero-grid{grid-template-columns:1fr;gap:37px;padding:60px 0 65px}.hero h1{max-width:690px;font-size:clamp(45px,8vw,65px)}.hero-copy>p{max-width:660px}.hero-footnote{margin-top:30px}.portrait-wrap{justify-self:center;width:min(100%,520px)}.portrait-scene{height:500px}.portrait-scene img{bottom:-215px}.section{padding:80px 0}.section-heading{align-items:start;flex-direction:column;gap:14px}.section-heading>p{max-width:650px}.demo-panel{gap:24px;padding:30px}.about-grid{gap:42px}.contact-card{align-items:start;flex-direction:column;padding:42px}}@media(max-width:600px){.container{width:calc(100% - 32px)}.header-inner{gap:10px}.logo-copy small{display:none}.header-cta{margin-left:auto;padding:10px 12px;font-size:10px}.main-nav{gap:7px;overflow-x:auto;scrollbar-width:none}.main-nav a{font-size:10px}.hero-grid{padding:44px 0 45px;gap:27px}.hero h1{margin:19px 0;font-size:clamp(40px,11vw,55px)}.hero-copy>p{font-size:12px}.hero-buttons{align-items:stretch;flex-direction:column;gap:5px}.button{width:100%}.button-link{width:max-content;min-height:42px}.hero-footnote{font-size:9px}.portrait-scene{height:420px}.portrait-scene img{width:112%;bottom:-200px}.portrait-label{font-size:8px;padding:7px}.label-top{right:3px}.label-bottom{left:3px}.portrait-caption{font-size:7px}.section{padding:65px 0}.section-heading h2,.about h2{font-size:clamp(34px,9vw,45px)}.service-grid,.works-grid{grid-template-columns:1fr}.service-card{min-height:245px}.service-icon{margin-bottom:15px}.playground-top{display:block;padding:13px}.playground-tabs{overflow-x:auto;scrollbar-width:none}.playground-tabs button{font-size:9px;padding:9px 8px}.playground-indicator{margin:11px 0 0 7px;font-size:8px}.demo-panel{grid-template-columns:1fr;gap:25px;padding:25px 17px}.demo-copy h3{font-size:31px}.demo-copy>p{font-size:11px}.demo-principle{margin-top:15px}.web-widget,.chat-widget,.data-widget{justify-self:stretch;width:100%}.about-grid{grid-template-columns:1fr;gap:20px}.about-steps>div{grid-template-columns:30px 1fr;gap:3px}.about-steps small{grid-column:2}.contact{padding:55px 0}.contact-card{padding:30px 23px;box-shadow:5px 6px 0 #3c3559}.contact h2{font-size:40px}.contact-doodle{display:none}.contact-card .button{width:100%}.footer-inner{flex-wrap:wrap}.footer-inner>span{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
