@layer pages{.app-page-body{background:var(--color-background)}.app-page{overflow:hidden}.app-header{display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:0 auto;padding:18px clamp(18px,4vw,52px)}.app-header-start{display:flex;align-items:center;min-width:0}.app-back{color:var(--color-header-link);font-weight:700;text-decoration:none}.app-header-label{color:var(--color-muted);font-size:.75rem;font-weight:700}.app-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:clamp(30px,7vw,96px);min-height:min(680px,82vh);padding:clamp(56px,10vw,130px) max(18px,calc((100% - 1080px)/2));background:linear-gradient(135deg,var(--color-tut-blue-dark),var(--color-primary));color:var(--color-on-primary)}.app-hero-copy{max-width:610px;min-width:0}.app-hero .section-kicker,.app-section-blue .section-kicker,.app-section-dark .section-kicker{color:var(--color-on-primary-muted)}.app-hero h1{margin:18px 0;font-size:clamp(1.7rem,8vw,5rem);line-height:1.18;letter-spacing:-.04em;word-break:keep-all}.hero-lead{margin:0 0 14px;font-size:clamp(1rem,3vw,2rem);font-weight:800;text-wrap:balance}.hero-description{max-width:55ch;margin:0;color:var(--color-on-primary-soft)}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.primary-cta,.secondary-cta{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:9px 18px;border-radius:999px;font-size:.85rem;font-weight:800;text-decoration:none}.primary-cta{background:var(--color-on-primary);color:var(--color-tut-blue-dark)}.secondary-cta{border:1px solid color-mix(in srgb,var(--color-on-primary) 70%,transparent);color:var(--color-on-primary)}.unofficial-note{margin:28px 0 0;color:var(--color-on-primary-soft);font-size:.75rem}.app-screen-frame{margin:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--color-on-primary) 30%,transparent);border-radius:30px;background:var(--color-surface);box-shadow:0 24px 60px color-mix(in srgb,#000 28%,transparent)}.app-screen-frame img{display:block;width:100%;height:auto}.app-screen-caption{padding:9px 12px 11px;border-top:1px solid var(--color-border);background:var(--color-surface);color:var(--color-muted);font-size:.75rem;font-weight:700;text-align:center}.app-hero-screen{width:min(100%,360px);justify-self:end;transform:rotate(2deg)}.app-section{padding:clamp(56px,8vw,110px) max(18px,calc((100% - 1080px)/2))}.app-section-light{background:var(--color-surface)}.app-section-gray{background:var(--color-background)}.app-section-blue{background:var(--color-primary);color:var(--color-on-primary)}.app-section-dark{background:var(--color-tut-blue-dark);color:var(--color-on-primary)}.section-heading{display:flex;align-items:flex-start;gap:18px;margin-bottom:32px}.section-heading>span{color:var(--color-tut-blue);font-size:1.2rem;font-weight:900;letter-spacing:.08em}.app-section-blue .section-heading>span,.app-section-dark .section-heading>span{color:var(--color-on-primary-muted)}.section-heading h2{margin:4px 0 0;font-size:clamp(1.65rem,5vw,3rem);line-height:1.2}.section-copy{max-width:700px;margin-left:clamp(0px,8vw,120px);font-size:clamp(1rem,2vw,1.3rem)}.section-copy p{margin:0 0 18px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.feature-card{min-height:190px;padding:22px;border:1px solid color-mix(in srgb,var(--color-on-primary) 25%,transparent);border-radius:20px;background:color-mix(in srgb,var(--color-on-primary) 9%,transparent)}.feature-card:last-child{grid-column:span 2}.feature-number{color:var(--color-on-primary-muted);font-size:.75rem;font-weight:800;letter-spacing:.14em}.feature-card h3{margin:14px 0 8px;font-size:1.05rem}.feature-card p{margin:0;color:var(--color-on-primary-soft);font-size:.88rem}.feature-screen-showcase{display:grid;gap:clamp(52px,8vw,100px);margin-top:clamp(52px,8vw,100px)}.feature-screen-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,320px);align-items:center;gap:clamp(28px,7vw,92px)}.feature-screen-row-reverse .feature-screen-copy{grid-column:2;grid-row:1}.feature-screen-row-reverse .feature-screen-frame{grid-column:1;grid-row:1}.feature-screen-copy{max-width:440px}.feature-screen-copy h3{margin:14px 0 10px;font-size:clamp(1.25rem,3vw,1.75rem);line-height:1.35}.feature-screen-copy p{margin:0;color:var(--color-on-primary-soft);line-height:1.8}.feature-screen-frame{width:min(100%,320px);justify-self:center;border-radius:26px}.steps-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:940px;margin:0 auto;padding:0;list-style:none;counter-reset:steps}.steps-list li{display:flex;flex-direction:column;gap:8px;padding:22px;border-top:3px solid var(--color-primary);background:var(--color-surface-elevated);counter-increment:steps}.steps-list li:before{content:"0" counter(steps);color:var(--color-tut-blue);font-weight:900}.steps-list strong{font-size:1.1rem}.steps-list span{color:var(--color-muted);font-size:.85rem}.recommend-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:900px;margin:0 auto}.recommend-card{min-height:190px;padding:22px;border-left:4px solid var(--color-primary);background:var(--color-surface)}.recommend-number{color:var(--color-tut-blue);font-size:.75rem;font-weight:900;letter-spacing:.14em}.recommend-card h3{margin:14px 0 8px;font-size:1.05rem;line-height:1.45}.recommend-card p{margin:0;color:var(--color-muted);font-size:.88rem}.download-section{text-align:center}.download-section .section-heading{justify-content:flex-start;text-align:left}.download-section>p{max-width:48ch;margin-right:auto;margin-left:auto}.store-links{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:center;gap:20px;min-height:55px;margin:24px 0 6px}.store-item{display:flex;min-width:205px;flex-direction:column;align-items:center;justify-content:flex-end}.store-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px}.store-link img{display:block;width:167px;height:55px;object-fit:contain}.android-store-coming-soon>p{margin:0 0 8px;color:var(--color-on-primary);font-size:.85rem;font-weight:800}.android-store-badge{position:relative;display:inline-flex;width:150px;aspect-ratio:270 / 80;overflow:hidden;border-radius:7px}.android-store-badge img{display:block;width:100%;height:auto}.android-store-overlay{position:absolute;inset:0;background:#70757a8f;pointer-events:none}.store-disclaimer{color:var(--color-on-primary-soft);font-size:.75rem}.app-footer{padding:30px 18px;background:var(--color-surface);color:var(--color-muted);font-size:.78rem;text-align:center}.app-footer-notice{max-width:640px;margin:0 auto 24px;text-align:center}.app-footer-notice p{margin:0 auto 8px}.app-footer-notice a{display:inline-block;margin-top:2px;color:var(--color-tut-blue);font-weight:700}.app-footer>p{margin:16px 0 0}@media(max-width:760px){.app-hero{grid-template-columns:1fr;min-height:650px}.app-hero-screen{width:min(78vw,340px);justify-self:center;transform:none}.feature-screen-row,.feature-screen-row-reverse{grid-template-columns:1fr;gap:28px}.feature-screen-row-reverse .feature-screen-copy,.feature-screen-row-reverse .feature-screen-frame{grid-column:auto;grid-row:auto}.feature-screen-copy{max-width:none}.feature-screen-frame{width:min(78vw,320px)}}@media(max-width:650px){.feature-grid,.steps-list,.recommend-list{grid-template-columns:1fr}.feature-card:last-child{grid-column:auto}}}
