*{box-sizing:border-box;margin:0;padding:0;font-family:Pretendard Variable,Pretendard,system-ui,sans-serif}body{color:#111;-webkit-font-smoothing:antialiased;background-color:#fff;min-height:100vh}.bg-noise{z-index:-1;opacity:.4;pointer-events:none;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cfilter id=\"noiseFilter\"%3E%3CfeTurbulence type=\"fractalNoise\" baseFrequency=\"0.65\" numOctaves=\"3\" stitchTiles=\"stitch\"/%3E%3C/filter%3E%3Crect width=\"100%25\" height=\"100%25\" filter=\"url(%23noiseFilter)\"/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;top:0;left:0}.top-notice-banner{color:#fff;text-align:center;background:linear-gradient(90deg,#fad7a1 0%,#e96d71 100%);justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:500;display:flex}.banner-badge{background:#fff3;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#f5f5f5cc;justify-content:space-between;align-items:center;width:100%;padding:16px 24px;display:flex;position:sticky;top:0;left:0}.logo-container{letter-spacing:-.5px;align-items:center;gap:8px;font-size:20px;font-weight:800;display:flex}.logo-icon{width:24px;height:24px}.header-right{align-items:center;gap:12px;display:flex}.btn-contact{color:#fff;cursor:pointer;background-color:#222;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600}.btn-menu{cursor:pointer;background-color:#0000;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;display:flex}.btn-menu span{background-color:#333;width:18px;height:1.5px}.hero-section{max-width:1200px;margin:0 auto;padding:60px 24px 100px;position:relative;overflow:hidden}.hero-box-container{margin-bottom:40px}.hero-heading-box{background-color:#f8f8f8;border:1px solid #00000005;border-radius:20px;padding:30px;display:inline-block;box-shadow:0 4px 20px #00000008}.main-headline{letter-spacing:-1.5px;color:#111;word-break:keep-all;font-size:48px;font-weight:800;line-height:1.3}.headline-highlight{color:#ff5c00}.sub-pill-container{margin-top:40px}.sub-pill{color:#ff5c00;background:#f8f8f8e6;border-radius:50px;align-items:center;gap:12px;padding:12px 24px;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 2px 10px #00000005}.dot{background-color:#ff5c00;border-radius:50%;width:6px;height:6px}.cards-stack{flex-direction:column;gap:24px;margin-top:60px;display:flex}.feature-card{opacity:0;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:200px;padding:32px;animation:.8s ease-out forwards slideUpFade;display:flex;position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 10px 30px #0000000d}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.card-num{margin-bottom:16px;font-size:18px;font-weight:700}.card-title{margin-bottom:8px;font-size:24px;font-weight:700}.card-desc{opacity:.8;font-size:16px;font-weight:500}.card-white{color:#111;background-color:#fffc}.card-white .card-num{color:#ff5c00}.card-orange{color:#fff;background-color:#ff5c00}.card-orange .card-num{color:#ffffffb3}.card-black{color:#fff;background-color:#111}.card-black .card-num{color:#ffffff80}@keyframes slideUpFade{to{opacity:1;transform:translateY(0)}}@media (width>=768px){.main-headline{font-size:64px}.cards-stack{flex-direction:row}.feature-card{flex:1}}.fab{cursor:pointer;z-index:999;background-color:#ff5c00;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #ff5c004d}.fab svg{fill:#fff;width:32px;height:32px}.golf-section{background-image:url(/golf_ball_closeup_v2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.golf-section:before{content:"";background:linear-gradient(#0000001a,#00000080);position:absolute;inset:0}.golf-content{z-index:1;text-align:center;color:#fff;padding:0 24px;position:relative}.golf-title{letter-spacing:-1.5px;text-shadow:0 8px 30px #0009;word-break:keep-all;font-size:40px;font-weight:800;line-height:1.4}@media (width>=768px){.golf-title{font-size:72px}}.problem-section{color:#f5f5f0;background-color:#2f4032;background-image:url(/matte_green_texture.png?v=2);background-position:50%;background-size:cover;width:100%;padding:100px 24px}.problem-container{max-width:1000px;margin:0 auto}.problem-main-title{text-align:center;letter-spacing:-1px;margin-bottom:40px;font-size:36px;font-weight:800}.tab-wrapper{justify-content:center;margin-bottom:60px;display:flex}.tab-container{background-color:#ffffff1a;border-radius:50px;padding:6px;display:inline-flex}.tab-btn{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:40px;padding:12px 32px;font-size:18px;font-weight:700;transition:all .3s}.tab-btn.active{color:#2f4032;background-color:#f5f5f0;box-shadow:0 4px 12px #0000001a}.tab-content{animation:.4s ease-out forwards fadeIn;display:none}.tab-content.active{display:block}.problem-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.problem-grid{grid-template-columns:repeat(2,1fr)}.problem-grid .problem-card:last-child{grid-column:1/-1;width:calc(50% - 12px);margin:0 auto}}.problem-card{-webkit-backdrop-filter:blur(20px);text-align:left;color:#fff;background-color:#ffffff0d;border:none;border-radius:24px;padding:40px;transition:background-color .4s,box-shadow .4s;box-shadow:0 20px 40px #0003}.problem-card:hover{background-color:#ffffff14}.card-num-sleek{color:#ff5c00;align-items:center;gap:12px;margin-bottom:24px;font-size:16px;font-weight:700;display:flex}.card-num-sleek:after{content:"";background-color:#ffffff4d;width:40px;height:1px;display:block}.problem-card h3{letter-spacing:-1px;color:#fff;word-break:keep-all;margin-bottom:16px;font-size:28px;font-weight:800;line-height:1.4}.problem-card p{color:#ffffffb3;word-break:keep-all;font-size:15px;font-weight:500;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.scene-3d{perspective:800px;width:80px;height:80px;transform-style:preserve-3d;margin-bottom:24px;position:relative}.floor-shadow{filter:blur(4px);background:#00000080;border-radius:50%;height:10px;animation:.6s cubic-bezier(.5,.05,1,.5) infinite alternate shadowScale;position:absolute;bottom:0;left:10px;right:10px}@keyframes shadowScale{0%{opacity:.5;transform:scale(1)}to{opacity:.1;transform:scale(.6)}}.char-ball{background:radial-gradient(circle at 20px 20px,#fff 10%,#e0e0e0 40%,#a0a0a0 90%,#666 100%);border-radius:50%;width:60px;height:60px;position:absolute;top:0;left:10px;box-shadow:inset -5px -10px 15px #00000080,0 10px 20px #0003}.char-coin{background:radial-gradient(circle at 20px 20px,#ffdf00 10%,#d4af37 50%,#996515 100%);border-radius:50%;width:60px;height:60px;position:absolute;top:0;left:10px;box-shadow:inset -5px -10px 15px #00000080,inset 3px 3px 5px #fffc,0 10px 20px #0003}.char-box{background:linear-gradient(135deg,#ff6b6b,#c0392b);border-radius:12px;width:50px;height:50px;position:absolute;top:5px;left:15px;transform:rotate(10deg);box-shadow:inset -5px -5px 15px #0000004d,inset 2px 2px 5px #ffffff80,0 10px 20px #0003}.photo-static{object-fit:contain;filter:drop-shadow(0 25px 35px #0009);width:100%;max-width:280px;height:220px;margin:0 auto 40px;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:block}.photo-bg-card{background-position:50%;background-size:cover;border:none;align-items:flex-end;min-height:420px;padding:0;display:flex;position:relative;overflow:hidden}.photo-bg-card .card-overlay{z-index:1;background:linear-gradient(#0000 0%,#0000004d 40%,#000000f2 100%);transition:opacity .4s;position:absolute;inset:0}.photo-bg-card .card-overlay.darker-gradient{background:linear-gradient(#0003 0%,#000c 50%,#000 100%)}.photo-bg-card:hover .card-overlay{opacity:.9}.photo-bg-card .card-content-front{z-index:2;width:100%;padding:40px;transition:transform .4s cubic-bezier(.2,.8,.2,1);position:relative;transform:translateY(0)}.impact-black-card{text-align:center;background-color:#050505;border:1px solid #ff5c0026;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.impact-black-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff5c0014 0%,#0000 70%);position:absolute;inset:0}.impact-black-card .card-content-front{z-index:2;width:100%;padding:40px;position:relative}.impact-black-card h3.impact-text-orange{color:#ff5c00;letter-spacing:-1.5px;margin-bottom:20px;font-size:36px;font-weight:900;line-height:1.3}.impact-black-card p{color:#fff9}.face{flex-wrap:wrap;justify-content:space-between;align-items:center;width:30px;height:15px;display:flex;position:absolute;top:25px;left:15px}.eye{background:#222;border-radius:50%;width:6px;height:6px}.mouth.sad{border:2px solid #222;border-bottom:0;border-radius:50% 50% 0 0;width:100%;height:4px;margin-top:4px}.mouth.surprised{background:#222;border-radius:50%;width:6px;height:6px;margin:4px auto 0}.anim-bounce{animation:.6s cubic-bezier(.5,.05,1,.5) infinite alternate bounce}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-15px)}}.anim-wobble{animation:1s ease-in-out infinite alternate wobble}@keyframes wobble{0%{transform:rotateY(-20deg)rotate(-5deg)}to{transform:rotateY(20deg)rotate(5deg)}}.anim-float{animation:1.5s ease-in-out infinite alternate float}@keyframes float{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-10px)rotate(5deg)}}.anim-look{animation:2s ease-in-out infinite alternate lookAround}@keyframes lookAround{0%{transform:translate(-4px)}to{transform:translate(4px)}}.pro-flow-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:40px 0;display:flex}@media (width>=900px){.pro-flow-container{text-align:left;flex-direction:row;grid-column:span 2;justify-content:space-evenly;gap:40px;padding:0 40px}}.impact-flow-step{flex-direction:column;justify-content:center;display:flex}.flow-arrow{color:#ff5c00;opacity:.8;font-size:64px;font-weight:300}@media (width<=899px){.flow-arrow:before{content:"↓"}.flow-arrow{font-size:48px}.impact-flow-step h3{text-align:center}}.impact-flow-step h3{letter-spacing:-1px;color:#fff;word-break:keep-all;font-size:34px;font-weight:800;line-height:1.4}.target-section{background-color:#fff;justify-content:center;align-items:center;padding:150px 20px;display:flex}.target-container{width:100%;max-width:1000px}.target-headline{letter-spacing:-1.5px;text-align:left;font-size:48px;font-weight:800;line-height:1.6}.target-line{margin-bottom:2px;overflow:hidden}.msg-outro{margin-top:40px}.scroll-highlight{background:linear-gradient(90deg,#ff5c00 50%,#0000001a 50%) 100% 0/200% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;transition:background-position 1.2s cubic-bezier(.2,.8,.2,1);display:inline-block}.scroll-highlight.orange-fill{background:linear-gradient(90deg,#ff5c00 50%,#0000001a 50%) 0 0/200% 100%}.target-line.in-view .scroll-highlight{background-position:0 0}@media (width<=768px){.target-headline{font-size:28px;line-height:1.5}}.mockup-features{flex-direction:column;gap:160px;margin-top:120px;padding-bottom:80px;display:flex}.mockup-row{flex-direction:column;align-items:center;gap:60px;display:flex}@media (width>=900px){.mockup-row{flex-direction:row;justify-content:space-between}.mockup-row.reverse{flex-direction:row-reverse}}.mockup-text-side{text-align:left;flex:1;max-width:480px}.mockup-badge{color:#ff5c00;letter-spacing:-.5px;background:#ff5c001a;border-radius:30px;margin-bottom:24px;padding:8px 18px;font-size:14px;font-weight:700;display:inline-block}.mockup-text-side h3{letter-spacing:-1.5px;color:#111;word-break:keep-all;margin-bottom:24px;font-size:38px;font-weight:800;line-height:1.35}.mockup-text-side p{color:#555;word-break:keep-all;font-size:18px;line-height:1.6}.mockup-device-side{z-index:1;flex:1;justify-content:center;display:flex;position:relative}.mockup-phone{background:#111;border-radius:20px;outline:1px solid #e0e0e0;flex-direction:column;width:310px;max-width:100%;height:600px;margin:0 auto;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s;display:flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 25px 50px #0000001f,0 10px 20px #0000000f,inset 0 0 2px 1px #fff9}.mockup-phone:after{content:"";pointer-events:none;z-index:50;border-radius:20px;position:absolute;inset:0;box-shadow:inset 1px 1px 3px #ffffff26}.mockup-phone:hover{transform:translateY(-8px);box-shadow:0 40px 80px #0000002e,0 15px 30px #00000014,inset 0 0 2px 1px #ffffffb3}.phone-notch{z-index:100;background-color:#111;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:140px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px 2px #ffffff1a}.phone-screen{background-color:#fff;border-radius:15px;flex-direction:column;flex:1;margin:5px;display:flex;position:relative;overflow:hidden}.status-bar{color:#111;z-index:50;justify-content:space-between;align-items:center;height:48px;padding:16px 24px 0;font-size:13px;font-weight:700;display:flex}.app-nav{color:#111;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:12px 20px;font-size:18px;font-weight:800;display:flex}.app-bottom-bar{background:#fff;width:100%;height:34px;margin-top:auto;position:relative}.app-bottom-bar:after{content:"";background-color:#d0d0d0;border-radius:100px;width:120px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.UI-lesson .app-nav{border-bottom:none}.lesson-content{background:#f4f6f8;flex-direction:column;flex:1;gap:16px;padding:16px 20px;display:flex}.ui-card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 10px 30px #0000000f}.blur-card{opacity:.5;filter:blur(1.5px)}.ui-date{color:#888;margin-bottom:8px;font-size:13px;font-weight:700}.ui-card h4{color:#222;margin-bottom:16px;font-size:18px;font-weight:800}.ui-card ul{margin:0;padding:0;list-style:none}.ui-card li{color:#444;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:14px;line-height:1.5;display:flex}.ui-card li:before{content:"•";color:#ff5c00;font-size:16px;font-weight:900}.ai-summary-card{background:linear-gradient(150deg,#fff 0%,#fff6f2 100%);border:1px solid #ff5c0026;box-shadow:0 12px 30px #ff5c0014}.sparkle-icon{width:16px;height:16px;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}.ai-chip-container{gap:8px;margin-top:20px;display:flex}.ai-chip{color:#ff5c00;background:#fff;border:1px solid #ff5c0033;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:700}.record-video-box{border-radius:16px;width:100%;height:180px;margin-bottom:8px;position:relative;box-shadow:0 8px 20px #0000001a}.record-video-box{background:url(/ai_golf_analysis.png) 50%/cover;border-radius:16px;width:100%;height:180px;margin-bottom:8px;position:relative;box-shadow:0 8px 20px #0000001a}.rec-badge{color:#fff;background:#000000b3;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:800;display:flex;position:absolute;top:12px;left:12px}.rec-dot{background:#ff3b30;border-radius:50%;width:8px;height:8px;animation:1.5s infinite blinkRec}@keyframes blinkRec{0%,to{opacity:1}50%{opacity:.2}}.ai-lesson-typing{color:#222;white-space:pre-wrap;min-height:220px;font-size:14px;font-weight:700;line-height:1.8}.ai-summary-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000000d}.ai-sparkle-header{color:#ff5c00;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;font-weight:800;display:flex}.sparkle-icon{width:16px;height:16px}.keeper-app{color:#111;background:#fff;border-radius:40px;width:100%;max-width:440px;padding:30px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 40px 80px #00000014,inset 0 0 0 1px #0000000d}.keeper-app.dash-clean{color:#222;background:#fff;border-radius:36px;width:100%;max-width:440px;padding:32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 40px 80px #0000000f,0 10px 20px #00000008,inset 0 0 0 1px #0000000a}.k-dash-top{gap:16px;margin-bottom:24px;display:flex}.k-dash-box{background:#fafafb;border:1px solid #00000008;border-radius:20px;flex-direction:column;flex:1;gap:12px;padding:24px;display:flex;position:relative;box-shadow:0 4px 12px #00000005}.k-dash-icon,.k-di-icon{filter:grayscale()contrast(1.1)brightness(1.2)drop-shadow(0 4px 6px #00000026);opacity:.9;font-size:26px}.k-dash-num{color:#111;margin-top:auto;font-size:32px;font-weight:800;display:inline-block;position:relative}.k-dash-label{color:#777;font-size:14px;font-weight:700}.k-dash-dot{background:#ff5c00;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:-12px}.k-dash-banner{background:linear-gradient(135deg,#fffaf5 0%,#fff0e5 100%);border:1px solid #ff8c001a;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:32px;padding:24px;display:flex;box-shadow:0 10px 20px #ff5c000d}.k-db-text h4{color:#ff5c00;margin-bottom:6px;font-size:18px;font-weight:800}.k-db-text p{color:#777;font-size:13px;font-weight:600}.k-db-icon{color:#fff;background:#ff5c00;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 6px 12px #ff5c0033}.k-dash-list-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.k-dash-list-header h4{color:#111;font-size:17px;font-weight:800}.k-dash-list-header span{color:#ff5c00;font-size:13px;font-weight:700}.k-dash-list{flex-direction:column;gap:12px;display:flex}.k-dash-item{background:#fafafb;border:1px solid #00000008;border-radius:18px;align-items:center;gap:16px;padding:18px 20px;transition:all .3s;display:flex}.k-dash-item:hover,.k-dash-item.active{background:#fff;border-color:#ff5c0026;transform:translateY(-2px);box-shadow:0 12px 24px #ff5c000d}.k-di-info{flex:1}.k-di-info h5{color:#111;margin-bottom:4px;font-size:15px;font-weight:800}.k-di-info p{color:#888;font-size:12px;font-weight:600}.k-di-arr{color:#bbb;align-items:center;gap:10px;font-size:14px;font-weight:800;display:flex}.real-app-ai-card{background:#fff;border:1px solid #0000000f;border-radius:18px;margin-top:8px;padding:24px;position:relative;box-shadow:0 10px 24px #0000000a}.ra-scores{border-bottom:1px solid #0000000a;margin-bottom:24px;padding-bottom:20px;display:flex}.ra-score-box{flex-direction:column;flex:1;gap:8px;display:flex}.ra-label{color:#666;font-size:13px;font-weight:700}.ra-value{align-items:baseline;display:flex}.ra-num-o{color:#f89b29;letter-spacing:-1px;font-size:38px;font-weight:900}.ra-num-b{color:#333;letter-spacing:-1px;font-size:38px;font-weight:900}.ra-max{color:#ccc;margin-left:2px;font-size:16px;font-weight:700}.ra-issue-box{background:#fff4f4;border:1px solid #ff646426;border-radius:12px;padding:16px;position:relative}.ra-issue-head{align-items:center;gap:4px;margin-bottom:12px;display:flex}.ra-ih-title{color:#999;font-size:12px;font-weight:700}.ra-issue-body{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ra-ib-name{color:#111;font-size:16px;font-weight:800}.ra-badge-red{color:#ff3b30;background:#ff3b301a;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:800}.ra-issue-more{text-align:center;color:#aaa;cursor:pointer;border-top:1px solid #0000000a;margin-top:16px;padding-top:16px;font-size:12px;font-weight:600}.ra-im-hl{color:#ff5c00;font-weight:700}.ai-video-box{width:100%;padding:20px}.video-container{border-radius:20px;width:100%;height:320px;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000026}.video-container.split-view{background:#000;display:flex}.video-half{flex:1;height:100%;position:relative;overflow:hidden}.ref-half{filter:grayscale()opacity(.8)brightness(.6);background-position:50%;background-size:cover}.ref-half:after{content:"";background:linear-gradient(90deg,#0000 0%,#000000d9 100%);position:absolute;inset:0}.today-half{background-position:50%;background-size:cover}.clean-text-label{color:#fff;letter-spacing:-.5px;text-shadow:0 2px 6px #000c;z-index:10;font-size:13px;font-weight:700;position:absolute;top:14px;left:14px}.clean-text-label.align-right{color:#ff5c00;left:auto;right:14px}.split-divider{z-index:20;background:#fff9;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.split-handle{color:#555;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 10px #0000004d}.ai-sensor{pointer-events:none;background:linear-gradient(#ff5c0000 0%,#ff5c004d 50%,#ff5c0000 100%);height:100%;animation:3s linear infinite scan;position:absolute;top:0;left:0;right:0}@keyframes scan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.ai-skeleton-line{pointer-events:none;border:2px dashed #ff5c0099;border-radius:8px;width:90%;height:130px;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px #ff5c004d}.ai-chat-container{z-index:10;flex:1;margin-top:-30px;padding:0 20px;position:relative}.ai-chat{-webkit-backdrop-filter:blur(20px);color:#222;background:#fffffff2;border:1px solid #00000014;border-radius:20px;gap:12px;padding:18px;font-size:14px;line-height:1.6;display:flex;position:relative;box-shadow:0 10px 20px #0000001a}.ai-avatar{color:#fff;background:linear-gradient(135deg,#ff5c00,#ff8c00);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:flex}.ai-message{flex:1}.ai-cursor{color:#0000;background-color:#ff5c00;width:2px;margin-left:2px;display:inline-block}.ai-cursor.blink{animation:1s infinite bgBlink}@keyframes bgBlink{0%,to{background-color:#ff5c00}50%{background-color:#0000}}.mockup-animation-area{flex:1;justify-content:flex-end;max-width:400px;display:flex;position:relative}.saas-transmission-card{z-index:100;opacity:0;pointer-events:none;background-image:url(/ai_golf_analysis.png);background-position:50%;background-size:cover;border-radius:16px;width:calc(100% - 32px);height:180px;transition:all 1.2s cubic-bezier(.25,1,.5,1);position:absolute;top:90px;left:0;transform:translate(-450px,-150px)scale(.3)rotate(-20deg);box-shadow:0 40px 60px #0006}.saas-transmission-card.anim-fly{opacity:1;animation:.2s .9s forwards fadeOutTransmission;transform:translate(16px)scale(1)rotate(0)}@keyframes fadeOutTransmission{to{opacity:0;transform:translate(16px)scale(.95)}}#inner-video-box{opacity:0;background-image:url(/ai_golf_analysis.png);background-position:50%;background-size:cover;transition:all .4s 1s;position:relative;transform:scale(.95)}#inner-video-box.anim-show{opacity:1;transform:scale(1)}#ai-summary-block{opacity:0;transition:all .6s .9s;transform:translateY(20px)}#ai-summary-block.anim-show{opacity:1;transform:translateY(0)}.premium-saas-dashboard{justify-content:flex-end;align-items:center;width:100%;display:flex;position:relative}.psd-card{z-index:10;background:#fff;border:1px solid #ff5c00;border-radius:12px;width:320px;position:relative;overflow:hidden;box-shadow:0 10px 30px #ff5c0014}.psd-header{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.psd-title{color:#111;font-size:15px;font-weight:800}.psd-btn-outline{color:#ff5c00;background:0 0;border:1px solid #ff5c004d;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600}.psd-table{border-collapse:collapse;width:100%}.psd-table th{color:#6b7280;text-align:right;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:8px 10px;font-size:11px;font-weight:600}.psd-table td{color:#374151;text-align:right;border-bottom:1px solid #e5e7eb;border-left:1px solid #f3f4f6;padding:12px 10px;font-size:13px}.psd-table .row-label{text-align:left;background:#f9fafb;border-left:none;font-weight:600}.bold-val{color:#111;font-weight:800}.trend-up{color:#4f46e5;font-size:12px;font-weight:600}.psd-ai-section{border-top:1px solid #e5e7eb;padding:20px}.psd-ai-header{color:#6b7280;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:12px;font-weight:600;display:flex}.powered-by-ai{color:#10b981;background:#d1fae5;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.psd-link-list{flex-direction:column;gap:12px;display:flex}.psd-link-item{color:#4b5563;align-items:baseline;gap:8px;font-size:12px;display:flex}.psd-link-item .arrow{color:#60a5fa;font-weight:700}.psd-link-item .link-text{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.link-badge,.link-date{color:#9ca3af;white-space:nowrap;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;padding:2px 6px;font-size:11px}.psd-swing-card{cursor:pointer;background:linear-gradient(135deg,#fffcf9 0%,#fff0e5 100%);border:1px solid #ff5c0026;border-radius:8px;justify-content:space-between;align-items:center;margin:0 20px 8px;padding:14px 16px;transition:all .2s;display:flex;box-shadow:0 2px 8px #ff5c000d}.psd-swing-card:hover{border-color:#ff5c0066;box-shadow:0 4px 12px #ff5c000d}.psc-info{flex-direction:column;gap:4px;display:flex}.psc-title{color:#111;font-size:14px;font-weight:800}.psc-sub{color:#777;font-size:11px;font-weight:500}.psc-arrow{color:#ccc;font-size:16px;font-weight:800;transition:color .2s}.psd-swing-card:hover .psc-arrow{color:#ff5c00}.ai-coach-distinct-card{background:0 0;border:1px solid #ff5c0066;border-radius:8px;align-items:center;margin-top:12px;padding:16px 20px;display:flex}.aidc-header{align-items:center;gap:8px;display:flex}.aidc-header .sparkle-icon{width:16px;height:16px;display:block}.aidc-title{color:#111;font-size:14px;font-weight:800;transform:translateY(1px)}.dashboard-chat-showcase{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:60px auto;display:flex}.dcs-text{text-align:center;margin-bottom:50px}.dcs-text h3{color:#111;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.3}.dcs-text p{color:#666;max-width:540px;margin:0 auto;font-size:16px;line-height:1.6}.dcs-content{justify-content:space-between;align-items:center;gap:40px;width:100%;padding:0 60px;display:flex;position:relative}.dcs-connector-curve{pointer-events:none;z-index:0;width:280px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.anim-dash{animation:1.5s linear infinite dash-flow}@keyframes dash-flow{0%{stroke-dashoffset:12px}to{stroke-dashoffset:0}}@media (width<=800px){.dcs-content{flex-direction:column;gap:30px;padding:0 20px}}.web-chat-interface{z-index:1;background:#fff;border:1px solid #ff5c001a;border-radius:20px;flex-direction:column;flex:none;width:100%;max-width:380px;height:460px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000000f,0 2px 10px #00000005}.wc-header{text-align:center;background:#fff;border-bottom:1px solid #ff5c000d;padding:30px 20px 20px}.wc-title{color:#111;margin:0 0 6px;font-size:18px;font-weight:800}.wc-sub{color:#666;margin:0;font-size:13px}.wc-body{background:linear-gradient(#fffcf9 0%,#fff 100%);flex-direction:column;flex:1;justify-content:flex-end;gap:12px;padding:24px;display:flex}.prompt-chip{color:#333;cursor:pointer;background:#fff;border:1px solid #ff5c0026;border-radius:12px;padding:16px 20px;font-size:14px;font-weight:600;transition:all .2s cubic-bezier(.2,.8,.2,1);box-shadow:0 4px 12px #ff5c0005}.prompt-chip:hover{color:#ff5c00;background:#fffaf6;border-color:#ff5c0066;transform:translateY(-2px);box-shadow:0 8px 20px #ff5c0014}.wc-footer{background:#fff;padding:20px 24px 30px}.wc-input-box{background:#f9f9fa;border:1px solid #e5e7eb;border-radius:30px;justify-content:space-between;align-items:center;padding:6px 6px 6px 20px;transition:border-color .2s,box-shadow .2s;display:flex}.wc-input-box:focus-within,.wc-input-box:hover{border-color:#ff5c004d;box-shadow:0 4px 12px #ff5c000d}.wc-input-text{color:#888;background:0 0;border:none;outline:none;width:100%;font-size:14px}.wc-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5c00,#ff8c00);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #ff5c0033}.wc-send-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff5c004d}.mobile-chat-backdrop{z-index:999990;background:0 0;transition:background .4s;display:none;position:fixed;inset:0}.mobile-chat-backdrop.active{background:#000000a6;display:block}.wc-drag-handle{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:14px 0 8px;display:none}.wc-drag-bar{background:#ddd;border-radius:100px;width:40px;height:4px}@media (width<=800px){.dcs-content{flex-direction:column;justify-content:center;align-items:center;gap:0;padding:0 20px}.dcs-connector-curve{display:none}.wc-drag-handle{display:flex}#web-chat-interface{z-index:999;opacity:0;pointer-events:none;border:none;border-radius:20px;width:calc(100% - 40px);max-width:420px;height:520px;max-height:80vh;transition:opacity .3s,transform .35s cubic-bezier(.25,.8,.25,1);position:fixed;top:50%;left:50%;transform:translate(-50%,-45%);box-shadow:0 24px 80px #0000004d,0 4px 20px #0000001f;background:#fff!important}#web-chat-interface.mobile-open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}}#demo-cursor{pointer-events:none;opacity:0;z-index:1200;filter:drop-shadow(0 4px 8px #00000040);font-size:30px;line-height:1;transition:left .65s cubic-bezier(.25,.8,.25,1),top .65s cubic-bezier(.25,.8,.25,1),opacity .3s,transform .2s;position:fixed}.demo-pressed{background:linear-gradient(135deg,#fff0e0,#ffe0c0)!important;border-color:#ff5c008c!important;transition:all .15s!important;transform:scale(.96)!important;box-shadow:0 6px 20px #ff5c0033!important}@media (width<=800px){#web-chat-interface{background:#fff}#demo-cursor{justify-content:center;align-items:center;width:28px;height:36px;display:flex}#demo-cursor svg{width:22px;height:30px}#open-coach-btn{transition:background .15s,box-shadow .15s}#open-coach-btn:active{background:#ff5c000f}}.wc-close-btn{color:#666;cursor:pointer;z-index:10;background:#f4f4f4;border:none;border-radius:50%;width:32px;height:32px;font-size:14px;line-height:1;transition:background .2s;display:none;position:absolute;top:16px;right:16px}.wc-close-btn:hover{background:#e0e0e0}@media (width<=800px){.wc-close-btn{justify-content:center;align-items:center;display:flex}.wc-drag-handle{display:none}#web-chat-interface .wc-header{background:#fff}.mobile-chat-backdrop.active{background:0 0;display:block}}.premium-saas-section{text-align:center;background:#fcfcfc;padding:160px 24px;font-family:-apple-system,BlinkMacSystemFont,apple sd gothic neo,pretendard,sans-serif;overflow:hidden}.premium-saas-container{max-width:1040px;margin:0 auto}.psaas-header-text{margin-bottom:80px}.psaas-title{letter-spacing:-2px;color:#000;margin-bottom:24px;font-size:52px;font-weight:800;line-height:1.2}.psaas-desc{color:#666;letter-spacing:-.4px;font-size:19px;font-weight:500;line-height:1.6}.psaas-canvas{width:100%;height:680px;margin:0 auto;position:relative}.psaas-card{text-align:left;will-change:transform;background:#fff;border:1px solid #00000008;border-radius:28px;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1);position:absolute;box-shadow:0 40px 80px -12px #00000014,0 10px 20px -4px #0000000a}.psaas-card:hover{transform:translateY(-12px);box-shadow:0 60px 100px -12px #0000001a,0 20px 40px -4px #0000000d}.pro-dashboard-section{background:#fdfdfd;padding:100px 20px;position:relative}.pro-dashboard-container{max-width:1060px;margin:0 auto;position:sticky}.mockup-window{text-align:left;background:#fff;border:1px solid #00000008;border-radius:16px;width:100%;max-width:680px;margin:0 auto;overflow:hidden;box-shadow:0 20px 40px #0000000d,0 2px 12px #00000005}.mw-header{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.mw-title{color:#222;letter-spacing:-.3px;margin:0;font-size:15px;font-weight:700}.mw-close{color:#aaa;cursor:pointer;transition:color .2s}.mw-close:hover{color:#555}.mw-subinfo{color:#888;justify-content:space-between;align-items:center;padding:16px 24px;font-size:12px;font-weight:400;display:flex}.mw-date-selector{color:#666;cursor:pointer;align-items:center;gap:4px;display:flex}.clean-table-wrapper{padding:0 20px 20px}.clean-table{border-collapse:collapse;text-align:center;width:100%}.clean-table th{color:#777;letter-spacing:-.3px;background:#fafafc;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:10px 12px;font-size:11px;font-weight:500}.clean-table td{vertical-align:middle;letter-spacing:-.2px;color:#333;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:12px 14px;font-size:13px}.clean-table th:last-child,.clean-table td:last-child{border-right:none}.t-lesson{text-align:left;color:#333;font-weight:500}.t-sub{color:#999;font-size:12px;font-weight:400}.t-video-real{background:#f0f0f0;border-radius:4px;width:64px;height:38px;margin:0 auto;position:relative;overflow:hidden}.t-video-real img{object-fit:cover;width:100%;height:100%;display:block}.t-video-overlay{background:#0003;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.t-play-icon{fill:#fff;width:14px;height:14px}.status-btn{border-radius:4px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-block}.status-pending{color:#fff;background:#4a56e2;border:1px solid #4a56e2}.status-done{color:#999;background:0 0;border:1px solid #e5e5e5}.dp-text-content{text-align:center;margin-bottom:60px}.dp-text-content h3{letter-spacing:-1.5px;color:#111;word-break:keep-all;margin-bottom:24px;font-size:38px;font-weight:800;line-height:1.35}.dp-text-content p{color:#555;word-break:keep-all;font-size:18px;line-height:1.6}.dalpha-pro-bg{background:linear-gradient(135deg,#ff5c000a 0%,#ff8c5003 100%);border:1px solid #ff5c000f;border-radius:24px;justify-content:center;width:100%;padding:48px 40px;display:flex}.dp-split-layout{gap:60px;width:100%;display:flex}.dp-sidebar{flex-direction:column;flex-shrink:0;gap:20px;width:200px;display:flex}.dp-menu-item{color:#888;cursor:pointer;letter-spacing:-.5px;font-size:20px;font-weight:700;transition:all .2s}.dp-menu-item:hover{color:#555}.dp-display-content{flex:1;min-width:0}.sleek-cta{color:#fff;cursor:pointer;letter-spacing:-.3px;background:#111;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:background .2s}.sleek-cta:hover{background:#333}@media (width<=900px){.pro-dashboard-section{min-height:auto;padding:60px 20px}.pro-dashboard-container{position:relative;top:0}.dp-split-layout{flex-direction:column;gap:30px}.dp-sidebar{-webkit-overflow-scrolling:touch;flex-flow:row;justify-content:center;width:100%;padding-bottom:10px;overflow-x:auto}.dp-menu-item{white-space:nowrap;padding:0 10px;font-size:16px}.dp-text-content h3{letter-spacing:-1px;margin-bottom:16px;font-size:28px}.dp-text-content p{font-size:15px}.dalpha-pro-bg{border-radius:20px;padding:30px 20px}.mockup-window{margin:0 auto;width:580px!important;max-width:580px!important}.clean-table{width:100%;min-width:580px}}.synergy-section{text-align:center;background-color:#fcfcfc;padding:120px 24px}@media (width<=768px){.synergy-section{padding:60px 24px}}.synergy-container{max-width:1000px;margin:0 auto}.synergy-header{margin-bottom:80px}.synergy-header h2{letter-spacing:-1px;word-break:keep-all;margin-bottom:16px;font-size:36px;font-weight:800}.synergy-header p{color:#666;word-break:keep-all;font-size:18px;line-height:1.5}.synergy-flow{flex-direction:column;align-items:center;gap:30px;display:flex}@media (width>=800px){.synergy-header h2{font-size:40px}.synergy-flow{flex-direction:row;justify-content:space-between;gap:10px}}.syn-step{flex-direction:column;flex:1;align-items:center;display:flex}.syn-ui-wrap{justify-content:center;align-items:center;height:280px;margin-bottom:24px;display:flex}.syn-phone-nova-group{width:210px;height:310px;position:relative}.syn-phone-nova-sizer{width:155px;height:300px;position:absolute;top:0;left:0;overflow:visible}.syn-phone-nova-sizer .mockup-phone{transform-origin:0 0;margin:0;transition:none;transform:scale(.5)}.nova-phone-screen{justify-content:center;align-items:center;display:flex;background:#06060d!important}.nova-wave-full{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.nova-core{filter:blur(8px);z-index:5;background:radial-gradient(#a064ff 0%,#5078ffb3 45%,#0000 80%);border-radius:50%;width:80px;height:38px;animation:2.5s ease-in-out infinite alternate nova-pulse;position:absolute}.nova-core-2{filter:blur(10px);background:radial-gradient(#dc50ffe6 0%,#3c8cff80 50%,#0000 80%);width:60px;height:28px;animation-name:nova-pulse-2;animation-delay:-1.3s}@keyframes nova-pulse{0%{opacity:.85;transform:scale(1)translate(-12px)scaleY(.8)}50%{opacity:1;transform:scale(1.5)translate(0)scaleY(1)}to{opacity:.75;transform:scale(1)translate(12px)scaleY(.7)}}@keyframes nova-pulse-2{0%{opacity:.7;transform:scale(1.4)translate(10px)}50%{opacity:1;transform:scale(.8)translate(-8px)}to{opacity:.8;transform:scale(1.2)translate(2px)}}.nova-ring{border:1px solid;border-radius:50%;animation:3.2s ease-out infinite nova-ripple;position:absolute}.nova-ring-1{border-color:#8c64ff8c;width:90px;height:44px;animation-delay:0s}.nova-ring-2{border-color:#5082ff52;width:180px;height:88px;animation-delay:.9s}.nova-ring-3{border-color:#c850ff26;width:290px;height:140px;animation-delay:1.8s}@keyframes nova-ripple{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(1.6)}}.nova-screen-label{text-align:center;color:#ffffff8c;letter-spacing:.5px;z-index:10;font-size:22px;font-weight:500;position:absolute;bottom:60px;left:0;right:0}.syn-analysis-popup{z-index:20;background:#fff;border-radius:16px;align-items:center;gap:10px;width:155px;padding:12px 14px;display:flex;position:absolute;bottom:20px;right:0;box-shadow:0 16px 40px #0000001a,0 0 0 1px #0000000a}.popup-data{flex-direction:column;flex:1;gap:6px;display:flex}.syn-ai-simple-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;align-items:center;gap:12px;min-width:200px;padding:16px 20px;display:flex;box-shadow:0 6px 24px #0000000d}.sai-icon{background:#fff8f5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sai-text{flex:1}.sai-title{color:#111;font-size:14px;font-weight:700}.sai-sub{color:#888;margin-top:2px;font-size:12px}.sai-badge{color:#fff;background:#ff5c00;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.syn-camera-ui{background:#000;height:100%;position:relative;overflow:hidden}.syn-cam-img{object-fit:cover;opacity:.85;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.cam-top{z-index:10;background:#00000080;justify-content:center;align-items:center;gap:8px;width:100%;padding:6px 0;display:flex;position:absolute;top:24px;left:0}.cam-red-dot{background:#ff3b30;border-radius:50%;width:10px;height:10px;animation:1s infinite alternate syn-blink}.cam-time{color:#fff;letter-spacing:.5px;font-family:monospace;font-size:16px;font-weight:600}@keyframes syn-blink{0%{opacity:1}to{opacity:0}}.cam-reticle{z-index:5;width:120px;height:120px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.c-rtl{border:2px solid #ffffffb3;width:24px;height:24px;position:absolute}.c-rtl.t-l{border-bottom:none;border-right:none;top:0;left:0}.c-rtl.t-r{border-bottom:none;border-left:none;top:0;right:0}.c-rtl.b-l{border-top:none;border-right:none;bottom:0;left:0}.c-rtl.b-r{border-top:none;border-left:none;bottom:0;right:0}.c-ctr{background:#ffd700cc;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cam-bottom{z-index:10;background:linear-gradient(#0000,#000c);justify-content:center;align-items:center;width:100%;height:100px;display:flex;position:absolute;bottom:0}.cam-record-btn{border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 10px #0003}.cam-record-inner{background:#ff3b30;border-radius:50%;width:40px;height:40px}.syn-saas-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;width:200px;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 8px 30px #0000000f}.syn-saas-card:hover{transform:translateY(-5px)}.saas-card-section{padding:20px}.saas-card-hologram{background:#111;justify-content:center;align-items:center;width:100%;height:80px;display:flex;position:relative;overflow:hidden}.hc-layer{filter:blur(12px);mix-blend-mode:screen;border-radius:50%;animation:4s ease-in-out infinite alternate hc-blob;position:absolute}.hc-1{background:#4285f4e6;width:50px;height:30px;animation-delay:0s;left:15%}.hc-2{background:#ea4335e6;width:40px;height:40px;animation-delay:-1s;top:30%;left:35%}.hc-3{background:#fbbc05e6;width:60px;height:20px;animation-delay:-2s;right:25%}.hc-4{background:#34a853e6;width:40px;height:40px;animation-delay:-3s;top:20%;right:15%}@keyframes hc-blob{0%{transform:scale(1)translate(0)}33%{transform:scale(1.2)translate(10px,-5px)}66%{transform:scale(.9)translate(-10px,10px)}to{transform:scale(1.3)translate(5px,5px)}}.hc-overlay-text{z-index:10;color:#fffffff2;letter-spacing:.5px;text-shadow:0 1px 4px #0009;align-items:center;gap:6px;font-family:Pretendard,sans-serif;font-size:13px;font-weight:700;display:flex;position:relative}.saas-card-divider{background:#f1f3f5;width:100%;height:1px}.d-flex-center{justify-content:center;align-items:center;display:flex}.abstract-graph-container{width:80px;height:80px}.anim-data-path{animation:3s ease-in-out infinite alternate pulse-path}@keyframes pulse-path{0%{transform-origin:50%;opacity:.8;transform:scale(.95)}to{transform-origin:50%;opacity:1;transform:scale(1.05)}}.syn-student-ball{background-image:url(/matte_golf_ball.png);background-position:50%;background-size:cover;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;transition:transform .4s;display:flex;position:relative;box-shadow:0 15px 30px #0000001a,inset -10px -10px 20px #0000000d}.syn-student-ball:hover{transform:translateY(-5px)rotate(5deg)}.syn-ball-content{color:#111;text-shadow:0 1px 4px #fffc;letter-spacing:2px;font-size:18px;font-weight:800}.syn-label{color:#111;margin-top:-10px;font-size:17px;font-weight:700}.syn-connector-new{flex:1;min-width:60px;max-width:120px;height:50px;display:none;position:relative}@media (width>=800px){.syn-connector-new{justify-content:center;align-self:flex-start;align-items:center;margin-top:115px;display:flex}}.conn-line{z-index:1;background:#f1f3f5;width:100%;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.conn-badge{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 12px #0000000f,0 0 0 1px #f1f3f5}.conn-badge:hover{transform:scale(1.1);box-shadow:0 6px 16px #00000014,0 0 0 1px #ff5c00}.test-workflow-container{z-index:1;align-items:center;gap:50px;margin:0 auto;display:flex;position:relative}.test-workflow-container:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffb880 20%,#ff5c00 80%,#ffb880 100%);height:1.5px;position:absolute}.mockup-phone-small{background:#111;outline:1px solid #e0e0e0;flex-direction:column;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px #0000001f,inset 0 0 1px 1px #fff9}.evo-ribbon{border-radius:20px;height:8px;animation:ease-in-out infinite alternate ribbon-pulse;position:absolute}@keyframes ribbon-pulse{0%{opacity:.5;transform:scaleY(.8)scaleX(.95)}to{opacity:1;transform:scaleY(3)scaleX(1.05)}}.student-group-box{background:#fff;border:1.5px solid #ff5c00;border-radius:8px;position:relative}.student-group-title{color:#ff5c00;background:#fff;padding:0 6px;font-size:11px;font-weight:700;position:absolute;left:12px}.student-pill-list{gap:10px;display:flex}.step-analysis-card{border-spacing:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:280px;margin:0;padding:0;overflow:hidden;box-shadow:0 8px 30px #0000000f}.step-analysis-card th.main-table-header{text-align:left;background:linear-gradient(135deg,#fff2e6 0%,#ffdecc 100%);border-bottom:1px solid #ff5c001a;padding:12px 14px;font-size:12px;font-weight:600}.kakao-table th{color:#6b7280;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:8px 12px;font-size:11px;font-weight:600}.kakao-table td{color:#374151;border-bottom:1px solid #f3f4f6;padding:12px;font-size:12px}.floating-practice-card{z-index:10;background:#fff;border:1px solid #0000000a;border-radius:12px;width:240px;position:relative;box-shadow:0 24px 48px #0000001f,0 4px 12px #0000000f}@keyframes float-card{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.fpc-header{color:#111;border-bottom:1px solid #0000000d;align-items:center;gap:6px;padding:10px 14px;font-size:11px;font-weight:700;display:flex}.compact-inner-table{border-collapse:collapse;text-align:center;background:#fff;width:100%;font-size:10.5px}.compact-inner-table th,.compact-inner-table td{border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;padding:8px 10px}@media (width<=768px){.test-workflow-container{flex-flow:wrap;justify-content:center;align-items:center}.test-workflow-container:before{display:none!important}.mockup-phone-small{background:#111;border-radius:12px;outline:1px solid #e0e0e0;width:110px;height:212px;overflow:hidden;box-shadow:0 10px 24px #0000001f,inset 0 0 1px 1px #fff9}.phone-notch{border-radius:0 0 8px 8px;width:50px;height:10px}.phone-wrapper{display:flex;position:relative}.phone-wrapper:after{content:"";z-index:10;background:linear-gradient(90deg,#ffb880 0%,#ff5c00 100%);height:1.5px;position:absolute;display:block!important}.mockup-phone-small:after{display:none!important}.step-analysis-card{width:216px}.step-analysis-card th.main-table-header{padding:10px 12px;font-size:11px}.step-analysis-card th.sub-gray-header{padding:8px 12px;font-size:11px}.step-analysis-card td{padding:10px 12px;font-size:11px}.floating-practice-card{width:100%;max-width:280px;transform:scale(1)}.student-group-box{width:100%;max-width:346px;margin-top:0}.student-pill-list{justify-content:center}.floating-practice-card:before{content:"";border-bottom-right-radius:12px;position:absolute;display:block!important}.floating-practice-card:after{content:"";background:#ff5c00;width:1.5px;position:absolute;bottom:100%;left:50%;display:block!important}.student-group-box:before{content:"";z-index:0;background:#ff5c00;width:1.5px;position:absolute;bottom:100%;left:50%;display:block!important}.student-group-box{z-index:1}}.problem-main-title,.dcs-text h3,.synergy-section h3,.synergy-workflow-section h3,.golf-title,.dp-text-content h3,.mockup-text-side h3{letter-spacing:-1.5px!important;font-size:38px!important;font-weight:800!important;line-height:1.35!important}@media (width<=768px){.problem-main-title,.dcs-text h3,.synergy-section h3,.synergy-workflow-section h3,.golf-title,.dp-text-content h3,.mockup-text-side h3{letter-spacing:-1px!important;font-size:26px!important;line-height:1.4!important}}.cta-banner-wrapper{justify-content:center;width:100%;margin-top:16px;margin-bottom:24px;display:flex}.cta-banner-box{cursor:pointer;background:#fff;border:1.5px solid #111;border-radius:12px;justify-content:space-between;align-items:center;width:100%;max-width:600px;padding:18px 28px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.cta-banner-box:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a}.cta-banner-text{align-items:center;gap:12px;display:flex}.cta-main-txt{color:#111;letter-spacing:-.5px;font-size:18px;font-weight:800}.cta-banner-box svg{color:#111;transition:transform .3s}.cta-banner-box:hover svg{transform:translate(4px)}.feature2-cta,.feature3-cta{margin-top:20px;margin-bottom:30px}@media (width<=768px){.cta-banner-box{border-radius:12px;margin:0 16px;padding:16px 20px}.cta-main-txt{font-size:16px}.feature2-cta,.feature3-cta{z-index:50;position:relative;margin-top:-100px!important;margin-bottom:20px!important}}@media (width>=769px){.pc-3-col{grid-template-columns:repeat(3,1fr)!important}}.light-transparent-card{-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 32px #0000000d;background:#fff6!important;border:1px solid #fff9!important}html,body{overflow-x:hidden}.nav-cta-desk{display:block}.mob-menu-fold{display:none}@media (width<=768px){.nav-cta-desk{display:none!important}.mob-menu-fold{z-index:900;background:#fff;max-height:0;padding:0 20px;transition:max-height .4s cubic-bezier(.25,.8,.25,1),padding .4s;display:block;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 20px #0000000d}.mob-menu-fold.open{max-height:120px;padding:0 20px 20px}.header{padding:0 20px}.workflow-table,.workflow-table tbody,.workflow-table tr,.workflow-table td,.workflow-table th{box-sizing:border-box;width:100%;display:block;text-align:left!important;border-right:none!important}.workflow-table tr{background:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:20px;padding-bottom:8px;overflow:hidden;box-shadow:0 4px 12px #00000005}.workflow-table td{border-bottom:none!important;padding:16px!important}.workflow-table td:first-child{background:#fdfdfd;border-bottom:1px solid #f0f0f0!important}.workflow-table ul{margin-top:10px;padding-left:20px}.workflow-table thead{display:none}}.mobile-chat-backdrop{z-index:99999998!important}.scroll-fade-up{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(40px)}.scroll-fade-up.visible{opacity:1;transform:translateY(0)}html,body{width:100%;max-width:100vw!important;overflow-x:hidden!important}.test-workflow-container{z-index:5;flex-flow:wrap;justify-content:center;align-items:center;gap:40px;width:100%;max-width:1100px;margin:40px auto;position:relative;display:flex!important}@media (width<=800px){.test-workflow-container{flex-direction:column!important;gap:30px!important}.test-workflow-container:before{display:none!important}}.mockup-phone-small{background:#111;border:6px solid #333;border-radius:20px;width:200px;height:400px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.phone-screen-clean{background:url(/matte_golf_ball.png) 50%/cover;width:100%;height:100%;position:relative}.analysis-wrapper{flex-direction:column;gap:20px;display:flex}.step-analysis-card{background:#fff;border-radius:12px;width:280px;margin:0 auto;overflow:hidden;box-shadow:0 10px 30px #0000000d;border-collapse:separate!important}.main-table-header{color:#fff;text-align:center;background:#111;padding:12px}.sub-gray-header{color:#444;text-align:center;background:#fdfdfd;border-bottom:1px solid #eee;padding:10px;font-weight:600}.split-col{color:#666;vertical-align:middle;border-right:1px solid #eee;width:60%;padding:10px}.focus-val{color:#ff5c00;text-align:center;vertical-align:middle;padding:10px;font-weight:800}.floating-practice-card{background:#fff;border-radius:12px;width:280px;margin:0 auto;padding:20px;box-shadow:0 10px 30px #0000000d}.fpc-header{border-bottom:2px solid #ff5c00;margin-bottom:15px;padding-bottom:10px;font-weight:800}.compact-inner-table{border-collapse:collapse;text-align:center;width:100%}.compact-inner-table th{color:#888;border-bottom:1px solid #eee;padding:8px;font-size:13px;font-weight:500}.compact-inner-table td{border-bottom:1px solid #f9f9f9;padding:10px 8px;font-size:14px}.student-group-box{margin:20px auto 0;position:relative}.student-group-title{color:#888;font-size:12px;font-weight:700;position:absolute;top:-30px;left:0}.student-pill-list{flex-direction:column;gap:10px;display:flex}.step-student-pill{background:#fff;border:1px solid #0000;border-radius:40px;align-items:center;gap:12px;width:max-content;padding:6px 16px 6px 6px;display:flex;box-shadow:0 6px 16px #0000000d}.student-avatar{background-position:50%;background-size:cover;border-radius:50%;width:32px;height:32px}.student-name{font-size:14px;font-weight:700}.orange-hologram-container{background:#111;border-radius:6px;height:60px;position:relative;overflow:hidden}.evo-ribbon{background:#ff5c00;width:100%;height:2px;position:absolute}.r1{opacity:.8;top:30%;transform:scaleX(.5)}.r2{opacity:.5;top:50%;transform:scaleX(.8)}.r3{opacity:.3;top:70%;transform:scaleX(.4)}.mob-fade-in{opacity:0;transition:all .6s ease-out;transform:translateY(40px)}.mob-fade-in.visible{opacity:1;transform:translateY(0)}.test-workflow-container{z-index:1;align-items:center;gap:50px;display:flex;position:relative}.test-workflow-container:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000 0%,#ffb880 20%,#ff5c00 80%,#ffb880 100%);height:1.5px;position:absolute;top:50%;left:60px;right:60px}.mockup-phone-small{background:#111;border-radius:12px;outline:1px solid #e0e0e0;flex-direction:column;width:140px;height:270px;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px #0000001f,inset 0 0 1px 1px #fff9}.phone-notch{z-index:10;background:#111;border-radius:0 0 8px 8px;width:65px;height:14px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-screen-clean{background-image:url(/ai_golf_analysis.png);background-position:50%;background-size:cover;flex:1;position:relative}.rec-indicator{color:#fff;background:#0009;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:600;display:flex;position:absolute;top:24px;left:50%;transform:translate(-50%)}.rec-dot{background:#ff3b30;border-radius:50%;width:6px;height:6px}.phone-bottom-bar{background:linear-gradient(#0000,#000c);justify-content:center;align-items:center;width:100%;height:70px;display:flex;position:absolute;bottom:0}.rec-btn{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.rec-btn-inner{background:#ff3b30;border-radius:50%;width:24px;height:24px}.step-analysis{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:20px;width:260px;padding:20px;display:flex;box-shadow:0 8px 30px #0000000f}.analysis-section{flex-direction:column;gap:12px;display:flex}.analysis-header{color:#111;align-items:center;font-size:13px;font-weight:700;display:flex}.orange-hologram-container{background:0 0;justify-content:center;align-items:center;width:100%;height:48px;display:flex;position:relative}.evo-ribbon{mix-blend-mode:multiply;filter:blur(2px);border-radius:20px;height:8px;animation:ease-in-out infinite alternate ribbon-pulse;position:absolute}.r1{z-index:3;background:#ff5c0066;width:35%;animation-duration:1.1s}.r2{z-index:2;background:#ff82004d;width:55%;animation-duration:1.4s;animation-delay:-.4s}.r3{z-index:1;background:#fa03;width:75%;animation-duration:1.8s;animation-delay:-.8s}.analysis-data-block{background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.mini-graph{border:2px solid #e5e7eb;border-radius:50%;width:40px;height:40px;position:relative}.mini-graph:after{content:"";border-top:2px solid #ff5c00;border-right:2px solid #ff5c00;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.data-text{flex:1}.data-label{color:#6b7280;margin-bottom:2px;font-size:11px}.data-value{color:#111;font-size:14px;font-weight:700}.student-group-box{background:#fff;border:1.5px solid #ff5c00;border-radius:8px;padding:22px 14px 14px;position:relative}.student-group-title{color:#ff5c00;background:#fff;padding:0 6px;font-size:11px;font-weight:700;position:absolute;top:-10px;left:12px}.student-pill-list{flex-wrap:wrap;gap:10px;display:flex}.step-student-pill{background:#fdfdfd;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding:6px 14px 6px 6px;display:flex;box-shadow:0 2px 6px #00000005}.student-avatar{background-color:#f1f3f5;background-position:50%;background-size:cover;border-radius:50%;width:26px;height:26px}.student-name{color:#374151;font-size:13px;font-weight:700}.step-analysis-card{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:280px;margin:0;padding:0;overflow:hidden;box-shadow:0 8px 30px #0000000f}.step-analysis-card th.main-table-header{color:#ff5c00;text-align:left;background:#fff2e6;border-bottom:1px solid #ffe6d1;padding:12px 14px;font-size:13px;font-weight:700}.step-analysis-card th.sub-gray-header{color:#6b7280;text-align:left;background:#f8f9fa;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:10px 14px;font-size:12px;font-weight:600}.step-analysis-card td{color:#374151;border-bottom:1px solid #f3f4f6;padding:12px 14px;font-size:12px}.step-analysis-card tr:last-child td{border-bottom:none}.step-analysis-card td.split-col{border-right:1px solid #f3f4f6;width:50%}.focus-val{color:#ff5c00;font-weight:700}.kakao-table{border-collapse:collapse;text-align:left;width:100%}.kakao-table th{color:#6b7280;background-color:#f8f9fa;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:8px 12px;font-size:11px;font-weight:600}.kakao-table th:last-child{border-right:none}.kakao-table td{color:#374151;border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;padding:12px;font-size:12px}.kakao-table td:last-child{border-right:none}.kakao-table tr:last-child td{border-bottom:none}.analysis-wrapper{z-index:20;position:relative}.floating-practice-card{z-index:100;background:#fff;border:1px solid #eee;border-radius:12px;width:max-content;min-width:260px;margin:0 auto;padding:0;position:relative;box-shadow:0 10px 30px #0000000d}.fpc-header{color:#374151;background:#f8f9fa;border-bottom:1px solid #e5e7eb;border-radius:12px 12px 0 0;align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:800;display:flex}.compact-inner-table{border-collapse:collapse;text-align:center;background:#fff;border-radius:0 0 12px 12px;width:100%;overflow:hidden}.compact-inner-table th{white-space:nowrap;color:#6b7280;border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;padding:8px 10px;font-size:11px}.compact-inner-table td{white-space:nowrap;color:#111;border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;padding:10px 12px;font-size:13px;font-weight:600}.compact-inner-table th:last-child,.compact-inner-table td:last-child{border-right:none}.compact-inner-table tr:last-child td{border-bottom:none}.compact-inner-table th{color:#6b7280;background:#fafafa;font-weight:500}.compact-inner-table td{color:#111}.inner-bold{color:#374151;font-weight:600}.inner-orange{color:#ff5c00;font-weight:700}@media (width<=768px){.test-workflow-container{align-items:center;gap:40px;padding-bottom:30px;flex-flow:column!important;justify-content:center!important}.phone-wrapper,.analysis-wrapper{scroll-snap-align:none;flex-shrink:initial;position:relative}.floating-practice-card{scroll-snap-align:none;flex-shrink:initial}.mockup-phone-small{background:#111;border-radius:12px;outline:1px solid #e0e0e0;width:120px;height:236px;overflow:hidden;box-shadow:0 10px 24px #0000001f,inset 0 0 1px 1px #fff9}.phone-notch{border-radius:0 0 8px 8px;width:50px;height:10px}.phone-screen-clean{border-radius:0}.phone-wrapper{z-index:10;background:#fafafa;display:flex;position:relative}.phone-wrapper:after{content:"";z-index:-1;background:linear-gradient(#ffb880 0%,#ff5c00 100%);width:1.5px;height:80px;position:absolute;top:calc(100% - 20px);left:50%;transform:translate(-50%);display:block!important}.mockup-phone-small:after{display:none!important}.analysis-wrapper{z-index:10;background:#fff;border-radius:12px;position:relative}.step-analysis-card{width:260px}.step-analysis-card th.main-table-header{padding:10px 12px;font-size:13px}.step-analysis-card th.sub-gray-header{padding:8px 12px;font-size:12px}.floating-practice-card{z-index:10;background:#fff;width:100%;max-width:290px;margin:0 auto;position:relative;transform:none}.student-group-box{z-index:10;background:#fff;width:100%;max-width:310px;margin:0 auto;padding:16px 14px 14px;position:relative}.student-pill-list{justify-content:center;gap:12px;display:flex;flex-flow:row!important}.test-workflow-container:before,.test-workflow-container:after{display:none!important}.analysis-wrapper:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ff5c00cc 0%,#ffb88080 100%);width:1.5px;height:80px;position:absolute;top:calc(100% - 20px);left:50%;transform:translate(-50%);display:block!important}.floating-practice-card:before{display:none!important}.floating-practice-card:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ff5c00 0%,#ff5c0099 100%);width:1.5px;height:80px;position:absolute;top:calc(100% - 20px);left:50%;transform:translate(-50%);display:block!important}.student-group-box:before,.student-group-box:after{display:none!important}}.problem-card.light-transparent-card{-webkit-backdrop-filter:blur(16px);color:#fff!important;background:#ffffff0d!important;border:1px solid #ffffff1a!important}.problem-card.light-transparent-card h3{color:#fff!important}.dashboard-chat-showcase{position:relative}.web-chat-interface{z-index:999999!important}@media (width>=1024px){.problem-grid.pc-3-col{grid-template-columns:repeat(3,1fr)!important}.problem-grid.pc-3-col .problem-card:last-child{grid-column:auto!important;width:100%!important;margin:0!important}}.cta-banner-wrapper{cursor:pointer;pointer-events:auto;position:relative;z-index:9999!important}.cta-banner-box{cursor:pointer;pointer-events:auto}@media (width<=768px){.mockup-features .cta-banner-wrapper{margin-top:-100px!important}}
