.app-plus-page{--ap-paper: var(--surface-1);--ap-soft: color-mix(in srgb, var(--surface-2) 58%, var(--surface-1));--ap-rose: color-mix(in srgb, var(--brand-soft) 65%, var(--surface-1));--ap-sage: color-mix(in srgb, var(--success-soft) 52%, var(--surface-1));--ap-sand: color-mix(in srgb, var(--cta-soft) 55%, var(--surface-1));--ap-accent: var(--brand-strong);background:var(--ap-paper);color:var(--ink-1);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,PingFang SC,sans-serif;-webkit-font-smoothing:antialiased}.app-plus-page *{box-sizing:border-box}.app-plus-page :is(h1,h2,h3,p,figure){margin:0}.app-plus-page a{text-decoration:none}.app-plus-page button{font:inherit;cursor:pointer}.app-plus-page :is(a,button,summary,[tabindex]):focus-visible{outline:3px solid var(--ap-accent);outline-offset:5px}.app-plus-page :is(section,main){scroll-margin-top:88px}.ap-skip{position:fixed;top:-100px;left:20px;z-index:100;padding:12px 20px;border-radius:10px;background:var(--ap-paper)}.ap-skip:focus{top:12px}.ap-nav{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--ap-paper) 88%,transparent);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.ap-nav-inner{max-width:1200px;min-height:72px;padding:12px 28px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:24px}.ap-brand{display:inline-flex;align-items:center;gap:10px;font-weight:650;font-size:16px;white-space:nowrap}.ap-brand img{border-radius:9px}.ap-brand strong{font-weight:500;font-size:14px}.ap-brand-divider{padding:0 16px;font-weight:300;color:var(--ink-3)}.ap-nav nav{display:flex;align-items:center;gap:30px;font-size:12px}.ap-nav-detail{color:var(--ink-2);padding:10px 0}.ap-nav-detail:hover{color:var(--ap-accent)}.ap-nav-download{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:8px 17px;border-radius:30px;color:var(--ink-inverse);background:var(--ink-1);font-weight:550}.ap-hero{overflow:hidden;padding:64px 24px 0;text-align:center;background:linear-gradient(180deg,var(--ap-paper) 45%,var(--ap-soft))}.ap-hero-copy{position:relative;z-index:3}.app-plus-page .ap-eyebrow{font-size:12px;letter-spacing:.08em;line-height:1.7;font-weight:600;color:var(--ap-accent)}.ap-hero .ap-eyebrow{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--ink-2)}.ap-eyebrow>span{height:10px;width:1px;background:var(--line-strong)}.ap-hero h1{margin:19px 0 24px;font-size:clamp(48px,5.8vw,78px);font-weight:750;line-height:1.14;letter-spacing:-.055em}.ap-hero h1>span{color:var(--ap-accent)}.ap-hero-description{color:var(--ink-2);font-size:16px;line-height:1.85;letter-spacing:.01em}.ap-download-buttons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.ap-hero .ap-download-buttons{margin-top:28px}.ap-download-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:12px 21px;border-radius:30px;font-size:14px;font-weight:550;transition:transform .2s,background .2s,box-shadow .2s}.ap-download-ios{background:var(--ink-1);color:var(--ink-inverse);border:1px solid transparent}.ap-download-android{background:var(--ap-paper);color:var(--ink-1);border:1px solid var(--line-strong)}.ap-download-button:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.ap-download-button:active{transform:translateY(0)}.ap-hero-platforms{margin-top:16px!important;font-size:11px;color:var(--ink-3)}.ap-hero-platforms span{padding:0 9px}.ap-product-stage{position:relative;width:min(100%,960px);height:570px;margin:48px auto 0;isolation:isolate}.ap-device{width:254px;padding:7px;border-radius:39px;background:linear-gradient(110deg,#b4b5b8,#f0eeef 35%,#94969c);box-shadow:0 0 0 1px #a8a7aa,0 24px 48px -20px #1c182a55,inset 0 0 0 2px #e0dedf}.ap-device-screen{position:relative;overflow:hidden;border:4px solid #202023;border-radius:32px;background:#fff;color:#171719}.ap-device-screen img{display:block;width:100%;height:auto}.ap-device-status{height:29px;display:flex;justify-content:space-between;align-items:center;padding:0 14px;font-size:8px;font-weight:650;background:#fff}.ap-device-status i{position:absolute;top:7px;left:50%;transform:translate(-50%);width:62px;height:15px;border-radius:20px;background:#202023}.ap-device-status>span:last-child{display:flex;align-items:center;gap:3px}.ap-device-home{height:12px;background:#fff;position:relative}.ap-device-home:after{content:"";position:absolute;bottom:4px;width:30%;height:3px;left:35%;border-radius:4px;background:#202023}.ap-product-stage .ap-device{position:absolute;left:50%;top:0}.ap-product-stage .ap-device-center{z-index:3;transform:translate(-50%);width:264px}.ap-product-stage .ap-device-left{z-index:2;top:48px;transform:translate(calc(-50% - 216px)) rotate(-9deg)}.ap-product-stage .ap-device-right{z-index:1;top:48px;transform:translate(calc(-50% + 216px)) rotate(9deg)}.ap-stage-label{position:absolute;z-index:4;display:flex;align-items:center;gap:9px;padding:13px 19px;border:1px solid var(--line);border-radius:40px;background:var(--ap-paper);box-shadow:var(--shadow-md);font-size:12px;color:var(--ink-2)}.ap-stage-label svg{color:var(--ap-accent)}.ap-stage-label-left{top:130px;left:1%;transform:rotate(-5deg)}.ap-stage-label-right{top:340px;right:0;transform:rotate(4deg)}.ap-hero-caption{position:relative;z-index:5;padding:38px 0 42px;background:var(--ap-soft);font-size:12px;font-weight:550;letter-spacing:.1em;color:var(--ink-2)}.ap-hero-caption span{margin-left:18px;letter-spacing:.03em;font-weight:400;color:var(--ink-3)}.ap-section{max-width:1160px;padding-inline:28px;margin-inline:auto}.ap-intro{padding-top:108px;padding-bottom:108px}.app-plus-page h2{font-size:clamp(32px,3.6vw,48px);font-weight:700;line-height:1.3;letter-spacing:-.045em}.ap-intro h2{margin-top:15px}.ap-community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:40px}.ap-community-card{display:flex;flex-direction:column;padding:30px;border-radius:24px;background:var(--ap-soft);min-width:0}.ap-community-map{background:var(--ap-sage)}.ap-community-share{background:var(--ap-rose)}.ap-community-meet{background:var(--ap-sand)}.ap-card-art{display:flex;align-items:center;justify-content:space-between;height:100px;margin-bottom:20px;color:var(--ink-2)}.ap-card-art>span{font-size:11px;letter-spacing:.2em;writing-mode:vertical-rl;color:var(--ink-3)}.ap-community-card h3{font-size:20px;letter-spacing:-.02em;line-height:1.5;font-weight:650}.ap-community-card p{margin-top:12px;color:var(--ink-2);font-size:14px;line-height:1.9}.ap-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid color-mix(in srgb,var(--ink-1) 10%,transparent);padding-top:19px;margin-top:30px;color:var(--ink-2);font-size:11px}.ap-section-heading{text-align:center}.ap-section-heading h2{margin-top:15px}.ap-section-heading>p:last-child{color:var(--ink-2);margin-top:20px;font-size:16px}.ap-tour{padding-bottom:108px}.ap-tour-tabs{display:flex;width:fit-content;max-width:100%;padding:5px;border:1px solid var(--line);background:var(--ap-soft);border-radius:40px;margin:32px auto;gap:3px}.ap-tour-tabs button{display:flex;justify-content:center;align-items:center;gap:8px;border:0;padding:12px 24px;min-height:46px;border-radius:30px;color:var(--ink-2);background:transparent;font-size:13px;white-space:nowrap;transition:background .2s,color .2s}.ap-tour-tabs button[aria-selected=true]{color:var(--ink-inverse);background:var(--ink-1)}.ap-tour-tabs button:hover:not([aria-selected=true]){background:var(--ap-paper)}.ap-tour-panel{display:grid;grid-template-columns:1fr 1fr;min-height:580px;border-radius:28px;overflow:hidden}.ap-tone-rose{background:var(--ap-rose)}.ap-tone-sage{background:var(--ap-sage)}.ap-tone-sand{background:var(--ap-sand)}.ap-tour-copy{padding:64px 16px 54px 64px;align-self:center}.ap-tour-kicker{font-size:12px;color:var(--ink-2);font-weight:500}.ap-tour-copy h3{font-size:clamp(30px,3.2vw,42px);line-height:1.3;font-weight:700;letter-spacing:-.04em;margin:16px 0 20px}.ap-tour-description{max-width:330px;color:var(--ink-2);font-size:14px;line-height:1.9}.ap-tour-copy ul{display:grid;gap:13px;list-style:none;padding:0;margin:28px 0}.ap-tour-copy li{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--ink-2)}.ap-tour-copy li svg{color:var(--ap-accent);flex-shrink:0}.ap-text-link{display:inline-flex;align-items:center;gap:8px;padding:10px 0;font-size:13px;font-weight:550;color:var(--ap-accent)}.ap-text-link:hover{text-decoration:underline;text-underline-offset:5px}.ap-tour-visual{display:flex;align-items:flex-start;justify-content:center;padding:46px 20px 0;max-height:580px;overflow:hidden}.ap-tour-visual .ap-device{width:288px;flex-shrink:0;transform:rotate(5deg) translateY(10px)}.ap-screenshot-note{margin-top:17px!important;color:var(--ink-3);font-size:11px;line-height:1.8;text-align:center}.ap-privacy{padding-block:84px;display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ap-privacy-heading>svg{color:var(--ink-2);margin-bottom:22px}.ap-privacy-heading h2{margin:16px 0 18px}.ap-privacy-points{display:grid;gap:38px;align-self:center}.ap-privacy-points>div{display:grid;grid-template-columns:24px 1fr;column-gap:18px}.ap-privacy-points svg{color:var(--ap-accent);margin-top:3px}.ap-privacy-points h3{font-size:18px;font-weight:600;line-height:1.5}.ap-privacy-points p{grid-column:2;color:var(--ink-2);font-size:14px;line-height:1.9;margin-top:10px}.ap-faq{padding-block:92px 104px;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.ap-faq h2{font-size:32px;margin-top:12px}.ap-faq-list details{border-bottom:1px solid var(--line)}.ap-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;list-style:none;cursor:pointer;font-size:15px;font-weight:550}.ap-faq-list summary::-webkit-details-marker{display:none}.ap-faq-list summary svg{flex-shrink:0;color:var(--ink-3);transition:transform .2s}.ap-faq-list details[open] summary svg{transform:rotate(180deg)}.ap-faq-list details p{font-size:13px;color:var(--ink-2);line-height:1.9;padding:0 28px 22px 0}.ap-faq-list p a{color:var(--ap-accent);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.ap-download{background:var(--surface-inverse);color:var(--ink-inverse);text-align:center;padding:76px 24px}.ap-app-icon{width:76px;height:76px;border-radius:20px;margin:0 auto 24px;box-shadow:0 8px 24px #0002}.ap-download .ap-eyebrow{color:var(--ink-inverse);opacity:.7}.ap-download h2{font-size:clamp(40px,4.5vw,60px);margin-top:16px}.ap-download-description{margin-top:20px!important;font-size:15px;opacity:.7}.ap-download .ap-download-buttons{margin-top:30px}.ap-download .ap-download-ios{background:#fff;color:#202023}.ap-download .ap-download-android{background:transparent;color:var(--ink-inverse);border-color:color-mix(in srgb,var(--ink-inverse) 30%,transparent)}.ap-download-note{margin-top:22px!important;font-size:11px;line-height:1.9;opacity:.65}.ap-footer{background:var(--ap-soft)}.ap-footer-inner{max-width:1160px;margin:auto;padding:36px 28px 30px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:26px}.ap-footer nav{display:flex;flex-wrap:wrap;gap:22px;font-size:12px;color:var(--ink-2)}.ap-footer nav a:hover{color:var(--ap-accent)}.ap-footer p{flex-basis:65%;font-size:11px;color:var(--ink-3)}.ap-footer-inner>span{font-size:11px;color:var(--ink-3)}.ap-mobile-break{display:none}@media(max-width:900px){.ap-product-stage{height:510px}.ap-product-stage .ap-device-center{width:238px}.ap-product-stage .ap-device-left{width:224px;transform:translate(calc(-50% - 187px)) rotate(-9deg)}.ap-product-stage .ap-device-right{width:224px;transform:translate(calc(-50% + 187px)) rotate(9deg)}.ap-stage-label{display:none}.ap-community-grid{gap:14px}.ap-community-card{padding:24px}.ap-community-card h3{font-size:18px}.ap-tour-copy{padding-left:36px}.ap-tour-visual .ap-device{width:250px}.ap-privacy,.ap-faq{gap:38px}}@media(max-width:640px){.ap-nav-inner{min-height:64px;padding:10px 20px}.ap-brand{font-size:14px;gap:8px}.ap-brand-divider,.ap-brand strong,.ap-nav-detail{display:none}.ap-nav-download{min-height:40px;padding:8px 14px}.ap-hero{padding:48px 16px 0}.ap-hero h1{font-size:clamp(42px,11vw,60px);margin-block:18px 22px}.ap-hero-description{font-size:14px;line-height:1.9}.ap-mobile-break{display:block}.ap-download-buttons{gap:9px}.ap-download-button{min-height:48px;font-size:12px;padding:11px 15px;gap:8px}.ap-download-button>svg:first-child{width:20px}.ap-download-button>svg:last-child{display:none}.ap-hero-platforms{font-size:10px}.ap-product-stage{margin-top:36px;height:400px}.ap-product-stage .ap-device-center{width:190px}.ap-product-stage .ap-device-left{top:42px;width:170px;transform:translate(calc(-50% - 133px)) rotate(-9deg)}.ap-product-stage .ap-device-right{top:42px;width:170px;transform:translate(calc(-50% + 133px)) rotate(9deg)}.ap-product-stage .ap-device{border-radius:30px;padding:5px}.ap-product-stage .ap-device-screen{border-radius:25px;border-width:3px}.ap-product-stage .ap-device-status{height:25px;padding-inline:10px;font-size:7px}.ap-product-stage .ap-device-status i{width:45px;height:12px;top:6px}.ap-product-stage .ap-device-status>span:last-child{gap:1px}.ap-product-stage .ap-device-status svg{width:8px}.ap-hero-caption{padding:24px 0 30px;font-size:11px}.ap-hero-caption span{display:block;margin:8px 0 0}.ap-section{padding-inline:22px}.ap-intro{padding-block:64px}.app-plus-page h2{font-size:32px}.ap-community-grid{grid-template-columns:1fr;gap:16px;margin-top:28px}.ap-community-card{padding:26px}.ap-card-art{height:60px;margin-bottom:20px}.ap-card-art svg{width:48px;height:48px}.ap-community-card h3{font-size:20px}.ap-community-card p{font-size:13px}.ap-card-foot{margin-top:20px;padding-top:16px}.ap-tour{padding-bottom:64px}.ap-section-heading>p:last-child{font-size:14px;margin-top:16px}.ap-tour-tabs{margin-block:24px;width:100%;padding:4px}.ap-tour-tabs button{flex:1;gap:5px;padding:10px 6px;min-height:44px;font-size:12px}.ap-tour-tabs svg{width:15px}.ap-tour-panel{grid-template-columns:1fr;border-radius:22px}.ap-tour-copy{padding:34px 28px 12px}.ap-tour-copy h3{font-size:32px}.ap-tour-description{font-size:13px}.ap-tour-copy ul{margin:22px 0 12px}.ap-tour-visual{height:360px;padding-top:24px}.ap-tour-visual .ap-device{width:250px;transform:rotate(4deg) translateY(8px)}.ap-screenshot-note{text-align:left;font-size:10px}.ap-privacy{grid-template-columns:1fr;padding-block:56px;gap:32px}.ap-privacy-points{gap:28px}.ap-privacy-points h3{font-size:17px}.ap-privacy-points p{font-size:13px}.ap-faq{grid-template-columns:1fr;padding-block:60px;gap:24px}.ap-faq h2{font-size:28px}.ap-faq-list summary{font-size:14px}.ap-download{padding:60px 20px}.ap-download h2{font-size:40px}.ap-footer-inner{padding:30px 22px;gap:22px}.ap-footer nav{flex-basis:100%;gap:16px 22px}.ap-footer p{flex-basis:100%}.ap-footer-inner>span{display:none}}@media(prefers-reduced-motion:no-preference){.ap-hero-copy{animation:ap-appear .65s ease-out both}.ap-product-stage{animation:ap-appear .85s .1s ease-out both}.ap-tour-copy{animation:ap-appear .25s ease-out both}@keyframes ap-appear{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}}@media(prefers-reduced-motion:reduce){.app-plus-page *,.app-plus-page *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
