.content-section{margin-bottom:40px}.content-section-title{letter-spacing:-.01em;color:var(--foreground);margin-top:48px;margin-bottom:10px;font-size:14px;font-weight:700}.content-section:first-child .content-section-title{margin-top:40px}.content-section p{color:var(--muted-foreground);margin-bottom:16px;font-size:15px;line-height:1.7}.content-section ul{margin-bottom:16px;padding-left:20px;list-style:outside}.content-section li{color:var(--muted-foreground);margin-bottom:5px;font-size:15px;line-height:1.7}.content-section li::marker{color:var(--ring)}.content-section-pullquote{border-left:3px solid var(--marker);margin:36px 0;padding-left:24px;position:relative}.content-section-pullquote p{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin-bottom:6px;font-size:21px;font-weight:700;line-height:1.35}.content-section-pullquote cite{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);font-size:11px;font-style:normal}
.section-image{margin:28px 0 36px}.section-image-container{aspect-ratio:16/10;background:var(--card);border-radius:18px;width:100%;position:relative;overflow:hidden}.section-image-container:after{content:"";pointer-events:none;border:1px solid #1312100f;border-radius:18px;position:absolute;inset:0}.section-image-img{object-fit:cover}.section-image-video{object-fit:cover;width:100%;height:100%}.section-image-caption{font-family:var(--font-geist-mono), monospace;letter-spacing:.02em;color:var(--muted-foreground);text-align:center;margin-top:10px;font-size:11px;line-height:1.55}.image-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.image-row::-webkit-scrollbar{display:none}.image-row-item{aspect-ratio:16/10;background:var(--card);border-radius:18px;flex:0 0 100%;position:relative;overflow:hidden}.image-row-item:has(video){aspect-ratio:3/4}.image-row-img{object-fit:cover}.image-row-video{object-fit:cover;width:100%;height:100%}.phone-row-breakout{background:var(--card);width:100vw;margin:40px 0;padding:48px 0;position:relative;left:50%;transform:translate(-50%)}.phone-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;gap:24px;padding:0 24px;display:flex;overflow-x:auto}.phone-row::-webkit-scrollbar{display:none}.phone-row-item{background:var(--background);border-radius:28px;flex:none;width:314px;overflow:hidden;box-shadow:0 24px 48px #13121029,0 6px 14px #13121014}.phone-row-img{object-fit:contain;width:100%;height:auto;display:block}.phone-row-breakout .section-image-caption{margin-top:28px;padding:0 24px}@media (max-width:640px){.phone-row{gap:16px;padding:0 16px}.phone-row-item{width:240px}}
.back-link{color:var(--muted-foreground);font-size:var(--font-sm);align-items:center;gap:4px;margin-bottom:24px;text-decoration:none;transition:color .15s;display:inline-flex}.back-link:hover{color:var(--foreground)}.back-link-icon{width:12px;height:12px}
