@import url('assets/site-v3/fonts/noto.css');
:root{--ink:#151e2e;--muted:#626d80;--blue:#0b5cff;--blue-dark:#084bd5;--line:#dfe4eb;--soft:#f5f7fa;--navy:#0e2345;--wrap:1240px;--ease:cubic-bezier(.2,.65,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,'Noto Sans SC',sans-serif;font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}svg{flex:none}p,h1,h2,h3,h4,ul,ol,figure{margin:0}h1,h2,h3,h4{font-weight:600;line-height:1.4;letter-spacing:-.035em}p{color:var(--muted)}h1{font-size:52px;line-height:1.28}h2{font-size:37px;line-height:1.4}h3{font-size:21px}ul{padding:0;list-style:none}button{border:0;background:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #7caaff;outline-offset:5px}::selection{background:#dce9ff;color:#142e57}[hidden]{display:none!important}.wrap{width:min(var(--wrap),calc(100% - 112px));margin-inline:auto}.icon{width:20px;height:20px;vertical-align:middle}.button,.btn{min-height:50px;padding:12px 23px;display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--blue);border-radius:5px;background:var(--blue);color:#fff;font-weight:500;font-size:14px;line-height:1.6;transition:background .2s,box-shadow .2s,transform .2s;white-space:nowrap}.button:hover,.btn:hover{background:var(--blue-dark);box-shadow:0 6px 18px #0b5cff20;transform:translateY(-1px)}.button .icon,.text-link .icon{width:18px;height:18px;transition:transform .2s}.button:hover .icon,.text-link:hover .icon{transform:translateX(3px)}.button.secondary,.btn.secondary{color:var(--ink);border-color:#cbd3df;background:#fff}.button.secondary:hover,.btn.secondary:hover{border-color:var(--ink);box-shadow:none}.button.small{min-height:40px;font-size:13px;padding:9px 17px;gap:13px}.button.white{background:#fff;color:var(--navy);border-color:#fff}.button.white:hover{background:#edf3ff;box-shadow:none}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--blue);font-size:14px;font-weight:500;line-height:1.8}.text-link:hover{color:var(--blue-dark)}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--blue);font-size:11px;line-height:1.7;font-weight:600;letter-spacing:1.65px;margin-bottom:17px}.eyebrow i{height:10px;width:1px;background:#9caec6}.eyebrow span{font-family:Arial,sans-serif}.lead{font-size:17px;line-height:1.95;max-width:660px}.quiet-note{font-size:12px;color:#788394;line-height:1.9;margin-top:23px}.section{padding-block:104px}.section-top{padding-top:60px;padding-bottom:100px}.soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:44px}.section-heading p:not(.eyebrow){margin-top:16px;font-size:15px;max-width:600px}.section-heading>.text-link{flex:none;padding-bottom:5px}.skip-link{position:fixed;top:-100px;left:12px;z-index:200;background:#fff;padding:12px;border:2px solid var(--blue)}.skip-link:focus{top:12px}
/* Navigation */
.site-header{height:82px;background:#fffffff7;border-bottom:1px solid #e9edf2;position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;gap:44px}.brand{display:inline-flex;align-items:center;gap:10px;flex:none;color:var(--blue);line-height:1}.brand svg{width:29px;height:29px}.brand>span{font-size:33px;font-weight:750;letter-spacing:-1.9px;line-height:1;font-family:Arial,sans-serif}.desktop-nav{display:flex;align-items:stretch;height:100%;gap:28px;margin-right:auto;font-size:13px;font-weight:500}.desktop-nav>a,.nav-group>button{display:flex;align-items:center;gap:5px;position:relative;white-space:nowrap;font-size:13px;padding:0;line-height:1.5;height:100%}.desktop-nav>a:hover,.nav-group>button:hover,.desktop-nav [aria-current],.nav-group>button.current{color:var(--blue)}.desktop-nav [aria-current]:after,.nav-group>button.current:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--blue)}.nav-group>button .icon{width:13px;height:13px;transition:transform .2s}.nav-group>button[aria-expanded=true] .icon{transform:rotate(180deg)}.header-actions{display:flex;align-items:center;gap:26px;flex:none}.header-about{font-size:13px}.header-about:hover{color:var(--blue)}.mega{position:absolute;top:81px;left:50%;transform:translateX(-50%);width:min(960px,calc(100% - 112px));padding:32px;display:grid;grid-template-columns:1fr 1.5fr;gap:40px;background:#fff;border:1px solid var(--line);border-top:0;box-shadow:0 18px 25px #1227430d;border-radius:0 0 8px 8px}.mega-intro{background:var(--soft);padding:27px}.mega-intro h2{font-size:26px;margin-bottom:30px}.mega-intro p{font-size:13px}.mega-links{display:grid;align-content:center;gap:6px}.mega-links>a{display:flex;align-items:center;gap:17px;padding:17px 12px;border-radius:5px}.mega-links>a:hover{background:#f1f6ff}.mega-links>a>.icon:first-child{width:26px;height:26px;color:var(--blue)}.mega-links>a>.icon:last-child{width:16px;height:16px;margin-left:auto}.mega-links b{display:block;font-size:15px;font-weight:500;margin-bottom:2px}.mega-links small{display:block;font-size:12px;color:var(--muted)}.menu-toggle,.mobile-menu{display:none}
/* Homepage */
.hero{background:linear-gradient(115deg,#fff 25%,#f6f9ff 75%,#f0f5fd)}.hero-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:24px;align-items:center;padding-top:65px;padding-bottom:54px;min-height:657px}.hero-copy{padding-bottom:17px;position:relative;z-index:2}.hero-copy .eyebrow{margin-bottom:23px;font-size:11px;letter-spacing:1px}.hero h1{font-size:53px;letter-spacing:-2px;font-weight:600;line-height:1.39;white-space:nowrap}.hero h1>span{color:var(--blue)}.hero-description{font-size:16px;line-height:1.95;margin-top:23px;color:#5b6679}.hero-actions{display:flex;gap:12px;margin-top:29px}.hero-points{display:flex;gap:20px;margin-top:24px;font-size:12px;color:#6c7788}.hero-points>span{display:flex;align-items:center;gap:6px}.hero-points .icon{width:13px;height:13px;color:#577190}.hero-showcase{min-width:0;position:relative;height:524px;border:1px solid #dce5f2;border-radius:9px;background:#eaf0f8;box-shadow:inset 0 1px #fff;isolation:isolate}.showcase-top{position:absolute;left:22px;right:22px;top:17px;display:flex;align-items:center;justify-content:space-between;color:#7c8da5;font-size:9px;font-weight:600;letter-spacing:1.5px}.showcase-top .icon{width:14px;height:14px}.showcase-stage{position:absolute;inset:62px 20px 69px 28px}.hero-desktop{display:block;position:absolute;top:0;left:0;width:calc(100% - 28px);transition:transform .4s var(--ease)}.hero-desktop:hover{transform:translateY(-4px)}.browser-frame{border:1px solid #ccd3de;border-radius:7px;background:#fff;overflow:hidden;box-shadow:0 22px 40px -20px #203d6760}.browser-bar{height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;background:#fff;border-bottom:1px solid #e5e9ed;font-size:9px;color:#778191}.browser-bar>.icon{width:11px;height:11px}.window-dots{display:flex;gap:4px}.window-dots i{width:5px;height:5px;background:#d3d9e1;border-radius:50%}.browser-address{display:flex;align-items:center;gap:4px}.browser-address .icon{width:10px;height:10px}.browser-address em{font-size:9px;font-style:normal;color:#a0a8b5}.browser-screen{width:100%;aspect-ratio:1.48;object-fit:cover;object-position:top}.hero-phone{display:block;position:absolute;right:0;bottom:7px;width:135px;border:5px solid #101824;border-radius:23px;overflow:hidden;background:#111c2b;box-shadow:0 22px 35px -16px #06173780;transition:transform .4s var(--ease)}.hero-phone:hover{transform:translateY(-5px)}.hero-phone img{width:100%;height:auto;aspect-ratio:390/844;object-fit:cover;border-radius:17px}.phone-speaker{position:absolute;width:38%;height:9px;top:-1px;left:31%;background:#101824;border-radius:0 0 8px 8px}.viewport-note{position:absolute;bottom:0;left:4px;font-size:8px;color:#8392a8;letter-spacing:1.5px}.showcase-bottom{position:absolute;bottom:0;left:0;right:0;min-height:58px;border-top:1px solid #d5e0ed;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;gap:10px;background:#f5f8fc;border-radius:0 0 8px 8px}.preview-tabs{display:flex;gap:3px;flex:none}.preview-tabs button{padding:5px 10px;border-radius:4px;color:#6f7a8c;font-size:10px;min-height:32px;transition:background .2s}.preview-tabs button.selected{background:#fff;box-shadow:0 1px 4px #233e6120;color:var(--blue)}.preview-caption{font-size:10px;color:#62758d;display:flex;align-items:center;gap:8px;white-space:nowrap}.preview-caption .icon{width:12px;height:12px}.hero-bottom{min-height:77px;border-top:1px solid #dce4ef;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.hero-bottom>span{color:#283c5a;font-weight:500}.hero-bottom p{display:flex;align-items:center;gap:23px;color:#718095}.hero-bottom i{height:3px;width:3px;background:#a8b6c9;border-radius:50%}.hero-bottom a{display:flex;gap:12px;align-items:center;color:#3d5c84}.hero-bottom .icon{width:16px;height:16px}
.solution-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);gap:16px}.solution-tabs button{position:relative;display:flex;gap:16px;align-items:center;padding:21px 20px;font-size:17px;text-align:left;color:#6c7686}.solution-tabs button>.icon:first-child{width:23px;height:23px}.solution-tabs button>.icon:last-child{margin-left:auto;width:18px;height:18px;opacity:0;transition:opacity .2s}.solution-tabs button[aria-selected=true]{color:var(--blue)}.solution-tabs button[aria-selected=true]:after{content:'';position:absolute;left:0;right:0;bottom:-1px;background:var(--blue);height:3px}.solution-tabs button[aria-selected=true]>.icon:last-child{opacity:1}.solution-panel{display:grid;grid-template-columns:1.12fr 1fr;gap:64px;align-items:center;padding-top:44px;min-height:440px}.solution-visual{background:#edf0f4;border-radius:7px;padding:28px 26px 14px;min-width:0}.solution-visual .browser-frame{border-radius:5px;box-shadow:0 15px 24px -20px #14223588}.solution-visual .browser-screen{aspect-ratio:1.72}.visual-caption{font-size:10px;color:#8a939f;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px}.visual-caption .icon{width:11px;height:11px}.solution-copy{padding-right:24px}.solution-copy h3{font-size:29px;margin-bottom:17px}.solution-copy>p:not(.eyebrow){font-size:14px;line-height:1.95;max-width:425px}.check-list{display:grid;gap:13px;margin-block:23px}.check-list li{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.8}.check-list .icon{color:var(--blue);width:15px;height:15px;margin-top:4px}.solution-copy .check-list{grid-template-columns:1fr 1fr;gap:13px 12px;margin-block:25px 30px}.solution-copy .text-link{font-size:13px}
.foundation-intro{position:relative;margin-bottom:42px}.foundation-intro h2{font-size:36px}.foundation-intro h2>span{color:#8791a0}.foundation-intro>p:last-child{position:absolute;right:0;bottom:6px;font-size:14px;line-height:2}.foundation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.foundation-grid>article{padding:0 24px 0 0;border-right:1px solid #dbe1e9}.foundation-grid>article:last-child{border:0;padding-right:0}.foundation-grid>article h3{font-size:20px;margin-top:26px;margin-bottom:12px}.foundation-grid>article>p{font-size:13px;line-height:1.95;max-width:330px;min-height:50px}.foundation-grid .text-link{font-size:12px;margin-top:23px}.design-spec,.device-spec,.delivery-spec{height:176px;background:#fff;border:1px solid #e0e5eb;border-radius:5px;padding:25px 27px;overflow:hidden}.spec-top{display:flex;align-items:center;gap:27px}.spec-top>b{font-size:44px;line-height:1;font-weight:500;letter-spacing:-3px;color:#1b3153}.spec-top>span{font-size:11px;line-height:1.8;color:#8a95a5}.swatches{display:flex;margin-top:21px;gap:5px}.swatches i{height:25px;border-radius:3px;flex:1;background:#115eee}.swatches i:nth-child(2){background:#163967}.swatches i:nth-child(3){background:#adcaed}.swatches i:nth-child(4){background:#ecf1f7}.spec-line{display:flex;justify-content:space-between;color:#9aa3af;font-size:8px;margin-top:10px}.device-spec{position:relative;display:flex;justify-content:center}.spec-monitor{width:185px;height:118px;border:3px solid #344967;border-radius:4px;background:#fff;box-shadow:0 7px 0 #c5cfde;position:relative}.spec-nav{height:14px;border-bottom:1px solid #e3eaf3;background:linear-gradient(90deg,#96baf2 12%,transparent 12%);margin:7px 9px 0}.spec-content{display:flex;gap:10px;padding:12px 11px}.spec-content>b{height:53px;width:60px;background:#d6e5fa}.spec-content>div{flex:1;padding-top:6px}.spec-content i,.spec-mobile>i{display:block;height:4px;background:#d9e2ef;margin-bottom:7px}.spec-content i:last-child{width:55%;background:#1262ed}.spec-mobile{position:absolute;left:calc(50% + 45px);top:60px;width:47px;height:88px;border:3px solid #1c365b;border-radius:7px;background:#fff;padding:8px 5px;box-shadow:0 7px 12px #12213c15}.spec-mobile>b{height:31px;background:#aac9f6;display:block;margin-bottom:8px}.spec-mobile>i{height:3px;margin-bottom:4px}.device-spec>span{position:absolute;font-family:monospace;bottom:9px;color:#9caabd;font-size:8px}.device-spec>span>i{margin:0 12px;font-style:normal;color:var(--blue)}.delivery-spec{padding:19px 25px}.delivery-spec>span{font-size:10px;color:#94a1b3;display:block;margin-bottom:9px}.delivery-spec>div{display:flex;align-items:center;gap:11px;border-bottom:1px solid #f0f2f6;min-height:33px;font-size:11px;color:#596b85}.delivery-spec .icon{height:14px;width:14px;color:#3b80e2}
.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.case-card{min-width:0}.case-visual{display:block;overflow:hidden;border:1px solid var(--line);border-radius:5px;position:relative;background:#eef1f4;transition:box-shadow .25s,transform .25s}.case-visual>img{width:100%;aspect-ratio:1.5;object-fit:cover;object-position:top;transition:transform .7s var(--ease)}.case-visual:hover{box-shadow:0 10px 30px #132f5110;transform:translateY(-3px)}.case-visual:hover>img{transform:scale(1.025)}.mini-chrome{height:26px;display:flex;align-items:center;gap:4px;padding:0 10px;background:#fff;border-bottom:1px solid #e8ebef}.mini-chrome>span{height:4px;width:4px;background:#d9dfe7;border-radius:50%}.mini-chrome>i{font-size:8px;font-style:normal;color:#98a1af;margin:auto}.mini-chrome>.icon{height:10px;width:10px;color:#9ba7b8}.case-caption{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.case-caption p{font-size:10px;margin-bottom:5px;color:#8994a3;letter-spacing:.2px}.case-caption h3{font-family:Arial,'Noto Sans SC',sans-serif;font-size:20px;font-weight:500;letter-spacing:-.5px}.circle-link{width:33px;height:33px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;transition:background .2s}.circle-link:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.circle-link .icon{width:15px;height:15px}.case-industry{font-size:12px;margin-top:7px}
.catalog-section{background:var(--navy);color:#fff;overflow:hidden}.catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:37px}.catalog-heading .eyebrow{color:#73a9ff}.catalog-heading h2{font-size:37px}.catalog-heading p:not(.eyebrow){color:#9eaec6;font-size:14px;margin-top:20px;line-height:2}.catalog-number{padding-right:35px}.catalog-number>strong{font-size:68px;letter-spacing:-3px;line-height:1.1;font-weight:400;font-family:Arial,sans-serif}.catalog-number>p{font-size:12px!important;margin-top:5px!important}.catalog-number .button{margin-top:22px;min-height:45px;font-size:12px;gap:18px}.industry-links{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.industry-links a{display:flex;align-items:center;gap:18px;font-size:12px;border:1px solid #385171;padding:8px 13px;border-radius:4px;color:#c7d4e7;transition:background .2s}.industry-links a:hover{background:#203c61;border-color:#6e94c6}.industry-links .icon{width:12px;height:12px;color:#7996bd}.catalog-screens{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.catalog-screens>a{border:1px solid #334d70;border-radius:5px;overflow:hidden;min-width:0;transition:transform .3s}.catalog-screens>a:hover{transform:translateY(-4px)}.catalog-screens img{width:100%;aspect-ratio:1.82;object-fit:cover;object-position:top}.catalog-screens span{display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:14px 16px;color:#c9d5e7;background:#132d50}.catalog-screens .icon{width:14px;height:14px}
.process-row{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;gap:36px}.process-row li{position:relative;border-top:1px solid var(--line);padding-top:24px}.process-row li:before{content:'';position:absolute;top:-4px;left:0;width:7px;height:7px;border-radius:50%;background:var(--blue);outline:5px solid #fff}.process-row li>span{color:#4a80d5;font-size:11px;letter-spacing:2px}.process-row h3{font-size:21px;margin-top:16px;margin-bottom:10px}.process-row p{font-size:13px;max-width:220px;line-height:1.95;min-height:50px}.process-row small{display:block;margin-top:24px;font-size:10px;color:#98a2af}.price-note{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 30px;background:#f3f6fb;border:1px solid #e5ebf3;border-radius:5px;margin-top:48px}.price-note>div{display:flex;align-items:center;gap:13px;font-size:14px}.price-note>div>.icon{color:var(--blue);width:24px;height:24px}.price-note>p{margin-left:auto;margin-right:25px;font-size:12px}.price-note strong{font-size:24px;font-weight:500;color:#253958;margin-inline:5px}.price-note .text-link{font-size:12px}.resource-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.resource-list>a{display:flex;gap:16px;align-items:center;border-top:1px solid #d8e0eb;padding-top:27px}.resource-icon{width:48px;height:48px;border-radius:8px;background:#e7eef9;color:#2e64b7;display:grid;place-items:center;flex:none}.resource-list>a>div{min-width:0}.resource-list p{font-size:10px;color:#7f8da2;margin-bottom:5px}.resource-list h3{font-size:15px;letter-spacing:-.4px;line-height:1.6}.resource-list>a>.icon{margin-left:auto;width:17px;height:17px;color:#69809f;transition:transform .2s}.resource-list>a:hover h3{color:var(--blue)}.resource-list>a:hover>.icon{transform:translateX(3px)}.closing{color:#fff;background:#0859ed;position:relative}.closing-inner{display:flex;justify-content:space-between;align-items:center;padding-top:73px;padding-bottom:73px;gap:40px}.closing .eyebrow{color:#a9c7ff;font-size:10px}.closing h2{font-size:39px}.closing h2 br{display:none}.closing p:not(.eyebrow){font-size:14px;color:#c2d7ff;margin-top:15px}.closing-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.closing-actions .button{min-width:210px}.closing-actions>.text-link{color:#c2d7ff;font-size:11px;gap:8px}
/* Inner pages */
.page-head{background:#f7f9fc;border-bottom:1px solid #e6ebf2;padding-block:71px 64px}.page-head h1{font-size:47px;margin-bottom:21px}.page-head .lead{font-size:16px;max-width:700px}.page-head .button{margin-top:25px}.anchor-nav{display:flex;gap:30px;flex-wrap:wrap;margin-top:35px}.anchor-nav>a{display:flex;align-items:center;gap:12px;font-size:13px;color:#557094}.anchor-nav .icon{width:15px;height:15px}.service-detail{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:50px;border-bottom:1px solid var(--line);scroll-margin-top:90px}.service-detail-head h2{font-size:33px;margin-bottom:16px}.service-detail-head .lead{font-size:15px}.service-detail-head .quiet-note{margin-top:16px}.service-detail-head .button{margin-top:24px}.service-detail-media{border:1px solid #dbe3ec;padding:18px;border-radius:7px;background:#eef2f7}.service-detail-media>img{aspect-ratio:1.55;object-fit:cover;object-position:top;width:100%}.service-detail-media .mini-chrome{border-radius:3px 3px 0 0}.scope-list{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px 0 0;border-top:1px solid #e8edf3}.scope-list h3{font-size:13px;letter-spacing:0;flex:none}.scope-list>span{font-size:12px;color:#67778e}.scope-list i{font-size:9px;color:#98aecb;font-style:normal;display:block;margin-bottom:2px}.quality-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px}.quality-grid article>.icon{color:var(--blue);width:29px;height:29px;margin-bottom:23px}.quality-grid h3{font-size:20px;margin-bottom:12px}.quality-grid p{font-size:13px;line-height:2}.numeral{display:block;font-size:13px;color:var(--blue);margin-bottom:23px;letter-spacing:2px}
/* Libraries and detail views */
.library-section{padding-block:43px 96px}.library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.segmented{display:flex;align-items:center;background:#f0f3f7;border-radius:5px;padding:4px;gap:4px}.segmented button{font-size:12px;border-radius:4px;min-height:40px;padding:8px 20px;color:#748196;white-space:nowrap}.segmented button.selected{background:#fff;box-shadow:0 1px 5px #10264710;color:var(--blue)}.search{display:flex;align-items:center;gap:10px;width:330px;border:1px solid #dce3ed;border-radius:5px;padding:10px 14px}.search .icon{height:16px;width:16px;color:#95a3b6}.search input{border:none;outline:0;width:100%;min-width:0;font-size:13px;background:transparent;color:var(--ink)}.search:focus-within{border-color:#7eabf2;box-shadow:0 0 0 3px #0b5cff0b}.library-filters{display:flex;align-items:flex-end;gap:24px;background:#f7f9fc;border:1px solid #e7edf4;border-radius:5px;padding:21px 24px}.library-filters label{display:block;min-width:0;width:245px;color:#768399;font-size:11px}.library-filters select{display:block;width:100%;margin-top:7px;padding:9px 10px;min-height:41px;border:1px solid #dce3ed;border-radius:4px;background:#fff;color:#3d506b;font-size:12px}.clear-btn{font-size:12px;color:#6c7e97;padding:10px 4px;margin-left:auto;min-height:41px}.clear-btn:hover{color:var(--blue)}.results-meta{display:flex;justify-content:space-between;gap:15px;margin:26px 0 22px;font-size:11px;color:#8390a3}.results-meta p:last-child{color:#9aa5b3}.library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:33px 25px}.library-card .case-visual{border-color:#e1e7ef}.library-card .case-visual>img{aspect-ratio:1.48}.image-arrow{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:30px;height:30px;background:#fff;border-radius:50%;box-shadow:0 2px 9px #0001;color:#214976}.library-card .card-type{font-size:10px;color:#7d91af;margin-top:16px;margin-bottom:4px}.library-card h3{font-size:19px;font-weight:500;letter-spacing:-.5px;line-height:1.5}.library-card h3 a:hover{color:var(--blue)}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px;font-size:11px}.card-bottom p{color:#7a879a;max-width:75%}.card-bottom a{color:#6581a7;white-space:nowrap;font-size:10px}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:52px}.pagination button{min-width:36px;height:38px;border:1px solid var(--line);border-radius:4px;background:#fff;font-size:12px;padding:0 9px}.pagination button[aria-current]{color:#fff;border-color:var(--blue);background:var(--blue)}.pagination button:not(:disabled):hover{border-color:var(--blue)}.pagination button:disabled{opacity:.35}.pagination>span{font-size:12px;color:#8b99ab}.empty-state{grid-column:1/-1;padding:65px 25px;text-align:center;border:1px dashed var(--line);border-radius:7px}.empty-state h3{margin-bottom:15px}.empty-state p{margin-bottom:25px}.detail-page{padding-top:35px;padding-bottom:90px}.breadcrumb{display:inline-flex;gap:10px;align-items:center;font-size:12px;color:#7c8da5;margin-bottom:32px}.breadcrumb>.icon{height:14px;width:14px}.detail-page>.breadcrumb>.icon{transform:rotate(180deg)}.detail-header{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:45px;margin:10px 0 45px}.detail-header h1{font-size:45px;margin-bottom:15px}.detail-header>div>p{font-size:14px}.detail-header>div>.eyebrow{font-size:10px}.detail-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:25px}.detail-actions .btn{min-height:45px;font-size:12px;padding:11px 16px}.detail-actions .text-link{font-size:12px}.device-toggle{display:flex;gap:6px;align-items:center;margin-bottom:20px}.device-toggle button{padding:9px 16px;min-height:41px;border:1px solid var(--line);border-radius:4px;font-size:12px}.device-toggle button.selected{background:var(--blue);color:#fff;border-color:var(--blue)}.detail-image{padding:32px;background:#f0f3f7;border:1px solid #e0e6ef;border-radius:6px}.detail-image img{width:100%;height:auto;cursor:zoom-in;box-shadow:0 4px 20px #243b5e13;border:1px solid #dce2eb}.detail-image.mobile img{max-width:390px;margin:auto;border:6px solid #243650;border-radius:23px}.detail-meta{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:40px;margin-top:44px;padding-top:32px;border-top:1px solid var(--line)}.detail-meta h3{font-size:16px;margin-bottom:12px}.detail-meta p{font-size:12px;line-height:2}.palette{display:flex;gap:7px;flex-wrap:wrap}.palette span{width:31px;height:31px;border:1px solid #0001;border-radius:4px}
/* Pricing */
.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;padding-top:24px}.plan{border:1px solid var(--line);border-radius:7px;padding:32px 28px;position:relative;background:#fff}.plan.featured{border-color:var(--blue);box-shadow:0 14px 35px #0b5cff09}.plan-flag{position:absolute;top:-28px;left:-1px;right:-1px;background:var(--blue);color:#fff;height:29px;border-radius:7px 7px 0 0;text-align:center;font-size:11px;line-height:29px}.plan.featured{border-top-left-radius:0;border-top-right-radius:0}.plan .eyebrow{font-size:10px;margin-bottom:13px}.plan h2{font-size:24px}.plan-desc{font-size:13px;line-height:1.85;margin-top:13px;min-height:48px}.price{display:flex;align-items:baseline;font-size:49px;font-family:Arial,sans-serif;color:var(--ink);line-height:1.2;letter-spacing:-2px;margin-top:31px;margin-bottom:24px}.price small{font-size:20px;letter-spacing:0;margin-right:5px}.price em{font-style:normal;font-family:'Noto Sans SC',sans-serif;font-size:12px;margin-left:6px;letter-spacing:0}.price>span{font-size:11px;font-family:'Noto Sans SC',sans-serif;letter-spacing:0;color:#97a0ad;margin-left:auto}.plan>.button{width:100%;font-size:13px;justify-content:space-between;min-height:47px}.plan-facts{display:flex;justify-content:space-between;font-size:11px;color:#7486a0;padding:21px 0;border-bottom:1px solid var(--line)}.plan .check-list{margin-bottom:0;gap:16px}.plan .check-list li{font-size:12px;color:#506078}.included{display:grid;grid-template-columns:1fr 1.1fr;gap:45px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:48px}.included h2{font-size:32px}.included>ul{display:grid;grid-template-columns:1fr 1fr;gap:25px 20px}.included li{display:flex;align-items:center;gap:10px;font-size:13px;color:#566a83}.included .icon{color:var(--blue);width:16px;height:16px}.pricing-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-top:34px}.pricing-detail h3{font-size:16px;margin-bottom:10px}.pricing-detail p{font-size:13px;line-height:2}.pricing-detail strong{font-weight:500;color:#395e92}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:24px;padding:24px 2px;font-size:16px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-family:Arial,sans-serif;font-size:11px;font-weight:400;color:#91a1b9;letter-spacing:1px}.faq-list summary>i{width:16px;height:16px;position:relative;margin-left:auto;flex:none}.faq-list summary>i:before,.faq-list summary>i:after{content:'';position:absolute;top:7px;left:2px;width:12px;height:1px;background:#5b718f}.faq-list summary>i:after{transform:rotate(90deg);transition:transform .2s}.faq-list details[open] summary>i:after{transform:rotate(0)}.faq-list details>p{font-size:13px;line-height:2;max-width:850px;padding:0 40px 25px}.faq-page{max-width:950px}
/* Process and about */
.process-long{max-width:970px;margin:auto}.process-long>article{display:grid;grid-template-columns:150px 1fr;gap:50px;padding:50px 0;border-bottom:1px solid var(--line);scroll-margin-top:100px}.process-long>article:first-child{padding-top:10px}.step-number{font-size:64px;font-weight:400;line-height:1.3;letter-spacing:-3px;color:#bacce5}.process-long h2{font-size:32px;margin-bottom:13px}.process-long .eyebrow{margin-bottom:7px;font-size:10px}.process-long p{font-size:14px;line-height:2}.process-extra{margin-top:28px;max-width:600px}.process-extra h3{font-size:13px;margin-bottom:9px;letter-spacing:0}.process-extra p{font-size:13px}.deliverable{background:var(--soft);padding:14px 19px;border-left:2px solid #bad0f2;font-size:11px!important;margin-top:24px;color:#8798b0}.deliverable strong{font-weight:500;color:#48678f;margin-left:22px}.preparation{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.preparation h2{font-size:32px}.preparation ol{padding-left:23px;display:grid;gap:17px;color:#536781;font-size:14px}.preparation li::marker{color:#96adcc;font-size:11px}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-type{background:#105ff3;color:#fff;min-height:445px;border-radius:6px;padding:39px;display:flex;flex-direction:column;justify-content:space-between}.about-type>span{font-size:11px;letter-spacing:2px;color:#a9c9ff}.about-type>b{font-family:Arial,sans-serif;font-size:59px;line-height:1.1;letter-spacing:-2px;font-weight:500}.about-type>small{font-size:8px;letter-spacing:1.5px;color:#a3c5ff}.about-story h2{font-size:29px;margin-bottom:25px}.about-story>div>p:not(.eyebrow){font-size:14px;line-height:2.15;margin-bottom:18px}
/* Contact and planner */
.contact-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:85px;padding-block:61px 100px}.contact-info{padding-top:6px}.contact-info>h2{font-size:25px}.contact-info>p{font-size:14px;margin-block:14px 27px}.contact-info>a,.contact-info>button{display:flex;align-items:center;width:100%;gap:14px;text-align:left;padding:18px 0;border-bottom:1px solid var(--line);font-size:14px}.contact-info>a>.icon:first-child,.contact-info>button>.icon:first-child{color:var(--blue);width:23px;height:23px}.contact-info>a>.icon:last-child,.contact-info>button>.icon:last-child{margin-left:auto;color:#91a0b5;width:16px;height:16px}.contact-info small{display:block;color:#8390a3;font-size:10px;margin-top:3px}.contact-info>a:hover,.contact-info>button:hover{color:var(--blue)}.contact-note{margin-top:31px;padding:21px;background:var(--soft);border-radius:5px}.contact-note h3{font-size:13px;margin-bottom:8px}.contact-note p{font-size:12px;line-height:2}.contact-note .text-link{font-size:11px;margin-top:15px}.brief-form{border:1px solid var(--line);border-radius:7px;padding:33px}.form-heading{margin-bottom:29px}.form-heading>span{font-size:9px;letter-spacing:1.5px;color:#8a9dbb}.form-heading h2{font-size:23px;margin-top:9px}.form-heading p{font-size:11px;margin-top:10px;color:#92a0b3}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px 22px}.form-grid>label{font-size:12px;color:#415672;line-height:1.5;min-width:0}.form-grid>label>span{color:var(--blue);margin-left:2px}.form-grid input,.form-grid select,.form-grid textarea{display:block;min-width:0;width:100%;border:1px solid #dce3ec;border-radius:4px;background:#fff;margin-top:9px;padding:11px 12px;color:#394e6d;font-size:13px;min-height:45px}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#a1abb9;font-size:12px}.form-grid textarea{resize:vertical;min-height:130px;line-height:1.85}.form-grid>label.full{grid-column:1/-1}.form-note{font-size:10px;line-height:1.9;margin-block:22px;color:#8b99ad}.brief-form>.button{width:100%;justify-content:space-between;font-size:13px}.brief-actions{display:flex;gap:9px;flex-wrap:wrap}.brief-actions .button{padding:10px 14px;min-height:43px;font-size:11px;gap:7px}#brief-result{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}#brief-result h3{font-size:16px}#brief-text{padding:16px;background:#f4f7fb;border:1px solid #e0e7f1;color:#556a85;border-radius:4px;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;line-height:1.8;margin-block:18px}.planner-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:90px;padding-block:65px 100px}.planner-layout>aside{background:#f2f6fc;padding:29px;border-radius:6px;align-self:start}.planner-layout>aside>span{font-size:9px;color:#85a0c8;letter-spacing:1px}.planner-layout h2{font-size:28px;margin-block:20px}.planner-layout>aside>p{font-size:12px;line-height:2}.planner-layout>aside>.text-link{margin-top:22px;font-size:12px}#planner-form fieldset{border:0;border-bottom:1px solid var(--line);margin:0 0 28px;padding:0 0 25px}#planner-form legend{font-size:18px;font-weight:500;padding:0;margin-bottom:20px}#planner-form legend span{color:#6d9ee6;font-size:12px;margin-right:16px;letter-spacing:1px}#planner-form label{display:flex;align-items:center;gap:12px;background:#f8fafd;border:1px solid #e3e9f2;border-radius:4px;margin-bottom:9px;padding:13px 15px;font-size:13px;cursor:pointer}#planner-form label:has(input:checked){border-color:#72a4f2;background:#f0f5ff}#planner-form input{accent-color:var(--blue);width:15px;height:15px}#planner-form select{font-size:13px;padding:12px;border:1px solid var(--line);border-radius:4px;width:100%;background:white}.planner-result{background:#f2f7ff;border:1px solid #dce7f8;border-radius:5px;padding:24px;margin-top:28px}.planner-result h3{font-size:22px;margin-bottom:14px}.planner-result p{font-size:13px;line-height:2;margin-top:10px}.planner-result .button{margin-top:22px}
/* Resource center and readable illustrated guides */
.guide-feature{margin-top:50px;background:#eaf2ff;display:grid;grid-template-columns:1fr 1.15fr;gap:65px;border-radius:7px;padding:47px;align-items:center}.guide-feature h2{font-size:32px;margin-bottom:18px}.guide-feature p:not(.eyebrow){font-size:14px;line-height:2;max-width:400px}.guide-feature .button{margin-top:24px}.guide-feature .quiet-note{display:block;font-size:10px;margin-top:15px}.guide-feature>a{display:block;border:1px solid #cddcf2;border-radius:5px;box-shadow:0 18px 33px -20px #19477455;overflow:hidden}.guide-feature>a>img{width:100%}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:47px 28px;padding-top:55px;padding-bottom:65px}.guide-card{display:block}.guide-symbol{background:#f0f5fc;border:1px solid #e4ebf4;border-radius:5px;height:115px;padding:25px;margin-bottom:21px;display:flex;align-items:center;justify-content:space-between;color:#4480d1}.guide-symbol>.icon{height:34px;width:34px}.guide-symbol>span{font-size:9px;letter-spacing:1.5px;color:#92a7c5}.symbol-paypal,.symbol-woocommerce{background:#ecf5f7;color:#4794a4}.symbol-maintenance,.symbol-channel{background:#f2f0f9;color:#8571b4}.guide-card>.eyebrow{font-size:10px;letter-spacing:.5px;margin-bottom:8px}.guide-card h3{font-size:20px;line-height:1.6;margin-bottom:13px}.guide-card>p:not(.eyebrow){font-size:12px;line-height:2}.guide-card .text-link{font-size:12px;margin-top:22px}.guide-card:hover h3{color:var(--blue)}.resource-banner{display:flex;align-items:center;justify-content:space-between;background:var(--soft);padding:28px 31px;border:1px solid var(--line);border-radius:5px;margin-bottom:90px;gap:25px}.resource-banner h2{font-size:23px}.resource-banner p{font-size:13px;margin-top:8px}.article-title{padding-top:43px;padding-bottom:45px;border-bottom:1px solid var(--line)}.article-title>.breadcrumb{margin-bottom:31px}.article-title .eyebrow{font-size:10px;margin-bottom:15px}.article-title h1{font-size:40px;line-height:1.45;max-width:900px}.article-title .lead{font-size:15px;margin-top:17px}.article-info{display:flex;gap:21px;font-size:11px;color:#8b9ab0;margin-top:21px}.article-info>span{padding-left:21px;border-left:1px solid #d6deea}.article-layout{display:grid;grid-template-columns:248px minmax(0,1fr);gap:66px;padding-top:40px;padding-bottom:90px;align-items:start}.article-toc{position:sticky;top:113px;max-height:calc(100vh - 143px);overflow:auto;min-width:0;padding-right:14px;scrollbar-width:thin;scrollbar-color:#cbd6e5 transparent}.article-toc summary{font-size:13px;font-weight:500;list-style:none;cursor:pointer;padding-bottom:17px;border-bottom:1px solid var(--line)}.article-toc summary::-webkit-details-marker{display:none}.article-toc nav{display:grid;gap:2px;margin-top:13px}.article-toc nav>a{padding:8px 5px;font-size:11px;color:#8190a6;display:flex;gap:10px;line-height:1.8;transition:color .2s}.article-toc nav>a>span{font-family:Arial,sans-serif;font-size:9px;color:#acb9cc;padding-top:2px}.article-toc nav>a:hover{color:var(--blue)}.article-content{min-width:0;max-width:850px}.article-block{border-bottom:1px solid var(--line);padding-bottom:33px;margin-bottom:36px;scroll-margin-top:110px;overflow-wrap:anywhere}.article-block h2{font-size:25px;margin-bottom:17px;letter-spacing:-.5px}.article-block h3{font-size:18px;letter-spacing:0;margin-block:20px 11px}.article-block h4{font-size:15px;margin-block:17px 10px}.article-block p,.article-block li{font-size:14px;line-height:2.05;color:#5c6f89;margin-bottom:13px}.article-block strong{font-weight:600;color:#395471}.article-block ol{padding-left:23px;margin-block:13px 17px}.article-block ul{list-style:disc;padding-left:22px;margin-block:13px 17px}.article-block a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-block .tnum{display:inline-block;color:#6695db;font-family:Arial,sans-serif;font-size:11px;letter-spacing:1px;margin-bottom:11px}.article-block .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-block:17px}.article-block .mini,.article-block .mc{border:1px solid #e1e7ef;border-radius:5px;padding:20px;background:#fafbfd;min-width:0}.article-block .mh{font-size:15px;font-weight:500;margin-bottom:10px;color:#355d90}.article-block .callout{background:#f0f6ff;border-left:3px solid #4c85d8;border-radius:0 5px 5px 0;padding:18px 21px;margin-block:20px;color:#567498;font-size:13px;line-height:1.95}.article-block .callout p:last-child{margin-bottom:0}.article-block .tbl-wrap{overflow-x:auto;margin-block:20px;max-width:100%;border:1px solid #dce5f0;border-radius:5px}.article-block table{border-collapse:collapse;width:100%;font-size:12px;line-height:1.8;text-align:left}.article-block th{background:#f0f5fc;color:#4e6e96;font-weight:500;padding:12px 15px}.article-block td{padding:13px 15px;border-top:1px solid #e4eaf2;color:#617791;min-width:100px}.article-block img{max-width:100%;height:auto;margin-block:17px;border:1px solid #e1e7ef;border-radius:4px;cursor:zoom-in}.article-block figure{margin-block:23px}.article-block figcaption{font-size:10px;color:#8f9eb2;line-height:1.9}.article-block figcaption a{color:#7b94b4}.article-block code{font-size:12px;background:#edf3fa;color:#3261a0;padding:3px 6px;border-radius:3px}.article-end{background:#f2f6fd;padding:31px;border-radius:6px}.article-end h2{font-size:23px;margin-bottom:12px}.article-end p{font-size:13px}.article-end .button{margin-top:23px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.blog-grid>a{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:6px;padding:29px;min-height:257px;transition:background .2s}.blog-grid>a:hover{background:#f6f9ff;border-color:#b9d1f3}.blog-grid>a>span{font-size:9px;letter-spacing:1.5px;color:#7f9bc2;margin-bottom:29px}.blog-grid h2{font-size:23px;line-height:1.5;min-height:70px}.blog-grid p{font-size:11px;margin-top:15px}.blog-grid>a>.icon{margin-top:27px;color:#6090d1;height:17px;width:17px}.journal-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:65px;padding-block:45px 90px}.journal-layout>aside{position:sticky;top:110px;align-self:start}.journal-layout>aside>.text-link{font-size:12px}
/* Footer, dialogs, accessibility */
.site-footer{background:#fff}.footer-grid{display:grid;grid-template-columns:1.65fr 1fr 1fr 1fr 1fr;gap:30px;padding-block:65px 55px}.footer-brand .brand>span{font-size:32px}.footer-brand .brand svg{width:28px;height:28px}.footer-brand>p{font-size:12px;line-height:2;margin-top:23px;color:#8793a5}.footer-social{display:flex;gap:8px;margin-top:20px}.footer-social>a,.footer-social>button{width:32px;height:32px;border:1px solid #e2e8f1;display:grid;place-items:center;border-radius:4px;color:#6b87ae}.footer-social .icon{width:15px;height:15px}.footer-grid nav{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-grid nav h3{font-size:12px;font-weight:600;margin:5px 0 10px;color:#324865;letter-spacing:0}.footer-grid nav a,.footer-grid nav button{font-size:11px;color:#8996a9;line-height:1.9;padding:0}.footer-grid nav .icon{width:11px;height:11px}.footer-grid nav a:hover,.footer-grid nav button:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid #e9edf3;padding-block:23px;font-size:9px}.footer-bottom p{color:#a0aaba}.footer-bottom a{color:#8091aa}.support-launcher{position:fixed;right:22px;bottom:22px;display:flex;align-items:center;gap:10px;padding:9px 13px 9px 9px;background:#fff;border:1px solid #dce4f0;border-radius:7px;box-shadow:0 4px 18px #173c6422;z-index:35;font-size:11px}.support-launcher .support-mark{display:grid;place-items:center;background:var(--blue);color:#fff;width:25px;height:25px;border-radius:5px;font-size:21px;font-weight:600;font-family:Arial,sans-serif;line-height:1}.support-launcher>.icon{width:14px;height:14px;color:#88a1c2}.support-launcher:hover{border-color:var(--blue)}dialog{border:0;border-radius:9px;padding:32px;max-width:calc(100% - 32px);color:var(--ink);box-shadow:0 25px 100px #10274335}dialog::backdrop{background:#0c1c38a8;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.dialog-close{position:absolute;right:11px;top:8px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;font-size:25px;line-height:1;color:#637b9a;z-index:1}.dialog-close:hover{background:#edf3fc}.wechat-dialog{text-align:center;width:385px;max-height:calc(100dvh - 32px);overflow:auto}.wechat-dialog>.eyebrow{justify-content:center;font-size:9px;margin-top:17px;margin-bottom:10px}.wechat-dialog h2{font-size:23px;margin-bottom:12px}.wechat-dialog>p:not(.eyebrow){font-size:11px}.wechat-dialog>img{margin:22px auto;width:min(250px,100%);height:auto}.wechat-dialog>.text-link{font-size:11px}.qr-avatar{margin:auto;display:grid;place-items:center;background:var(--blue);color:#fff;width:43px;height:43px;border-radius:9px;font-family:Arial,sans-serif;font-size:34px;line-height:1;font-weight:600}.image-dialog{width:min(1320px,calc(100% - 32px));padding:42px 20px 20px;max-height:calc(100dvh - 32px);overflow:auto}.image-dialog>img{width:auto;max-width:100%;height:auto;max-height:none;margin:auto}.image-dialog>p{font-size:11px;text-align:center;margin-top:16px}.toast{position:fixed;bottom:34px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;z-index:150;padding:12px 23px;background:#183960;color:#fff;border-radius:5px;font-size:12px;max-width:90%;text-align:center;transition:opacity .2s,transform .2s}.toast.active{opacity:1;transform:translate(-50%,0)}
/* Preserve the existing AI service, with a single integrated entry. */
body .sxai{right:22px;bottom:22px;font-family:Arial,'Noto Sans SC',sans-serif}body .sxai .sxai-trigger{display:none}body .sxai .sxai-panel{border-radius:10px;border-color:#d9e3f2;box-shadow:0 25px 90px #12305b35}body .sxai .sxai-head{background:#f3f7ff;border-bottom-color:#e0e8f4}body .sxai .sxai-head-copy b{color:#1e375e;font-weight:600}body .sxai .sxai-head-copy span{color:#7a91b1}body .sxai .sxai-chip{color:#3e659e;border-color:#d8e4f5;background:#f5f8fd}body .sxai .sxai-messages{background:#fcfdff}body .sxai .sxai-bubble{border-color:#e2e8f2}body .sxai .sxai-row.user .sxai-bubble{background:#0b5cff;color:#fff}body .sxai .sxai-send{background:#0b5cff}body .sxai .sxai-action{color:#0b5cff}body .sxai .sxai-compose{border-color:#dfe7f2}
body .sxai:not(.open) .sxai-panel{visibility:hidden;pointer-events:none;transition:none}
/* Responsive */
@media(min-width:1600px){.hero-layout{min-height:700px}.hero h1{font-size:55px}}
@media(max-width:1200px){.wrap{width:calc(100% - 72px)}.header-inner{gap:30px}.desktop-nav{gap:20px}.header-actions{gap:18px}.header-about{display:none}.hero h1{font-size:43px;letter-spacing:-1.5px}.hero-layout{grid-template-columns:1fr 1.12fr;min-height:610px;padding-top:45px;padding-bottom:35px;gap:15px}.hero-showcase{height:477px}.showcase-stage{top:64px;bottom:69px;left:22px;right:14px}.hero-phone{width:112px;bottom:9px;border-width:4px;border-radius:19px}.hero-phone img{border-radius:15px}.preview-caption{display:none}.showcase-bottom{justify-content:center}.hero-description{font-size:14px}.hero-actions{gap:9px}.hero-actions .button{padding-inline:16px;font-size:12px;gap:13px}.hero-points{gap:14px;font-size:10px}.hero-bottom p{gap:15px}.solution-panel{gap:40px}.solution-copy h3{font-size:25px}.solution-copy .check-list{grid-template-columns:1fr;gap:8px}.solution-copy{padding-right:0}.contact-layout{gap:45px;grid-template-columns:280px minmax(0,1fr)}.foundation-intro>p:last-child{font-size:12px}.foundation-intro h2{font-size:32px}.foundation-grid{gap:20px}.foundation-grid>article{padding-right:20px}.design-spec,.device-spec,.delivery-spec{padding-inline:18px}.resource-list{gap:20px}.resource-icon{width:39px;height:39px}.resource-list h3{font-size:14px}.plan{padding:27px 21px}.guide-feature{gap:35px;padding:35px}.about-story{gap:50px}.article-layout{gap:40px;grid-template-columns:220px minmax(0,1fr)}.footer-grid{gap:21px}}
@media(max-width:960px){.wrap{width:calc(100% - 56px)}.desktop-nav{display:none}.site-header{height:71px}.header-inner{justify-content:space-between;gap:20px}.brand>span{font-size:30px}.brand svg{width:27px;height:27px}.header-actions{gap:20px}.menu-toggle{width:27px;height:34px;display:flex;justify-content:center;flex-direction:column;gap:6px;padding:0}.menu-toggle>span{height:1.5px;width:23px;display:block;background:#213a5a;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-menu{position:fixed;inset:71px 0 0;display:block;background:#fff;z-index:49;overflow-y:auto;padding:30px 28px max(35px,env(safe-area-inset-bottom))}.mobile-menu nav{display:flex;flex-direction:column;max-width:650px;margin:auto}.mobile-menu nav>span{font-size:9px;letter-spacing:2px;color:#9aaeca;margin-bottom:15px}.mobile-menu nav>a:not(.button){display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #e6ecf5;font-size:17px;color:#243c5d}.mobile-menu nav>a>.icon{width:16px;height:16px;color:#99b3d6}.mobile-menu nav>.button{margin-top:24px}.mobile-menu nav>.button>.icon{color:#fff}.hero-layout{grid-template-columns:1fr 1fr;gap:22px;padding-block:42px;min-height:520px}.hero h1{font-size:34px;letter-spacing:-1px}.hero-copy .eyebrow{font-size:9px;gap:8px}.hero-description{font-size:12px;margin-top:18px}.hero-actions{margin-top:23px;flex-wrap:wrap}.hero-actions .button{min-height:43px;font-size:11px;padding-inline:12px;gap:9px}.hero-points{font-size:9px;gap:9px;margin-top:20px}.hero-points .icon{width:10px;height:10px}.hero-showcase{height:388px}.showcase-top{left:15px;right:15px;font-size:7px;letter-spacing:1px;top:15px}.showcase-stage{top:49px;left:15px;right:12px;bottom:61px}.hero-desktop{width:calc(100% - 9px)}.browser-bar{height:23px;padding:0 6px}.browser-address{font-size:7px}.browser-address em{display:none}.window-dots{gap:3px}.window-dots i{width:3px;height:3px}.hero-phone{width:94px;bottom:0}.hero-phone img{border-radius:14px}.viewport-note{font-size:6px;bottom:9px}.showcase-bottom{min-height:49px;padding:8px}.preview-tabs button{font-size:8px;min-height:31px;padding:4px 10px}.hero-bottom{min-height:67px;font-size:10px;gap:15px}.hero-bottom>p{display:none}.section{padding-block:75px}.section-heading h2{font-size:30px}.section-heading{margin-bottom:33px;gap:25px}.section-heading p:not(.eyebrow){font-size:13px}.section-heading>.text-link{font-size:12px}.solution-tabs{gap:10px}.solution-tabs button{font-size:14px;padding:18px 12px;gap:10px}.solution-tabs button>.icon:first-child{width:19px;height:19px}.solution-tabs button>.icon:last-child{display:none}.solution-panel{gap:29px;min-height:350px}.solution-visual{padding:17px 15px 12px}.solution-visual .browser-screen{aspect-ratio:1.3}.solution-copy h3{font-size:22px}.solution-copy>p:not(.eyebrow){font-size:12px}.solution-copy .eyebrow{font-size:9px;margin-bottom:10px}.solution-copy .check-list{gap:6px;margin-block:16px 20px}.solution-copy .check-list li{font-size:11px}.solution-copy .text-link{font-size:11px}.foundation-intro h2{font-size:30px}.foundation-intro>p:last-child{position:static;margin-top:20px}.foundation-grid{gap:16px}.foundation-grid>article{padding-right:16px}.foundation-grid h3{font-size:17px!important}.foundation-grid>article>p{font-size:12px}.design-spec,.device-spec,.delivery-spec{height:156px;padding:19px 15px}.spec-top{gap:13px}.spec-top>b{font-size:36px}.spec-top>span{font-size:9px}.spec-line{font-size:6px}.swatches{margin-top:16px}.swatches i{height:21px}.spec-monitor{width:146px;height:100px}.spec-nav{height:11px;margin-inline:6px}.spec-content{padding:10px 7px;gap:7px}.spec-content>b{width:45px;height:43px}.spec-mobile{left:calc(50% + 34px);top:53px;width:39px;height:75px;padding:6px 4px}.spec-mobile>b{height:25px}.delivery-spec>div{font-size:9px;gap:7px;min-height:31px}.delivery-spec>span{font-size:9px}.case-grid{gap:18px}.case-caption h3{font-size:18px}.case-caption p{font-size:8px}.case-industry{font-size:10px}.case-caption{margin-top:15px}.circle-link{width:27px;height:27px}.circle-link .icon{width:12px;height:12px}.catalog-heading h2{font-size:31px}.catalog-heading p:not(.eyebrow){font-size:12px}.catalog-number{padding-right:0}.catalog-number>strong{font-size:58px}.catalog-screens{gap:16px}.catalog-screens span{font-size:11px;padding:12px}.process-row{gap:24px}.process-row h3{font-size:18px}.process-row p{font-size:11px;min-height:64px}.process-row small{font-size:8px;margin-top:18px}.price-note{padding:21px;gap:18px}.price-note>div{font-size:12px}.price-note p{margin:0;font-size:10px}.price-note strong{font-size:21px}.price-note .text-link{font-size:10px}.resource-list{grid-template-columns:1fr;gap:18px}.resource-list>a{padding-top:18px}.resource-list h3{font-size:17px}.resource-list p{font-size:10px}.resource-icon{height:43px;width:43px}.closing h2{font-size:31px}.closing-inner{padding-block:56px}.closing p:not(.eyebrow){font-size:12px}.closing .eyebrow{font-size:8px}.closing-actions>.text-link{font-size:10px}.closing-actions .button{min-width:170px;gap:10px;font-size:12px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:30px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:40px}.footer-brand>p{margin:0;font-size:11px}.footer-social{margin:0 0 0 auto}.footer-grid nav a,.footer-grid nav button{font-size:11px}.page-head{padding-block:55px 50px}.page-head h1{font-size:38px}.page-head .lead{font-size:14px}.service-detail{gap:35px}.service-detail-head h2{font-size:28px}.service-detail-head .lead{font-size:13px}.scope-list{flex-wrap:wrap;gap:20px}.scope-list h3{width:100%}.scope-list>span{font-size:11px}.quality-grid{grid-template-columns:1fr 1fr;gap:36px}.library-toolbar{flex-wrap:wrap}.search{width:100%}.segmented{width:100%}.segmented button{flex:1}.library-grid{grid-template-columns:1fr 1fr;gap:32px 25px}.detail-header{gap:28px}.detail-header h1{font-size:36px}.detail-header>div>p{font-size:12px}.detail-actions{gap:15px}.detail-actions .btn{font-size:11px;min-height:41px}.detail-actions .text-link{font-size:11px}.detail-meta{gap:28px}.detail-meta h3{font-size:14px}.detail-meta p{font-size:11px}.plan-grid{gap:16px}.plan{padding:24px 18px}.plan h2{font-size:21px}.plan .eyebrow{font-size:9px}.plan-desc{font-size:12px;min-height:70px}.price{font-size:39px}.price span{font-size:9px}.plan>.button{padding-inline:14px;font-size:11px}.plan-facts{font-size:9px;gap:9px}.plan .check-list li{font-size:11px}.included h2{font-size:28px}.included li{font-size:12px}.included>ul{grid-template-columns:1fr;gap:17px}.contact-layout{grid-template-columns:230px minmax(0,1fr);gap:32px}.brief-form{padding:25px}.form-grid{grid-template-columns:1fr}.form-heading h2{font-size:20px}.contact-info>h2{font-size:23px}.contact-info>p{font-size:12px}.contact-info>a,.contact-info>button{font-size:12px}.planner-layout{grid-template-columns:230px minmax(0,1fr);gap:40px}.planner-layout>aside{padding:24px}.planner-layout h2{font-size:26px}#planner-form legend{font-size:16px}#planner-form label{font-size:12px}.about-story{gap:36px}.about-type{min-height:425px;padding:30px}.about-type>b{font-size:49px}.about-story h2{font-size:25px}.about-story>div>p:not(.eyebrow){font-size:12px}.guide-feature{padding:32px;gap:28px}.guide-feature h2{font-size:28px}.guide-feature p:not(.eyebrow){font-size:12px}.guide-feature .eyebrow{font-size:9px}.guide-grid{gap:34px 23px;grid-template-columns:1fr 1fr}.article-title h1{font-size:34px}.article-layout{grid-template-columns:195px minmax(0,1fr);gap:28px}.article-toc{top:97px}.article-toc nav>a{font-size:10px}.article-block h2{font-size:23px}.article-block p,.article-block li{font-size:13px}.article-block .grid-2{grid-template-columns:1fr;gap:14px}.journal-layout{grid-template-columns:1fr;gap:22px}.journal-layout>aside{position:static}.blog-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.site-header{height:65px}.brand>span{font-size:28px}.brand svg{width:25px;height:25px}.brand{gap:8px}.header-actions{gap:21px}.header-actions>.button{font-size:10px;min-height:34px;padding:8px 12px;gap:9px}.header-actions>.button .icon{width:14px;height:14px}.menu-toggle{width:24px;height:31px}.menu-toggle>span{width:22px}.mobile-menu{top:65px;padding:26px 24px 35px}.hero-layout{display:flex;flex-direction:column;align-items:stretch;padding-top:39px;padding-bottom:25px;gap:31px}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:9px;letter-spacing:.6px;margin-bottom:18px}.hero h1{font-size:36px;line-height:1.38;letter-spacing:-1.2px;white-space:normal}.hero-description{font-size:13px;line-height:1.95;margin-top:20px}.desktop-only{display:none}.hero-actions{gap:10px;margin-top:24px}.hero-actions .button{min-height:45px;font-size:12px;padding:11px 15px;gap:13px}.hero-points{gap:19px;margin-top:19px;font-size:10px}.hero-points .icon{width:12px;height:12px}.hero-showcase{height:auto;aspect-ratio:1.02;border-radius:7px;max-width:550px;width:100%;align-self:center}.showcase-top{font-size:7px;left:16px;right:16px;top:12px;letter-spacing:1px}.showcase-stage{inset:43px 15px 63px 17px}.hero-desktop{width:calc(100% - 19px)}.hero-phone{width:27%;min-width:84px;max-width:130px;bottom:1px;right:0;border-width:3.5px;border-radius:18px}.hero-phone img{border-radius:14px}.phone-speaker{height:6px}.viewport-note{font-size:6px;letter-spacing:1px;bottom:2px}.showcase-bottom{padding:8px 11px;min-height:48px;justify-content:space-between}.preview-tabs button{font-size:8px;min-height:31px;padding-inline:8px}.preview-tabs{gap:2px}.preview-caption{display:flex;gap:3px;font-size:7px}.preview-caption .icon{width:9px;height:9px}.hero-bottom{font-size:9px;min-height:56px}.hero-bottom .icon{width:13px;height:13px}.hero-bottom a{gap:8px}.section{padding-block:57px}.section-top{padding-top:36px;padding-bottom:62px}.eyebrow{font-size:9px;letter-spacing:1.1px;margin-bottom:13px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:28px;line-height:1.45}.section-heading p:not(.eyebrow){font-size:12px;line-height:1.95;margin-top:14px}.section-heading>.text-link{margin-top:19px;font-size:11px;padding:0}.solution-tabs{gap:0}.solution-tabs button{padding:13px 4px;font-size:11px;justify-content:center;gap:7px}.solution-tabs button>.icon:first-child{width:15px;height:15px}.solution-panel{display:flex;flex-direction:column;gap:25px;padding-top:25px;min-height:0}.solution-visual{width:100%;padding:19px 17px 11px}.solution-visual .browser-bar{height:24px}.solution-visual .browser-screen{aspect-ratio:1.64}.visual-caption{font-size:8px;margin-top:10px}.solution-copy{width:100%;padding:0 2px}.solution-copy .eyebrow{font-size:9px}.solution-copy h3{font-size:23px}.solution-copy>p:not(.eyebrow){font-size:12px;line-height:2;max-width:none}.solution-copy .check-list{grid-template-columns:1fr 1fr;gap:12px 10px;margin-block:23px}.solution-copy .check-list li{font-size:10px;gap:6px}.solution-copy .check-list .icon{width:12px;height:12px;margin-top:3px}.solution-copy .text-link{font-size:12px}.foundation-intro{margin-bottom:29px}.foundation-intro h2{font-size:27px}.foundation-intro>p:last-child{font-size:12px}.foundation-grid{grid-template-columns:1fr;gap:30px}.foundation-grid>article{border:0!important;padding:0!important;display:grid;grid-template-columns:115px 1fr;column-gap:20px;align-items:start}.foundation-grid>article>div:first-child{grid-column:1;grid-row:1/5;align-self:center;width:115px;height:124px;position:relative;padding:14px 10px}.foundation-grid>article>h3{grid-column:2;font-size:17px!important;margin:2px 0 9px}.foundation-grid>article>p{grid-column:2;min-height:0;font-size:11px;line-height:1.95}.foundation-grid>article>.text-link{grid-column:2;font-size:10px;margin-top:12px}.spec-top{gap:8px;flex-wrap:wrap}.spec-top>b{font-size:30px}.spec-top>span{font-size:7px;line-height:1.6}.swatches{gap:3px;margin-top:16px}.swatches i{height:16px}.spec-line{font-size:5px;margin-top:9px;flex-wrap:wrap;gap:4px}.device-spec{align-items:center}.spec-monitor{width:88px;height:65px;border-width:2px}.spec-nav{height:8px;margin:4px 4px 0}.spec-content{gap:4px;padding:6px 4px}.spec-content>b{width:28px;height:27px}.spec-content i{height:3px;margin-bottom:5px}.spec-mobile{top:56px;left:76px;width:26px;height:49px;border-width:2px;padding:4px 2px;border-radius:4px}.spec-mobile>b{height:18px;margin-bottom:4px}.spec-mobile i{height:2px;margin-bottom:3px}.device-spec>span{font-size:5px;bottom:7px}.device-spec>span>i{margin:0 5px}.delivery-spec>span{font-size:7px;margin-bottom:4px}.delivery-spec>div{font-size:6px;min-height:24px;gap:4px}.delivery-spec .icon{width:10px;height:10px}.case-grid{grid-template-columns:1fr;gap:31px}.case-visual>img{aspect-ratio:1.62}.mini-chrome{height:24px}.case-caption h3{font-size:22px}.case-caption p{font-size:9px}.case-industry{font-size:11px}.case-caption{margin-top:17px}.circle-link{height:32px;width:32px}.quiet-note{font-size:10px;margin-top:22px}.catalog-heading{display:block;margin-bottom:28px}.catalog-heading h2{font-size:28px}.catalog-heading p:not(.eyebrow){font-size:12px;margin-top:15px}.catalog-number{display:grid;grid-template-columns:1fr auto;align-items:center;margin-top:28px}.catalog-number>strong{font-size:42px;line-height:1.2;letter-spacing:-1.5px;grid-row:1}.catalog-number>p{grid-column:1;grid-row:2;font-size:10px!important;margin-top:2px!important}.catalog-number>.button{grid-column:2;grid-row:1/3;margin:0;min-height:41px;font-size:10px;padding:11px 13px;gap:10px}.industry-links{gap:7px;margin-bottom:24px}.industry-links a{font-size:10px;gap:10px;padding:7px 10px}.industry-links .icon{width:10px;height:10px}.catalog-screens{grid-template-columns:1fr 1fr;gap:13px}.catalog-screens>a:last-child{display:none}.catalog-screens img{aspect-ratio:1.2}.catalog-screens span{font-size:10px;padding:11px}.catalog-screens .icon{width:11px;height:11px}.process-row{grid-template-columns:1fr 1fr;gap:30px 23px}.process-row li{padding-top:17px}.process-row li>span{font-size:10px}.process-row h3{font-size:19px;margin-top:13px}.process-row p{font-size:11px;line-height:1.9;min-height:0}.process-row small{font-size:8px;margin-top:13px}.price-note{display:grid;grid-template-columns:1fr auto;padding:20px 17px;gap:13px;margin-top:29px}.price-note>div{grid-column:1/-1;font-size:12px;gap:10px}.price-note>div>.icon{width:20px;height:20px}.price-note>p{font-size:10px}.price-note strong{font-size:22px}.price-note>.text-link{font-size:10px;gap:6px}.resource-list{gap:17px}.resource-list h3{font-size:16px}.resource-list p{font-size:9px}.resource-icon{width:42px;height:42px}.resource-list>a{gap:14px;padding-top:17px}.closing-inner{display:block;padding-block:48px}.closing h2{font-size:31px}.closing h2 br{display:block}.closing p:not(.eyebrow){font-size:12px;max-width:300px;line-height:1.95}.closing-actions{margin-top:27px;gap:17px}.closing-actions .button{font-size:12px;min-height:45px;min-width:188px;justify-content:space-between}.closing .eyebrow{font-size:8px}.closing-actions>.text-link{font-size:10px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px;padding-top:43px;padding-bottom:34px}.footer-brand{grid-column:1/-1;display:block;padding-bottom:5px}.footer-brand .brand>span{font-size:29px}.footer-brand>p{font-size:11px;margin-top:17px}.footer-social{margin-top:17px;gap:8px}.footer-grid nav{gap:9px}.footer-grid nav h3{font-size:12px;margin-bottom:9px}.footer-grid nav a,.footer-grid nav button{font-size:11px}.footer-bottom{flex-wrap:wrap;gap:10px;padding-block:20px;font-size:8px;align-items:center}.footer-bottom p:nth-child(2){display:none}.footer-bottom>a{margin-left:auto}.support-launcher{right:12px;bottom:max(12px,env(safe-area-inset-bottom));padding:8px;border-radius:7px;gap:0}.support-launcher>.support-mark{height:28px;width:28px;border-radius:4px;font-size:22px}.support-launcher>span:nth-child(2),.support-launcher>.icon{display:none}.page-head{padding-block:43px 39px}.page-head h1{font-size:31px;margin-bottom:17px;line-height:1.45}.page-head .lead{font-size:13px;line-height:2}.anchor-nav{gap:12px 18px;margin-top:27px}.anchor-nav>a{font-size:10px;gap:7px}.anchor-nav .icon{width:12px;height:12px}.service-detail{display:flex;flex-direction:column;align-items:stretch;gap:26px}.service-detail-head h2{font-size:26px}.service-detail-head .lead{font-size:13px}.service-detail-head .quiet-note{font-size:10px}.service-detail-head .button{font-size:12px;min-height:43px;padding:11px 17px;margin-top:20px}.service-detail-media{padding:14px}.service-detail-media>img{aspect-ratio:1.47}.scope-list{display:grid;grid-template-columns:1fr 1fr;gap:17px 14px;padding-top:20px}.scope-list>h3{grid-column:1/-1;font-size:12px}.scope-list>span{font-size:11px}.scope-list i{font-size:8px}.quality-grid{gap:27px 22px}.quality-grid h3{font-size:17px}.quality-grid p{font-size:11px;line-height:2}.quality-grid article>.icon{width:26px;height:26px;margin-bottom:18px}.numeral{font-size:11px;margin-bottom:16px}.library-section{padding-top:27px;padding-bottom:65px}.library-toolbar{gap:14px;margin-bottom:16px}.segmented{gap:2px;padding:3px}.segmented button{font-size:10px;padding:8px 7px;min-height:38px}.search{padding:11px 13px}.search input{font-size:12px}.library-filters{padding:16px;flex-wrap:wrap;gap:15px 12px}.library-filters label{width:calc(50% - 6px);font-size:9px}.library-filters select{font-size:10px;padding:8px 6px;min-height:39px;margin-top:6px}.clear-btn{width:100%;text-align:right;font-size:10px;padding:0;min-height:24px;margin-top:-3px}.results-meta{font-size:9px;margin:22px 0 19px;gap:10px}.library-grid{grid-template-columns:1fr;gap:28px}.library-card .case-visual>img{aspect-ratio:1.55}.library-card .card-type{font-size:9px;margin-top:14px}.library-card h3{font-size:21px}.card-bottom{font-size:10px;gap:15px;margin-top:6px}.card-bottom a{font-size:10px}.pagination{gap:6px;margin-top:34px}.pagination button{min-width:32px;height:35px;font-size:11px;padding:0 8px}.detail-page{padding-top:25px;padding-bottom:60px}.detail-page>.breadcrumb{font-size:10px;margin-bottom:27px}.detail-header{display:block;margin:0 0 29px}.detail-header h1{font-size:33px;overflow-wrap:anywhere;margin-bottom:11px}.detail-header>.div,.detail-header>div+div{margin-top:22px}.detail-header>div>p{font-size:12px}.detail-header .eyebrow{font-size:9px}.detail-actions{gap:14px;margin-top:20px}.device-toggle{margin-bottom:15px}.device-toggle button{font-size:11px;padding:8px 12px;min-height:37px}.detail-image{padding:12px}.detail-image.mobile{padding:17px}.detail-image.mobile img{max-width:300px}.detail-meta{grid-template-columns:1fr 1fr;gap:24px 22px;margin-top:26px;padding-top:26px}.detail-meta section:last-child{grid-column:1/-1}.detail-meta p{font-size:11px}.palette span{height:27px;width:27px}.plan-grid{grid-template-columns:1fr;gap:43px;padding-top:0}.plan{padding:27px}.plan h2{font-size:25px}.plan-desc{font-size:13px;min-height:0;max-width:300px}.price{font-size:48px;margin-block:28px 24px}.price span{font-size:11px}.plan>.button{font-size:12px;min-height:45px;padding-inline:17px}.plan-facts{font-size:11px;padding-block:20px}.plan .check-list li{font-size:12px}.plan .check-list{gap:13px}.plan.featured .eyebrow{margin-top:1px}.plan-flag{font-size:10px}.included{display:block;padding-bottom:29px}.included h2{font-size:27px}.included>ul{margin-top:26px;gap:16px}.included li{font-size:12px}.pricing-detail{grid-template-columns:1fr;gap:23px;padding-top:26px}.pricing-detail h3{font-size:15px}.pricing-detail p{font-size:12px}.faq-list summary{font-size:13px;line-height:1.7;gap:12px;padding-block:20px}.faq-list summary>span{font-size:9px}.faq-list details>p{font-size:11px;line-height:2;padding:0 0 21px 24px}.process-long>article{grid-template-columns:39px minmax(0,1fr);gap:19px;padding-block:30px}.step-number{font-size:32px;letter-spacing:-1px;margin-top:4px}.process-long h2{font-size:25px}.process-long .eyebrow{font-size:8px}.process-long p{font-size:12px}.process-extra{margin-top:20px}.process-extra h3{font-size:12px}.process-extra p{font-size:11px}.deliverable{font-size:9px!important;padding:12px 14px;margin-top:20px}.deliverable strong{display:block;margin:4px 0 0;font-size:10px}.preparation{display:block}.preparation h2{font-size:27px}.preparation ol{margin-top:25px;font-size:12px;gap:15px;padding-left:17px}.about-story{display:flex;flex-direction:column;align-items:stretch;gap:36px}.about-type{min-height:365px;padding:28px}.about-type>b{font-size:55px}.about-type>small{font-size:7px}.about-story h2{font-size:27px;margin-bottom:21px}.about-story>div>p:not(.eyebrow){font-size:13px;line-height:2.1}.contact-layout{display:flex;flex-direction:column-reverse;padding-block:33px 62px;gap:38px}.brief-form{padding:23px 19px}.form-heading h2{font-size:21px;margin-top:8px}.form-heading p{font-size:10px}.form-grid{gap:21px}.form-grid>label{font-size:11px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px;min-height:46px;padding:10px 11px}.form-grid input::placeholder,.form-grid textarea::placeholder{font-size:12px}.form-grid select{font-size:14px}.form-note{font-size:10px;line-height:1.9;margin-block:22px}.brief-form>.button{font-size:12px;min-height:46px}.contact-info>h2{font-size:24px}.contact-info>a,.contact-info>button{font-size:14px;min-height:74px;padding-block:17px}.contact-info small{font-size:10px}.contact-note{margin-top:24px}.contact-note p{font-size:12px}.brief-actions .button{font-size:10px;padding:9px 12px}.planner-layout{display:block;padding-block:32px 62px}.planner-layout>aside{padding:24px;margin-bottom:36px}.planner-layout h2{font-size:24px;margin-block:13px}.planner-layout h2 br{display:none}.planner-layout>aside>.text-link{margin-top:17px}.planner-layout>aside>p{font-size:11px}#planner-form legend{font-size:15px;line-height:1.75;display:flex;gap:11px}#planner-form legend span{margin-right:0;font-size:10px;flex:none;padding-top:3px}#planner-form label{font-size:12px;padding:12px}#planner-form select{font-size:14px}.guide-feature{display:flex;flex-direction:column;gap:29px;margin-top:28px;padding:26px}.guide-feature h2{font-size:28px}.guide-feature .eyebrow{font-size:9px}.guide-feature p:not(.eyebrow){font-size:12px}.guide-feature .button{min-height:43px;font-size:12px;margin-top:21px}.guide-feature>a{width:100%}.guide-grid{grid-template-columns:1fr 1fr;padding-top:39px;padding-bottom:42px;gap:32px 20px}.guide-symbol{height:97px;padding:18px;align-items:flex-start;flex-direction:column;gap:9px;margin-bottom:18px}.guide-symbol>.icon{height:24px;width:24px}.guide-symbol>span{font-size:7px;letter-spacing:1px}.guide-card>.eyebrow{font-size:8px}.guide-card h3{font-size:17px;line-height:1.7;letter-spacing:-.5px;margin-bottom:11px}.guide-card>p:not(.eyebrow){font-size:11px;line-height:1.95}.guide-card .text-link{font-size:10px;margin-top:15px;gap:6px}.guide-card .text-link .icon{height:13px;width:13px}.resource-banner{display:block;padding:24px;margin-bottom:55px}.resource-banner h2{font-size:23px}.resource-banner p{font-size:12px}.resource-banner .button{font-size:11px;min-height:41px;padding:10px 15px;margin-top:22px}.article-title{padding-top:24px;padding-bottom:31px}.article-title>.breadcrumb{font-size:10px;margin-bottom:23px}.article-title .eyebrow{font-size:9px}.article-title h1{font-size:29px;line-height:1.5}.article-title .lead{font-size:13px;line-height:2;margin-top:18px}.article-info{font-size:9px;gap:12px;flex-wrap:wrap;margin-top:20px}.article-info span{padding-left:12px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:31px;padding-top:27px;padding-bottom:58px}.article-toc{position:static;max-height:none;padding:0;background:#f5f8fc;border:1px solid #e1e8f2;border-radius:5px}.article-toc summary{padding:14px 18px;font-size:12px;border:0;position:relative}.article-toc summary:after{content:'−';position:absolute;right:17px;color:#7895bf}.article-toc details:not([open]) summary:after{content:'+'}.article-toc nav{padding:0 15px 13px;margin:0;max-height:260px;overflow:auto;border-top:1px solid #e1e8f2}.article-toc nav>a{font-size:11px;padding:8px 2px}.article-block h2{font-size:22px;line-height:1.6;margin-bottom:17px}.article-block h3{font-size:17px}.article-block p,.article-block li{font-size:13px;line-height:2}.article-block{padding-bottom:24px;margin-bottom:28px;scroll-margin-top:85px}.article-block .mini,.article-block .mc{padding:17px}.article-block .callout{padding:15px;font-size:12px}.article-block th,.article-block td{padding:10px 12px;font-size:11px}.article-block figcaption{font-size:9px}.article-block .tbl-wrap{margin-block:17px}.article-end{padding:24px}.article-end h2{font-size:23px}.article-end .button{font-size:12px;min-height:44px}.blog-grid{grid-template-columns:1fr;gap:21px}.blog-grid>a{padding:26px;min-height:225px}.blog-grid h2{font-size:24px;min-height:0}.blog-grid>a>span{font-size:9px;margin-bottom:21px}.blog-grid>a>.icon{margin-top:20px}.journal-layout{gap:22px;padding-block:28px 60px}.wechat-dialog{padding:29px 22px;max-height:calc(100dvh - 24px);max-width:calc(100% - 24px)}.wechat-dialog h2{font-size:21px}.wechat-dialog>img{width:min(245px,100%)}.image-dialog{max-width:calc(100% - 16px);width:calc(100% - 16px);padding:43px 9px 17px}.image-dialog>p{font-size:10px;padding-inline:10px}.toast{font-size:11px;max-width:calc(100% - 32px);width:max-content;padding:11px 18px}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.hero h1{font-size:32px}.hero-points{gap:15px}.hero-actions .button{padding-inline:13px;font-size:11px}.header-actions{gap:17px}.hero-showcase{aspect-ratio:1.03}.preview-caption{display:none}.showcase-bottom{justify-content:center}.preview-tabs button{font-size:9px;padding-inline:13px}.solution-tabs button{font-size:10px;gap:5px}.solution-tabs button>.icon:first-child{width:14px;height:14px}.solution-copy .check-list{gap:10px 7px}.solution-copy .check-list li{font-size:9px}.foundation-grid>article{grid-template-columns:108px 1fr;gap:0 16px}.foundation-grid>article>div:first-child{width:108px}.foundation-grid>article>h3{font-size:16px!important}.catalog-number>.button{font-size:9px;padding-inline:11px}.library-filters{padding:13px}.article-title h1{font-size:26px}}
.footer-grid nav a,.footer-grid nav button{color:#6d7c92}.footer-brand>p{color:#728199}.footer-bottom p{color:#7e8ba0}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#8492a6}.form-heading p,.form-note{color:#75859c}
@media(max-width:700px){.header-actions>.button{min-height:40px;font-size:11px}.menu-toggle{width:32px;height:44px;align-items:center}.preview-tabs button{font-size:10px;min-height:36px;padding-inline:9px}.showcase-bottom{min-height:53px}.showcase-stage{bottom:68px}.preview-caption{font-size:8px}.search input,.form-grid select{font-size:16px}.search{min-height:45px}.segmented button{min-height:40px;font-size:11px}.footer-social>a,.footer-social>button{width:38px;height:38px}.footer-grid nav a,.footer-grid nav button{font-size:12px}body .sxai .sxai-input{font-size:16px}body .sxai .sxai-panel{border-radius:0}}
@media(max-width:380px){.preview-tabs button{font-size:10px;padding-inline:13px}.segmented button{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
