:root{--blue:#2563eb;--bright:#0868ff;--navy:#13213f;--muted:#65748c;--line:#e5ecf5;--pale:#f3f8ff;--mint:#15b893;--font:"Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{color:var(--navy);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.85}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em;font-weight:800;line-height:1.55}p{color:var(--muted)}h2{font-size:30px}h3{font-size:17px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline-offset:5px;outline:3px solid #51a3ff}.container{width:min(1180px,100% - 80px);margin-inline:auto}.blue{color:var(--blue)}.eyebrow{letter-spacing:.14em;color:var(--blue);align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:750;display:flex}.button{background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:30px;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:12px 25px;font-size:14px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:#154cc9;transform:translateY(-1px)}.button-outline{color:var(--blue);background:#fff;border-color:#c3d6ff}.button-outline:hover{background:#edf4ff}.button.small{min-height:38px;padding:9px 19px;font-size:12px}.text-link{color:var(--blue);align-items:center;gap:12px;font-size:14px;font-weight:700;display:inline-flex}.text-link:hover{text-decoration:underline}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;border-bottom:1px solid #ecf1f7;height:82px;position:sticky;top:0}.header-inner{align-items:center;gap:30px;height:100%;display:flex}.brand{white-space:nowrap;letter-spacing:-.05em;align-items:center;gap:9px;font-size:21px;font-weight:850;display:inline-flex}.brand img{flex-shrink:0}.desktop-nav{white-space:nowrap;align-items:center;gap:27px;margin-left:auto;display:flex}.desktop-nav a{font-size:13px;font-weight:700}.desktop-nav a:hover{color:var(--blue)}.header-actions{gap:10px;display:flex}.mobile-nav{display:none}.hero{background:linear-gradient(114deg,#fff 7%,#f4f9ff 63%,#e8f3ff);overflow:hidden}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:18px;min-height:685px;display:grid}.hero-copy{z-index:2;padding:50px 0 48px;position:relative}.pill{letter-spacing:.03em;color:var(--blue);background:#eff5ff;border:1px solid #dce8ff;border-radius:30px;align-items:center;gap:8px;margin-bottom:23px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.pill span{background:var(--blue);border-radius:50%;width:5px;height:5px}.hero h1{letter-spacing:-.055em;font-size:45px;line-height:1.43}.hero h1 em{color:var(--blue);font-style:normal}.hero-lead{margin-top:22px;font-size:16px;font-weight:600;line-height:1.9}.hero-note{max-width:410px;margin:13px 0 24px;font-size:12px}.store-buttons{flex-wrap:wrap;gap:10px;display:flex}.availability{color:#71829c;align-items:center;gap:6px;margin-top:15px;font-size:10px;display:flex}.hero-art{isolation:isolate;align-self:center;height:590px;position:relative}.hero-halo{aspect-ratio:1;z-index:-2;background:linear-gradient(130deg,#cfdefe,#daf3ff);border-radius:50%;width:108%;position:absolute;top:12%;left:-2%}.hero-halo:after{content:"";aspect-ratio:1;background:#d8eaff;border-radius:50%;width:75px;position:absolute;top:9%;left:-13%}.phone{aspect-ratio:640/1400;background:#f7faff;border:5px solid #26313b;border-radius:27px;line-height:0;position:relative;overflow:hidden;box-shadow:0 18px 36px #14365d1c}.phone img{object-fit:cover;width:100%;height:100%;display:block}.phone-speaker{background:#1c242e;border-radius:12px;width:26%;height:9px;position:absolute;top:5px;left:37%}.hero-phone{width:205px;position:absolute}.hero-phone.left{z-index:0;top:102px;left:-1%;transform:rotate(-9deg)}.hero-phone.center{z-index:2;width:223px;top:34px;left:29%;box-shadow:0 26px 42px #17366028}.hero-phone.right{z-index:1;top:99px;right:-7%;transform:rotate(8deg)}.art-label{white-space:nowrap;z-index:3;background:#fffffff0;border:1px solid #e4ecf7;border-radius:40px;align-items:center;gap:10px;padding:9px 18px;font-size:12px;font-weight:650;display:flex;position:absolute;bottom:3px;left:30%;box-shadow:0 6px 28px #3161a513}.section{padding:75px 0}.section-heading p{margin-top:13px;font-size:14px;line-height:1.9}.flow-section .section-heading{text-align:center}.flow-section .eyebrow{justify-content:center}.flow-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px;display:grid}.flow-card{background:linear-gradient(160deg,#f9fcff,#eff6ff);border:1px solid #e4edf6;border-radius:18px;height:376px;padding:25px 26px 0;position:relative;overflow:hidden}.flow-card.mint{background:linear-gradient(155deg,#f7fcfa,#edf8f5)}.flow-card.orange{background:linear-gradient(155deg,#fffcf8,#fff5e9)}.flow-top{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.icon-tile{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;display:inline-flex}.icon-tile.blue{color:#397afb;background:#e8f0ff}.icon-tile.mint{color:#14b48a;background:#e0f7ee}.icon-tile.orange{color:#f18d38;background:#fff0dd}.icon-tile.purple{color:#a160ec;background:#f3e9ff}.step-number{letter-spacing:-.06em;color:#d1deec;font-family:Arial,sans-serif;font-size:27px;font-weight:600}.flow-result{color:var(--blue);align-items:center;gap:6px;margin-top:5px;font-size:13px;font-weight:700;display:flex}.flow-card p{white-space:pre-line;margin-top:10px;font-size:12px}.flow-image{border:4px solid #273541;border-radius:21px 21px 0 0;width:167px;margin:20px auto 0;overflow:hidden;transform:rotate(-4deg);box-shadow:0 8px 18px #1b375d16}.flow-card:nth-child(2) .flow-image{transform:rotate(3deg)}.flow-image img{width:100%;display:block}.screens-section{background:#f7faff;padding-bottom:35px}.screens-section .section-heading{text-align:center}.screens-section .eyebrow{justify-content:center}.screen-rail{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bdcfee #edf3fb;gap:27px;padding:38px max(40px,50vw - 590px) 28px;display:flex;overflow-x:auto}.screen-rail figure{scroll-snap-align:center;flex:0 0 150px;margin:0}.screen-rail .phone{border-width:4px;border-radius:19px}.screen-rail .phone-speaker{height:6px;top:4px}.screen-rail figcaption{text-align:center;white-space:nowrap;margin-top:18px;font-size:11px;font-weight:650}.screen-caption{color:var(--muted);justify-content:space-between;gap:20px;padding-top:15px;font-size:11px;display:flex}.screen-caption span{align-items:center;gap:7px;display:flex}.screen-caption svg{color:var(--blue);flex-shrink:0}.web-section{background:linear-gradient(115deg,#eff7ff,#f9fcff);border:1px solid #deebfd;border-radius:20px;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;margin-top:65px;padding:35px 45px;display:grid}.web-section h2{font-size:25px}.web-section p{margin-top:12px;font-size:13px}.web-tags{flex-wrap:wrap;gap:15px;margin-top:21px;display:flex}.web-tags span{color:#536a91;align-items:center;gap:4px;font-size:11px;display:flex}.web-tags svg{color:var(--blue)}.web-copy .text-link{margin-top:16px}.web-detail{border-left:1px solid #dce8f7;padding:4px 0 4px 45px}.web-detail h3{margin-top:15px;font-size:20px}.web-detail p{font-size:12px}.device-connect{color:#5a8cf4;align-items:center;gap:15px;margin-top:22px;display:flex}.device-connect span{background:#b9d0fd;width:35px;height:1px}.feature-layout{grid-template-columns:300px 1fr;align-items:center;gap:45px;display:grid}.features-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.feature-card{border:1px solid var(--line);border-radius:13px;align-items:flex-start;gap:12px;padding:19px;display:flex}.feature-card h3{letter-spacing:0;margin-bottom:6px;font-size:14px}.feature-card p{font-size:12px;line-height:1.85}.audience-section{background:#f8fbff;padding:48px 0}.audience-section .section-heading{text-align:center;margin-bottom:25px}.audience-section .eyebrow{justify-content:center}.audience-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.audience-card{text-align:center;background:#fff;border:1px solid #eaf0f9;border-radius:12px;padding:23px 10px}.audience-card svg{color:#5586f7}.audience-card p{white-space:pre-line;color:var(--navy);margin-top:12px;font-size:11px;font-weight:600;line-height:1.85}.home-faq{grid-template-columns:300px 1fr;gap:45px;display:grid}.home-faq .text-link{margin-top:26px}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;align-items:center;gap:14px;padding:20px 3px;font-size:13px;font-weight:650;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>svg{color:#8da2bf;flex-shrink:0;margin-left:auto;transition:transform .2s}.faq-item[open] summary>svg{transform:rotate(180deg)}.question-mark{color:var(--blue);flex-shrink:0;font-family:Arial,sans-serif;font-size:18px;font-weight:600}.faq-answer{gap:14px;padding:0 3px 22px;font-size:13px;display:flex}.faq-answer>span{color:var(--mint);font-family:Arial,sans-serif;font-size:18px}.faq-answer p{white-space:pre-line}.closing{text-align:center;background:linear-gradient(110deg,#eef8ff,#eaf2ff 50%,#f3faff);padding:45px 0 52px}.closing h2{margin-top:12px;font-size:25px}.closing p{margin-top:14px;font-size:13px}.mobile-break{display:none}.site-footer{background:#fff;padding:42px 0 0}.footer-main{justify-content:space-between;gap:35px;display:flex}.footer-brand{flex-shrink:0;width:290px}.footer-brand .brand{font-size:19px}.footer-brand p{max-width:250px;margin-top:10px;font-size:11px}.store-buttons.compact{gap:7px;margin-top:15px}.footer-nav{gap:38px;padding-top:9px;display:flex}.footer-nav>div{flex-direction:column;gap:9px;display:flex}.footer-nav a{color:#52627e;font-size:11px}.footer-nav a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:#8a96aa;justify-content:space-between;margin-top:30px;padding:19px 0;font-size:10px;display:flex}.line-link{color:#00ba52}.page-heading{background:linear-gradient(115deg,#f6faff,#edf5ff);padding:20px 0 48px}.breadcrumb{color:#8492a8;align-items:center;gap:9px;margin-bottom:38px;font-size:11px;display:flex}.breadcrumb a:hover{color:var(--blue)}.page-heading h1{font-size:32px}.page-heading p{max-width:790px;margin-top:10px;font-size:14px}.page-content{min-height:390px;padding-top:44px;padding-bottom:75px}.narrow{max-width:900px}.contact-banner{background:#f3f8ff;border:1px solid #e1edff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:45px;padding:25px 28px;display:flex}.contact-banner h3{font-size:14px}.contact-banner p{margin-top:5px;font-size:12px}.contact-banner .button{flex-shrink:0}.search-box{background:#fff;border:1px solid #dae5f3;border-radius:9px;align-items:center;gap:12px;margin-bottom:32px;padding:5px 16px;display:flex}.search-box svg{color:#85a0c8}.search-box input{width:100%;min-height:44px;color:var(--navy);background:0 0;border:0;font-size:14px}.search-box input:focus{outline:0}.search-box:focus-within{outline:2px solid var(--blue)}.faq-layout{grid-template-columns:215px 1fr;gap:36px;display:grid}.category-list{flex-direction:column;align-self:start;gap:6px;display:flex;position:sticky;top:105px}.category-list button{text-align:left;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:9px;min-height:44px;padding:13px 15px;font-size:12px;display:flex}.category-list button[aria-pressed=true]{color:var(--blue);background:#edf5ff;font-weight:700}.results-count{color:#8b9ab0;margin-bottom:3px;font-size:11px}.empty-search{text-align:center;padding:50px 10px}.empty-search>svg{color:var(--blue)}.empty-search h2{margin:16px 0 8px;font-size:18px}.empty-search p{margin-bottom:20px;font-size:13px}.security-layout{grid-template-columns:225px 1fr;gap:38px;display:grid}.security-nav{border:1px solid var(--line);background:#f7faff;border-radius:10px;flex-direction:column;align-self:start;gap:7px;padding:15px 10px;display:flex;position:sticky;top:110px}.security-nav a{color:#637792;border-radius:5px;padding:9px;font-size:12px}.security-nav a:hover{color:var(--blue);background:#e8f2ff}.security-block{border:1px solid var(--line);border-radius:11px;gap:20px;margin-bottom:16px;padding:28px;display:flex}.security-block h2{margin-bottom:9px;font-size:17px}.security-block p{font-size:14px;line-height:2}.security-number{color:#7da3e2;letter-spacing:.04em;margin-left:10px;font-family:Arial,sans-serif;font-size:11px}.info-table{border:1px solid var(--line);border-radius:12px;margin:0;overflow:hidden}.info-row{border-bottom:1px solid var(--line);grid-template-columns:210px 1fr;font-size:14px;display:grid}.info-row:last-child{border:0}.info-row dt{background:#f8fbff;padding:19px 24px;font-weight:650}.info-row dd{color:#586a85;white-space:pre-line;margin:0;padding:19px 24px}.info-row a{color:var(--blue)}.pending-content{text-align:center;border:1px solid var(--line);background:#f9fbff;border-radius:13px;padding:45px 25px}.pending-content .icon-tile{width:64px;height:64px;margin-bottom:20px}.pending-content h2{font-size:22px}.pending-content>p{max-width:520px;margin:15px auto 25px;font-size:14px}.pending-topics{flex-wrap:wrap;justify-content:center;gap:10px;margin:25px 0;display:flex}.pending-topics span{color:var(--muted);background:#fff;border:1px solid #e2eaf4;border-radius:6px;padding:7px 13px;font-size:12px}.notice{color:#597393;background:#f2f7ff;border-left:3px solid #79a6ff;border-radius:0 7px 7px 0;margin-bottom:25px;padding:12px 18px;font-size:13px}.contact-form{border:1px solid var(--line);background:#fff;border-radius:13px;padding:35px}.form-row{grid-template-columns:180px 1fr;align-items:start;gap:20px;margin-bottom:23px;display:grid}.form-row>label{padding-top:11px;font-size:13px;font-weight:650}.required{color:#5b81bd;background:#eff5ff;border-radius:4px;margin-left:7px;padding:3px 6px;font-size:9px;font-weight:500}.form-row input,.form-row textarea,.form-row select{width:100%;color:var(--navy);background:#fcfdff;border:1px solid #d9e3f1;border-radius:7px;min-height:46px;padding:11px 13px;font-size:14px}.form-row textarea{resize:vertical;min-height:170px}.form-row input::placeholder,.form-row textarea::placeholder{color:#a0adc0}.char-count{text-align:right;margin-top:4px;font-size:11px}.form-footer{padding-left:200px}.form-footer p{margin:0 0 17px;font-size:12px}.form-footer .button{min-width:230px}.form-status{color:#426854;background:#eff8f4;border-radius:8px;margin-top:22px;padding:18px;font-size:13px}.form-status a{color:var(--blue);margin-top:10px;text-decoration:underline;display:inline-flex}.support-options{justify-content:center;gap:30px;margin-top:25px;display:flex}.support-options a{color:var(--blue);align-items:center;gap:10px;font-size:13px;display:flex}.support-options span{color:var(--muted);font-size:10px;display:block}.demo-section{grid-template-columns:1fr 1fr;gap:30px;padding-top:30px;display:grid}.demo-section video{border-radius:12px;width:100%}.skip-link{z-index:100;background:var(--blue);color:#fff;border-radius:5px;padding:10px 25px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:10px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.icon-button{width:44px;height:44px;color:var(--navy);background:0 0;border:0;justify-content:center;align-items:center;display:flex}@media (min-width:1500px){.hero-inner{min-height:730px}.hero h1{font-size:49px}}@media (max-width:1100px){.container{width:calc(100% - 48px)}.header-inner{gap:20px}.desktop-nav{gap:17px}.desktop-nav a{font-size:11px}.brand{font-size:19px}.hero h1{font-size:38px}.hero-art{height:525px}.hero-phone{width:175px}.hero-phone.center{width:198px;top:42px;left:25%}.hero-phone.right{top:105px;right:-4%}.hero-phone.left{left:-4%}.hero-inner{min-height:660px}.hero-lead{font-size:14px}.art-label{font-size:11px;bottom:5px;left:20%}.hero-note{max-width:350px}.feature-layout,.home-faq{grid-template-columns:245px 1fr;gap:25px}.footer-nav{gap:22px}.footer-brand{width:255px}.screen-rail{padding-inline:24px}.footer-main{gap:25px}.flow-card{padding-inline:21px}.flow-card h3{font-size:16px}.availability{font-size:9px}}@media (max-width:800px){.desktop-nav{display:none}.header-actions{margin-left:auto}.mobile-nav{display:block}.mobile-nav nav{border-bottom:1px solid var(--line);background:#fff;padding:15px 24px;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 18px #14284713}.mobile-nav nav a{justify-content:space-between;padding:15px;font-size:14px;display:flex}.header-inner{gap:10px}.site-header{height:70px}.brand{font-size:19px}.brand img{width:32px}.hero-inner{grid-template-columns:1fr 1fr;gap:0;min-height:0}.hero h1{font-size:32px}.hero-copy{padding:40px 0}.hero-note{font-size:11px}.hero-art{height:450px;margin-left:10px}.hero-phone{width:139px}.hero-phone.center{width:135px;top:40px;left:22%}.hero-phone.left{top:99px;left:-6%}.hero-phone.right{top:97px;right:-13%}.hero-halo{width:115%;top:20%;left:-5%}.art-label{padding:6px 10px;font-size:9px;bottom:15px;left:6%}.pill{padding:4px 8px;font-size:9px}.hero-lead{font-size:13px}.desktop-break{display:none}.section{padding:55px 0}h2{font-size:26px}.flow-grid{gap:13px}.flow-card{height:350px;padding:18px 16px 0}.flow-card h3{font-size:14px}.flow-card p{font-size:11px}.flow-image{width:145px}.flow-result{font-size:11px}.feature-layout,.home-faq{grid-template-columns:1fr;gap:25px}.audience-grid{grid-template-columns:repeat(3,1fr)}.audience-card p{font-size:12px}.web-section{gap:25px;margin-top:45px;padding:28px}.web-detail{padding-left:25px}.web-section h2{font-size:23px}.web-detail h3{font-size:17px}.web-section p{font-size:12px}.web-tags{gap:10px}.footer-main{flex-direction:column;gap:25px}.footer-brand{width:auto}.footer-brand p{max-width:none}.footer-nav{justify-content:space-between;gap:25px}.footer-nav a{font-size:12px}.footer-brand .compact{margin-top:15px}.faq-layout{grid-template-columns:170px 1fr;gap:22px}.security-layout{grid-template-columns:1fr;gap:25px}.security-nav{flex-flow:wrap;gap:0;position:static}.security-nav a{padding:8px 12px}.page-heading h1{font-size:29px}.contact-banner{flex-direction:column;align-items:flex-start}.closing h2{font-size:22px}.page-heading .breadcrumb{margin-bottom:28px}.form-row{grid-template-columns:150px 1fr;gap:12px}.form-footer{padding-left:162px}}@media (max-width:600px){.container{width:calc(100% - 40px)}.site-header{height:64px}.header-inner{gap:7px}.brand{gap:6px;font-size:17px}.brand img{width:30px}.header-actions .button{gap:5px;min-height:34px;padding:8px 12px;font-size:10px}.header-actions .button-outline{display:none}.icon-button{width:36px}.hero-inner{grid-template-columns:1fr}.hero-copy{padding:34px 0 10px}.hero h1{font-size:clamp(30px,8.4vw,39px);line-height:1.48}.hero h1 em br{display:none}.pill{margin-bottom:17px;font-size:9px}.hero-lead{max-width:330px;margin-top:16px;font-size:13px}.hero-note{max-width:340px;margin:10px 0 18px;font-size:11px;line-height:1.85}.hero .store-buttons{gap:9px}.availability{margin-top:10px;font-size:9px}.hero-art{justify-self:center;width:100%;max-width:400px;height:415px;margin:0 0 15px}.hero-phone{width:142px}.hero-phone.left{top:71px;left:0}.hero-phone.center{width:166px;top:25px;left:calc(50% - 82px)}.hero-phone.right{top:74px;right:0}.hero-halo{width:92%;top:9%;left:4%}.art-label{font-size:10px;bottom:0;left:50%;transform:translate(-50%)}.section{padding:43px 0}h2{font-size:24px;line-height:1.6}.section-heading p{font-size:12px}.eyebrow{margin-bottom:8px;font-size:10px}.flow-section .section-heading{text-align:left}.flow-section .eyebrow{justify-content:flex-start}.flow-grid{grid-template-columns:1fr;gap:15px;margin-top:23px}.flow-card{width:100%;height:242px;padding:23px}.flow-card h3{max-width:64%;font-size:18px}.flow-top{max-width:53%;margin-bottom:13px}.step-number{font-size:23px}.flow-result{max-width:59%;font-size:12px}.flow-card p{max-width:60%;margin-top:12px;font-size:11px}.flow-image{width:116px;margin:0;position:absolute;top:26px;right:20px;transform:rotate(6deg)}.flow-card:nth-child(2) .flow-image{transform:rotate(6deg)}.flow-card .icon-tile{width:35px;height:35px}.screen-rail{gap:20px;padding:25px 20px 20px}.screen-rail figure{flex-basis:145px}.screens-section .section-heading{text-align:left}.screens-section .eyebrow{justify-content:flex-start}.screen-caption{flex-direction:column;gap:9px;font-size:10px}.screen-caption>span:last-child{align-self:flex-end}.web-section{grid-template-columns:1fr;gap:25px;margin-top:35px;padding:25px}.web-detail{border-top:1px solid #dce8f7;border-left:0;padding:23px 0 0;position:relative}.web-detail>.icon-tile{position:absolute;top:26px;right:0}.web-detail h3{margin-top:0}.web-detail p{max-width:80%}.features-grid{grid-template-columns:1fr;gap:11px}.feature-card{gap:15px;padding:17px}.feature-card h3{font-size:15px}.feature-card p{font-size:12px}.audience-section{padding:34px 0}.audience-section .section-heading{text-align:left}.audience-section .eyebrow{justify-content:flex-start}.audience-grid{grid-template-columns:repeat(2,1fr);gap:10px}.audience-card{padding:18px 6px}.audience-card:last-child{grid-column:1/-1;justify-content:center;align-items:center;gap:20px;padding:15px;display:flex}.audience-card:last-child p{margin-top:0}.audience-card p{font-size:10px}.home-faq .text-link{margin-top:15px;font-size:12px}.faq-item summary{gap:10px;padding:18px 0;font-size:12px}.faq-answer{font-size:12px}.closing{padding:35px 0}.closing h2{font-size:20px}.closing p{font-size:11px}.mobile-break{display:block}.footer-nav{grid-template-columns:1fr 1fr;gap:25px;display:grid}.footer-nav>div:nth-child(2){grid-row:span 2}.footer-nav>div:nth-child(3){grid-column:1}.footer-brand .brand{font-size:19px}.footer-nav a{font-size:11px}.footer-bottom{font-size:9px}.footer-bottom span:last-child{display:none}.site-footer{padding-top:30px}.page-heading{padding:16px 0 30px}.page-heading h1{font-size:26px}.page-heading p{font-size:12px}.breadcrumb{gap:6px;margin-bottom:24px;font-size:10px}.page-content{padding-top:27px;padding-bottom:40px}.faq-layout{grid-template-columns:1fr;gap:15px}.category-list{flex-direction:row;padding-bottom:7px;position:static;overflow-x:auto}.category-list button{white-space:nowrap;min-height:38px;padding:9px 12px;font-size:11px}.category-list svg{display:none}.search-box{margin-bottom:20px}.search-box input{font-size:13px}.security-block{gap:12px;padding:19px 15px}.security-block .icon-tile{width:34px;height:34px}.security-block h2{font-size:15px}.security-block p{font-size:12px}.security-nav a{font-size:11px}.security-number{margin:4px 0;display:block}.contact-banner{margin-top:27px;padding:21px}.contact-banner h3{font-size:13px}.contact-banner p{font-size:11px}.info-row{grid-template-columns:1fr;font-size:13px}.info-row dt{padding:12px 17px;font-size:12px}.info-row dd{padding:15px 17px}.pending-content{padding:32px 20px}.pending-content h2{font-size:19px}.pending-content p{font-size:12px}.contact-form{padding:23px 18px}.form-row{grid-template-columns:1fr;gap:7px;margin-bottom:18px}.form-row>label{padding:0;font-size:12px}.form-footer{padding-left:0}.form-footer .button{width:100%;min-width:0}.form-footer p{font-size:11px}.support-options{flex-direction:column;gap:16px}.support-options a{font-size:13px}.notice{font-size:12px}.demo-section{grid-template-columns:1fr}.demo-section h2{font-size:22px}.demo-section p{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.nowrap{white-space:nowrap}.social-links{color:var(--blue);align-items:flex-start;gap:12px;padding-top:10px;display:flex}.social-links:empty{display:none}.store-buttons{align-items:flex-start;gap:16px}.store-item{flex-direction:column;align-items:center;display:flex}.store-badge{justify-content:center;align-items:center;height:60px;line-height:0;display:flex}.store-badge.apple{padding:10px 0}.store-badge.apple img{width:auto;height:40px;display:block}.store-badge.google{width:135px}.store-badge.google img{width:135px;max-width:none;height:auto;display:block}.store-status{color:var(--muted);font-size:10px;line-height:1.6}.store-buttons.compact{gap:8px}.flow-summary{text-align:center;margin-top:12px;font-size:13px}.demo-video{margin:0}.demo-video figcaption{color:var(--muted);margin-top:10px;font-size:12px}.faq-answer-links{flex-wrap:wrap;gap:10px 20px;margin-top:13px;display:flex}.faq-group h2{margin:22px 0 8px;font-size:17px}.faq-group:first-child h2{margin-top:12px}.screen-caption>span:first-child{flex:1;min-width:0}.screen-caption>span:last-child{flex-shrink:0}@media (max-width:600px){.flow-summary{text-align:left;font-size:12px}}
:root{--blue:#1764ff;--navy:#18234a}.container{width:min(1320px,100% - 80px)}.site-header{background:#fff;height:62px;position:relative}.brand{font-size:22px}.desktop-nav{gap:24px}.header-actions .button{min-height:34px;padding:7px 18px}.home-page{background:#fff}.home-page .eyebrow,.home-page .art-label{display:none}.home-page h2{font-size:24px}.home-page .section-heading p{margin-top:8px;font-size:12px}.hero{background:linear-gradient(110deg,#fff,#f3f9ff 75%,#eaf4ff)}.hero-inner{grid-template-columns:42% 58%;gap:0;min-height:580px}.hero-copy{padding:24px 0}.hero h1{font-size:46px;line-height:1.37}.hero h1 em br{display:none}.pill{margin-bottom:15px;padding:3px 10px}.hero-lead{margin-top:14px;font-size:15px;line-height:1.65}.hero-note{max-width:420px;margin:9px 0 12px;font-size:11px}.availability{margin-top:7px}.hero-art{height:580px}.hero-halo{width:78%;top:1%;left:12%}.hero-phone{width:225px}.hero-phone.left{top:72px;left:3%;transform:rotate(-5deg)}.hero-phone.center{width:250px;top:22px;left:30%}.hero-phone.right{width:225px;top:62px;right:3%;transform:rotate(3deg)}.phone{border-radius:24px;box-shadow:0 7px 15px #14365d18}.flow-layout{grid-template-columns:35% 1fr;align-items:center;gap:22px;display:grid}.flow-section .section-heading{text-align:left}.flow-section h2{font-size:24px}.flow-section h2 .blue{color:inherit;display:inline}.flow-grid{gap:12px;margin:0}.flow-card{background:#fff;border-radius:10px;height:350px;padding:15px 14px 0}.flow-top{margin-bottom:7px}.flow-top .icon-tile{border-radius:9px;width:32px;height:32px}.step-number{font-size:18px}.flow-card h3{font-size:14px}.flow-result{gap:3px;font-size:11px}.flow-image{border-width:3px;border-radius:15px 15px 0 0;width:185px;margin-top:12px;transform:none}.flow-card:nth-child(2) .flow-image{transform:none}.demo-preview{background:#edf6ff;border-radius:9px;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:24px;padding:15px 22px;display:grid}.demo-preview h2{color:#284b9b;font-size:19px}.demo-preview p{margin-top:6px;font-size:11px}.demo-poster{background:radial-gradient(at 80% 0,#c6e9f6,#0000 65%),linear-gradient(120deg,#dceaff,#fff);border-radius:9px;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;min-height:110px;padding:20px;display:flex}.demo-poster strong{font-size:18px}.demo-poster>span{width:100%;color:var(--blue);justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.demo-points{color:#476390;gap:12px;margin:0;padding:0;font-size:11px;list-style:none;display:grid}.demo-points li{align-items:center;gap:7px;display:flex}.demo-points svg{color:var(--blue);flex-shrink:0}.screens-section{background:0 0}.screens-section .section-heading{text-align:left;align-items:baseline;gap:20px;display:flex}.screens-section .section-heading h2{flex-shrink:0}.screens-section .section-heading p{font-size:10px}.screen-rail{scroll-snap-type:none;gap:13px;width:min(1320px,100% - 80px);margin:0 auto;padding:15px 0 9px}.screen-rail figure{flex:0 0 140px;min-width:0}.screen-rail .phone{border-width:2px;border-radius:12px}.screen-rail .phone-speaker{height:4px;top:3px}.screen-rail figcaption{white-space:normal;margin-top:9px;font-size:10px}.screen-caption{padding-top:4px;font-size:10px}.screen-caption>span:last-child{display:flex}.web-section{border-radius:10px;gap:30px;margin-top:4px;margin-bottom:10px;padding:20px 28px}.web-section h2{font-size:21px}.web-section p{margin-top:7px;font-size:11px}.web-tags{margin-top:10px}.web-detail{padding-left:30px}.web-detail>.icon-tile{float:right}.web-detail h3{margin-top:0;font-size:18px}.device-connect{margin-top:12px}.feature-layout,.home-faq{grid-template-columns:25% 1fr;gap:25px}.features-grid{grid-template-columns:repeat(3,1fr);gap:10px}.feature-card{background:#fff;border-radius:8px;gap:8px;padding:13px 10px}.feature-card .icon-tile{border-radius:8px;width:32px;height:32px}.feature-card h3{margin-bottom:3px;font-size:12px}.feature-card p{font-size:10px;line-height:1.7}.audience-section{background:0 0;padding:16px 0}.audience-section>.container{grid-template-columns:25% 1fr;align-items:center;gap:25px;display:grid}.audience-section .section-heading{text-align:left;margin:0}.audience-grid{gap:9px}.audience-card{border-radius:8px;padding:14px 7px}.audience-card p{margin-top:7px;font-size:9px;line-height:1.6}.home-faq .faq-item summary{gap:8px;padding:9px 3px;font-size:11px}.home-faq .question-mark{font-size:13px}.home-faq .text-link{margin-top:12px;font-size:11px}.home-faq .faq-answer{font-size:12px}.closing{border-radius:8px 8px 0 0;margin:8px 20px 0;padding:25px 0}.closing>.container>img{display:none}.closing h2{margin-top:0;font-size:23px}.closing p{margin-top:8px;font-size:12px}.site-footer{padding-top:28px}.footer-bottom{margin-top:20px;padding:12px 0}.page-heading{padding-bottom:28px}.page-heading .eyebrow{display:none}.page-heading .breadcrumb{margin-bottom:20px}.page-content{padding-top:28px;padding-bottom:40px}.home-page .section{padding:12px 0}.flow-layout{background:linear-gradient(115deg,#f2f8ff,#fbfdff);border-radius:10px;padding:18px 18px 0;overflow:hidden}.flow-layout>.section-heading{padding:0 12px 20px}.flow-card{border-radius:9px 9px 0 0;padding:14px 12px 0}.flow-card.mint,.flow-card.orange{background:#fff}.flow-top{justify-content:flex-start;align-items:flex-start;gap:10px}.flow-description{min-width:0}.flow-card h3{color:var(--navy);letter-spacing:-.02em;font-size:13px;line-height:1.55}.flow-card p{margin-top:5px;font-size:10px}.flow-image{margin-top:14px}.hero .store-buttons{margin-top:22px}.hero-halo{background:linear-gradient(145deg,#caddff,#ecf8ff)}.hero-halo:before{content:"";aspect-ratio:1;background:#e3f2ff;border-radius:50%;width:35%;position:absolute;bottom:6%;right:-18%}.demo-preview{grid-template-columns:1fr 1fr 1fr;min-height:160px;margin-top:8px;margin-bottom:6px}.demo-poster{background:radial-gradient(at 10% 100%,#b8d5ec,#0000 65%),linear-gradient(130deg,#f1f7ff,#cfe7f6);min-height:125px;position:relative;overflow:hidden}.demo-poster:before,.demo-poster:after{content:"";background:#ffffff45;border:3px solid #90a9c780;border-radius:9px;width:45px;height:100px;position:absolute;transform:rotate(18deg)}.demo-poster:before{bottom:-30px;left:10px}.demo-poster:after{top:-30px;right:10px}.feature-layout{background:linear-gradient(110deg,#f0f7ff,#f8fbff);border-radius:10px;grid-template-columns:23% 1fr;gap:18px;padding:20px}.features-grid{gap:12px}.feature-card{min-height:88px;padding:16px 12px}.feature-card h3{font-size:13px}.feature-card p{font-size:11px}.home-page .audience-section{padding:12px 0}.home-page .home-faq{background:#f7fbff;border-radius:9px;grid-template-columns:35% 1fr;padding:20px}.home-faq .faq-item summary{background:#fff;border-radius:4px;margin-bottom:3px;padding:7px 10px}.home-faq .question-mark{display:none}.home-faq .faq-item{border:0}.closing{width:min(1400px,100% - 40px);margin:10px auto 0;padding:32px 0}.footer-main{justify-content:flex-start;gap:50px}.footer-nav{margin-left:auto}.page-heading{background:linear-gradient(110deg,#fff,#f0f7ff);position:relative;overflow:hidden}.page-heading:after{content:"";pointer-events:none;background:#d9edff66;border-radius:50%;width:210px;height:210px;position:absolute;top:-35px;right:-25px}.security-block{border-radius:7px;gap:14px;margin-bottom:10px;padding:20px}.security-block p{font-size:13px}.security-nav{background:#fff;border-color:#edf2fa}@media (max-width:1100px) and (min-width:801px){.hero h1{font-size:34px}.hero-phone{width:155px}.hero-phone.center{width:175px;left:30%}.hero-phone.right{width:155px}.hero-art{height:425px}.hero-inner{min-height:445px}.flow-layout{grid-template-columns:24% 1fr;gap:15px}.home-page h2{font-size:20px}.flow-card{padding-inline:10px}.flow-card h3{font-size:12px}.flow-image{width:115px}.feature-card{flex-direction:column}.screens-section .section-heading{display:block}.screen-rail{gap:9px}}@media (max-width:800px){.container,.screen-rail{width:calc(100% - 40px)}.hero-inner{grid-template-columns:1fr 1fr;min-height:460px}.hero h1{font-size:29px}.hero-art{height:370px}.hero-phone.left{width:120px;left:0}.hero-phone.center{width:143px;left:28%}.hero-phone.right{width:120px;right:-3%}.hero-lead{font-size:12px}.hero-note{font-size:10px}.flow-layout{grid-template-columns:1fr;gap:15px}.flow-section h2 .blue{display:inline}.flow-card{height:275px}.screens-section .section-heading{display:block}.screen-rail figure{flex:0 0 110px}.screen-caption>span:last-child{display:flex}.feature-layout,.home-faq,.audience-section>.container{grid-template-columns:1fr;gap:16px}.audience-grid{grid-template-columns:repeat(5,1fr)}.demo-preview{grid-template-columns:1fr 1fr;gap:15px}.demo-points{flex-wrap:wrap;grid-column:1/-1;display:flex}.demo-preview h2{font-size:18px}.web-section{margin-top:4px}}@media (max-width:600px){.site-header{height:60px}.brand{font-size:17px}.header-actions .button{padding:7px 11px}.hero-inner{grid-template-columns:1fr}.hero-copy{padding:25px 0 8px}.hero h1{font-size:clamp(29px,8vw,38px)}.hero-note{font-size:11px}.hero-art{max-width:350px;height:375px;margin:0}.hero-phone.left{width:134px;top:55px}.hero-phone.center{width:160px;top:13px;left:calc(50% - 80px)}.hero-phone.right{width:134px;top:51px;right:0}.hero-halo{width:90%;top:5%;left:5%}.home-page h2{font-size:21px}.home-page .section{padding:22px 0}.flow-grid{grid-template-columns:1fr;gap:12px}.flow-card{height:218px;padding:20px}.flow-card h3{font-size:17px}.flow-card p{font-size:11px}.flow-image{width:112px;margin:0;top:20px;right:18px;transform:none}.flow-card:nth-child(2) .flow-image{transform:none}.demo-preview{grid-template-columns:1fr;padding:20px}.demo-points{gap:8px;display:grid}.demo-preview h2{font-size:18px}.demo-poster{min-height:100px}.screen-rail figure{flex-basis:110px}.screen-rail figcaption{font-size:10px}.web-section{padding:20px}.web-detail{padding:20px 0 0}.features-grid{grid-template-columns:repeat(2,1fr)}.feature-card{flex-direction:column;padding:13px}.feature-card h3{font-size:12px}.audience-grid{grid-template-columns:repeat(2,1fr)}.audience-card p{font-size:11px}.home-faq .faq-item summary{padding:14px 0;font-size:12px}.closing{margin:0 10px;padding:25px 0}.home-page .closing h2{font-size:18px}.closing p{font-size:11px}}@media (max-width:1100px) and (min-width:801px){.hero-inner{grid-template-columns:44% 56%}.hero-phone.left{width:165px}.hero-phone.center{width:190px}.hero-phone.right{width:165px;right:0}.hero-art{height:450px}.flow-layout{grid-template-columns:30% 1fr}.flow-image{width:140px}.flow-top{gap:5px}.flow-card h3{font-size:11px}.flow-card{height:310px}.flow-top .icon-tile{width:26px;height:26px}}@media (max-width:800px){.flow-layout{padding:18px 14px 0}.flow-layout>.section-heading{padding:0}.flow-image{width:140px}.feature-layout,.home-page .home-faq{grid-template-columns:1fr;padding:18px}.demo-preview{grid-template-columns:1fr 1fr}.footer-nav{margin-left:0}}@media (max-width:600px){.flow-layout{padding:18px 12px 12px}.flow-card{border-radius:9px}.flow-top{gap:8px;max-width:59%}.flow-card h3{max-width:none;font-size:13px}.flow-card p{max-width:none}.flow-image{width:105px;margin-top:0;right:10px}.flow-top .icon-tile{width:26px;height:26px}.demo-preview{grid-template-columns:1fr}.feature-card{min-height:0;padding:12px}.feature-card p{font-size:10px}.closing{width:calc(100% - 20px);margin-inline:10px}}.interior-page{background:radial-gradient(at 100% 0,#edf6ff,#0000 65%),linear-gradient(110deg,#f7fbff,#fff)}.interior-page .page-heading{background:0 0;padding-bottom:20px}.interior-page .page-content.narrow{width:min(1320px,100% - 80px);max-width:none}.interior-page .page-content{min-height:0;padding-top:12px;padding-bottom:38px}.interior-page .contact-banner{margin-top:22px;padding:18px 22px}.company-page .info-table{background:#fff;border:0;border-radius:8px;padding:16px 24px}.company-page .info-row{border:0;grid-template-columns:210px 1fr;font-size:13px}.company-page .info-row dt,.company-page .info-row dd{background:0 0;padding:12px 8px}.company-page .page-content{padding-bottom:65px}.contact-page .contact-form{border:0;border-radius:8px;padding:24px 32px}.contact-page .form-row{grid-template-columns:220px 1fr;gap:24px;margin-bottom:14px}.contact-page .form-row input,.contact-page .form-row select{border-radius:4px;min-height:40px;padding:8px 12px}.contact-page .form-row textarea{border-radius:4px;min-height:145px}.contact-page .form-footer{text-align:center;padding-left:244px}.contact-page .form-footer .button{border-radius:5px;width:min(430px,100%);min-height:38px;padding:8px 30px}.contact-page .form-footer p{margin-bottom:12px;font-size:11px}.contact-page .support-options{gap:24px;margin-top:18px}.contact-page .support-options>a{background:#fff;border:1px solid #eaf0f9;border-radius:6px;justify-content:center;min-width:280px;padding:14px 28px}.contact-page .notice{text-align:center;background:0 0;border:0;margin-bottom:0;padding:0;font-size:11px}.security-page .security-layout{grid-template-columns:260px 1fr;gap:24px}.security-page .security-nav{border-radius:5px;gap:2px;padding:10px}.security-page .security-nav a{padding:10px}.security-page .security-nav a:first-child{color:var(--blue);background:#eaf5ff;border-left:3px solid #6eb2ff}.security-page .security-block{background:#fff;border-color:#edf2f9;gap:15px;margin-bottom:8px;padding:18px 20px}.security-index{color:#4c8eff;background:#edf5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:750;display:flex}.security-page .security-block h2{margin-bottom:5px;font-size:17px}.security-page .security-block p{font-size:12px;line-height:1.85}.security-page .contact-banner{margin-top:14px}.faq-page .search-box{background:#fff;border-radius:5px;margin-bottom:16px}.faq-page .faq-item{background:#ffffff9c;border:1px solid #eaf0f8;border-radius:4px;margin-bottom:4px}.faq-page .faq-item summary{padding:13px 16px}.faq-page .faq-answer{padding:0 16px 15px}.faq-page .question-mark{display:none}.faq-page .category-list button{border-radius:4px}.pricing-page .pending-content,.privacy-page .pending-content,.terms-page .pending-content{background:0 0;border:0;padding:20px 20px 35px}.pending-content .icon-tile{background:0 0;width:46px;height:46px;margin-bottom:10px}.pending-content h2{font-size:19px}.pending-content>p{max-width:440px;margin:10px auto 16px;font-size:12px}.pending-content>.text-link{font-size:12px}.footer-main{gap:40px}.footer-nav{flex:1;justify-content:space-around;margin-left:clamp(0px,5vw,80px)}.footer-nav>div{gap:5px}.footer-brand p{margin-top:5px}.footer-brand .store-buttons.compact{margin-top:8px}@media (max-width:800px){.interior-page .page-content.narrow{width:calc(100% - 40px)}.security-page .security-layout{grid-template-columns:1fr}.contact-page .form-row{grid-template-columns:160px 1fr;gap:16px}.contact-page .form-footer{padding-left:176px}.footer-nav{justify-content:space-between;margin-left:0}}@media (max-width:600px){.contact-page .contact-form{padding:20px 16px}.contact-page .form-row{grid-template-columns:1fr;gap:6px}.contact-page .form-footer{padding-left:0}.contact-page .support-options>a{min-width:0}.company-page .info-table{padding:10px 16px}.company-page .info-row{grid-template-columns:1fr}.company-page .info-row dt{padding-bottom:0}.company-page .info-row dd{padding-top:5px}.security-page .security-block{gap:10px;padding:16px 12px}.security-page .security-block h2{font-size:15px}.security-index{width:27px;height:27px}}.web-showcase{background:radial-gradient(at 90% 60%,#dceeff,#0000 60%),#f5faff;border-radius:20px;grid-template-columns:44% 56%;align-items:center;margin-top:16px;margin-bottom:14px;padding:30px 26px 30px 36px;display:grid;overflow:hidden}.web-showcase-label{color:var(--blue);background:#e5f1ff;border-radius:30px;align-items:center;gap:10px;margin-bottom:15px;padding:7px 17px;font-size:16px;font-weight:700;display:inline-flex}.home-page .web-showcase h2{letter-spacing:-.035em;font-size:clamp(25px,2.7vw,39px);line-height:1.45}.web-showcase-copy>p{margin-top:15px;font-size:15px;line-height:1.9}.web-showcase-copy>.web-showcase-note{margin-top:14px;font-size:12px}.web-showcase-features{flex-wrap:wrap;gap:8px;margin:17px 0 0;padding:0;list-style:none;display:flex}.web-showcase-features li{background:#ffffffc9;border:1px solid #dce9fc;border-radius:8px;align-items:center;gap:6px;padding:10px 12px;font-size:11px;font-weight:700;display:flex}.web-showcase-features svg{color:var(--blue)}.web-showcase-devices{aspect-ratio:1.72;border-radius:12px;position:relative;overflow:hidden}.web-showcase-devices img{width:190%;max-width:none;height:auto;position:absolute;top:-9%;left:-84%}@media (max-width:800px){.web-showcase{grid-template-columns:1fr;gap:22px;padding:24px}.web-showcase-copy>p{font-size:13px}.web-showcase-devices{width:100%}}@media (max-width:600px){.web-showcase{border-radius:12px;padding:20px}.web-showcase-label{font-size:13px}.home-page .web-showcase h2{font-size:26px}.web-showcase-features{grid-template-columns:1fr 1fr;display:grid}.web-showcase-features li{padding:9px}}
