.store-page{background:#f7f8f5;color:#0a1010;min-height:100vh}.store-shell{width:min(1180px,calc(100% - 60px));margin-inline:auto}.store-header{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:86px;padding-inline:16px}.store-header .brand-mark{width:170px}.store-page nav{display:flex;color:#303b3b;gap:36px;font-size:14px}.store-header nav a{padding-block:12px}.store-header nav [aria-current]{color:#315d50;font-weight:800;border-bottom:2px solid #567d70}.store-beta-button{padding:12px 24px;border:1px solid #729084;border-radius:100px;font-size:13px;font-weight:700}.store-beta-button:hover{background:#e7efea}.store-intro{padding:22px 16px 30px}.store-eyebrow{margin:0 0 18px;color:#53796d;font-size:11px;line-height:1.4;font-weight:700;letter-spacing:.25em;text-transform:uppercase}.store-intro h1{margin-bottom:8px;font-size:clamp(44px,6.8vw,76px);line-height:1.05;letter-spacing:-.055em}.store-intro>p:last-child{margin:0;color:#4c575b;font-size:clamp(20px,3vw,34px);line-height:1.25;letter-spacing:-.035em}.store-feature{display:grid;grid-template-columns:minmax(0,2.08fr) minmax(0,1fr);gap:30px;align-items:stretch}.store-app{padding:28px 22px 24px;border-radius:12px;background:#e5eee8}.store-app .store-eyebrow{margin-bottom:10px}.store-app h2{margin-bottom:4px;font-size:clamp(34px,4.3vw,49px);letter-spacing:-.06em}.store-app>p:not(.store-eyebrow){margin-bottom:16px;font-size:20px;color:#53605e;letter-spacing:-.035em}.store-app-image{width:100%;height:auto;border-radius:10px;box-shadow:0 6px 14px #10221a24}.store-downloads{padding-top:28px}.store-downloads h2{margin-bottom:28px;font-size:66px;letter-spacing:-.065em}.store-downloads .store-eyebrow{margin-bottom:12px}.store-platforms{display:grid;gap:10px}.store-platform{display:flex;align-items:center;gap:16px;width:100%;padding:21px 18px;border:0;border-radius:12px;background:#e9eae8;color:#353e41;text-align:left;cursor:not-allowed;opacity:1}.store-platform img{width:28px;flex-shrink:0;opacity:.76}.store-platform-name{font-size:19px;letter-spacing:-.035em;flex:1}.store-platform-name small{display:block;font-size:12px;letter-spacing:-.015em;margin-top:3px;white-space:nowrap}.store-status{display:inline-block;white-space:nowrap;border-radius:100px;padding:10px 20px;background:#e7e8e6;color:#4e5658;font-size:13px}.store-platform .store-status{background:#dcdddb;padding:8px 12px;font-size:12px}.store-beta-link{display:inline-flex;align-items:center;gap:14px;margin-top:34px;font-size:15px;font-weight:600;text-decoration:underline;text-underline-offset:6px}.store-beta-link span{text-decoration:none}.store-ai-note{border-top:1px solid #ccd7d0;margin:48px 0 0;padding-top:30px;color:#66716f;font-size:13px;line-height:1.6}.store-integrations{border-top:1px solid #ccd7d0;margin-top:28px;padding:28px 16px 0}.store-section-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:20px}.store-section-heading h2{font-size:34px;letter-spacing:-.055em;margin-bottom:4px}.store-section-heading p{color:#66716f;font-size:19px;margin:0;letter-spacing:-.025em}.store-section-heading .store-concepts{font-size:13px;letter-spacing:-.02em;text-align:right}.store-integration{display:grid;grid-template-columns:27% 1fr auto;align-items:center;gap:34px;border-top:1px solid #ccd7d0;padding:8px 6px}.store-integration>img{width:100%;height:auto;max-height:140px;object-fit:contain;mix-blend-mode:darken;filter:brightness(1.045)}.store-integration h3{font-size:23px;margin-bottom:5px;letter-spacing:-.045em}.store-integration p{margin:0;color:#66716f;font-size:16px;letter-spacing:-.025em;line-height:1.5}.store-integration>.store-status{min-width:134px;text-align:center}.store-contact{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px 38px;margin-top:16px;border-radius:12px;background:#e5eee8}.store-contact h2{margin-bottom:5px;font-size:26px;letter-spacing:-.055em;line-height:1.2}.store-contact p{margin:0;font-size:16px;line-height:1.5;color:#596763;letter-spacing:-.02em}.store-contact-action{display:grid;gap:8px;text-align:center;flex-shrink:0}.store-contact-action a{background:#10231d;color:#fff;border-radius:13px;padding:12px 36px;font-size:15px;font-weight:700}.store-contact-action a:hover{background:#285443}.store-contact-action span{font-size:13px;color:#4b5d55}.store-contact-action a span{color:inherit;margin-left:5px}.store-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ccd7d0;margin-top:24px;padding:22px 16px 28px}.store-footer .brand-mark{width:140px}.store-footer nav{font-size:13px}.store-skip{position:absolute;top:-100px;left:20px;padding:12px;background:#fff;z-index:10}.store-skip:focus{top:12px}@media(max-width:1100px)and (min-width:761px){.store-platform{padding:20px 14px;gap:12px}.store-platform .store-status{padding:8px 10px;font-size:11px}.store-platform-name{font-size:18px}}@media(max-width:760px){.store-shell{width:calc(100% - 36px)}.store-header{gap:14px;padding:16px 0;flex-wrap:wrap;min-height:0}.store-header .brand-mark{width:32px}.store-header nav{order:3;width:100%;gap:28px;justify-content:center}.store-beta-button{margin-left:auto;font-size:12px;padding:10px 18px}.store-intro{padding:26px 0 28px}.store-intro h1{font-size:clamp(38px,8.5vw,60px)}.store-feature{grid-template-columns:1fr;gap:28px}.store-app{padding:24px 18px 18px}.store-app>p:not(.store-eyebrow){font-size:17px}.store-downloads{padding:0 6px}.store-downloads h2{font-size:56px;margin-bottom:22px}.store-platform{padding:20px 18px}.store-beta-link{margin-top:24px}.store-ai-note{margin-top:28px;padding-top:20px}.store-integrations{margin-top:30px;padding:28px 0 0}.store-section-heading{display:block}.store-section-heading h2{font-size:29px}.store-section-heading p{font-size:17px;line-height:1.5}.store-section-heading .store-concepts{text-align:left;font-size:12px;margin-top:12px}.store-integration{grid-template-columns:100px 1fr;gap:12px 16px;padding:22px 0}.store-integration h3{font-size:20px}.store-integration p{font-size:14px}.store-integration>.store-status{grid-column:2;justify-self:start;min-width:0;padding:8px 14px;font-size:12px}.store-contact{display:block;padding:26px 22px;margin-top:14px}.store-contact h2{font-size:26px}.store-contact p{font-size:15px}.store-contact-action{margin-top:22px}.store-footer{padding-inline:0;gap:20px}.store-footer .brand-mark{width:125px}.store-footer nav{gap:18px;font-size:12px}}
