*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#eef2ff,#fdf4ff);color:#1f2937}.container{max-width:1100px;margin:auto;padding:30px 20px;position:relative}.center{text-align:center}.row{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.card{background:#ffffff;padding:20px;border-radius:18px;margin:20px 0;box-shadow:0 10px 25px rgba(0,0,0,.08)}input,textarea{width:100%;padding:12px 14px;margin:12px 0;border-radius:12px;border:1px solid #d1d5db;font-size:15px;outline:none}input:focus,textarea:focus{border-color:#6366f1}button{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border:none;padding:12px 18px;border-radius:999px;cursor:pointer;font-size:14px;font-weight:600;transition:transform .2s ease,opacity .2s ease;min-height:44px;min-width:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:auto}button:disabled{cursor:not-allowed;opacity:.45;pointer-events:none;transform:none;filter:grayscale(.5)}button:hover{transform:scale(1.05)}button.active{background:linear-gradient(135deg,#f59e0b,#f97316)}.value-section{text-align:center;margin-bottom:60px}.value-list{list-style:none;padding:0;margin:0 auto;display:inline-block;text-align:center}.value-item{margin:12px 0;display:flex;align-items:center;gap:10px}.page-footer,.value-item{font-size:18px}.thinking{margin:30px 0}.brain{font-size:48px;animation:pulse 1.6s ease-in-out infinite}.dots span{font-size:32px;animation:blink 1.4s infinite both}.dots span:nth-child(2){animation-delay:.2s}.dots span:nth-child(3){animation-delay:.4s}@keyframes pulse{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:.6}}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.wheel-container{text-align:center;margin:32px auto}.wheel-celebrate-wrapper{display:inline-block;animation:wheelCelebrate 1s ease-out}.wheel{position:relative;width:min(80vw,320px);height:min(80vw,320px);min-width:240px;min-height:240px;margin:auto;border-radius:50%;overflow:hidden;border:10px solid #111827;background:#111827;transition:transform 4s cubic-bezier(.33,1,.68,1)}.wheel-conic{position:absolute;inset:0;border-radius:50%}.wheel-label{position:absolute;top:50%;left:50%;width:40%;text-align:center;font-size:clamp(10px,2.5vw,13px);font-weight:600;color:#ffffff;pointer-events:none;line-height:1.2}.wheel-pointer{font-size:28px;color:#111827}.add-your-choice-section{display:flex;gap:12px;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.add-your-choice-section>*{flex:1 1 280px}ul{padding-left:20px}li{margin:6px 0;line-height:1.4}.page-shell{max-width:1100px;margin:auto;padding:40px 20px}.topbar{justify-content:space-between;margin-bottom:60px}.brand-mark,.topbar{display:flex;align-items:center}.brand-mark{font-size:24px;font-weight:700;gap:8px}.intro-section{text-align:center;margin-bottom:60px}.intro-title{font-size:56px;margin-bottom:20px}.intro-text{font-size:20px;max-width:700px;margin:auto auto 40px}.primary-action{position:relative;display:inline-block;background:#ffffff;color:#6366f1;padding:16px 36px;border-radius:14px;font-size:18px;font-weight:700;text-decoration:none;cursor:pointer;border:2px solid transparent;z-index:1;transition:transform .2s ease,box-shadow .2s ease;min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.primary-action:before{content:"";position:absolute;inset:-3px;border-radius:16px;background:linear-gradient(45deg,#6366f1,#8b5cf6,#ec4899,#6366f1);z-index:-1;filter:blur(8px);opacity:.9;animation:glowMove 3s linear infinite}.primary-action:after{content:"";position:absolute;inset:0;border-radius:14px;background:#ffffff;z-index:-1}.primary-action:hover{transform:scale(1.06);box-shadow:0 12px 30px rgba(99,102,241,.4)}@keyframes glowMove{0%{filter:blur(8px) hue-rotate(0deg)}to{filter:blur(8px) hue-rotate(1turn)}}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;margin-bottom:80px}.victory-card{position:relative;transform:scale(.7);opacity:0;filter:blur(6px);transition:all .6s cubic-bezier(.16,1,.3,1)}.victory-card.show{transform:scale(1);opacity:1;filter:blur(0);animation:victoryGlow 1.2s ease-out}@keyframes victoryGlow{0%{box-shadow:0 0 0 rgba(99,102,241,0)}50%{box-shadow:0 0 40px rgba(99,102,241,.7)}to{box-shadow:0 0 0 rgba(99,102,241,0)}}.victory-card:after,.victory-card:before{content:"✨";position:absolute;font-size:28px;opacity:0}.victory-card:before{top:-10px;left:-10px}.victory-card:after{bottom:-10px;right:-10px}.victory-card.show:before{animation:sparkle1 1s ease-out}.victory-card.show:after{animation:sparkle2 1s ease-out}@keyframes sparkle1{0%{transform:translate(0) scale(.2);opacity:0}50%{opacity:1}to{transform:translate(-20px,-20px) scale(1.2);opacity:0}}@keyframes sparkle2{0%{transform:translate(0) scale(.2);opacity:0}50%{opacity:1}to{transform:translate(20px,20px) scale(1.2);opacity:0}}@keyframes wheelCelebrate{0%{filter:drop-shadow(0 0 0 rgba(255,255,255,0));transform:scale(1)}30%{filter:drop-shadow(0 0 40px #fff) drop-shadow(0 0 80px gold);transform:scale(1.08)}60%{filter:drop-shadow(0 0 60px cyan) drop-shadow(0 0 120px magenta);transform:scale(1.12)}to{filter:drop-shadow(0 0 0 rgba(255,255,255,0));transform:scale(1)}}@media (max-width:768px){.intro-title{font-size:36px}.intro-text{font-size:16px}.card{padding:16px;border-radius:14px}.container{padding:16px 12px}button{width:100%}.page-footer{margin-bottom:180px}}@media (max-width:900px){.decision-layout{grid-template-columns:1fr;gap:16px}.decision-panel{order:2}.decision-center{order:1}}@media (max-width:480px){.intro-title{font-size:30px}.wheel-pointer{font-size:24px}}.spin-focus-wrapper{width:100%;display:flex;justify-content:center;margin-bottom:16px}.spin-focus{display:inline-block;padding:12px 24px;background:#ffffff;border-radius:14px;font-size:18px;font-weight:600;color:#1f2937;box-shadow:0 6px 16px rgba(0,0,0,.08);letter-spacing:.2px;animation:spinFocusPulse 1.5s ease-in-out infinite}@keyframes spinFocusPulse{0%{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.intro-title{font-size:42px}.intro-text{font-size:18px}.wheel{width:min(75vw,300px);height:min(75vw,300px)}}@media (max-width:640px){.topbar{flex-direction:column;gap:16px}.intro-title{font-size:32px;line-height:1.2}.intro-text{font-size:15px;padding:0 6px}.card{padding:14px;border-radius:12px}.wheel{width:min(85vw,260px);height:min(85vw,260px);border-width:8px}.wheel-label{font-size:10px;width:44%}.spin-focus{font-size:15px;padding:10px 16px;border-radius:12px}button{font-size:15px;padding:14px 18px}}@media (max-width:380px){.intro-title{font-size:28px}.wheel{width:min(90vw,230px);height:min(90vw,230px)}.spin-focus{font-size:14px;padding:8px 14px}}.thinking{text-align:center;margin:50px 0;color:#4f46e5}.thinking-enter{animation:thinkingFadeIn .6s ease-out}@keyframes thinkingFadeIn{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.thinking-orbit{position:relative;width:140px;height:140px;margin:0 auto 10px;cursor:pointer}.brain-glow{position:absolute;inset:20px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.7),transparent 70%);filter:blur(14px);animation:glowPulse 2s ease-in-out infinite}.brain{position:relative;font-size:64px;line-height:140px;text-align:center;animation:brainFloat 2.2s ease-in-out infinite}.orb{position:absolute;top:50%;left:50%;transform-origin:-45px -45px;font-size:18px;animation:orbit 3s linear infinite}.orb1{animation-duration:3s}.orb2{animation-duration:4.5s}.orb3{animation-duration:6s}.thinking-text{font-size:18px;font-weight:600;margin-top:10px;animation:textBreath 1.6s ease-in-out infinite}.thinking-sub{font-size:13px;opacity:.8;margin-top:8px}.energy-bar{width:200px;height:10px;background:#e5e7eb;border-radius:999px;margin:12px auto 0;overflow:hidden}.energy-fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899);border-radius:999px;transition:width .4s ease}@keyframes orbit{0%{transform:rotate(0deg) translate(45px)}to{transform:rotate(1turn) translate(45px)}}@keyframes brainFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes textBreath{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.wheel-appear{animation:wheelAppear .7s cubic-bezier(.16,1,.3,1)}@keyframes wheelAppear{0%{opacity:0;transform:translateY(20px) scale(.96);filter:blur(6px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes wheelShake{0%{transform:rotate(var(--r)) translateX(0)}50%{transform:rotate(var(--r)) translateX(1px)}to{transform:rotate(var(--r)) translateX(0)}}.decision-layout{display:grid;grid-template-columns:280px 1fr 280px;grid-gap:20px;gap:20px;align-items:flex-start;margin-top:20px}.decision-panel{gap:12px}.decision-center,.decision-panel{display:flex;flex-direction:column}.decision-center{align-items:center}@media (max-width:900px){.decision-layout{grid-template-columns:1fr}.decision-center,.decision-panel{width:100%}}.back-to-top{bottom:88px;width:48px;height:48px;border-radius:50%;font-size:20px;padding:0;box-shadow:0 10px 20px rgba(0,0,0,.15);z-index:999;min-height:48px;min-width:48px}.back-to-top,.feedback-button{position:fixed;right:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.feedback-button{bottom:24px;z-index:1000;padding:12px 20px;border-radius:999px;font-size:14px;font-weight:600;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px rgba(99,102,241,.4);white-space:nowrap;gap:8px;min-height:44px;min-width:44px}.feedback-button:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(99,102,241,.5)}.feedback-icon{width:20px;height:20px;stroke-width:2}.feedback-text{display:inline;margin-left:8px}.auth-button{position:absolute;top:20px;right:20px;z-index:3000;padding:10px 16px;border-radius:999px;font-size:13px;font-weight:600;background:white;color:#6366f1;border:2px solid #6366f1;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;gap:6px;min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;pointer-events:auto}.auth-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.2);background:#f0f4ff}.auth-button:has(>div){background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:white!important;border:none!important;padding:10px 14px!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-height:44px;display:flex!important;align-items:center;gap:8px;position:absolute!important;z-index:9999!important}.auth-button:has(>div):hover{background:linear-gradient(135deg,#5855eb,#7c3aed);transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.auth-button:has(>div):active{transform:translateY(0);box-shadow:0 2px 6px rgba(99,102,241,.2)}.auth-button:has(>div)>div{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.how-to-guide{max-width:1000px;margin:60px auto;background:white;border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.1);padding:40px;transition:all .3s ease}.how-to-guide-header{text-align:center;margin-bottom:40px}.how-to-guide-title{font-size:32px;font-weight:700;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 12px;line-height:1.2}.how-to-guide-subtitle{font-size:16px;color:#6b7280;margin:0;line-height:1.5}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.how-to-intro{text-align:center;font-size:16px;color:#4b5563;margin-bottom:32px;line-height:1.6}.journey-map{position:relative;width:100%;min-height:400px;background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e0e7ff);border-radius:24px;padding:70px 50px 60px;margin-bottom:32px;box-shadow:inset 0 2px 20px rgba(99,102,241,.1);border:2px solid #e0e7ff;overflow:visible}.map-background{top:0;left:0;pointer-events:none;z-index:1}.map-background,.map-grid{position:absolute;width:100%;height:100%}.map-grid{background-image:linear-gradient(rgba(99,102,241,.03) 1px,transparent 0),linear-gradient(90deg,rgba(99,102,241,.03) 1px,transparent 0);background-size:40px 40px;opacity:.5}.map-glow{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:glowPulse 4s ease-in-out infinite}.map-glow-1{width:300px;height:300px;background:linear-gradient(135deg,#6366f1,#8b5cf6);top:-100px;left:-100px}.map-glow-2{width:250px;height:250px;background:linear-gradient(135deg,#10b981,#059669);bottom:-80px;right:-80px;animation-delay:2s}@keyframes glowPulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.2);opacity:.5}}.journey-path{position:absolute;top:50%;left:0;width:100%;height:200px;transform:translateY(-50%);z-index:2;pointer-events:none}.path-line{filter:drop-shadow(0 2px 8px rgba(99,102,241,.3));animation:pathFlow 3s ease-in-out infinite}@keyframes pathFlow{0%,to{stroke-dasharray:0,1000;stroke-dashoffset:0}50%{stroke-dasharray:1000,0;stroke-dashoffset:0}}.journey-steps{justify-content:space-between;width:100%;padding:0;z-index:3;gap:8px}.journey-step,.journey-steps{position:relative;display:flex;align-items:center}.journey-step{flex-direction:column;flex:1 1;min-width:0;cursor:pointer;transition:all .3s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.journey-step:hover{transform:translateY(-5px)}.journey-step:active{transform:translateY(-2px)}.journey-step.active .marker-inner-circle{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 10px 40px rgba(99,102,241,.6);animation:activePulse 1.5s ease-in-out infinite}.journey-step.completed .marker-inner-circle,.journey-step.completed .marker-number{background:linear-gradient(135deg,#10b981,#059669)}@keyframes activePulse{0%,to{box-shadow:0 10px 40px rgba(99,102,241,.6)}50%{box-shadow:0 10px 50px rgba(99,102,241,.8)}}.step-marker{position:relative;width:90px;height:90px;margin-bottom:24px;z-index:4}.marker-outer-ring{position:absolute;width:100%;height:100%;border:4px solid #e0e7ff;border-radius:50%;animation:ringRotate 8s linear infinite}@keyframes ringRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.marker-inner-circle{position:absolute;width:70px;height:70px;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px rgba(99,102,241,.4);border:4px solid white;transition:all .3s ease;z-index:2}.journey-step:hover .marker-inner-circle{transform:translate(-50%,-50%) scale(1.15);box-shadow:0 8px 32px rgba(99,102,241,.5)}.marker-icon{color:white;z-index:3;transition:all .3s ease}.marker-check{color:white;z-index:3;stroke-width:3}.marker-ripple{position:absolute;width:100%;height:100%;border-radius:50%;border:3px solid #6366f1;animation:ripple 1.5s ease-out infinite;z-index:1}@keyframes ripple{0%{transform:scale(1);opacity:1}to{transform:scale(1.8);opacity:0}}.marker-number{position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:32px;height:32px;background:linear-gradient(135deg,#f59e0b,#f97316);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;border:3px solid white;box-shadow:0 4px 12px rgba(245,158,11,.4);z-index:5}.marker-pulse{position:absolute;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);opacity:0;animation:markerPulse 2s ease-in-out infinite}@keyframes markerPulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.5);opacity:0}}.step-card{background:white;border-radius:16px;padding:18px;width:100%;max-width:200px;box-shadow:0 4px 16px rgba(0,0,0,.1);border:2px solid #e0e7ff;transition:all .3s ease;text-align:center;position:relative;pointer-events:none}.journey-step.active .step-card,.journey-step:hover .step-card{transform:translateY(-8px);box-shadow:0 12px 32px rgba(99,102,241,.2);border-color:#6366f1}.journey-step.completed .step-card{border-color:#10b981;background:linear-gradient(135deg,#ffffff,#f0fdf4)}.step-card-title{font-size:16px;font-weight:700;color:#1f2937;margin:0 0 10px;line-height:1.3}.step-card-description{font-size:13px;color:#6b7280;margin:0;line-height:1.5}.step-active-indicator{margin-top:12px;padding:6px 12px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;font-size:11px;font-weight:600;color:#92400e;animation:indicatorPulse 2s ease-in-out infinite}@keyframes indicatorPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.step-arrow{position:absolute;top:45px;right:-15%;width:30%;height:4px;display:flex;align-items:center;justify-content:flex-end;z-index:2}.step-arrow svg{color:#6366f1;background:white;border-radius:50%;padding:6px;box-shadow:0 2px 8px rgba(99,102,241,.2);border:2px solid #e0e7ff;transition:all .3s ease}.step-arrow svg.completed-arrow{color:#10b981;border-color:#10b981;background:#f0fdf4}.journey-step:hover .step-arrow svg{transform:translateX(4px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.destination-marker{position:absolute;display:flex;flex-direction:column;align-items:center;gap:6px;z-index:10;pointer-events:none}.destination-dot{width:16px;height:16px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;border:3px solid white;box-shadow:0 3px 10px rgba(16,185,129,.4);animation:dotPulse 2s ease-in-out infinite;margin-bottom:4px}.destination-dot-end{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 12px rgba(99,102,241,.4)}@keyframes dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.destination-marker span{font-size:11px;font-weight:700;color:#6366f1;background:white;padding:5px 10px;border-radius:14px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:2px solid #e0e7ff;white-space:nowrap;display:block}.destination-start{left:10px;top:20px}.destination-end{right:10px;top:20px}.destination-end span{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border-color:#6366f1}.how-to-tip{padding:16px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;border-left:4px solid #f59e0b;font-size:14px;color:#92400e;line-height:1.6}@media (max-width:1024px) and (min-width:769px){.journey-map{padding:50px 30px}.journey-steps{gap:15px}.step-card{max-width:200px;padding:18px}.step-marker{width:80px;height:80px}.marker-inner-circle{width:65px;height:65px}}@media (max-width:768px){.how-to-guide{margin:30px 12px;padding:24px 18px;border-radius:16px}.how-to-guide-title{font-size:24px;margin-bottom:8px}.how-to-guide-subtitle{font-size:14px}.journey-map{min-height:auto;padding:40px 20px 50px}.journey-path{display:none}.journey-steps{flex-direction:column;gap:35px;align-items:center;padding:0}.journey-step{width:100%;max-width:300px}.journey-step:hover{transform:translateY(-3px)}.step-arrow{position:static;width:4px;height:30px;margin:10px auto}.step-arrow,.step-arrow svg,.step-arrow svg.completed-arrow{transform:rotate(90deg)}.destination-marker{position:absolute;top:15px}.destination-start{left:15px;top:15px}.destination-end{right:15px;top:15px}.step-marker{width:75px;height:75px}.marker-inner-circle{width:60px;height:60px}.marker-check,.marker-icon{width:20px;height:20px}.step-card{max-width:100%;padding:18px}.step-card-title{font-size:15px;margin-bottom:8px}.step-card-description{font-size:12px;line-height:1.6}.step-active-indicator{font-size:10px;padding:5px 10px;margin-top:10px}.map-glow-1,.map-glow-2{width:150px;height:150px}}@media (max-width:480px){.how-to-guide{margin:20px 8px;padding:20px 14px}.how-to-guide-title{font-size:20px}.how-to-guide-subtitle{font-size:13px}.journey-map{padding:30px 15px 40px}.journey-steps{gap:30px}.step-marker{width:65px;height:65px}.marker-inner-circle{width:50px;height:50px}.marker-check,.marker-icon{width:18px;height:18px}.marker-number{width:26px;height:26px;font-size:12px}.step-card{padding:16px}.step-card-title{font-size:14px}.step-card-description{font-size:11px}}.emotional-hook{max-width:800px;margin:60px auto 40px;text-align:center}.emotional-hook-content{padding:40px 24px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.emotional-hook-title{font-size:32px;font-weight:700;color:#92400e;margin:0 0 16px}.emotional-hook-text{font-size:20px;color:#78350f;margin:12px 0;line-height:1.6}.emotional-hook-subtext{font-size:16px;color:#a16207;margin-top:20px;opacity:.9}@media (max-width:768px){.emotional-hook{margin:40px 12px 30px}.emotional-hook-content{padding:30px 20px}.emotional-hook-title{font-size:24px}.emotional-hook-text{font-size:18px}.emotional-hook-subtext{font-size:14px}}.trust-signals{display:flex;justify-content:center;gap:60px;margin:50px auto;max-width:900px;padding:30px 20px;background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.trust-stat{text-align:center}.trust-number{font-size:36px;font-weight:700;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.trust-label{font-size:14px;color:#6b7280;font-weight:500}@media (max-width:768px){.trust-signals{flex-direction:column;gap:30px;margin:30px 12px;padding:24px 16px}.trust-number{font-size:28px}.trust-label{font-size:13px}}.use-cases-section{max-width:1100px;margin:60px auto;padding:0 20px}.use-cases-header{text-align:center;margin-bottom:48px}.use-cases-title{font-size:32px;font-weight:700;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 12px;line-height:1.2}.use-cases-subtitle{font-size:16px;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px}.use-case-item{display:flex;flex-direction:column;background:white;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden;isolation:isolate;z-index:1}.use-case-item.expanded{border-color:#e0e7ff;box-shadow:0 8px 24px rgba(99,102,241,.15);z-index:2;margin-bottom:0}.use-case-item:not(.expanded){z-index:1}.use-case-item:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(135deg,#6366f1,#8b5cf6);transition:width .3s ease}.use-case-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(99,102,241,.2);border-color:#e0e7ff}.use-case-item:hover:before{width:6px}.use-case-toggle{width:100%;padding:20px 24px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;transition:all .2s ease;position:relative;z-index:10;pointer-events:auto}.use-case-toggle:hover{background:#f9fafb}.use-case-toggle-content{display:flex;align-items:center;gap:16px;flex:1 1}.use-case-icon-wrapper{flex-shrink:0;width:56px;height:56px;background:linear-gradient(135deg,#f0f4ff,#e0e7ff);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(99,102,241,.15)}.use-case-type-icon{font-size:28px}.use-case-type-title{font-size:18px;font-weight:700;color:#1f2937;margin:0;line-height:1.3}.use-case-toggle-icon{flex-shrink:0;color:#6366f1;transition:transform .3s ease}.use-case-toggle[aria-expanded=true] .use-case-toggle-icon{transform:rotate(180deg)}.use-case-expanded-content{padding:0 24px 24px;animation:slideDown .3s ease-out;display:flex;flex-direction:column;gap:16px}.use-case-description{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.use-case-example{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:10px;margin-top:4px;border-left:3px solid #f59e0b}.use-case-example-icon{font-size:18px;flex-shrink:0;margin-top:2px}.use-case-example-text{font-size:14px;color:#78350f;font-weight:600;line-height:1.5;flex:1 1}@media (max-width:768px){.use-cases-section{margin:30px 12px;margin:40px 12px;padding:0}.use-cases-header{margin-bottom:32px}.use-cases-title{font-size:24px;margin-bottom:8px}.use-cases-subtitle{font-size:14px;padding:0 12px}.use-cases-grid{grid-template-columns:1fr;gap:16px}.use-case-toggle{padding:16px 18px;gap:12px}.use-case-toggle-content{gap:12px}.use-case-icon-wrapper{width:48px;height:48px}.use-case-type-icon{font-size:24px}.use-case-type-title{font-size:16px}.use-case-expanded-content{padding:0 18px 18px;gap:12px}.use-case-description{font-size:13px}.use-case-example{padding:10px 12px}.use-case-example-text{font-size:13px}}.top-bar-container{position:absolute;top:20px;right:20px;display:flex;justify-content:flex-end;align-items:center;gap:8px;z-index:3000;pointer-events:none}.top-bar-container .auth-button{position:relative!important;top:auto!important;right:auto!important}.pricing-link{pointer-events:auto;background:white;border:none;border-bottom:2px solid transparent;color:#6366f1;font-size:14px;font-weight:600;cursor:pointer;padding:10px 16px;border-radius:8px 8px 0 0;transition:all .2s;display:flex;align-items:center;gap:6px;box-shadow:0 -2px 8px rgba(0,0,0,.05);position:relative;z-index:2999;white-space:nowrap;margin-right:0}.pricing-link:hover{background:#f0f4ff;border-bottom-color:#6366f1}.pricing-link:active{background:#e0e7ff}@media (max-width:768px){.auth-button{top:12px;right:12px;padding:8px!important;font-size:0;min-height:40px;min-width:40px;width:40px;height:40px;gap:0;border-radius:50%;display:flex!important;align-items:center;justify-content:center}.auth-button span{display:none!important}.auth-button:has(>div){padding:8px!important;font-size:0;min-height:40px;min-width:40px;width:40px;height:40px;gap:0;border-radius:50%;display:flex!important;align-items:center;justify-content:center}.auth-button:has(>div)>div:first-child{display:none!important}.auth-button:has(>div)>div:last-child{display:flex!important;align-items:center;justify-content:center;width:100%;height:100%}.auth-button svg{width:20px!important;height:20px!important;flex-shrink:0}.top-bar-container{top:12px;right:12px;gap:8px}.pricing-link{padding:8px 12px;font-size:13px}}.spin-counter{position:fixed;top:20px;left:20px;background:white;padding:12px 16px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;font-size:14px;font-weight:600}.spin-counter>div{display:flex;align-items:center;gap:8px}.spin-counter>div>div{font-size:12px;opacity:.7;margin-top:4px}.reviews-section{margin:60px auto 40px}.reviews-wrapper{position:relative}.review-card{transition:transform .2s ease,box-shadow .2s ease}.reviews-container{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;padding:10px 6px}.reviews-container::-webkit-scrollbar{display:none}.reviews-section{max-width:1100px;margin:80px auto 40px;padding:0 20px}.reviews-header{text-align:center;margin-bottom:24px}.reviews-header h2{font-size:32px;margin-bottom:6px}.reviews-header p{opacity:.7}.reviews-marquee{overflow:hidden;width:100%;position:relative}.reviews-track{display:flex;gap:20px;width:max-content;animation:reviewsScroll 40s linear infinite}.reviews-marquee:hover .reviews-track{animation-play-state:paused}@keyframes reviewsScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.review-card{min-width:320px;max-width:320px;background:white;border-radius:18px;padding:20px;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:transform 1s ease,box-shadow .2s ease;flex-shrink:0}.review-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.12)}.review-user{display:flex;align-items:center;gap:12px;margin-bottom:12px}.review-avatar{font-size:36px}.review-name{font-weight:700}.review-name span{font-weight:400;font-size:14px;opacity:.7}.review-role{font-size:13px;opacity:.6}.review-text{font-size:14px;line-height:1.5;opacity:.9}@media (max-width:600px){.review-card{min-width:280px;max-width:280px}.reviews-header h2{font-size:24px}}.history-card{background:#f9fafb;padding:16px;border-radius:14px;box-shadow:0 6px 16px rgba(0,0,0,.08);margin-bottom:24px}.decision-history-container{max-width:1200px;margin:0 auto;padding:20px}.decision-history-card{border:2px solid #e5e7eb;border-radius:12px;padding:20px;background:white;transition:all .3s ease;margin-bottom:16px}.decision-history-card:hover{border-color:#6366f1;box-shadow:0 4px 12px rgba(99,102,241,.1);transform:translateY(-2px)}.decision-history-card.expanded{background:#f9fafb}.decision-question-section{padding:12px;background:#f0f4ff;border-radius:8px;border-left:3px solid #6366f1;margin-bottom:12px;word-wrap:break-word;overflow-wrap:break-word}.decision-question-section h4{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.decision-answer-section{padding:12px;background:#f0fdf4;border-radius:8px;border-left:3px solid #10b981;margin-bottom:12px}.decision-options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px;gap:12px;margin-top:12px}.decision-option-card{padding:12px;border-radius:8px;background:#f9fafb;border:1px solid #e5e7eb;font-size:14px;transition:all .2s ease}.decision-option-card.selected{background:#f0f4ff;border:2px solid #6366f1;font-weight:600;color:#6366f1}.decision-explanation-section{background:#f9fafb;padding:16px;border-radius:10px;border:1px solid #e5e7eb;margin-top:20px}.confidence-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:8px}.confidence-badge.high{background:#f0fdf4;color:#10b981}.confidence-badge.medium{background:#fef3c7;color:#f59e0b}.confidence-badge.low{background:#fee2e2;color:#ef4444}.decision-history-card button{transition:all .2s ease;background:transparent;border:1px solid #e5e7eb;border-radius:6px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;min-height:36px;color:#6b7280}.decision-history-card button:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);color:#374151}.decision-history-card button:active{transform:translateY(0)}.decision-history-card button[disabled]{opacity:.5;cursor:not-allowed}.decision-history-card button svg{width:18px;height:18px;flex-shrink:0;stroke-width:2}.decision-option-card:hover{background:#f3f4f6;border-color:#d1d5db}.decision-option-card.selected:hover{background:#e0e7ff;border-color:#6366f1}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.decision-options-grid{grid-template-columns:1fr}.decision-history-card{padding:16px}.decision-answer-section,.decision-question-section{padding:10px}.decision-history-card>div:first-child{flex-direction:column;gap:12px}.decision-history-card>div:first-child>div:last-child{align-self:flex-end}}.feedback-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000}.auth-button{position:absolute!important;z-index:9999!important;pointer-events:auto!important;isolation:isolate!important;cursor:pointer!important}.auth-button *{pointer-events:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.auth-button:has(>div){pointer-events:auto!important;cursor:pointer!important}.feedback-backdrop{pointer-events:auto}.feedback-modal{background:white;border-radius:16px;padding:20px;width:min(92vw,420px);box-shadow:0 20px 50px rgba(0,0,0,.2);animation:feedbackPop .25s ease-out}.feedback-modal h3{margin-top:0}.feedback-modal textarea{width:100%;resize:none}.feedback-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}@keyframes feedbackPop{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.panel{margin-top:16px;padding:16px;border-radius:12px}.panel.success{background:#ecfeff;border:1px solid #22d3ee}.panel.info{background:#eef2ff;border:1px solid #6366f1}.panel.danger{background:#fff1f2;border:1px solid #fb7185}.footer{margin-top:80px;padding:40px 20px 30px;background:linear-gradient(135deg,#ffffff,#f8fafc);border-top:1px solid rgba(0,0,0,.08);border-radius:24px 24px 0 0}.footer-content{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}.footer-brand h3{margin:0 0 8px;font-size:24px;font-weight:700;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand p{margin:0;font-size:15px;opacity:.7}.footer-contact h4{margin:0 0 16px;font-size:18px;font-weight:600;color:#1f2937}.footer-email{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;text-decoration:none;border-radius:12px;font-size:15px;font-weight:500;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px rgba(99,102,241,.3)}.footer-email:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,102,241,.4)}.footer-email:active{transform:translateY(0)}.footer-bottom{max-width:1100px;margin:40px auto 0;padding-top:30px;border-top:1px solid rgba(0,0,0,.06);text-align:center}.footer-bottom p{margin:0;font-size:14px;opacity:.6}@media (max-width:768px){.footer{margin-top:60px;padding:30px 20px 24px}.footer-content{grid-template-columns:1fr;gap:30px}.footer-brand,.footer-contact,.footer-content{text-align:center}.footer-email{justify-content:center}.footer-bottom{margin-top:30px;padding-top:24px}.feedback-button{bottom:16px;right:16px;height:50px;width:50px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;writing-mode:horizontal-tb;-webkit-text-orientation:mixed;text-orientation:mixed}.feedback-text{display:none}.feedback-icon{width:24px;height:24px;margin:0}.spin-counter{top:12px;left:12px;padding:10px 12px;font-size:12px;max-width:calc(100vw - 140px)}.back-to-top{bottom:72px;right:16px;width:44px;height:44px;font-size:18px}}@media (max-width:480px){.feedback-button{bottom:12px;right:12px;height:48px;width:48px;padding:0;border-radius:50%}.feedback-icon{width:22px;height:22px;margin:0}.spin-counter{top:10px;left:10px;padding:8px 10px;font-size:11px;max-width:calc(100vw - 120px)}.back-to-top{bottom:64px;right:12px;width:40px;height:40px;font-size:16px}.feedback-modal{width:calc(100vw - 20px);margin:0 10px;padding:16px}.card{margin:16px 0;padding:16px}textarea{min-height:120px}input,textarea{font-size:16px}button{padding:14px 20px;font-size:15px}.primary-action{padding:14px 28px;font-size:16px}.steps-grid{grid-template-columns:1fr;gap:16px}.page-shell{padding:24px 16px}.topbar{margin-bottom:40px}.brand-mark{font-size:20px}.brand-mark img{height:40px;width:40px}}@media (max-width:360px){.intro-title{font-size:26px}.intro-text{font-size:14px}.feedback-button{bottom:12px;right:10px;height:45px;width:45px;padding:0;border-radius:50%}.feedback-icon{width:20px;height:20px;margin:0}.spin-counter{top:10px;left:10px;font-size:10px;padding:6px 8px;max-width:calc(100vw - 100px)}.wheel{width:min(95vw,220px);height:min(95vw,220px)}}@media (min-width:769px) and (max-width:1024px){.container{padding:24px 20px}.decision-layout{grid-template-columns:240px 1fr 240px;gap:16px}.wheel{width:min(70vw,280px);height:min(70vw,280px)}}@media (min-width:1400px){.container,.page-shell{max-width:1200px}}@media (max-height:500px) and (orientation:landscape){.feedback-button,.spin-counter{position:relative;display:inline-block;margin:8px}.back-to-top{bottom:16px}}@media (hover:none) and (pointer:coarse){.footer-email,.primary-action,button{min-height:44px}.feedback-button{min-height:40px}.footer-email:hover,.primary-action:hover,button:hover{transform:none}}@media (min-width:1920px){.container,.page-shell{max-width:1400px}.intro-title{font-size:64px}.intro-text{font-size:22px}}@media (min-width:1400px) and (max-width:1919px){.container,.page-shell{max-width:1200px}}@media (min-width:1200px) and (max-width:1399px){.container,.page-shell{max-width:1100px}}@media (min-width:1024px) and (max-width:1199px){.container{padding:24px 20px}.decision-layout{grid-template-columns:250px 1fr 250px;gap:18px}.wheel{width:min(70vw,290px);height:min(70vw,290px)}}@media (min-width:768px) and (max-width:1023px){.container{padding:20px 16px}.intro-title{font-size:40px}.intro-text{font-size:17px}.decision-layout{grid-template-columns:1fr;gap:20px}.wheel{width:min(65vw,280px);height:min(65vw,280px)}.card{padding:18px}}@media (min-width:640px) and (max-width:767px){.container{padding:18px 14px}.intro-title{font-size:34px}.intro-text{font-size:16px}.wheel{width:min(70vw,270px);height:min(70vw,270px)}}@media (min-width:480px) and (max-width:639px){.container{padding:16px 12px}.intro-title{font-size:30px}.wheel{width:min(75vw,250px);height:min(75vw,250px)}}@media (min-width:360px) and (max-width:479px){.intro-title{font-size:28px}.wheel{width:min(80vw,240px);height:min(80vw,240px)}}@media (min-width:320px) and (max-width:359px){.container{padding:14px 10px}.intro-title{font-size:26px;line-height:1.1}.intro-text{font-size:14px}.wheel{width:min(85vw,220px);height:min(85vw,220px);border-width:6px}.wheel-label{font-size:9px}.card{padding:12px;border-radius:10px}button{padding:12px 16px;font-size:14px}.spin-focus{font-size:13px;padding:8px 12px}}@media (max-width:319px){.container{padding:12px 8px}.intro-title{font-size:24px}.intro-text{font-size:13px}.wheel{width:min(90vw,200px);height:min(90vw,200px);border-width:5px}.card{padding:10px}button{padding:10px 14px;font-size:13px}.feedback-button{bottom:56px;right:8px;height:42px;width:42px}.back-to-top{bottom:56px;right:8px;width:38px;height:38px}.spin-counter{top:8px;left:8px;padding:6px 8px;font-size:10px}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.decision-layout{grid-template-columns:220px 1fr 220px}.wheel{width:min(60vw,300px);height:min(60vw,300px)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.wheel{border-width:2px}.dashboard-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:1000;overflow-y:auto;overflow-x:hidden}@media (max-width:1024px){.dashboard-sidebar{transform:translateX(-100%)}.dashboard-sidebar[data-open=true]{transform:translateX(0)!important}.mobile-menu-button{display:block!important}.mobile-menu-top{padding:0}body>div>div[style*=marginLeft]{margin-left:0!important}body{overflow-x:hidden}}.feature-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));grid-gap:28px;gap:28px}.features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;gap:20px;width:100%;align-items:stretch}.features-grid>div{height:100%}@media (max-width:1200px){.feature-cards-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px}.features-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}}@media (min-width:769px) and (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr);gap:20px}.features-grid>div{min-height:380px}}@media (max-width:768px){.feature-cards-grid,.features-grid{grid-template-columns:1fr;gap:20px}.features-grid>div{min-height:auto}}@media (max-width:480px){.feature-cards-grid,.features-grid{gap:16px}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feature-cards-grid>div{animation:cardFadeIn .5s ease-out}.feature-cards-grid>div:first-child{animation-delay:.1s}.feature-cards-grid>div:nth-child(2){animation-delay:.2s}.feature-cards-grid>div:nth-child(3){animation-delay:.3s}.feature-cards-grid>div:nth-child(4){animation-delay:.4s}.feature-cards-grid>div:nth-child(5){animation-delay:.5s}.feature-cards-grid>div:nth-child(6){animation-delay:.6s}@media (min-width:768px) and (max-width:1024px){.dashboard-sidebar{width:70px}body>div>div[style*=marginLeft]{margin-left:70px!important}}@media (max-width:768px){header[style*=padding]{padding:24px 20px!important}header h1{font-size:24px!important}div[style*=gridTemplateColumns][style*="repeat(auto-fit"]{grid-template-columns:1fr!important}main[style*=padding]{padding:0 20px 40px!important}.features-grid,div[style*=gridTemplateColumns][style*="repeat(auto-fill"]{grid-template-columns:1fr!important;gap:20px!important}div[style*="background: white"][style*="borderRadius: 16px"]{padding:24px 20px!important}}@media (max-width:480px){header[style*=padding]{padding:20px 16px!important}header h1{font-size:20px!important}header p{font-size:14px!important}div[style*="display: flex"][style*="gap: 12px"]{flex-direction:column;width:100%}button[style*="whiteSpace: nowrap"]{width:100%}.stat-card{padding:16px!important}.feature-card{padding:20px!important}}@media (max-width:768px){.wheel{border-width:1.5px}}}@media (max-width:1024px){aside[style*="position: fixed"][style*="left: 0"]{transform:translateX(-100%)}div[style*="marginLeft: 80px"]{margin-left:0!important}}@media (max-width:900px){.decision-layout{grid-template-columns:1fr!important;gap:16px!important}.decision-panel{order:2;width:100%}.decision-center{order:1;width:100%}}div[style*="background: white"][style*="borderRadius: 16px"][style*="padding: 32px"]{box-shadow:0 1px 3px rgba(0,0,0,.1)}@media (max-width:768px){div[style*="gridTemplateColumns: repeat(auto-fit, minmax(250px, 1fr))"]{grid-template-columns:1fr!important;gap:16px!important}div[style*="gridTemplateColumns: repeat(auto-fit, minmax(200px, 1fr))"]{grid-template-columns:1fr!important;gap:12px!important}}div[style*="marginBottom: 32px"]{width:100%}.wheel-container{width:100%;max-width:100%}@media (max-width:640px){.wheel{width:min(85vw,280px)!important;height:min(85vw,280px)!important;min-width:200px!important;min-height:200px!important}.wheel-label{font-size:10px!important;width:44%!important}}.victory-card{max-width:100%;margin:0 auto}div[style*="marginTop: 24px"]{width:100%}@media (max-width:768px){main[style*="maxWidth: 1400px"][style*="padding: 0 40px 40px"]{padding:0 20px 40px!important}div[style*="background: white"][style*="borderRadius: 16px"][style*="padding: 32px"],header[style*="padding: 32px 40px"]{padding:24px 20px!important}}button[style*="width: 48px"][style*="height: 48px"]:hover{transform:scale(1.05)}@media (max-width:480px){h1[style*="fontSize: 28px"]{font-size:22px!important}h2[style*="fontSize: 24px"]{font-size:20px!important}h3[style*="fontSize: 20px"]{font-size:18px!important}}