.lp-root{background:var(--color-ground);min-height:100dvh;color:var(--color-ink);font-family:var(--font-sans);flex-direction:column;display:flex}.lp-logo-s,.lp-logo-ay{font-size:inherit;font-weight:var(--weight-medium);color:var(--color-ink);letter-spacing:-.02em}.lp-logo-slash{font-size:inherit;font-weight:var(--weight-bold);color:var(--color-accent);letter-spacing:0}.lp-slash{color:var(--color-accent)}.lp-nav{z-index:var(--z-page-sticky-nav);background:var(--color-surface-dark);border-bottom:var(--stroke-thin) solid oklch(100% 0 0/.06);justify-content:space-between;align-items:center;height:56px;padding:0 clamp(1rem,5vw,3rem);display:flex;position:sticky;top:0}.lp-nav__logo{font-size:1.5rem;line-height:1;text-decoration:none}.lp-nav__logo .lp-logo-s,.lp-nav__logo .lp-logo-ay{color:#fff}.lp-nav__cta{color:#fff;font-size:var(--text-sm);font-weight:var(--weight-medium);transition:opacity var(--duration-base);background:#d12b20;border-radius:6px;align-items:center;gap:.25rem;padding:.5rem 1.125rem;line-height:1;text-decoration:none;display:inline-flex}.lp-nav__cta:hover{opacity:.88}.lp-section-inner{max-width:1080px;margin:0 auto;padding:0 clamp(1rem,5vw,3rem)}.lp-section-h2{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:var(--weight-medium);letter-spacing:-.015em;margin:0 0 2rem;line-height:1.2}.lp-section-h2--light{color:#fff}.lp-hero{background:var(--color-surface-dark);color:#fff;text-align:center;padding:clamp(4rem,12vw,8rem) 0 clamp(4rem,10vw,7rem)}.lp-hero__inner{max-width:700px;margin:0 auto;padding:0 clamp(1rem,5vw,3rem)}.lp-hero__h1{font-size:clamp(2.5rem,7vw,4.25rem);font-weight:var(--weight-bold);letter-spacing:-.025em;color:#fff;margin:0 0 1.25rem;line-height:1.05}.lp-hero__sub{font-size:clamp(1rem,2.5vw,1.25rem);font-weight:var(--weight-regular);color:oklch(100% 0 0/.72);margin:0 0 .75rem;line-height:1.6}.lp-hero__diff{font-size:var(--text-lg);font-weight:var(--weight-medium);color:var(--color-accent);letter-spacing:.01em;margin:0 0 2rem}.lp-hero__br-desktop{display:none}@media (width>=600px){.lp-hero__br-desktop{display:inline}}.lp-hero__btn{border-radius:var(--radius-md);color:#fff;font-size:1.0625rem;font-weight:var(--weight-medium);letter-spacing:-.01em;transition:opacity var(--duration-base), transform var(--duration-fast);background:#d12b20;align-items:center;padding:.875rem 2rem;text-decoration:none;display:inline-flex}.lp-hero__btn:hover{opacity:.88;transform:translateY(-1px)}.lp-hero__btn:active{transform:translateY(0)}.lp-features{background:var(--color-ground);padding:clamp(4rem,8vw,6rem) 0}.lp-feature-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.lp-feature-card{border:var(--stroke-thin) solid var(--color-hairline);border-radius:var(--radius-lg);background:var(--color-ground);padding:1.75rem}.lp-feature-card__icon{width:44px;height:44px;color:var(--color-accent);background:oklch(56% .24 27/.1);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.lp-feature-card__title{font-size:1rem;font-weight:var(--weight-medium);letter-spacing:-.01em;margin:0 0 .5rem}.lp-feature-card__body{color:var(--color-text-muted);margin:0;font-size:.9375rem;line-height:1.65}.lp-forwho{background:var(--color-surface-dark);color:#fff;padding:clamp(4rem,8vw,6rem) 0}.lp-forwho__layout{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (width>=768px){.lp-forwho__layout{grid-template-columns:1fr 1fr;align-items:center}}.lp-forwho__body{color:oklch(100% 0 0/.72);margin:0 0 1rem;font-size:1rem;line-height:1.7}.lp-forwho__list{flex-direction:column;gap:.625rem;margin:1.5rem 0 0;padding:0 0 0 1.25rem;list-style:none;display:flex}.lp-forwho__list li{color:oklch(100% 0 0/.8);padding-left:1.25rem;font-size:.9375rem;line-height:1.55;position:relative}.lp-forwho__list li:before{content:"/";color:var(--color-accent);font-weight:var(--weight-bold);position:absolute;left:0}.lp-mock-card{border-radius:var(--radius-lg);border:var(--stroke-thin) solid oklch(100% 0 0/.08);background:oklch(16% .007 264);max-width:340px;margin:0 auto;padding:1.25rem 1.375rem}.lp-mock-card__header{justify-content:space-between;align-items:center;margin-bottom:1.125rem;display:flex}.lp-mock-card__co{font-size:.9375rem;font-weight:var(--weight-medium);color:#fff;letter-spacing:-.01em}.lp-mock-card__stage{font-size:var(--text-sm);font-weight:var(--weight-medium);color:oklch(65% .18 142);background:oklch(65% .18 142/.12);border-radius:99px;padding:.2rem .6rem}.lp-mock-feed{flex-direction:column;gap:.75rem;display:flex}.lp-mock-feed__item{font-size:var(--text-sm);grid-template-columns:auto 1fr auto;align-items:center;gap:.625rem;display:grid}.lp-mock-feed__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.lp-mock-feed__dot--call{background:oklch(60% .13 245)}.lp-mock-feed__dot--meeting{background:oklch(65% .18 142)}.lp-mock-feed__dot--note{background:var(--color-muted)}.lp-mock-feed__text{color:oklch(100% 0 0/.82);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lp-mock-feed__time{color:oklch(100% 0 0/.6);white-space:nowrap}.lp-cta{text-align:center;background:var(--color-ground);padding:clamp(4rem,8vw,6rem) 0}.lp-cta__inner{flex-direction:column;align-items:center;gap:1rem;display:flex}.lp-cta__h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:var(--weight-bold);letter-spacing:-.025em;margin:0;line-height:1.1}.lp-cta__sub{color:var(--color-text-muted);margin:0 0 .5rem;font-size:1.0625rem}.lp-faq{background:var(--color-ground);border-top:var(--stroke-thin) solid var(--color-hairline);padding:clamp(4rem,8vw,6rem) 0}.lp-faq__list{border:var(--stroke-thin) solid var(--color-hairline);border-radius:var(--radius-lg);flex-direction:column;gap:0;margin:0;padding:0;display:flex;overflow:hidden}.lp-faq__item{border-bottom:var(--stroke-thin) solid var(--color-hairline)}.lp-faq__item:last-child{border-bottom:none}.lp-faq__q{font-size:1rem;font-weight:var(--weight-medium);cursor:pointer;color:var(--color-ink);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.5rem;list-style:none;display:flex}.lp-faq__q::-webkit-details-marker{display:none}.lp-faq__q:after{content:"+";font-size:1.25rem;font-weight:var(--weight-regular);color:var(--color-accent);transition:transform var(--duration-slow);flex-shrink:0}details[open]>.lp-faq__q:after{transform:rotate(45deg)}.lp-faq__a{color:var(--color-muted);margin:0;padding:0 1.5rem 1.25rem;font-size:.9375rem;line-height:1.7}.lp-footer{border-top:var(--stroke-thin) solid var(--color-hairline);background:var(--color-ground);padding:1.5rem clamp(1rem,5vw,3rem)}.lp-footer__inner{flex-wrap:wrap;align-items:center;gap:1.25rem;max-width:1080px;margin:0 auto;display:flex}.lp-footer__brand{font-size:1.125rem;font-weight:var(--weight-medium);letter-spacing:-.02em}.lp-footer__copy{font-size:var(--text-sm);color:var(--color-text-muted);flex:1}.lp-footer__login{font-size:var(--text-sm);color:#c4261d;font-weight:var(--weight-medium);text-decoration:none}.lp-footer__login:hover{text-decoration:underline}
