:root{--bg:#fafaf8;--bg-dark:#0c0c0c;--fg:#1c1c1e;--fg-muted:#1c1c1e80;--fg-subtle:#1c1c1e4d;--accent:#ff8c00;--accent-bright:#ff8c00;--card:#fff;--border:#00000014;--serif:"Cormorant Garamond",serif;--sans:"Inter",-apple-system,sans-serif;--brand:"Josefin Sans",sans-serif}body{font-family:var(--sans);color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#fafaf8d9;position:fixed;top:0;left:0;right:0}nav .inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px 40px;display:flex}nav .logo{align-items:center;gap:12px;display:flex}nav .logo span{font-family:var(--brand);letter-spacing:.06em;color:var(--fg);font-size:22px;font-weight:100}nav .links{align-items:center;gap:32px;display:flex}nav .links a{color:var(--fg-muted);letter-spacing:.02em;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}nav .links a:hover{color:var(--fg)}nav .cta-btn,nav .links a.cta-btn{background:var(--fg);cursor:pointer;letter-spacing:.02em;font-size:13px;font-weight:600;font-family:var(--sans);border:none;border-radius:100px;padding:10px 24px;line-height:1.4;transition:opacity .2s;display:inline-block;color:#fff!important;text-decoration:none!important}nav .cta-btn:hover{opacity:.8}.nav-download-wrap{position:relative}.nav-download-wrap .cta-btn{align-items:center;display:inline-flex}.nav-dropdown{border:1px solid var(--border);opacity:0;visibility:hidden;z-index:200;background:#fff;border-radius:12px;min-width:200px;padding:6px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px);box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}.nav-download-wrap:hover .nav-dropdown,.nav-download-wrap:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown a{border-radius:8px;align-items:center;gap:10px;padding:10px 14px;transition:background .15s;display:flex;color:var(--fg)!important;font-size:14px!important;font-weight:500!important;text-decoration:none!important}.nav-dropdown a:hover{background:#0000000a}.phone{background:#121212;border:8px solid #1c1c1e;border-radius:40px;flex-shrink:0;width:280px;height:572px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000001f,0 8px 24px #00000014}.phone>img{object-fit:cover;border:none;width:100%;height:100%}.phone.small{border-width:6px;border-radius:32px;width:220px;height:449px}.phone.small>img{object-fit:cover;width:100%;height:100%}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 40px 80px;display:flex}.hero-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);background:#ff8c0014;border-radius:100px;margin-bottom:40px;padding:8px 20px;font-size:11px;font-weight:500}.hero h1{font-family:var(--serif);letter-spacing:-.03em;color:var(--fg);max-width:800px;font-size:clamp(48px,7vw,88px);font-weight:400;line-height:1.08}.hero h1 em{color:var(--accent);font-style:italic}.hero .subtitle{color:var(--fg-muted);letter-spacing:.01em;max-width:480px;margin-top:28px;font-size:18px;font-weight:300;line-height:1.7}.hero-ctas{align-items:center;gap:16px;margin-top:48px;display:flex}.btn-primary{color:#fff;background:var(--fg);cursor:pointer;letter-spacing:.02em;font-size:15px;font-weight:600;font-family:var(--sans);border:none;border-radius:100px;padding:16px 36px;text-decoration:none;transition:all .2s}.btn-primary:hover{opacity:.85;transform:translateY(-1px)}.btn-secondary{color:var(--fg-muted);border:1.5px solid var(--border);cursor:pointer;letter-spacing:.02em;font-size:15px;font-weight:500;font-family:var(--sans);background:0 0;border-radius:100px;padding:15px 32px;text-decoration:none;transition:all .2s}.btn-secondary:hover{border-color:var(--fg-subtle);color:var(--fg)}.store-btn{color:#fff;background:var(--fg);cursor:pointer;letter-spacing:.02em;font-size:15px;font-weight:600;font-family:var(--sans);border:none;border-radius:100px;align-items:center;gap:10px;padding:16px 32px;text-decoration:none;transition:all .2s;display:inline-flex}.store-btn:hover{opacity:.85;transform:translateY(-1px)}.store-btn-android{color:var(--fg);border:1.5px solid var(--border);background:0 0}.store-btn-android:hover{border-color:var(--fg-subtle)}.hero-phones{align-items:center;gap:24px;margin-top:72px;display:flex}.hero-phones .phone.side{opacity:.7;transform:scale(.85)}.hero-phones .phone.side.left{transform:scale(.85)rotate(-4deg)}.hero-phones .phone.side.right{transform:scale(.85)rotate(4deg)}section{padding:120px 40px}.section-inner{max-width:1100px;margin:0 auto}.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:11px;font-weight:600}.section-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--fg);max-width:640px;font-size:clamp(36px,4.5vw,56px);font-weight:400;line-height:1.12}.section-desc{color:var(--fg-muted);max-width:480px;margin-top:20px;font-size:16px;font-weight:300;line-height:1.7}.features{background:#fff}.features-grid{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:72px;display:grid}.feature-card{flex-direction:column;gap:16px;display:flex}.feature-icon{background:#ff8c0014;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.feature-icon svg{width:22px;height:22px;color:var(--accent)}.feature-card h3{font-family:var(--serif);letter-spacing:-.01em;font-size:22px;font-weight:600}.feature-card p{color:var(--fg-muted);font-size:14px;font-weight:300;line-height:1.7}.showcase{background:var(--bg-dark);overflow:hidden}.showcase .section-label{color:var(--accent-bright)}.showcase .section-title{color:#fff}.showcase .section-desc{color:#ffffff80}.showcase-scroll{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:32px;margin-top:64px;display:flex}.showcase-item{flex-direction:column;align-items:center;gap:20px;display:flex}.showcase-item .phone{border-color:#333;box-shadow:0 40px 80px #0006,0 8px 24px #0000004d}.showcase-label{color:#fff6;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:500}.split-section{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.split-section.reverse{direction:rtl}.split-section.reverse>*{direction:ltr}.ai-section{background:#fff}.ai-features-list{flex-direction:column;gap:28px;display:flex}.ai-feature{gap:16px;display:flex}.ai-feature .dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:7px}.ai-feature h4{color:var(--fg);margin-bottom:4px;font-size:16px;font-weight:600}.ai-feature p{color:var(--fg-muted);font-size:14px;font-weight:300;line-height:1.6}.share-section{background:var(--bg)}.cta-section{text-align:center;background:#fff;padding:140px 40px}.cta-section .section-label{margin-bottom:20px}.cta-section .section-title{max-width:none;margin:0 auto}.cta-section .section-desc{max-width:440px;margin:20px auto 0}.cta-section .hero-ctas{justify-content:center}footer{border-top:1px solid var(--border);padding:48px 40px}footer .inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}footer .brand{align-items:center;gap:10px;display:flex}footer .brand span{font-family:var(--brand);letter-spacing:.06em;color:var(--fg-subtle);font-size:18px;font-weight:100}footer .links{gap:28px;display:flex}footer .links a{color:var(--fg-subtle);font-size:13px;text-decoration:none;transition:color .2s}footer .links a:hover{color:var(--fg)}footer .copy{color:var(--fg-subtle);font-size:12px}.capture-demo{background:#fff}.capture-steps{flex-direction:column;gap:20px;margin-top:48px;display:flex}.capture-step{opacity:.4;border-radius:16px;align-items:flex-start;gap:16px;padding:16px 20px;transition:all .4s;display:flex}.capture-step.active{opacity:1;background:#ff8c000f}.step-number{width:32px;height:32px;color:var(--accent);background:#ff8c001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:all .4s;display:flex}.capture-step.active .step-number{background:var(--accent);color:#fff}.step-content h4{color:var(--fg);margin-bottom:4px;font-size:15px;font-weight:600}.step-content p{color:var(--fg-muted);font-size:13px;font-weight:300;line-height:1.5}.capture-phone{position:relative}.capture-screen{transform-origin:0 0;width:430px;height:880px;position:relative;overflow:hidden;transform:scale(.6139)}.cap-phase{opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.cap-phase.cap-active{opacity:1;pointer-events:auto}.cap-viewfinder{width:100%;height:100%;font-family:var(--sans);background:#000;flex-direction:column;display:flex}.cap-top-bar{z-index:2;justify-content:space-between;align-items:center;padding:16px 20px 8px;display:flex}.cap-cancel{color:#ffffffb3;font-size:14px;font-weight:500}.cap-next-btn{color:#ff8c00;align-items:center;gap:6px;font-size:14px;font-weight:600;transition:opacity .3s;display:flex}.cap-next-btn.cap-hidden{opacity:0}.cap-next-btn .cap-badge{color:#fff;background:#ff8c00;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.cap-viewport{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.cap-artwork-preview{opacity:0;z-index:1;transition:opacity .3s;position:absolute;inset:0;object-fit:cover!important;width:100%!important;height:100%!important}.cap-brackets{pointer-events:none;z-index:2;position:absolute;inset:32px}.cap-br-tl{position:absolute;top:0;left:0}.cap-br-tr{position:absolute;top:0;right:0}.cap-br-bl{position:absolute;bottom:0;left:0}.cap-br-br{position:absolute;bottom:0;right:0}.cap-flash{opacity:0;pointer-events:none;background:#fff;position:absolute;inset:0}.cap-thumbs{z-index:3;gap:8px;padding:0 4px;display:flex;position:absolute;bottom:12px;left:12px}.cap-thumb{opacity:0;border:1px solid #fff3;border-radius:12px;width:48px;height:48px;transition:all .3s;overflow:hidden;transform:scale(.8);box-shadow:0 4px 12px #0006}.cap-thumb img{object-fit:cover;width:100%;height:100%}.cap-controls{z-index:3;justify-content:center;align-items:center;gap:40px;padding:16px 40px;display:flex;position:relative}.cap-gallery-btn{background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cap-shutter{border:4px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;padding:5px;display:flex}.cap-shutter-inner{background:#ff8c00;border-radius:50%;width:100%;height:100%;transition:transform .1s;box-shadow:0 0 20px #ff8c004d}.cap-hint{text-align:center;color:#fff6;z-index:3;padding:12px 40px 0;font-size:11px;position:relative}.cap-hint2{text-align:center;color:#ffffff80;z-index:3;padding:4px 40px 80px;font-size:12px;position:relative}.cap-categorize{background:var(--bg);width:100%;height:100%;font-family:var(--sans);overflow-y:auto}.cap-cat-header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;background:#fafaf8f2;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.cap-back{color:var(--fg-muted);font-size:14px;font-weight:500}.cap-cat-title{font-family:var(--serif);color:var(--fg);font-size:20px;font-weight:600}.cap-done{color:#ff8c00;font-size:14px;font-weight:700}.cap-ai-banner{background:#5ba3e61a;border:1px solid #5ba3e633;border-radius:16px;align-items:center;gap:12px;margin:20px 20px 0;padding:12px 16px;display:flex}.cap-ai-icon{color:#5ba3e6;background:#5ba3e626;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.cap-ai-text{color:var(--fg);font-size:13px;font-weight:500}.cap-ai-sub{color:var(--fg-muted);margin-top:2px;font-size:11px}.cap-cat-section{padding:20px 20px 0}.cap-cat-label{text-transform:uppercase;letter-spacing:.12em;color:#ff8c00;margin-bottom:12px;font-size:11px;font-weight:700}.cap-cat-label.cap-label-blue{color:#5ba3e6}.cap-count{color:#ff8c00;vertical-align:middle;background:#ff8c001a;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:10px;font-weight:700;display:inline-flex}.cap-label-blue .cap-count{color:#5ba3e6;background:#5ba3e61a}.cap-cat-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cap-cat-photo{aspect-ratio:1;border-radius:16px;position:relative;overflow:hidden}.cap-cat-photo img{object-fit:cover;width:100%;height:100%}.cap-badge-art,.cap-badge-label{text-transform:uppercase;letter-spacing:.08em;color:#fff;border-radius:100px;padding:3px 8px;font-size:9px;font-weight:700;position:absolute;top:8px;left:8px}.cap-badge-art{background:#ff8c00e6}.cap-badge-label{background:#5ba3e6e6}.cap-label-border{border:2px solid #5ba3e6}.cap-save{background:var(--bg);width:100%;height:100%;font-family:var(--sans);position:relative;overflow-y:auto}.cap-save-header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fafaf8f2;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.cap-extract-banner{background:var(--card);border:1px solid var(--border);border-radius:16px;align-items:center;gap:12px;margin:20px;padding:16px;display:flex}.cap-extract-spinner{border:2px solid #ff8c0033;border-top-color:#ff8c00;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:1s linear infinite cap-spin}@keyframes cap-spin{to{transform:rotate(360deg)}}.cap-extract-text{color:var(--fg);font-size:13px;font-weight:500}.cap-extract-sub{color:var(--fg-muted);margin-top:2px;font-size:11px}.cap-form{flex-direction:column;gap:16px;padding:0 20px;display:flex}.cap-field label{text-transform:uppercase;letter-spacing:.15em;color:var(--fg-muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.cap-input{border:1px solid var(--border);background:var(--card);border-radius:14px;height:48px;transition:border-color .3s,background .3s;position:relative;overflow:hidden}.cap-input.cap-filled{background:#ff8c000a;border-color:#ff8c00}.cap-skeleton{background:#0000000d;border-radius:100px;width:50%;height:10px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.cap-filled-text{color:var(--fg);opacity:0;font-size:15px;font-weight:500;transition:opacity .3s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.cap-input.cap-filled .cap-skeleton{opacity:0}.cap-input.cap-filled .cap-filled-text{opacity:1}.cap-save-btn{padding:24px 20px 100px}.cap-save-button{color:#fff;letter-spacing:.02em;opacity:.4;background:#ff8c00;border-radius:100px;justify-content:center;align-items:center;width:100%;height:56px;font-size:16px;font-weight:600;transition:all .4s;display:flex}.cap-save-button.cap-btn-active{opacity:1}.cap-success{background:var(--bg);opacity:0;z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:16px;transition:opacity .4s;display:flex;position:absolute;inset:0}.cap-success.cap-show{opacity:1}.cap-check-circle{color:#22c55e;background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:32px;font-weight:700;display:flex}.cap-success-text{font-family:var(--serif);color:var(--fg);font-size:24px;font-weight:600}@keyframes cap-shutter-press{0%,to{transform:scale(1)}50%{transform:scale(.85)}}@keyframes cap-flash-anim{0%{opacity:0}10%{opacity:.7}to{opacity:0}}.capture-step .step-progress{background:var(--accent);border-radius:2px;width:0%;height:2px;margin-top:8px;transition:width linear}.capture-step.active .step-progress{width:100%}@media (max-width:900px){nav .links{display:none}nav .inner{padding:14px 20px}section{padding:80px 20px}.hero{padding:100px 20px 60px}.hero-phones .phone.side{display:none}.features-grid{grid-template-columns:1fr;gap:32px}.split-section{grid-template-columns:1fr;gap:48px}.split-section.reverse{direction:ltr}.showcase-scroll{flex-wrap:wrap}.capture-demo .split-section{gap:48px}footer .inner{text-align:center;flex-direction:column;gap:20px}}
