@keyframes btn-shine{0%{left:-40%}10%,to{left:120%}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",sans-serif;line-height:1.6;color:#333;background-color:#fff}a{text-decoration:none;color:inherit;transition:all .3s ease}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container-layout{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;gap:0}.demo-panel,.demo-panel-content{display:flex;flex-direction:column}.demo-panel{position:sticky;top:0;height:100vh;background:linear-gradient(135deg,#f5f7ff 0,#fff 100%);border-right:1px solid #f0f0f0;overflow:hidden}.demo-panel-content{align-items:center;height:100%;padding:80px 40px 64px;gap:40px;text-align:center}.logo-header{display:flex;align-items:center;justify-content:center;gap:12px}.logo{width:96px;height:96px;border-radius:22px}.placeholder-logo{background:linear-gradient(135deg,#e0e7ff 0,#c7d2fe 100%);border:2px solid #d0d9ff}.app-title{font-size:28px;font-weight:700;color:#007aff}.demo-area,.placeholder-demo{width:100%;display:flex;align-items:center;justify-content:center}.demo-area{flex:1;min-height:0}.placeholder-demo{height:100%;background:linear-gradient(135deg,#e0e7ff 0,#c7d2fe 100%);border-radius:16px;font-size:16px;color:#666;border:2px solid #d0d9ff;box-shadow:0 20px 40px rgba(0,82,204,.1)}.demo-image{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,82,204,.15));transition:opacity .3s ease}.demo-panel-footer{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:center}.right-section{overflow-y:auto;overflow-x:hidden}.right-content{padding:60px;max-width:720px;margin:0 auto}.btn{padding:12px 24px;border-radius:100px;font-size:14px;font-weight:600;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}.btn-primary::after{content:"";position:absolute;top:-50%;left:-40%;width:45%;height:200%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.36) 50%,transparent 80%);animation:btn-shine 7s ease-in-out infinite;pointer-events:none}.btn-primary{background-color:#007aff;color:#fff}.btn-primary:hover{background-color:#06c;transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,82,204,.2)}.btn-secondary{background-color:#f0f0f0;color:#000}.btn-secondary:hover{background-color:#e0e0e0}.btn-secondary-light{background-color:transparent;color:#007aff;border:2px solid #007aff}.btn-secondary-light:hover{background-color:#f5f7ff}.btn-large{padding:14px 32px;font-size:16px}.btn-appstore{gap:8px}.btn-appstore svg{flex-shrink:0}.section{margin-bottom:80px}.section:last-child{margin-bottom:0}.hero-section{margin-top:0;margin-bottom:100px}.hero-title{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px;color:#000}.hero-subtitle{font-size:18px;line-height:1.7;color:#666;margin-bottom:32px;max-width:500px}.hero-cta{display:flex;gap:12px;flex-wrap:wrap}.hero-cta .btn{margin-right:8px}.feature-section{margin-bottom:72px}.feature-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.feature-icon{font-size:40px;display:inline-block;line-height:1}.feature-title{font-size:32px;font-weight:700;color:#000;margin:0}.feature-description{font-size:16px;line-height:1.7;color:#666;margin-bottom:32px;max-width:500px}.feature-visual{margin-top:20px}.feature-image,.placeholder-feature{width:100%;max-width:500px;border-radius:12px}.placeholder-feature{aspect-ratio:16/10;background:linear-gradient(135deg,#e0e7ff 0,#c7d2fe 100%);display:flex;align-items:center;justify-content:center;font-size:16px;color:#666;border:2px solid #d0d9ff}.feature-image{height:auto;display:block}video.feature-image{box-shadow:0 4px 24px rgba(0,0,0,.12)}.cta-section{background:linear-gradient(135deg,#2c2c2e 0,#1c1c1e 100%);color:#fff;padding:60px;border-radius:16px;margin-bottom:60px;text-align:center;max-width:500px}.cta-title{font-size:40px;font-weight:700;margin-bottom:16px}.cta-subtitle{font-size:18px;margin-bottom:32px;opacity:.95}.cta-buttons{display:flex;gap:12px;justify-content:center;margin-bottom:24px;flex-wrap:wrap}.cta-section .btn-primary{background-color:#007aff;color:#fff}.cta-section .btn-primary:hover{background-color:#06c}.cta-section .btn-secondary-light{color:#fff;border-color:rgba(255,255,255,.6)}.cta-section .btn-secondary-light:hover{background-color:rgba(255,255,255,.1)}.system-req{font-size:13px;opacity:.85}.footer{border-top:1px solid #f0f0f0;padding-top:60px;margin-top:80px}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:40px}.footer-col-stacked{display:flex;flex-direction:column;gap:32px}.footer-col .footer-heading{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;color:#000}.footer-col ul{list-style:none}.footer-col li{margin-bottom:8px}.footer-col a{font-size:14px;color:#666}.footer-col a:hover{color:#007aff}.footer-bottom{border-top:1px solid #f0f0f0;padding-top:24px;text-align:center;font-size:13px;color:#999}.footer-bottom a{color:#999;text-decoration:underline;text-decoration-color:#ccc;text-underline-offset:2px}.footer-bottom a:hover{color:#666;text-decoration-color:#999}.croco-logo{width:20px;height:20px;vertical-align:middle;margin-left:2px}@media (max-width:1024px){.container-layout{grid-template-columns:1fr}.demo-panel{display:none}.demo-panel-content{padding:64px 24px 56px;gap:24px}.demo-panel-footer{flex-direction:row}.right-content{padding:60px 24px;max-width:720px;margin:0 auto}.hero-title{font-size:36px}.feature-title{font-size:28px}.cta-section{padding:40px 24px}.cta-title{font-size:32px}.footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.container-layout{gap:0}.demo-panel-content{padding:48px 16px 44px;gap:16px}.logo{width:40px;height:40px;border-radius:10px}.app-title{font-size:22px}.logo-header{margin-bottom:24px}.placeholder-demo{min-height:200px}.right-content{padding:40px 16px}.hero-title{font-size:28px}.hero-subtitle{font-size:16px}.hero-cta{flex-direction:column}.hero-cta .btn{width:100%;margin-right:0}.feature-section,.section{margin-bottom:60px}.feature-header{gap:12px;margin-bottom:16px}.feature-icon{font-size:32px}.feature-title{font-size:24px}.feature-description{font-size:15px}.cta-section{padding:32px 16px;margin-bottom:40px}.cta-title{font-size:26px}.cta-subtitle{font-size:16px}.cta-buttons{flex-direction:column}.cta-buttons .btn{width:100%}.footer-content{grid-template-columns:1fr;gap:32px}.demo-panel-footer .btn{width:auto;flex:none}}.platform-capture-overlay{position:fixed;inset:0;z-index:999;background:rgba(0,0,0,.4);opacity:0;transition:opacity .4s ease;pointer-events:none}.platform-capture-overlay.visible{opacity:1;pointer-events:auto}.platform-capture{position:fixed;bottom:0;left:0;right:0;z-index:1000;transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1)}.platform-capture.visible{transform:translateY(0)}.platform-capture-inner{position:relative;max-width:680px;margin:0 auto 16px;padding:20px 24px;background:rgba(255,255,255,.96);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:8px;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 40px rgba(0,0,0,.2)}.platform-capture-close{position:absolute;top:8px;right:12px;background:0 0;border:0;font-size:22px;color:#999;cursor:pointer;padding:4px 8px;line-height:1}.platform-capture-close:hover{color:#333}.platform-capture-text{font-size:16px;line-height:1.7;color:#666;margin-bottom:16px;padding-right:24px}.platform-capture-text strong{color:#000;font-weight:700}.platform-capture-form{display:flex;gap:8px}.platform-capture-hp{position:absolute;left:-9999px;opacity:0;height:0;width:0}.platform-capture-email{flex:1;padding:12px 20px;border-radius:100px;border:1px solid #d0d0d0;font-size:16px;font-family:inherit;outline:0;background:#fff;color:#333;transition:border-color .2s}.platform-capture-email:focus{border-color:#007aff}.platform-capture-btn{padding:10px 20px;font-size:16px;white-space:nowrap;flex-shrink:0}.platform-capture-mailto{display:block;width:100%;padding:14px 32px;font-size:16px;text-align:center}.platform-capture-hint{font-size:13px;line-height:1.5;color:#999;margin:10px 0 0;text-align:center}.platform-capture-status{font-size:13px;margin-top:8px;min-height:1.4em}.platform-capture-status:empty{display:none}.platform-capture-status.success{color:#34c759}.platform-capture-status.error{color:#ff3b30}@media (max-width:640px){.platform-capture-inner{margin:0 8px 8px;padding:16px}.platform-capture-form{flex-direction:column}.platform-capture-btn{width:100%}}@media (prefers-color-scheme:dark){html:not(.light) body{background-color:#1a1a1a;color:#f0f0f0}html:not(.light) .demo-panel{background:linear-gradient(135deg,#2a2a2a 0,#1a1a1a 100%);border-right-color:#333}html:not(.light) .cta-title,html:not(.light) .feature-title,html:not(.light) .hero-title{color:#f0f0f0}html:not(.light) .placeholder-demo,html:not(.light) .placeholder-feature{background:linear-gradient(135deg,#333 0,#2a2a2a 100%);border-color:#444;color:#999}html:not(.light) .feature-description,html:not(.light) .hero-subtitle{color:#ccc}html:not(.light) .btn-secondary{background-color:#2a2a2a;color:#f0f0f0}html:not(.light) .btn-secondary:hover{background-color:#333}html:not(.light) .btn-secondary-light{border-color:#666;color:#ccc}html:not(.light) .btn-secondary-light:hover{background-color:#2a2a2a}html:not(.light) .footer{border-top-color:#333}html:not(.light) .footer-col .footer-heading,html:not(.light) .platform-capture-text strong{color:#f0f0f0}html:not(.light) .footer-col a{color:#999}html:not(.light) .footer-col a:hover{color:#5a9cff}html:not(.light) .footer-bottom{border-top-color:#333;color:#666}html:not(.light) .footer-bottom a{color:#666;text-decoration-color:#444}html:not(.light) .footer-bottom a:hover{color:#999;text-decoration-color:#666}html:not(.light) .cta-section{background:linear-gradient(135deg,#007aff 0,#06c 100%)}html:not(.light) .cta-section .btn-primary{background-color:#fff;color:#007aff}html:not(.light) .cta-section .btn-primary:hover{background-color:#e8e8e8}html:not(.light) .cta-section .btn-secondary-light{color:#fff;border-color:#fff}html:not(.light) .cta-section .btn-secondary-light:hover{background-color:rgba(255,255,255,.15)}html:not(.light) .platform-capture-inner{background:rgba(40,40,40,.92);border-color:rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.4)}html:not(.light) .platform-capture-close:hover,html:not(.light) .platform-capture-text{color:#ccc}html:not(.light) .platform-capture-close{color:#777}html:not(.light) .platform-capture-email{background:#1a1a1a;border-color:#444;color:#f0f0f0}html:not(.light) .platform-capture-email:focus{border-color:#5a9cff}}html.dark body{background-color:#1a1a1a;color:#f0f0f0}html.dark .demo-panel{background:linear-gradient(135deg,#2a2a2a 0,#1a1a1a 100%);border-right-color:#333}html.dark .cta-title,html.dark .feature-title,html.dark .hero-title{color:#f0f0f0}html.dark .placeholder-demo,html.dark .placeholder-feature{background:linear-gradient(135deg,#333 0,#2a2a2a 100%);border-color:#444;color:#999}html.dark .feature-description,html.dark .hero-subtitle{color:#ccc}html.dark .btn-secondary{background-color:#2a2a2a;color:#f0f0f0}html.dark .btn-secondary:hover{background-color:#333}html.dark .btn-secondary-light{border-color:#666;color:#ccc}html.dark .btn-secondary-light:hover{background-color:#2a2a2a}html.dark .footer{border-top-color:#333}html.dark .footer-col .footer-heading,html.dark .platform-capture-text strong{color:#f0f0f0}html.dark .footer-col a{color:#999}html.dark .footer-col a:hover{color:#5a9cff}html.dark .footer-bottom{border-top-color:#333;color:#666}html.dark .footer-bottom a{color:#666;text-decoration-color:#444}html.dark .footer-bottom a:hover{color:#999;text-decoration-color:#666}html.dark .cta-section{background:linear-gradient(135deg,#007aff 0,#06c 100%)}html.dark .cta-section .btn-primary{background-color:#fff;color:#007aff}html.dark .cta-section .btn-primary:hover{background-color:#e8e8e8}html.dark .cta-section .btn-secondary-light{color:#fff;border-color:#fff}html.dark .cta-section .btn-secondary-light:hover{background-color:rgba(255,255,255,.15)}html.dark .platform-capture-inner{background:rgba(40,40,40,.92);border-color:rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.4)}html.dark .platform-capture-close:hover,html.dark .platform-capture-text{color:#ccc}html.dark .platform-capture-close{color:#777}html.dark .platform-capture-email{background:#1a1a1a;border-color:#444;color:#f0f0f0}html.dark .platform-capture-email:focus{border-color:#5a9cff}