.c2 .rv{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(32px)}.c2 .rv.vis{opacity:1;transform:translateY(0)}.c2 .rv-scale{opacity:0;transition:opacity .8s,transform .8s;transform:scale(.96)}.c2 .rv-scale.vis{opacity:1;transform:scale(1)}.c2 .d1{transition-delay:60ms}.c2 .d2{transition-delay:.12s}.c2 .d3{transition-delay:.18s}.c2 .d4{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.c2 .rv,.c2 .rv-scale{opacity:1!important;transition:none!important;transform:none!important}}.c2-container{max-width:1200px;margin:0 auto;padding:0 24px}.c2-window{border-radius:12px;overflow:hidden;box-shadow:0 0 0 1px #00000014,0 8px 40px #0000001f}.c2-window-bar{background:#2a2a3e;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;height:40px;padding:0 16px;display:flex}.c2-window-bar--light{background:#f0f0f3;border-bottom:1px solid #e0e0e5}.c2-dot{border-radius:50%;width:12px;height:12px}.c2-dot--close{background:#ff5f57}.c2-dot--min{background:#febc2e}.c2-dot--max{background:#28c840}.c2-window-label{text-align:center;color:#ffffff59;flex:1;margin-right:52px;font-size:.72rem;font-weight:500}.c2-window-label--light{color:#00000059}.c2-window-body{background:#fff;line-height:0}.c2-hero{background:var(--color-charcoal);padding-top:160px;padding-bottom:0;position:relative;overflow:hidden}.c2-hero-content{text-align:center;z-index:2;position:relative}.c2-hero-intro{align-items:center;gap:12px;margin-bottom:24px;display:inline-flex}.c2-hero-icon{border-radius:12px}.c2-hero-label{font-family:"Mona Sans", var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:#ffffff80;font-size:.95rem;font-weight:700}.c2-hero-title{letter-spacing:-.035em;color:#fff;max-width:720px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:clamp(2.4rem,4.5vw,3.8rem);line-height:1.08}.c2-hero-sub{color:#ffffff8c;max-width:540px;margin:0 auto 36px;font-size:1.1rem;line-height:1.7}.c2-hero-actions{justify-content:center;gap:12px;display:flex}.c2-hero-frame{z-index:2;margin-top:56px;position:relative}.c2-hero-frame .c2-window{border-radius:12px 12px 0 0;max-height:480px;box-shadow:0 -4px 40px #0000004d,0 0 0 1px #ffffff0f}.c2-hero-frame .c2-window-body{overflow:hidden}.c2-section{padding:120px 0}.c2-section--dark{background:var(--color-charcoal)}.c2-section--surface{background:var(--color-canvas-subtle)}.c2-feature-row{grid-template-columns:.9fr 1.1fr;align-items:center;gap:72px;display:grid}.c2-feature-row--reverse{grid-template-columns:1.1fr .9fr}.c2-feature-row--reverse .c2-feature-visual{order:-1}.c2-feature-text{flex-direction:column;display:flex}.c2-feature-title{letter-spacing:-.035em;color:var(--color-fg-default);margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.1}.c2-feature-desc{color:var(--color-fg-muted);margin-bottom:24px;font-size:1rem;line-height:1.7}.c2-feature-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.c2-feature-list li{color:var(--color-fg-muted);padding-left:24px;font-size:.9rem;line-height:1.5;position:relative}.c2-feature-list li:before{content:"";background:var(--color-accent);border-radius:2px;width:8px;height:8px;position:absolute;top:7px;left:0}.c2-feature-visual{position:relative}.c2-window--light{box-shadow:var(--shadow-floating-medium)}.c2-modal-screenshot{box-shadow:var(--shadow-floating-medium);background:#fff;border-radius:12px;line-height:0;overflow:hidden}.c2-search-section{padding:140px 0 120px}.c2-search-content{text-align:center;margin-bottom:56px}.c2-display-title{letter-spacing:-.04em;color:#fff;margin-bottom:20px;font-size:clamp(2rem,4.5vw,3.4rem);line-height:1.08}.c2-search-sub{color:#ffffff80;max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.c2-search-screenshot{border-radius:16px;max-width:800px;margin:0 auto;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 20px 60px #0006}.c2-caps-header{margin-bottom:48px}.c2-section-title{letter-spacing:-.035em;color:var(--color-fg-default);font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.1}.c2-caps-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.c2-cap-card{border:1px solid var(--color-border-muted);background:#fff;border-radius:12px;padding:32px;transition:border-color .2s}.c2-cap-card:hover{border-color:var(--color-accent)}.c2-cap-icon{background:var(--color-accent-soft);width:44px;height:44px;color:var(--color-accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.c2-cap-title{letter-spacing:-.02em;color:var(--color-fg-default);margin-bottom:8px;font-size:1.15rem;font-weight:700;line-height:1.3}.c2-cap-desc{color:var(--color-fg-muted);font-size:.9rem;line-height:1.65}@media (max-width:768px){.c2-hero{padding-top:130px}.c2-hero-badge img{width:48px;height:48px}.c2-hero-actions{flex-direction:column;align-items:center;gap:10px}.c2-hero-actions .btn{justify-content:center;width:100%;max-width:300px}.c2-hero-frame .c2-window-body{overflow:hidden}.c2-hero-frame .c2-window-body img{transform-origin:0 0;height:auto;width:180%!important;max-width:none!important}.c2-section{padding:80px 0}.c2-feature-row,.c2-feature-row--reverse{grid-template-columns:1fr;gap:40px}.c2-feature-row--reverse .c2-feature-visual{order:0}.c2-search-section{padding:100px 0 80px}.c2-feature-visual .c2-window-body,.c2-feature-visual .c2-modal-screenshot,.c2-search-screenshot{overflow:hidden}.c2-feature-visual .c2-window-body img,.c2-feature-visual .c2-modal-screenshot img,.c2-search-screenshot img{transform-origin:0 0;height:auto;border-radius:0!important;width:180%!important;max-width:none!important}.c2-zoom-center img{transform-origin:top!important;width:120%!important;margin-left:-10%!important}.c2-caps-grid{grid-template-columns:1fr}}
