.white-pill-narrative{width:100%;min-height:100vh;background:linear-gradient(135deg,#fff,#f5f5f5,#e8e8e8);color:#000;overflow-x:hidden;position:relative}.background-glow{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.8),transparent 50%),radial-gradient(circle at 80% 70%,rgba(240,240,240,.8),transparent 50%);pointer-events:none;z-index:0}.grid-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:0}.hero-section{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 40px 80px;position:relative;z-index:1}.hero-pill-container{position:relative;width:300px;height:300px;margin-bottom:40px;display:flex;align-items:center;justify-content:center}.pill-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.8),transparent 70%);filter:blur(40px);z-index:0}.hero-pill{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 60px rgba(0,0,0,.2));position:relative;z-index:1}.hero-title{font-size:5rem;font-weight:900;margin:0 0 20px;letter-spacing:4px;text-transform:uppercase;background:linear-gradient(135deg,#000,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;line-height:1.1}.hero-subtitle{font-size:1.8rem;font-weight:600;margin:0 0 40px;color:#333;text-align:center;max-width:700px}.hero-quote{font-size:1.5rem;font-style:italic;font-weight:500;color:#000;text-align:center;max-width:800px;padding:30px 50px;border-left:5px solid #000;background:#0000000d;border-radius:10px;margin:20px 0}.principles-section{padding:120px 40px;background:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:1}.principles-title{font-size:3.5rem;font-weight:900;text-align:center;margin:0 0 80px;text-transform:uppercase;letter-spacing:2px}.principles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;max-width:1400px;margin:0 auto}.principle-card{background:linear-gradient(135deg,#fff,#f8f8f8);padding:40px;border-radius:20px;box-shadow:0 10px 40px #0000001a;border:2px solid rgba(0,0,0,.1);transition:all .3s ease;position:relative;overflow:hidden}.principle-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#000,#666)}.card-number{font-size:4rem;font-weight:900;color:#0000001a;line-height:1;margin-bottom:10px}.card-title{font-size:1.8rem;font-weight:800;margin:0 0 15px;color:#000}.card-description{font-size:1.1rem;line-height:1.6;color:#333;margin:0}.cta-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:100px 40px;background:linear-gradient(135deg,#000,#1a1a1a);position:relative;z-index:1}.cta-content{text-align:center;max-width:800px}.cta-pill-small{width:150px;height:150px;margin:0 auto 40px;animation:float 3s ease-in-out infinite}.cta-pill-small img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 40px rgba(255,255,255,.5))}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.cta-title{font-size:3.5rem;font-weight:900;color:#fff;margin:0 0 30px;text-transform:uppercase;letter-spacing:2px}.cta-description{font-size:1.5rem;color:#ccc;margin:0 0 50px;line-height:1.6}.cta-button{display:inline-block;padding:20px 60px;font-size:1.5rem;font-weight:700;color:#000;background:linear-gradient(135deg,#fff,#e0e0e0);border:none;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 40px #ffffff4d}.cta-button:hover{box-shadow:0 15px 60px #ffffff80;transform:translateY(-5px)}.cta-stats{display:flex;justify-content:center;gap:60px;margin-top:80px}.stat-item{text-align:center}.stat-number{font-size:4rem;font-weight:900;color:#fff;line-height:1;margin-bottom:10px}.stat-label{font-size:1.2rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:2px}.footer{padding:60px 40px;text-align:center;background:#000;color:#fff}.footer p{font-size:1.2rem;font-weight:500;margin:0;opacity:.8}@media (max-width: 1024px){.principles-grid{grid-template-columns:1fr;max-width:600px}}@media (max-width: 768px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.3rem}.hero-quote{font-size:1.1rem;padding:20px 30px}.hero-pill-container{width:200px;height:200px}.principles-title{font-size:2.5rem}.principle-card{padding:30px}.card-title{font-size:1.5rem}.cta-title{font-size:2.5rem}.cta-description{font-size:1.2rem}.cta-button{font-size:1.2rem;padding:15px 40px}.cta-stats{flex-direction:column;gap:40px}.stat-number{font-size:3rem}}@media (max-width: 480px){.hero-section{padding:80px 20px 60px}.hero-title{font-size:2.5rem}.principles-section{padding:80px 20px}.principles-grid{gap:30px}.cta-section{padding:80px 20px}}.app{width:100%;min-height:100vh;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}
