@charset "UTF-8";.topbar-inner{display:flex;align-items:center;justify-content:space-between;height:54px;padding:0 24px;background:#fffffff5}.brand-mark{display:flex;align-items:center;text-decoration:none}.brand-logo{height:18px}.topbar-nav{display:flex;align-items:center;gap:36px}.topbar-link{color:#3e2548;font-size:14px;line-height:21px;font-weight:500;text-decoration:none}.topbar-link--static{cursor:default;-webkit-user-select:none;user-select:none}@media (max-width: 780px){.topbar-inner{height:auto;padding:12px 14px;gap:14px;align-items:flex-start;flex-direction:column}.brand-logo{width:154px}.topbar-nav{gap:18px}}.lunbo-panels{display:flex}.lunbo-panel{position:relative;overflow:hidden}.lunbo-left{width:688px;height:362px;z-index:1}.lunbo-right{width:604px;height:362px;margin-left:-12px}.lunbo-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease}.lunbo-img.is-active{opacity:1}.lunbo-footer{width:100%;margin-top:-155px;position:relative;z-index:1}.services-grid{display:flex;gap:14px;margin-top:24px}.service-card{width:308px;text-align:left}.service-image{width:100%;border-radius:10px}.service-card h3{margin:15px 0 4px;color:#333;font-family:Helvetica;font-size:16px;font-weight:700;line-height:1.5}.services-grid .service-card:nth-child(3) h3{margin-top:10px}.service-card span{color:#999;font-weight:300}@media (max-width: 1100px){.services-grid{flex-wrap:wrap}}.stories-wrap{position:relative;padding-top:45px!important}.stories-wrap:after{top:52px;right:120px;width:220px;height:220px;background:radial-gradient(circle,#f2c64f1f,#f2c64f00 74%)}.stories-title,.stories-grid{position:relative;z-index:1}.stories-grid{display:flex;flex-wrap:wrap;margin-top:24px}.story-card{flex:0 0 324px;width:324px}.story-card-link{display:block;color:inherit;text-decoration:none}.story-media{position:relative;overflow:hidden;padding-right:16px;background:transparent}.story-image{height:205px;border-radius:8px;object-fit:cover;transition:transform .45s ease}.story-card:hover .story-image{transform:scale(1.03)}.story-card-title{margin:16px 0 0;color:#333;font-family:Helvetica;font-size:15px;font-weight:700;line-height:1;letter-spacing:-.22px}@media (max-width: 780px){.stories-grid{justify-content:center}.story-card{width:min(308px,100%);flex-basis:min(308px,100%)}.story-card-title{font-size:16px}}.customers-wrap{padding:73px 0 28px}.customers-positive-rate{margin-right:4px;font-weight:500}.scroll-container{position:relative;margin-top:21px}.scroll-left,.scroll-right{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:244px;pointer-events:none;z-index:2}.scroll-left{left:0}.scroll-right{right:0}.customers-scroll{position:relative;height:226px}.customers-grid{display:flex;gap:8px;padding:8px 12px 10px;overflow-x:hidden;overflow-y:hidden;scroll-behavior:smooth}.customers-arrows{display:flex;justify-content:flex-end;gap:20px;margin-top:20px}.customers-arrow{width:36px;height:36px;cursor:pointer}.customers-arrow.is-disabled{cursor:default}.customer-card{position:relative;display:flex;flex:0 0 308px;width:308px;height:216px;flex-direction:column;overflow:hidden;border:1px solid #efefef;border-radius:18px;padding:16px 16px 21px;text-align:left;background:#fff;box-shadow:0 3px 16px #0000000f}.customer-card-head{display:flex;align-items:center;gap:8px;color:#00000073;font-family:PingFang SC;font-size:14px;line-height:17px}.customer-avatar{width:32px;height:32px;flex:0 0 auto;border-radius:50%;background:#dedede;object-fit:cover}.customer-comment{margin:0;color:#000000d9;font-weight:400}.customer-content{display:flex;flex:1;flex-direction:column;margin-top:12px}.customer-card.has-image .customer-comment{min-height:40px;font-size:14px;line-height:20px;text-align:left}.customer-card.has-image .customer-attachments{margin-top:8px;padding-right:50px;cursor:pointer}.customer-card.no-image .customer-content{align-items:center;justify-content:center}.customer-card.no-image .customer-comment{font-size:16px;line-height:22px;text-align:left}.customer-attachments{display:flex;gap:8px}.attachment-img{width:48px;height:48px;border-radius:4px;object-fit:cover;cursor:pointer}.customer-meta{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding-top:12px;color:#00000073;font-family:Roboto;font-size:12px;line-height:14px;font-weight:400}.customer-quote-icon{position:absolute;right:16px;bottom:-10px;width:65px;pointer-events:none}.customer-more{color:var(--brand-purple);cursor:pointer;font-size:14px;white-space:nowrap}.card-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0000004d;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:backdropIn .4s ease-out both}.card-modal-card{height:auto!important;max-height:90vh;max-width:90vw;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;animation:cardIn .55s cubic-bezier(.34,1.56,.64,1) both;box-shadow:0 24px 80px #8b56b640,0 8px 24px #0000001f,0 0 0 1px #8b56b614}.card-modal-card::-webkit-scrollbar{width:0;height:0}.card-modal-card .customer-quote-icon{bottom:0}.modal-carousel{position:relative;width:100%;margin-top:8px}.modal-carousel-img{display:block;width:100%;border-radius:6px;object-fit:cover}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#00000059;color:#fff;font-size:18px;line-height:1;cursor:pointer;transition:background .2s;z-index:1}.carousel-btn:hover{background:#0009}.carousel-prev{left:6px}.carousel-next{right:6px}@media (max-width: 1260px){.customer-card{flex-basis:320px;width:320px}}@media (max-width: 780px){.customers-wrap{padding:28px 14px 22px}.customer-card{flex-basis:280px;width:280px}}@keyframes backdropIn{0%{opacity:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}}@keyframes cardIn{0%{opacity:0;transform:translateY(80px) scale(.75);filter:blur(6px)}60%{opacity:1;filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.why-wrap{display:flex;flex-direction:column;padding-top:16px}.why-wrap .title{align-self:flex-start}.why-image-wrap{display:flex;align-items:flex-start;margin-top:24px}.why-copy{display:flex;flex-direction:column;align-items:flex-start;width:633px;margin-left:16px}.why-image-stack{position:relative;flex:0 0 631px;width:631px;height:357px;max-width:100%;border-radius:10px;overflow:hidden}.why-image{position:absolute;top:50%;left:50%;width:auto;height:100%;transform:translate(-50%,-50%);object-fit:contain;opacity:0;transition:opacity .6s ease}.why-image.is-active{opacity:1}.why-list{width:100%;padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:16px}.why-list-item{width:633px;height:68px;overflow:hidden;cursor:pointer;border:1px solid #efefef;border-radius:12px;box-shadow:0 3px 16px #0000001a;transition:height .3s ease}.why-list-item.is-active{height:189px}.why-item{display:flex;align-items:flex-start;padding:24px 20px}.why-main{margin:0;color:#999;font-family:Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1}.why-sub-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.why-sub{margin:0;min-height:0;max-width:480px;overflow:hidden;color:#999;font-family:Inter;font-size:15px;line-height:22px}.why-list-item.is-active .why-main{color:#000}.why-list-item.is-active .why-sub-wrap{grid-template-rows:1fr}.why-list-item.is-active .why-sub{margin:8px 0 0}.why-check{width:15.5px;height:11px;flex:0 0 auto;margin-top:2px;margin-right:15px;opacity:.3}.why-list-item.is-active .why-check{opacity:1}@media (max-width: 1100px){.why-wrap{gap:20px}.why-image-wrap{justify-content:center;flex-direction:column}.why-copy{margin-left:0;width:100%}.why-list-item{width:100%}}.faq-wrap{position:relative;padding-bottom:81px;padding-top:71px}.faq-title,.faq-list{position:relative;z-index:1}.faq-list{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:24px}.faq-item{width:100%;overflow:hidden;border:1px solid #f1eef4;border-radius:16px;background:#fff;box-shadow:0 3px 16px #0000001a}.faq-trigger{display:flex;align-items:center;justify-content:flex-start;gap:14px;width:100%;min-height:58px;padding:20px 20px 18px;border:0;background:transparent;text-align:left;cursor:pointer}.faq-item-title{color:#36263d;font-family:Inter;font-size:18px;font-weight:700;line-height:28px;transition:color .2s ease}.faq-item.is-active .faq-item-title{color:#8e5ca2}.faq-symbol{flex:0 0 auto;color:var(--brand-purple);font-size:22px;font-weight:300;line-height:1;width:14px;text-align:center}.faq-collapse{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.faq-item.is-active .faq-collapse{grid-template-rows:1fr}.faq-panel{min-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:padding .32s ease,opacity .24s ease}.faq-item.is-active .faq-panel{padding:0 20px 22px;opacity:1}.faq-entry+.faq-entry{margin-top:26px}.faq-question{margin:0;color:#000000d9;font-family:Inter;font-size:16px;font-weight:500;line-height:26px}.faq-answer{margin:4px 0 0;color:#000000a6;font-family:Inter;font-size:16px;line-height:26px;font-weight:400}@media (max-width: 780px){.faq-wrap{padding-bottom:56px}.faq-list{gap:10px}.faq-trigger{padding:18px 16px 16px}.faq-panel{padding:0 16px}.faq-item.is-active .faq-panel{padding:0 16px 18px}.faq-item-title,.faq-question,.faq-answer{font-size:14px}}.site-footer{position:relative;display:flex;justify-content:center;overflow:hidden;padding:30px 86px 10px;color:#ececec;background:#000}.site-footer:before{content:"";position:absolute;top:0;left:50%;width:min(1333px,100%);height:100%;transform:translate(-50%);background:var(--footer-bg) center top/100% auto no-repeat}.site-footer-inner{position:relative;display:flex;flex-direction:column;justify-content:center;margin:0}.footer-links-grid{display:flex;max-width:1280px;gap:260px}.footer-group-content{display:flex;flex-direction:column;align-items:flex-start;width:max-content}.footer-group-title{margin:0 0 5px;color:#fff;font-family:Integral CF,sans-serif;font-size:18px;line-height:22px;font-weight:400}.footer-links-grid ul{width:240px;margin:0;padding:0;list-style:none}.footer-links-grid li{position:relative;padding-left:12px;color:#ffffffbf;font-family:Roboto;font-size:14px;line-height:30px;font-weight:400}.footer-links-grid li:before{content:"·";position:absolute;left:0;top:0;color:#fff}.company-wrap{margin-top:24px;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);padding:32px 0 46px}.company-wrap .companys{width:min(505px,100%);margin:0 auto}.company-wrap .payments{width:min(696px,100%);margin:38px auto 0}.footer-copy{margin-top:10px;margin-bottom:0;color:#ffffff80;font-family:Roboto;font-size:12px;line-height:1.5;font-weight:400;text-align:center}@media (max-width: 780px){.footer-links-grid{flex-direction:column;gap:24px}}.intro-wrap{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-90px!important;padding-top:0}.intro-wrap p{margin:0;color:#3f3f3f;font-size:15px;line-height:2;text-align:left}.story-detail-page{padding:36px 0 96px;border-top:1px solid rgba(246,208,255,.2)}.story-detail-shell{width:min(1280px,100% - 48px)}.story-detail-article{width:min(100%,900px);margin-left:80px}.story-detail-meta{display:flex;align-items:center;gap:12px;color:#000000a6;font-size:14px;line-height:20px;font-weight:500;font-family:Inter}.story-detail-meta span{display:flex;align-items:center}.story-detail-meta span img{width:13.33px;height:13.33px;margin-right:4px}.story-detail-tag{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 12px;border-radius:999px;background:#8e5ca21a;color:#8e5ca2;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.3px}.story-detail-title{margin:24px 0 0;color:#000000d9;font-family:Integral CF;font-size:72px;line-height:1;font-weight:700;letter-spacing:-1px;text-transform:uppercase}.story-detail-lead{width:100%;margin:24px 0 10px;color:#000000a6;font-size:24px;line-height:32px;font-family:Inter;font-weight:500}.story-detail-hero{width:100%;margin-top:32px;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 75% 50%,#ffedfff2,#d394dfd9 26%,#752c92e6 42%,#2a1138 68%),linear-gradient(135deg,#2d163f,#7f46a5)}.story-detail-image{display:block;width:100%;object-fit:cover}.story-detail-body{width:min(100%,768px);margin-top:28px}.story-block{margin:0}.story-block-paragraph{margin:0;color:#66676d;font-size:17px;line-height:1.55}.story-block-image{overflow:hidden;width:min(100%,668px)}.story-block-image__media{display:block;width:100%;object-fit:cover}.story-block-image--default,.story-block-image--card{border-radius:14px;border:1px solid #ececf1;background:#fff;box-shadow:0 10px 28px #1b18230f}.story-block-image--framed{border-radius:12px;padding:4px;background:#fff;box-shadow:0 10px 24px #1b182314}.story-block-image--framed .story-block-image__media{border-radius:10px;aspect-ratio:668/360}.story-block-image--narrow{border-radius:14px;border:1px solid #ececf1;background:#fff;box-shadow:0 8px 22px #1b18230f}.story-block-quote{margin:32px 0;color:#000000a6}.story-block-quote__text{white-space:pre-line;font-size:20px;line-height:28px;font-family:Inter;font-weight:400}.story-block-testimonial{position:relative;width:min(100%,796px);min-height:315px;padding:60px 60px 40px;border-radius:16px;background:radial-gradient(circle at 0% 0%,#ffffffeb,#ffffffb8 24%,#fff0 52%),radial-gradient(circle at 100% 100%,#ffffffc7,#ffffff80 20%,#fff0 48%),linear-gradient(135deg,#f9eefcfa,#f8ecfcfa,#f7e9fbf5 68%,#f6e6faf2);box-shadow:0 10px 40px #70498b0f}.story-block-testimonial__image{width:94px;height:87px;position:absolute;top:29px;left:38px}.story-block-testimonial__text{position:relative;z-index:1;margin:0;color:#8e5ca2;font-family:Inter;font-size:24px;line-height:33px;font-weight:700}.story-block-testimonial__footer{position:relative;z-index:1;display:flex;align-items:center;gap:16px;margin-top:30px}.story-block-testimonial__line{width:48px;height:1px;background:#8e5ca2}.story-block-testimonial__author{color:#8e5ca2;font-size:10px;line-height:18px;font-weight:700;font-family:Inter}.story-detail-hero--card{background:#fff;border:1px solid #ececf1;box-shadow:0 10px 28px #1b18230f}.story-detail-hero--soft{background:radial-gradient(circle at 75% 50%,#ffedfff2,#d394dfd9 26%,#752c92e6 42%,#2a1138 68%),linear-gradient(135deg,#2d163f,#7f46a5)}.story-detail-hero--full-rounded{width:100%;border-radius:16px;background:transparent;box-shadow:none}.story-block-image--full-rounded{width:min(100%,768px);border-radius:16px;background:transparent;box-shadow:none}.story-block-image--blur-card{width:min(100%,768px);padding:12px;border-radius:10px;background:#fff;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 10px 24px #00000014}.story-block-image--blur-card .story-block-image__media{border-radius:10px}.story-detail-kicker{margin:0;color:#8b56b6;font-size:13px;letter-spacing:.08em;font-weight:700}@font-face{font-family:Integral CF;src:url(/assets/IntegralCF-Regular-b-KqBPhY.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Novel Pro;src:url(/assets/Novel%20Pro%20ExtraLight%20Italic-Bm8ykb5Y.otf) format("opentype");font-weight:200;font-style:italic;font-display:swap}*,*:before,*:after{box-sizing:border-box}:root{--brand-purple: #8b56b6;--text-main: #252525;--text-muted: #5e5e5e;--page-bg: #ffffff}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color:var(--text-main);background:var(--page-bg)}img{display:block;max-width:100%}.page-root{min-height:100vh}.section-shell{width:1280px;margin:0 auto}.title{display:inline-block;font-family:Integral CF;font-size:26px;line-height:31px;font-weight:700;letter-spacing:2.08px;text-align:left;background:linear-gradient(to right,#451e55,#a260bc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sub-title{margin-top:8px;color:#0006;font-family:PingFang SC;font-size:14px;line-height:1;font-weight:400;text-align:left}.section-space{padding-top:59px}@media (max-width: 780px){.section-shell{width:min(1320px,100% - 28px)}}
