.site-shell{position:relative;overflow:clip;width:min(1200px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.ambient{position:fixed;z-index:-1;border-radius:999px;filter:blur(70px);opacity:.42;pointer-events:none}.ambient-left{top:-8rem;left:-10rem;width:22rem;height:22rem;background:#ffc285cc}.ambient-right{top:8rem;right:-8rem;width:26rem;height:26rem;background:#ff8f8257}.ambient-bottom{bottom:-12rem;left:50%;width:30rem;height:20rem;background:#89a6ff2e;transform:translate(-50%)}.site-header,.hero-section,.feature-grid-section,.workspace-section,.process-section,.capcut-section,.faq-section,.legal-section,.cta-section,.site-footer{position:relative;z-index:1}.site-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px;padding:14px 18px;border:1px solid var(--border-soft);border-radius:999px;background:#fffaf3c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 22px 50px #131c3d14}.brand-lockup{display:inline-flex;align-items:center;gap:12px;min-width:0;text-decoration:none}.brand-mark{position:relative;display:inline-grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#0d1839;color:#fff7ee;box-shadow:0 14px 28px #0d183929}.brand-mark-text{position:relative;z-index:1;font-family:var(--font-heading);font-size:.9rem;font-weight:700;line-height:1}.brand-mark-bar{position:absolute;right:8px;bottom:8px;width:16px;height:4px;border-radius:999px;background:linear-gradient(90deg,#ff9b4d,#ff5fa2)}.brand-text-group{display:grid;gap:2px}.brand-text-group strong{color:var(--ink);font-size:1rem}.brand-text-group span{color:var(--muted);font-size:.8rem}.site-nav{display:flex;align-items:center;gap:28px}.site-nav a,.footer-links a{color:var(--muted-strong);font-size:.95rem;text-decoration:none;transition:color .18s ease}.site-nav a:hover,.footer-links a:hover,.brand-lockup:hover .brand-text-group strong{color:var(--ink)}.button-link,.primary-button,.secondary-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;font:inherit;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,opacity .18s ease}.primary-button,.secondary-button,.ghost-button{padding:13px 18px}.primary-button{background:#0d1839;color:#fff7ee;box-shadow:0 16px 30px #0d183933}.secondary-button{background:#ffffffa8;color:var(--ink);border:1px solid rgba(13,24,57,.1);box-shadow:0 12px 24px #131c3d14}.ghost-button{background:#ffffff7a;color:var(--ink);border:1px solid rgba(13,24,57,.08)}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.button-link:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled{opacity:.45;transform:none;cursor:not-allowed;box-shadow:none}.hero-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:28px;align-items:stretch;margin-bottom:64px;padding:36px 0 24px}.hero-copy-panel,.hero-stage{min-width:0}.eyebrow,.section-kicker,.meta-label,.metric-label,.chunk-time,.status-pill,.device-hint,.step-index,.feature-tag,.hero-stage-chip,.quote-label,.copy-status,.diagnostic-summary,.log-entry-meta{font-family:var(--font-mono)}.eyebrow,.section-kicker,.hero-stage-chip,.feature-tag{display:inline-flex;align-items:center;gap:8px;color:#7b5a42;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}.hero-copy-panel h1{margin:18px 0;color:var(--ink);font-family:var(--font-heading);font-size:clamp(3.6rem,8vw,6.4rem);line-height:.9;letter-spacing:-.06em;text-wrap:balance}.hero-copy-panel h1 span{display:block;background:linear-gradient(90deg,#ff9b4d,#ff7a67 48%,#ff5fa2);color:transparent;-webkit-background-clip:text;background-clip:text}.hero-copy,.section-heading-block p,.feature-card p,.legal-card p,.step-item p,.capcut-card p,.faq-item p,.cta-section p,.footer-brand p,.status-header p,.inline-note,.error-box,.diagnostic-copy,.preview-item p,.placeholder-result p,.dropzone-copy p{color:var(--muted-strong);line-height:1.7}.hero-copy{max-width:62ch;margin:0;font-size:1.05rem}.hero-action-row,.cta-actions,.action-row,.result-toolbar,.toolbar-actions,.status-header,.diagnostic-copy-row,.diagnostic-actions{display:flex;align-items:center;gap:12px}.hero-action-row{margin-top:30px}.hero-points{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none}.hero-points li{position:relative;padding-left:24px;color:var(--muted-strong)}.hero-points li:before{content:"";position:absolute;top:10px;left:0;width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#ff9b4d,#ff5fa2)}.hero-stage{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;align-content:start}.hero-stage-main,.hero-stage-card,.feature-card,.legal-card,.card,.process-drop-card,.capcut-card,.faq-item,.cta-section{border:1px solid var(--border-soft);background:#fffaf3d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 22px 52px #131c3d14}.hero-stage-main{grid-column:1 / -1;padding:28px;border-radius:38px;background:linear-gradient(180deg,#fff8f0eb,#fff4ecd1),radial-gradient(circle at top right,rgba(255,186,132,.24),transparent 30%)}.hero-stage-headline{display:grid;margin:32px 0 24px}.hero-stage-headline strong,.hero-stage-headline span{font-family:var(--font-heading);font-size:clamp(2.6rem,5vw,4.8rem);line-height:.92;letter-spacing:-.06em}.hero-stage-headline strong{color:var(--ink)}.hero-stage-headline span{background:linear-gradient(90deg,#ff9b4d,#ff5fa2);color:transparent;-webkit-background-clip:text;background-clip:text}.hero-stage-quote{display:grid;gap:10px;margin-top:26px;padding:22px;border-radius:28px;background:#101831;color:#fff7ef}.hero-stage-quote strong{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2.4rem);font-style:italic;letter-spacing:-.04em}.quote-bar{width:88px;height:6px;border-radius:999px;background:linear-gradient(90deg,#ff9b4d,#ff5fa2)}.hero-stage-card{padding:22px;border-radius:28px}.hero-stage-card-dark{grid-column:1 / 4;background:#0d1839;color:#fff8f1;transform:rotate(-2deg)}.hero-stage-card-dark p,.hero-stage-card-dark .metric-label{color:#fff7eeb8}.hero-stage-card-light{grid-column:4 / 7}.hero-stage-card strong,.hero-metric strong,.summary-item strong,.file-meta strong{display:block;margin-top:8px;color:inherit;font-size:1.05rem}.section-heading-block{display:grid;gap:10px;max-width:68ch;margin-bottom:26px}.section-heading-block h2,.process-copy h2,.cta-section h2{margin:0;color:var(--ink);font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.5rem);line-height:.96;letter-spacing:-.05em}.feature-grid-section,.workspace-section,.process-section,.capcut-section,.faq-section,.legal-section,.cta-section,.site-footer{margin-top:36px}.feature-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.feature-card{padding:24px;border-radius:30px}.legal-section{display:grid;gap:20px}.legal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.legal-card{display:grid;gap:14px;padding:24px;border-radius:30px}.legal-link{justify-self:start}.legal-summary{margin:0;padding:18px 20px;border-radius:24px;border:1px solid rgba(13,24,57,.08);background:#fffaf3c7;color:var(--muted-strong);line-height:1.7}.feature-card h3,.legal-card h3,.card-header h3,.step-item h3,.capcut-card h3,.faq-item summary,.result-toolbar h4{margin:0;color:var(--ink);font-size:1.28rem}.feature-card-wide{grid-column:span 8;min-height:260px}.feature-card-tilted{grid-column:span 4;display:flex;flex-direction:column;justify-content:space-between;min-height:260px;background:#0d1839;color:#fff8f1;transform:rotate(-2deg)}.feature-card-tilted h3,.feature-card-tilted p{color:inherit}.feature-card-mini{grid-column:span 4;text-align:center}.feature-card-large{grid-column:span 8;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);gap:24px;align-items:center}.feature-badges,.check-list,.capcut-list{display:grid;gap:12px;padding:0}.feature-badges{grid-auto-flow:column;justify-content:start;margin-top:18px;list-style:none}.feature-badges span,.check-list li,.capcut-list li{color:var(--muted-strong)}.feature-badges span{padding:9px 12px;border-radius:999px;background:#ffffff94;border:1px solid rgba(13,24,57,.08);font-size:.83rem}.feature-dot,.feature-emoji{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:999px}.feature-dot{border:2px solid #ff9b4d}.feature-dot:before{content:"";width:10px;height:10px;border-radius:999px;background:#ff9b4d}.feature-emoji{margin:0 auto 18px;background:linear-gradient(135deg,#ffc18266,#ff5fa22e);color:var(--ink);font-family:var(--font-heading)}.feature-lines{display:grid;gap:12px;padding:18px;border-radius:24px;background:#f1f2f5}.feature-lines span{height:12px;border-radius:999px;background:#0d18392e}.feature-lines span:nth-child(2){width:78%}.feature-lines span:nth-child(3){width:52%}.feature-lines span:nth-child(4){width:68%}.workspace-grid,.capcut-grid{display:grid;gap:20px}.workspace-grid{grid-template-columns:minmax(320px,430px) minmax(0,1fr)}.card{border-radius:32px}.input-card,.output-card{display:grid;gap:18px;padding:22px}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dropzone{display:grid;justify-items:start;gap:16px;padding:24px;border:1.5px dashed rgba(13,24,57,.18);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,182,120,.24),transparent 36%),#fffdf8e6;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.dropzone:hover,.dropzone.is-dragging{transform:translateY(-1px);border-color:#0d183952;box-shadow:0 18px 36px #131c3d14}.dropzone.has-file{background:radial-gradient(circle at top right,rgba(255,182,120,.3),transparent 36%),#ffffffeb}.dropzone-icon{display:grid;place-items:center;width:76px;height:76px;border-radius:22px;background:#0d1839;color:#fff7ee;font-family:var(--font-heading);font-size:1.15rem;letter-spacing:.08em}.dropzone-copy strong,.placeholder-result strong,.status-header strong,.diagnostic-panel summary strong,.log-entry strong{color:var(--ink)}.file-meta,.summary-grid,.controls-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.file-meta>div,.summary-item{padding:16px;border-radius:22px;background:#ffffff8f;border:1px solid rgba(13,24,57,.06)}.meta-label,.metric-label{display:block;color:#7b5a42;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}.field{display:grid;gap:8px}.field span{color:var(--ink);font-size:.94rem;font-weight:500}.field select{width:100%;padding:14px 16px;border:1px solid rgba(13,24,57,.12);border-radius:18px;background:#ffffffc7;color:var(--ink);font:inherit}.inline-note{margin:0;padding:14px 16px;border-radius:18px;background:#fff3e5eb}.action-row,.result-toolbar,.status-header,.toolbar-actions{justify-content:space-between}.device-hint{color:#70563e;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.status-pill{padding:8px 12px;border-radius:999px;background:#fff3e5eb;color:#7b5a42;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}.status-box{padding:18px;border-radius:24px;background:#ffffff8f;border:1px solid rgba(13,24,57,.07)}.progress-rail{overflow:hidden;height:10px;margin-top:14px;border-radius:999px;background:#0d183917}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff9b4d,#ff5fa2)}.progress-fill.indeterminate{width:40%;animation:progress-slide 1.2s infinite ease-in-out}.error-box{padding:14px 16px;border-radius:18px;border:1px solid rgba(190,85,69,.2);background:#ffeee9eb;color:#a24a39}.diagnostic-panel,.faq-item{border-radius:24px;overflow:hidden}.diagnostic-panel summary,.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;list-style:none;cursor:pointer}.diagnostic-panel summary::-webkit-details-marker,.faq-item summary::-webkit-details-marker{display:none}.diagnostic-body{display:grid;gap:16px;padding:0 18px 18px;border-top:1px solid rgba(13,24,57,.07)}.copy-status,.diagnostic-summary,.log-entry-meta{color:#7b5a42;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase}.log-list,.preview-list,.step-list,.faq-grid{display:grid;gap:12px}.log-list{max-height:340px;overflow:auto}.log-entry,.preview-item{padding:14px 16px;border-radius:18px;background:#ffffff9e;border:1px solid rgba(13,24,57,.07)}.log-entry.log-error{background:#fff4eff5;border-color:#be554529}.log-entry pre,.transcript-box pre{margin:10px 0 0;font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word}.log-entry pre{padding:12px;border-radius:14px;background:#101831;color:#fff7ee;font-size:.82rem;line-height:1.55}.result-panel{display:grid;gap:18px}.chunk-time{display:inline-block;margin-bottom:6px;color:#7b5a42;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.transcript-box{max-height:260px;overflow:auto;padding:18px;border-radius:24px;background:#101831;color:#fff7ef}.transcript-box pre{margin:0;font-size:.9rem;line-height:1.7}.placeholder-result{display:grid;place-items:center;min-height:250px;padding:28px;border-radius:24px;border:1px dashed rgba(13,24,57,.14);text-align:center}.process-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:28px;align-items:center;padding:48px 0 0}.step-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:start}.step-index{color:#0d18392e;font-size:2rem;font-weight:700;line-height:1}.process-drop-card{display:grid;gap:12px;place-items:center;padding:34px;border-style:dashed;border-radius:38px;text-align:center}.process-upload-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#0d1839;color:#fff7ee;font-size:1.65rem}.process-dots{display:flex;gap:8px}.process-dots span{width:14px;height:14px;border-radius:999px}.process-dots span:nth-child(1){background:#b9cff8}.process-dots span:nth-child(2){background:#f0d6a7}.process-dots span:nth-child(3){background:#f6d0dc}.capcut-section{padding:72px 28px;border-radius:42px;background:#0d1839}.section-heading-block-dark .section-kicker,.section-heading-block-dark h2,.section-heading-block-dark p,.capcut-card-highlight,.capcut-card-highlight h3,.capcut-card-highlight li,.capcut-card-highlight .metric-label{color:#fff7ee}.section-heading-block-dark p{color:#fff7eec2}.capcut-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capcut-card{padding:24px;border-radius:28px;background:#ffffff14;border-color:#ffffff14;color:#fff7ee}.capcut-card-highlight{background:linear-gradient(135deg,#ff9b4d2e,#ff5fa22e)}.capcut-list{margin:18px 0 0;padding-left:20px}.capcut-list li::marker{color:#ffb171}.check-list{margin:18px 0 0;list-style:none}.check-list li{position:relative;padding-left:20px}.check-list li:before{content:"";position:absolute;top:9px;left:0;width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,#ff9b4d,#ff5fa2)}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-item p{margin:0;padding:0 18px 18px}.cta-section{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 32px;border-radius:34px}.site-footer{display:grid;gap:20px;padding:22px 0 8px}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand strong,.footer-note{color:var(--ink)}.footer-brand p,.footer-note{margin:0}.footer-note a{text-decoration:underline}.footer-note-secondary{color:var(--muted-strong)}.footer-links{display:flex;flex-wrap:wrap;gap:18px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes progress-slide{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media(max-width:1080px){.site-nav{display:none}.hero-section,.workspace-grid,.process-section,.capcut-grid,.legal-grid,.faq-grid,.cta-section{grid-template-columns:1fr}.hero-stage-card-dark,.hero-stage-card-light,.feature-card-wide,.feature-card-tilted,.feature-card-mini,.feature-card-large{grid-column:1 / -1}}@media(max-width:720px){.site-shell{width:min(100% - 20px,1200px);padding-top:16px}.site-header,.hero-action-row,.action-row,.result-toolbar,.toolbar-actions,.status-header,.diagnostic-copy-row,.diagnostic-actions,.cta-section,.footer-brand{align-items:stretch;flex-direction:column}.header-cta,.primary-button,.secondary-button,.ghost-button,.button-link{width:100%}.hero-copy-panel h1{font-size:clamp(3rem,16vw,4.4rem)}.feature-grid,.hero-stage,.feature-card-large{grid-template-columns:1fr}.capcut-section{padding:34px 18px}.cta-section{padding:24px 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@font-face{font-family:Space Grotesk Local;src:url(/fonts/space-grotesk-latin.woff2) format("woff2");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:IBM Plex Mono Local;src:url(/fonts/ibm-plex-mono-regular-latin.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:IBM Plex Mono Local;src:url(/fonts/ibm-plex-mono-medium-latin.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}:root{--font-body: "Space Grotesk Local", "Avenir Next", "Segoe UI", sans-serif;--font-heading: "Space Grotesk Local", "Avenir Next", "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono Local", "Consolas", monospace;--ink: #0f1633;--muted: #6d6157;--muted-strong: #544940;--border-soft: rgba(13, 24, 57, .08);color-scheme:light;font-family:var(--font-body);line-height:1.5;font-weight:400;color:var(--ink);background:radial-gradient(circle at top left,rgba(255,223,181,.58),transparent 30%),radial-gradient(circle at top right,rgba(255,205,213,.36),transparent 28%),linear-gradient(180deg,#fff9f2,#f6efe7);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{min-height:100%;scroll-behavior:smooth;background:radial-gradient(circle at top left,rgba(255,223,181,.58),transparent 30%),radial-gradient(circle at top right,rgba(255,205,213,.36),transparent 28%),linear-gradient(180deg,#fff9f2,#f6efe7)}body{min-width:320px;min-height:100vh;margin:0}*,*:before,*:after{box-sizing:border-box}button,select,input,textarea{font:inherit}a{color:inherit}img{max-width:100%;display:block}#root{min-height:100vh}
