*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#ffffff;color:#352b42;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.55}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #9d6fbc;outline-offset:5px}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;object-fit:contain}p{line-height:1.9}h1,h2,h3,p{margin-top:0}.wrap{max-width:1320px;margin:auto;padding-left:48px;padding-right:48px}.header{height:100px;max-width:1440px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #4c286710;gap:24px}.brand{display:flex;gap:12px;align-items:center;font-size:23px;font-weight:700;letter-spacing:2px}.brand small{display:block;font-size:9px;font-weight:500;letter-spacing:2px;margin-top:5px}.brand-mark{display:grid;place-items:center;border:1px solid #4f326b;border-radius:50%;width:42px;height:42px;font-family:serif;font-size:27px}.header nav{display:flex;gap:32px;font-size:14px;color:#6b5b79}.header nav a:hover,.text-link:hover{color:#8454a4}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:#563374;border:1px solid #563374;color:#fff;padding:17px 24px;border-radius:7px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#352047;transform:translateY(-1px)}.button.small{padding:12px 18px;font-size:13px}.button span{font-size:20px}.hero{display:grid;grid-template-columns:1fr 1.06fr;gap:56px;align-items:center;padding-top:54px;padding-bottom:60px}.eyebrow{font-size:11px;letter-spacing:2.5px;font-weight:600;color:#9674ac;margin-bottom:26px;display:flex;align-items:center;gap:10px}.eyebrow>span{width:6px;height:6px;background:#a17fbb;border-radius:50%}h1{font-size:clamp(38px,3.9vw,56px);font-weight:550;letter-spacing:-2px;line-height:1.38;margin-bottom:25px}h1 em{font-style:normal;color:#8a5ca9}.lead{font-size:15px;color:#776880;line-height:2.05;margin-bottom:30px}.lead strong{color:#574565;font-weight:500}.hero-actions{display:flex;align-items:center;gap:30px}.text-link{font-size:14px;display:inline-flex;gap:18px;align-items:center}.hero-notes{display:flex;gap:22px;color:#776880;font-size:11px;margin-top:26px}.hero-notes span:before{content:'✓';color:#a17fbb;margin-right:6px}.hero-caption{display:flex;gap:15px;align-items:center;margin-top:62px;color:#9a8ba5}.hero-caption p{font-size:11px;line-height:1.85;margin:0}.hero-caption strong{font-weight:400;color:#756386}.tiny-ring{font-size:44px;color:#b79acb}.curved-arrow{font-size:43px;color:#bba1ce;margin-left:12px;font-weight:200}.demo-shell{border:1px solid #e4d9ed;border-radius:22px;background:white;box-shadow:0 24px 70px #5633740d;overflow:hidden;min-width:0}.demo-top{display:flex;justify-content:space-between;gap:8px;padding:19px 22px 5px;font-size:11px;color:#786586;align-items:center}.demo-top i{display:inline-block;width:6px;height:6px;background:#a482bd;border-radius:50%;margin-right:6px}.demo-badge{border:1px solid #e9e0f0;background:#faf7fd;border-radius:20px;padding:5px 9px;font-size:10px}.canvas-wrap{position:relative;margin:auto;width:min(100%,400px);aspect-ratio:1}.canvas-wrap canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.canvas-tag{position:absolute;top:8px;left:0;right:0;text-align:center;font-size:7px;letter-spacing:2.2px;color:#b4a4bf;pointer-events:none}#demo-loading{position:absolute;inset:40% 10%;background:#ffffffeb;text-align:center;padding:24px 10px;font-size:12px;border-radius:12px;height:max-content}.demo-toolbar{display:flex;align-items:center;gap:20px;padding:0 24px 18px}.demo-toolbar .button{flex:1;padding:12px 16px;font-size:14px}.demo-toolbar .button span{font-size:21px}#bead-count{font-family:Georgia,serif;font-size:25px;min-width:74px}#bead-count small{font-family:inherit;font-size:10px;color:#887695}.clear-button{border:0;background:none;color:#857590;font-size:12px;padding:12px 0}.material-panel{border-top:1px solid #eee7f4;padding:0 20px;background:#fdfbff}.material-tabs{display:flex;align-items:center;gap:22px;height:48px}.material-tabs button{font-size:12px;border:0;background:none;padding:15px 0 12px;color:#94859f;border-bottom:2px solid transparent}.material-tabs button[aria-selected=true]{color:#634183;border-color:#9670b1;font-weight:600}.material-tabs>span{font-size:9px;margin-left:auto;color:#9b8ba8}#material-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding:5px 0 12px}.material-item{padding:8px 3px;background:#fff;border:1px solid #eee7f3;border-radius:9px;min-width:0;transition:background .2s}.material-item:hover{background:#f2e9fa}.material-item img{width:44px;height:44px;display:block;margin:0 auto 6px;filter:drop-shadow(0 3px 2px #44255c15)}.material-item strong{display:block;font-size:9px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-item small{display:block;color:#96869f;font-size:9px;margin-top:4px}.demo-bottom{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #eee7f4;padding:12px 20px;font-size:9px;color:#897b95;background:#faf7fd}.value-strip{border-top:1px solid #eae1f2;border-bottom:1px solid #eae1f2;background:#f6f1fb;padding:25px 0;font-size:13px;color:#7d6f88}.value-strip .wrap{display:flex;justify-content:space-between;gap:18px}.value-strip strong{font-weight:500;color:#493457}.value-strip b{margin:0 14px;color:#d5c5e1;font-weight:400}.section{padding-top:94px;padding-bottom:94px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:20px}h2{font-size:34px;font-weight:500;line-height:1.5;letter-spacing:-1px;margin-bottom:0}.section-heading p,.section-description{font-size:13px;color:#84748f;margin-bottom:4px}.solutions-grid,.edition-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.solution-card{border-radius:14px;padding:35px 38px}.green-card{background:#efe5f8}.cream-card{background:#f8f3fc}.card-top{display:flex;align-items:center;justify-content:space-between;color:#9c88ad;font-size:9px;letter-spacing:2px;margin-bottom:24px}.line-icon{font-size:30px;font-weight:300;letter-spacing:0;color:#9b77b5}.solution-card h3{font-size:25px;font-weight:500;margin-bottom:15px}.solution-card p{max-width:420px;font-size:13px;color:#776880}.feature-chips{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0 34px}.feature-chips span{padding:7px 10px;border:1px solid #74528b25;border-radius:5px;font-size:11px;color:#766383}.card-link{display:flex;justify-content:space-between;border-top:1px solid #74528b26;padding-top:20px;font-size:12px}.workflow-section{background:#f5effb;padding:75px 0}.workflow{display:grid;grid-template-columns:1fr 1.2fr;gap:70px}.workflow .section-description{margin:23px 0}.workflow-steps article{display:flex;gap:27px;padding:24px 0;border-bottom:1px solid #e4d7ed}.workflow-steps article:first-child{padding-top:4px}.workflow-steps article>span{font-family:Georgia,serif;font-size:22px;color:#ad96bd}.workflow-steps h3{font-size:17px;font-weight:500;margin-bottom:10px}.workflow-steps p{font-size:12px;color:#84748f;margin:0}.edition-card{position:relative;border:1px solid #e6dced;background:#fff;border-radius:14px;padding:34px 38px}.edition-card.featured{background:#f5edfc;border-color:#b89bcb}.edition-label{font-size:23px;font-weight:500;margin-bottom:24px;display:flex;gap:15px;align-items:center}.edition-label>span{font-size:10px;border:1px solid #e2d5ec;border-radius:20px;padding:4px 10px;color:#84748f}.price{font-size:42px;letter-spacing:-1.5px;font-family:Georgia,serif;margin-bottom:22px}.price small{display:inline-block;font-family:inherit;font-size:11px;color:#887896;letter-spacing:0;margin-left:8px}.edition-card>p{font-size:13px;color:#796a84}.edition-card ul{padding:0;list-style:none;font-size:12px;color:#6c537e;line-height:2.6;margin:22px 0}.edition-card li:before{content:'✓';margin-right:12px;color:#a17fbb}.qr-row{display:flex;align-items:center;gap:24px;border-top:1px solid #e6daef;padding-top:22px}.qr-row img{background:white;border-radius:10px}.qr-row strong{font-size:13px;font-weight:500}.qr-row p{font-size:11px;color:#887896;margin:10px 0 0}.featured-note{position:absolute;top:-13px;right:25px;background:#5a3679;color:#fff;font-size:10px;padding:7px 14px;border-radius:20px}.pricing-note{text-align:center;font-size:11px;color:#897b95;margin:22px 0 0}.delivery{padding-top:0;display:grid;grid-template-columns:.85fr 1.45fr;gap:50px}.delivery h2{font-size:28px}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding-top:12px}.delivery-grid span{display:block;font-size:12px;color:#ad96bd;border-bottom:1px solid #e7dced;padding-bottom:17px;margin-bottom:20px}.delivery-grid h3{font-size:15px;font-weight:500}.delivery-grid p{font-size:12px;color:#897b95}.contact-section{background:#3b2058;color:#ffffff;border-radius:20px;display:flex;justify-content:space-between;align-items:center;padding:60px 70px;max-width:1224px;gap:30px}.contact-section .eyebrow{color:#d5bce7;font-size:10px}.contact-section h2{font-size:40px}.contact-section p{color:#d6c4e3;font-size:12px;margin:20px 0}.contact-phone{font-family:Georgia,serif;font-size:29px;letter-spacing:1px}.contact-phone span{margin-left:25px;font-size:25px;color:#d1b0e8}.contact-links{margin-top:15px;font-size:10px;color:#d4c1e5}.contact-qr{display:flex;align-items:center;flex-direction:column;gap:12px;background:#ffffff;border-radius:13px;padding:20px 22px;color:#57366e;min-width:232px}.contact-qr img{background:#fff}.contact-qr strong{font-size:13px;font-weight:500}.contact-qr span{font-size:10px;color:#887695}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;padding-top:85px;padding-bottom:85px}.faq h2{font-size:25px}.faq details{border-bottom:1px solid #e8dfef;padding:19px 0}.faq summary{cursor:pointer;font-size:14px;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:'+';color:#a28bb5}.faq details[open] summary:after{content:'−'}.faq details p{font-size:12px;color:#796a84;margin:15px 0 0}.footer{border-top:1px solid #e8dfef;display:flex;justify-content:space-between;align-items:center;padding-top:30px;padding-bottom:32px;gap:25px}.footer .brand{font-size:19px;display:block}.footer .brand small{font-size:9px;letter-spacing:0;color:#92829f;font-weight:400;margin-top:9px}.footer>div{display:flex;flex-wrap:wrap;gap:22px;color:#897b95;font-size:10px}.article-content{max-width:820px;padding-top:70px;padding-bottom:70px}.article-content h1{font-size:38px;letter-spacing:-1px}.article-content h2{font-size:23px;margin:38px 0 16px}.article-content p{font-size:15px;color:#776880}.article-list{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:35px 0}.article-list a{display:block;border:1px solid #e6dced;border-radius:12px;padding:28px;background:white}.article-list h2{font-size:22px;margin:10px 0}.article-list p{font-size:13px}.article-cta{background:#f1e8f9;padding:28px;border-radius:12px;margin-top:45px}.article-cta p{font-size:13px}.article-content .eyebrow{margin-top:20px}
@media(min-width:1500px){.hero{padding-top:65px;padding-bottom:72px}.canvas-wrap{width:420px}}
@media(max-width:1000px){.wrap{padding-left:28px;padding-right:28px}.header{padding:0 28px;height:84px}.header nav{gap:18px;font-size:12px}.hero{gap:28px;padding-top:38px}h1{font-size:39px}.hero-caption{margin-top:35px}.hero-notes{gap:10px;font-size:9px}.lead{font-size:13px}.hero-actions{gap:18px}.hero-actions .button{font-size:13px;padding:15px 18px}.demo-toolbar{gap:12px;padding-left:18px;padding-right:18px}.material-panel{padding:0 12px}.material-tabs{gap:17px}.demo-bottom{font-size:8px;padding:10px 12px}.value-strip{font-size:11px}.value-strip b{margin:0 5px}.solution-card,.edition-card{padding:28px}.contact-section{margin:0 28px;padding:45px}.workflow{gap:40px}.delivery{grid-template-columns:1fr;gap:30px}.section-heading h2{font-size:28px}.qr-row{gap:15px}.qr-row img{width:128px;height:128px}.price{font-size:36px}.contact-section h2{font-size:34px}}
@media(max-width:700px){html{scroll-padding-top:20px}.wrap{padding-left:22px;padding-right:22px}.header{height:76px;padding:0 22px;gap:10px}.brand{font-size:20px;gap:9px}.brand-mark{width:33px;height:33px;font-size:22px}.brand small{font-size:7px;letter-spacing:1.4px}.header nav{display:none}.header .small{font-size:11px;padding:10px 12px;gap:10px}.header .small span{font-size:16px}.hero{grid-template-columns:1fr;gap:30px;padding-top:38px;padding-bottom:32px}.eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:40px;letter-spacing:-1.8px;line-height:1.32;margin-bottom:20px}.hero-copy h1 br:nth-child(2){display:none}.lead{font-size:12px;line-height:1.95;margin-bottom:23px}.desktop-break{display:none}.hero-caption{display:none}.hero-notes{font-size:10px;gap:18px;margin-top:21px}.hero-actions .button{font-size:13px}.text-link{font-size:12px}.demo-shell{border-radius:17px}.demo-top{padding:15px 16px 3px;font-size:10px}.demo-badge{font-size:8px}.canvas-wrap{width:100%;max-width:380px}.canvas-tag{font-size:6px}.demo-toolbar{padding-bottom:15px}.demo-toolbar .button{padding:10px 12px;font-size:13px}.material-item img{width:40px;height:40px}.material-tabs{height:45px;gap:21px}.material-tabs button{font-size:11px}.material-item strong{font-size:8px}.material-item small{font-size:8px}.demo-bottom{font-size:8px;gap:6px}.value-strip{padding:20px 0}.value-strip .wrap{flex-direction:column;gap:10px;font-size:11px}.section{padding-top:55px;padding-bottom:55px}.section-heading{display:block;margin-bottom:26px}.section-heading h2,h2{font-size:27px}.section-heading p{font-size:12px;margin-top:17px}.solutions-grid,.edition-grid{grid-template-columns:1fr;gap:20px}.solution-card{padding:27px}.card-top{margin-bottom:19px}.solution-card h3{font-size:23px}.solution-card p{font-size:12px}.feature-chips{margin:20px 0 26px}.workflow-section{padding:45px 0}.workflow{grid-template-columns:1fr;gap:35px}.workflow-steps article{gap:20px}.workflow-steps h3{font-size:15px}.workflow-steps p{font-size:11px}.edition-grid{gap:30px}.edition-card{padding:28px}.price{font-size:38px}.qr-row img{width:138px;height:138px}.qr-row{gap:25px}.pricing-note{font-size:10px;line-height:1.9}.delivery{padding-top:0;gap:20px}.delivery h2{font-size:26px}.delivery-grid{gap:17px}.delivery-grid h3{font-size:13px}.delivery-grid p{font-size:11px}.contact-section{margin:0 16px;padding:32px 26px;flex-direction:column;align-items:stretch;border-radius:16px;gap:28px}.contact-section h2{font-size:32px}.contact-section p{font-size:11px}.contact-phone{font-size:27px}.contact-qr{align-self:center;padding:17px;min-width:210px}.contact-links{font-size:9px}.faq{grid-template-columns:1fr;gap:17px;padding-top:50px;padding-bottom:45px}.faq summary{font-size:12px}.faq details p{font-size:11px}.footer{flex-direction:column;align-items:flex-start;padding-top:25px;padding-bottom:30px;gap:20px}.footer>div{gap:12px;font-size:9px}.article-content{padding-top:40px;padding-bottom:45px}.article-content h1{font-size:29px}.article-list{grid-template-columns:1fr}.article-content p{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
