:root{--navy:#06142b;--navy-deep:#040d1f;--blue:#2378ff;--blue-dark:#0965e9;--ink:#101b2e;--muted:#72819b;--line:#e2eaf6;--pale:#eff6ff;--radius:12px;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);font-synthesis:none;line-height:1.65;background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}button,a{transition:color .18s,background .18s,box-shadow .18s,transform .18s}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #75acff;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.35;letter-spacing:-.025em}h2{font-size:32px;font-weight:750}h3{font-size:20px}p{font-size:16px}.container{width:min(1280px,calc(100% - 104px));margin-inline:auto}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:var(--blue);color:white;padding:10px 18px}.skip-link:focus{top:10px}.site-header{height:80px;border-bottom:1px solid var(--line);background:#fff;position:relative;z-index:20}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:25px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);font-size:24px;font-weight:750;white-space:nowrap}.brand-icon{display:grid;place-items:center;width:44px;height:44px;background:linear-gradient(135deg,#349aff,#1360f4);color:white;font-size:18px;letter-spacing:-1px;border-radius:9px;box-shadow:0 3px 14px #2378ff20;font-weight:700}.site-header nav{display:flex;align-items:center;gap:36px;height:100%}.site-header nav a{height:100%;display:flex;align-items:center;font-size:15px;position:relative;white-space:nowrap;color:#53627c}.site-header nav a:hover,.site-header nav a.active{color:var(--blue)}.site-header nav a.active:after{content:"";height:3px;position:absolute;bottom:0;left:0;right:0;background:var(--blue);border-radius:4px}.header-dark{background:var(--navy);border-color:#ffffff0e;color:#d6e1f4}.header-dark .brand{color:#fff}.header-dark nav a{color:#c9d4e8}.header-dark nav a.active,.header-dark nav a:hover{color:#71b7ff}.button{border:1px solid transparent;min-height:48px;border-radius:8px;padding:11px 26px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:600;line-height:1.4;white-space:nowrap}.button.primary{background:linear-gradient(115deg,#1269fa,#3186ff);color:#fff;box-shadow:0 5px 15px #1c70ef16}.button.primary:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 7px 18px #1c70ef30}.button.secondary{border-color:#ccdff7;color:#2560ad;background:#fff}.button.secondary:hover{background:#eff6ff;border-color:#92bbf8}.button.outline-light{border-color:#4c9eff;color:#eef6ff;background:#06152b45}.button.outline-light:hover{background:#18335b}.button.small{min-height:40px;padding:8px 22px;font-size:14px}.nav-contact{color:var(--blue);background:transparent;border-color:var(--blue);border-radius:30px;padding:9px 24px;min-height:42px;font-size:14px}.nav-contact:hover{background:#2378ff10}.menu-toggle{display:none}.hero{background:var(--navy);color:white;overflow:hidden;position:relative}.hero-inner{min-height:540px;display:flex;align-items:center;position:relative}.hero-copy{position:relative;z-index:2;padding:50px 0 48px;width:58%;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{display:inline-block;background:#1058bd;box-shadow:inset 0 1px 0 #599fff50;border-radius:30px;padding:5px 16px;font-size:13px;font-weight:600;color:#edf5ff;margin-bottom:22px}.hero h1{font-size:clamp(33px,3.35vw,49px);line-height:1.35;margin-bottom:18px;letter-spacing:-.055em;white-space:nowrap}.hero-description{font-size:21px;font-weight:350;color:#c5d1e4;letter-spacing:1px;margin-bottom:30px}.hero-actions{display:flex;gap:22px}.hero-actions .button{min-width:154px}.hero-benefits{display:flex;gap:29px;margin-top:38px;font-size:14px;color:#c5d5eb}.hero-benefits span{display:flex;gap:9px;align-items:center}.hero-benefits .icon{background:var(--blue);padding:4px;border-radius:50%;width:22px;height:22px;color:#fff}.hero-art{position:absolute;right:-68px;bottom:0;top:0;width:65%;display:flex;align-items:center;justify-content:center;z-index:1;pointer-events:none}.hero-art img{width:100%;max-width:none;height:100%;object-fit:cover;object-position:center;mask-image:linear-gradient(to right,transparent,black 17%);-webkit-mask-image:linear-gradient(to right,transparent,black 17%)}.section-heading{text-align:center;margin:0 auto 29px}.section-heading h2{margin-bottom:6px}.section-heading p{margin:0;color:var(--muted);font-size:15px}.products-section{padding:45px 0 46px;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(125deg,#fff,#f9fbff);box-shadow:0 5px 20px #496dba07;overflow:hidden;position:relative}.product-card:hover{transform:translateY(-4px);border-color:#a9c8fc;box-shadow:0 12px 25px #496dba12}.product-card.featured{border-color:#2378ff;box-shadow:0 4px 18px #2378ff0a}.product-card-link{display:block;position:relative;min-height:195px;padding:24px 22px}.product-card-copy{position:relative;z-index:2}.product-heading{display:flex;gap:13px;align-items:center}.product-heading img{width:53px;height:53px;border-radius:12px;object-fit:cover;box-shadow:0 4px 12px #10224e12}.product-heading h3{font-size:20px;white-space:nowrap;margin:0}.featured-badge{background:var(--blue);color:white;border-radius:14px;padding:3px 9px;font-size:12px;white-space:nowrap;align-self:flex-start;margin-top:3px}.product-card p{max-width:162px;color:var(--muted);font-size:14px;line-height:1.7;margin:16px 0 8px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:14px;font-weight:550}.text-link .icon{width:17px;height:17px}.text-link:hover{color:#064ea8;gap:12px}.card-screenshot{position:absolute;width:44%;height:118px;right:12px;bottom:21px;object-fit:contain;transform:perspective(700px) rotateY(-12deg) rotateZ(-3deg);filter:drop-shadow(0 7px 6px #243c7420);z-index:1}.download-section{padding:41px 0 34px;background:radial-gradient(ellipse at 50% 25%,#f9fcff,#eaf3ff)}.product-tabs{display:flex;justify-content:center;width:max-content;max-width:100%;margin:0 auto 24px;border:1px solid #d7e4f5;border-radius:9px;background:#f5f9ff;overflow:hidden}.product-tabs button{border:0;border-right:1px solid #e1eaf7;background:transparent;min-width:108px;padding:11px 18px;font-size:15px;line-height:1.4}.product-tabs button:last-child{border:0}.product-tabs button[aria-selected="true"]{color:white;background:var(--blue);border-radius:7px;box-shadow:0 2px 7px #2378ff22}.product-tabs button:hover:not([aria-selected="true"]){background:#e4eeff;color:var(--blue)}.download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.download-card{border:1px solid #edf2fa;border-radius:10px;background:white;min-height:155px;display:flex;justify-content:center;align-items:flex-start;gap:24px;padding:26px 24px;box-shadow:0 6px 24px #346cb307}.download-card>.icon{width:38px;height:38px;color:var(--blue);margin-top:4px}.download-card h3{font-size:19px;margin:0 0 5px}.download-card p{font-size:13px;color:var(--muted);margin:0 0 13px}.download-card .button{min-width:118px}.download-status{text-align:center;font-size:13px;color:#667b99;margin:13px 0 0;min-height:22px}.centered-link{display:flex;width:max-content;max-width:100%;margin:16px auto 0}.help-section{padding:35px 0 42px}.help-section .section-heading{margin-bottom:20px}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid var(--line);border-radius:7px;background:#fff}.faq-list summary{padding:15px 20px;display:flex;justify-content:space-between;align-items:center;list-style:none;cursor:pointer;gap:16px;font-size:15px;font-weight:550}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;line-height:1;font-weight:300;color:#365579}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details[open]{border-color:#b8d0f7;background:#fcfdff}.faq-list details p{padding:0 20px 18px;margin:0;color:#5f7290;font-size:15px;line-height:1.85;max-width:980px}.site-footer{background:var(--navy);color:#c4d0e4}.footer-main{display:flex;align-items:center;justify-content:space-between;padding:27px 0 22px}.site-footer .brand{color:white}.footer-main p{font-size:14px;margin:0;color:#91a2be}.footer-bottom{border-top:1px solid #ffffff0d;display:flex;gap:23px;padding:13px 0 17px;font-size:12px;color:#91a2be}.footer-bottom span{margin-right:auto}.floating-contact{position:fixed;right:20px;bottom:30px;z-index:25;display:flex;align-items:center;gap:8px;padding:12px 18px;border:0;border-radius:30px;color:white;background:var(--blue);box-shadow:0 7px 25px #1269fa32;font-size:14px}.floating-contact:hover{transform:translateY(-3px);background:#0965e9}.mobile-dock{display:none}.page-intro{background:linear-gradient(120deg,#f1f7ff,#fafcff);padding:28px 0 47px}.breadcrumb{font-size:13px;color:#6c819f;display:inline-block;margin-bottom:27px}.kicker{font-size:12px;font-weight:650;letter-spacing:1.8px;color:var(--blue);margin-bottom:12px}.page-intro h1{font-size:42px;margin-bottom:13px}.intro-description{font-size:17px;line-height:1.85;color:#6b7b94;margin:0;max-width:700px}.compact-top{padding-top:35px;padding-bottom:65px}.standalone-download{padding-top:40px;padding-bottom:65px;min-height:440px}.product-hero{padding:24px 0 62px;background:linear-gradient(120deg,#f5f9ff,#fff)}.product-hero-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.detail-brand{display:flex;gap:16px;align-items:center;margin-bottom:25px}.detail-brand img{border-radius:17px;box-shadow:0 8px 25px #173a7720}.detail-copy h1{font-size:40px;margin-bottom:18px}.detail-copy h1 span{font-size:28px;display:block;font-weight:600;margin-top:8px;letter-spacing:-.03em}.detail-actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:27px}.detail-facts{display:flex;gap:48px;border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.detail-facts div{display:grid;gap:4px}.detail-facts span{font-size:13px;color:var(--muted)}.detail-facts b{font-size:16px;font-weight:550}.detail-visual{height:360px;position:relative;background:radial-gradient(ellipse,#d8e8ff,transparent 70%);display:flex;align-items:center}.desktop-preview{border:0;background:transparent;padding:0;width:84%;position:relative;cursor:zoom-in;filter:drop-shadow(0 18px 14px #34578318)}.desktop-preview img{width:100%;height:300px;object-fit:contain}.desktop-preview>.icon{position:absolute;left:15px;bottom:24px;background:#fff;padding:6px;border-radius:6px;width:32px;height:32px;color:var(--blue);box-shadow:0 4px 15px #0b397a20}.phone-preview{position:absolute;right:0;bottom:5px;padding:0;border:0;background:none;width:26%;filter:drop-shadow(0 13px 15px #0b285332);cursor:zoom-in}.phone-preview img{width:100%;height:330px;object-fit:contain}.detail-section{padding:48px 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.feature-grid article,.steps-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:25px}.feature-number{font-size:14px;color:var(--blue);font-weight:650;display:inline-grid;place-items:center;width:38px;height:38px;background:#edf4ff;border-radius:9px;margin-bottom:18px}.feature-grid h3{font-size:18px;line-height:1.65;margin-bottom:8px}.feature-grid p{font-size:14px;color:var(--muted);margin:0}.gallery-section{padding:45px 0;background:#f4f8ff}.gallery-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:24px}.gallery-tabs button{padding:10px 25px;border:1px solid #dce7f7;background:#fff;border-radius:7px;font-size:14px}.gallery-tabs button[aria-selected="true"]{background:var(--blue);color:white;border-color:var(--blue)}.gallery-frame{width:100%;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:15px;padding:30px;background:#fff;cursor:zoom-in}.gallery-frame img{max-height:540px;width:auto;max-width:100%;object-fit:contain}.gallery-frame span{color:var(--blue);font-size:14px;display:flex;align-items:center;gap:8px}.image-note{font-size:13px;text-align:center;color:var(--muted);margin:17px 0 0}.detail-cta{padding:45px 0 55px}.detail-cta>.container{display:flex;justify-content:space-between;align-items:center;gap:35px}.detail-cta h2{font-size:29px;margin-bottom:8px}.detail-cta p:not(.kicker){color:var(--muted);margin:0}.detail-cta .detail-actions{margin:0}.steps-section{padding:35px 0 12px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps-grid h2{font-size:23px;margin-bottom:12px}.steps-grid p{font-size:15px;color:var(--muted);margin:0}.reading-width{max-width:930px}.support-banner{display:flex;justify-content:space-between;align-items:center;background:#eef5ff;border:1px solid #e2edfd;border-radius:12px;padding:30px 35px;margin-bottom:55px;gap:25px}.support-banner h2{font-size:24px;margin-bottom:7px}.support-banner p{color:var(--muted);margin:0}.contact-page{padding:40px 0 65px}.contact-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.contact-cards article{border:1px solid var(--line);border-radius:14px;padding:35px;background:linear-gradient(#fff,#fafdff)}.contact-cards h2{font-size:24px;margin-top:18px;margin-bottom:15px}.contact-cards p{color:var(--muted);font-size:15px}.contact-cards .contact-value{font-size:20px;color:var(--ink);overflow-wrap:anywhere}.contact-cards .copy-button{margin-left:13px}.contact-tips{padding-top:35px}.contact-tips h2{font-size:21px}.contact-tips p{color:var(--muted);max-width:790px}.prose{padding-top:35px;padding-bottom:55px}.prose h2{font-size:23px;margin-top:25px;margin-bottom:13px}.prose p{color:#63718a;line-height:1.9}.prose a{color:var(--blue);overflow-wrap:anywhere}.not-found{padding:85px 0 110px;text-align:center}.not-found h1{font-size:40px}.not-found p{color:var(--muted)}dialog{border:0;box-shadow:0 25px 100px #04133135}dialog::backdrop{background:#041127af;backdrop-filter:blur(6px)}body:has(dialog[open]){overflow:hidden}.modal{border-radius:18px;width:min(500px,calc(100vw - 32px));padding:36px;max-height:calc(100dvh - 36px);overflow-y:auto}.modal h2{font-size:25px;margin-bottom:12px;max-width:380px}.modal .kicker{margin-top:18px}.modal-close{position:absolute;right:13px;top:13px;border:0;background:#f1f5fb;color:#49617e;display:grid;place-items:center;width:33px;height:33px;border-radius:50%;z-index:2}.modal-close:hover{background:#e2ebf9}.dialog-symbol{display:grid;place-items:center;width:48px;height:48px;background:#eaf3ff;border-radius:13px;color:var(--blue)}.dialog-symbol .icon{width:26px;height:26px}.muted{color:var(--muted);font-size:14px}.contact-option{display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:10px;padding:16px;margin-top:16px}.contact-option:hover{background:#f4f8ff;border-color:#a6c8fa}.contact-option>span:nth-child(2){flex:1;min-width:0}.contact-option b{display:block;font-size:15px}.contact-option small{font-size:13px;color:var(--muted);overflow-wrap:anywhere;display:block}.channel-icon{color:var(--blue)}.copy-button{background:none;border:0;padding:8px 0;color:var(--blue);font-size:13px}.copy-button:hover{text-decoration:underline}.dialog-note{font-size:13px;color:var(--muted);margin:18px 0 0}.download-lines{display:grid;gap:11px;margin:25px 0}.download-lines a{display:flex;justify-content:space-between;gap:12px;border:1px solid #dce7fa;border-radius:8px;padding:12px 15px;color:var(--blue);font-size:15px;background:#f5f9ff}.download-lines a:hover{background:#e7f1ff}.image-modal{width:min(1200px,calc(100vw - 28px));max-height:calc(100dvh - 28px);padding:45px 20px 14px;background:#fff;border-radius:14px;text-align:center}.image-modal img{max-height:calc(100dvh - 135px);object-fit:contain;margin:auto}.image-modal p{font-size:14px;color:#5a7390;margin:12px 0 0}#toast{position:fixed;z-index:100;bottom:35px;left:50%;transform:translate(-50%,20px);background:#0d2341;color:white;padding:12px 22px;border-radius:8px;font-size:14px;opacity:0;pointer-events:none;box-shadow:0 8px 35px #07132930;max-width:calc(100% - 30px);text-align:center;transition:.2s}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1550px){.hero-inner{min-height:580px}.hero-art{right:-100px;width:67%}.hero h1{font-size:50px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.site-header nav{gap:23px}.hero-inner{min-height:490px}.hero-copy{width:60%}.hero h1{font-size:38px}.hero-description{font-size:17px}.hero-art{right:-32px;width:64%}.hero-benefits{gap:17px}.product-card-link{padding:20px 17px;min-height:188px}.product-heading{gap:9px}.product-heading img{width:43px;height:43px}.product-heading h3{font-size:18px}.featured-badge{font-size:11px;padding:2px 6px}.card-screenshot{width:42%;right:4px;bottom:15px;height:107px}.product-card p{max-width:145px;font-size:13px}.download-card{gap:16px;padding:23px 16px}.download-card h3{font-size:17px}.product-hero-grid{gap:35px}.detail-copy h1{font-size:35px}.detail-copy h1 span{font-size:25px}.detail-visual{height:310px}.phone-preview img{height:270px}.desktop-preview img{height:260px}}
@media(max-width:900px){.nav-contact{display:none}.site-header nav{gap:25px}.hero h1{font-size:34px}.hero-copy{width:59%}.hero-description{font-size:15px;letter-spacing:.2px}.hero-actions{gap:12px}.hero-actions .button{min-width:133px;padding:12px 18px;font-size:15px}.hero-benefits{gap:12px;font-size:12px}.hero-benefits span{gap:5px}.hero-art{width:59%;right:-30px}.hero-inner{min-height:450px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card-link{min-height:193px}.product-card p{max-width:155px;font-size:14px}.product-heading img{width:50px;height:50px}.product-heading h3{font-size:20px}.download-card{display:block;text-align:center;padding:22px 12px}.download-card>.icon{margin:0 auto 14px}.download-card h3{font-size:16px}.product-tabs button{min-width:94px;padding:11px}.product-hero-grid{grid-template-columns:1fr 1fr;gap:20px}.detail-copy h1 span{font-size:22px}.detail-visual{height:270px}.phone-preview img{height:230px}.desktop-preview img{height:220px}.feature-grid{gap:15px}.feature-grid article{padding:20px}.feature-grid h3{font-size:17px}.contact-cards .contact-value{font-size:17px}}
@media(max-width:700px){.container{width:calc(100% - 36px)}.site-header{height:68px}.brand{font-size:21px;gap:9px}.brand-icon{width:37px;height:37px;font-size:16px;border-radius:8px}.menu-toggle{display:grid;place-items:center;width:38px;height:38px;border:1px solid #dce7f7;border-radius:7px;background:transparent;color:var(--ink)}.header-dark .menu-toggle{border-color:#476489;color:white}.site-header nav{display:none;position:absolute;top:60px;left:18px;right:18px;flex-direction:column;align-items:stretch;gap:0;height:auto;border:1px solid #deebfc;background:#fff;border-radius:10px;padding:8px;box-shadow:0 14px 40px #001e5530}.site-header nav.open{display:flex}.site-header nav a{padding:12px 17px;height:auto;color:var(--ink);font-size:15px;border-radius:6px}.site-header nav a.active{color:var(--blue);background:#edf5ff}.site-header nav a.active:after{display:none}.hero-inner{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{text-align:center;width:100%;padding:37px 0 0}.eyebrow{font-size:11px;padding:4px 12px;margin-bottom:17px}.hero h1{font-size:clamp(25px,6.6vw,40px);line-height:1.45;white-space:normal;margin-bottom:13px;letter-spacing:-.06em}.hero-description{font-size:14px;margin-bottom:24px;letter-spacing:.1px}.hero-actions{justify-content:center;gap:13px}.hero-actions .button{min-height:46px;font-size:14px;min-width:135px}.hero-benefits{justify-content:center;font-size:12px;gap:17px;margin-top:25px}.hero-benefits .icon{width:18px;height:18px;padding:3px}.hero-art{position:relative;inset:auto;width:calc(100% + 36px);margin:13px -18px -2px;height:auto;aspect-ratio:1.7}.hero-art img{height:100%;width:100%;object-fit:cover;object-position:center 60%;mask-image:linear-gradient(to bottom,transparent,black 13%);-webkit-mask-image:linear-gradient(to bottom,transparent,black 13%)}.products-section{padding:30px 0 34px}.section-heading{margin-bottom:23px}.section-heading h2{font-size:26px}.section-heading p{font-size:14px}.product-grid{grid-template-columns:1fr;gap:12px}.product-card-link{min-height:184px;padding:20px}.product-heading img{width:49px;height:49px}.product-heading h3{font-size:20px}.featured-badge{font-size:11px;margin-top:5px;padding:3px 8px}.product-card p{font-size:14px;margin-top:12px;margin-bottom:8px;max-width:52%}.card-screenshot{width:39%;height:100px;right:10px;bottom:16px}.download-section{padding:30px 0 31px}.product-tabs{width:100%;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px;border-radius:9px}.product-tabs button{min-width:0;border-bottom:1px solid #e1eaf7;font-size:14px;padding:11px 9px}.product-tabs button:nth-child(3){border-right:0}.product-tabs button:nth-child(n+4){border-bottom:0}.download-grid{grid-template-columns:1fr;gap:13px}.download-card{display:flex;text-align:left;justify-content:flex-start;gap:23px;align-items:center;min-height:142px;padding:20px 25px}.download-card>.icon{margin:0;width:39px;height:39px}.download-card h3{font-size:18px}.download-card .button{min-height:37px;font-size:13px;padding:8px 19px}.download-card p{font-size:13px}.download-status{font-size:12px;margin-top:15px}.help-section{padding:30px 0 33px}.faq-list summary{font-size:14px;padding:15px}.faq-list details p{font-size:14px;padding:0 15px 16px}.centered-link{font-size:13px;margin-top:18px}.footer-main{flex-wrap:wrap;padding:25px 0 20px;gap:18px}.footer-main p{font-size:12px;order:3;width:100%;margin:0}.footer-main .button{font-size:13px;min-height:38px;padding:8px 14px}.footer-bottom{font-size:11px;gap:13px;padding-bottom:20px}.site-footer{padding-bottom:66px}.floating-contact{display:none}.mobile-dock{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);bottom:0;left:0;right:0;z-index:30;background:#fffffff2;border-top:1px solid #dfebfa;box-shadow:0 -3px 15px #17396708;padding:7px 0 max(7px,env(safe-area-inset-bottom))}.mobile-dock a,.mobile-dock button{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:11px;background:transparent;border:0;color:#637996;min-height:42px;justify-content:center}.mobile-dock button{color:var(--blue)}.mobile-dock .icon{width:20px;height:20px}.page-intro{padding:23px 0 30px}.breadcrumb{font-size:12px;margin-bottom:23px}.page-intro h1{font-size:32px}.intro-description{font-size:15px;line-height:1.8}.kicker{font-size:11px}.compact-top{padding-top:27px;padding-bottom:40px}.standalone-download{padding-bottom:40px}.product-hero{padding-top:20px;padding-bottom:28px}.product-hero-grid{grid-template-columns:1fr;gap:15px}.detail-copy h1{font-size:32px}.detail-copy h1 span{font-size:23px}.detail-brand{margin-bottom:20px}.detail-brand img{width:64px;height:64px;border-radius:14px}.detail-actions{margin-top:24px;gap:11px}.detail-actions .button{font-size:14px;padding:12px 20px}.detail-facts{gap:55px;padding-top:20px;margin-top:25px}.detail-facts b{font-size:15px}.detail-visual{height:290px;margin-top:12px;width:100%;max-width:480px;justify-self:center}.desktop-preview img{height:265px}.phone-preview{right:5px;width:26%;bottom:5px}.phone-preview img{height:250px}.detail-section{padding:30px 0}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-grid article{padding:22px}.feature-grid h3{font-size:17px}.feature-number{margin-bottom:11px}.gallery-section{padding:30px 0}.gallery-frame{padding:18px 10px;gap:12px}.gallery-frame img{max-height:450px}.gallery-tabs button{font-size:13px;padding:9px 21px}.image-note{font-size:12px;line-height:1.7}.detail-cta{padding:33px 0 38px}.detail-cta>.container{align-items:flex-start;flex-direction:column;gap:21px}.detail-cta h2{font-size:25px}.detail-cta p:not(.kicker){font-size:14px}.steps-section{padding-top:25px}.steps-grid{grid-template-columns:1fr;gap:13px}.steps-grid article{padding:22px}.steps-grid h2{font-size:21px}.steps-grid p{font-size:14px}.support-banner{padding:24px;flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:35px}.support-banner h2{font-size:22px}.support-banner p{font-size:14px}.contact-page{padding:25px 0 37px}.contact-cards{grid-template-columns:1fr;gap:17px}.contact-cards article{padding:26px}.contact-cards .contact-value{font-size:18px}.contact-cards .button{font-size:14px}.contact-tips{padding-top:28px}.contact-tips h2{font-size:19px}.contact-tips p{font-size:14px}.prose{padding-top:22px;padding-bottom:40px}.prose h2{font-size:21px}.prose p{font-size:15px}.not-found{padding:65px 0 90px}.not-found h1{font-size:30px}.modal{padding:30px 23px;border-radius:14px}.modal h2{font-size:22px;padding-right:8px}.contact-option{padding:13px 11px;gap:12px}.contact-option small{font-size:12px}.image-modal{padding:43px 10px 10px}.image-modal p{font-size:12px}#toast{bottom:85px;min-width:200px;font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
