:root{--bg-color: #0f172a;--text-primary: #f8fafc;--text-secondary: #94a3b8;--accent-blue: #3b82f6;--accent-purple: #8b5cf6;--accent-green: #10b981;--card-bg: rgba(30, 41, 59, .7);--border-color: rgba(255, 255, 255, .1)}body{margin:0;font-family:Inter,sans-serif;background:var(--bg-color);color:var(--text-primary);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif}.headline{font-family:Playfair Display,serif;font-size:3rem;margin:0 0 .5rem;line-height:1.1;background:linear-gradient(to right,#fff,#cbd5e1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.subhead{font-size:1.2rem;color:var(--text-secondary);margin-bottom:2rem;font-weight:300;max-width:800px}.governing-thought{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:2rem;border-left:4px solid var(--accent-blue);padding-left:1.5rem;line-height:1.4}.app-container{width:100%;min-height:100vh}.slide{min-height:100vh;width:100%;display:flex;flex-direction:column;padding:4rem 6rem;box-sizing:border-box;justify-content:center;border-bottom:1px solid rgba(255,255,255,.05)}@media (max-width: 768px){.slide{padding:2rem 1.5rem 4rem;min-height:auto}.headline{font-size:2rem!important}.subhead{font-size:1rem!important}.governing-thought{font-size:1.1rem;padding-left:1rem}}.vision-slide{align-items:center;text-align:center}.vision-image{max-width:80%;max-height:50vh;margin-bottom:2rem;border-radius:16px;box-shadow:0 0 50px #3b82f633}.exec-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.exec-grid.mobile-stack{grid-template-columns:1fr;gap:2rem}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.stats-grid.mobile-grid{gap:1rem}.stat-box{background:var(--card-bg);padding:1.5rem;border-radius:12px;border:1px solid var(--border-color);text-align:center}.stat-val{font-size:2.5rem;font-weight:700;color:var(--accent-blue)}.stat-label{font-size:.9rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.chart-container{display:flex;height:60vh;width:100%;position:relative;align-items:center}.chart-container.mobile{flex-direction:column;height:auto;margin-top:2rem}.y-axis-label{writing-mode:vertical-rl;transform:rotate(180deg);text-align:center;font-weight:600;color:var(--text-secondary);margin-right:1rem}.chart-container.mobile .y-axis-label{writing-mode:horizontal-tb;transform:none;margin-bottom:1rem;width:100%}.chart-area{flex:1;height:100%;border-left:2px solid var(--text-secondary);border-bottom:2px solid var(--text-secondary);position:relative}.chart-container.mobile .chart-area{width:100%;height:400px}.x-axis-label{position:absolute;bottom:-40px;width:100%;text-align:center;font-weight:600;color:var(--text-secondary)}.bubble{position:absolute;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;box-shadow:0 10px 30px #0000004d}.commodity{width:160px;height:160px;bottom:10%;left:5%;background:#ef444426;border:2px solid #ef4444;color:#fca5a5}.traditional{width:180px;height:180px;top:10%;right:5%;background:#eab30826;border:2px solid #eab308;color:#fde047}.factory-zone{width:60%;height:70%;top:15%;left:20%;border-radius:20px;background:#1e293bcc;border:2px solid var(--accent-blue);clip-path:polygon(10% 0,100% 0,100% 90%,90% 100%,0 100%,0 10%)}.factory-content{display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center}.dromeo-container{position:relative;width:80%;height:60vh;margin:0 auto;display:flex;align-items:center;justify-content:center}.dromeo-container.mobile{width:100%;height:400px;transform:scale(.8)}.dromeo-brain{width:120px;height:120px;background:radial-gradient(circle,var(--accent-blue),#1e3a8a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;box-shadow:0 0 50px var(--accent-blue);z-index:10;animation:pulse 3s infinite}.dromeo-path{position:absolute;height:4px;background:linear-gradient(90deg,var(--accent-blue),transparent);transform-origin:left center;width:250px;top:50%;left:50%;z-index:1}.dromeo-path.express{transform:rotate(-30deg)}.dromeo-path.concierge{transform:rotate(0)}.dromeo-path.refresh{transform:rotate(30deg)}.dromeo-label{position:absolute;background:var(--card-bg);padding:1rem;border-radius:8px;border:1px solid var(--accent-blue);color:#fff;width:150px;text-align:center}.label-express{top:10%;right:0;border-color:#facc15}.label-concierge{top:45%;right:-5%;border-color:#f472b6}.label-refresh{bottom:10%;right:0;border-color:#a78bfa}@keyframes pulse{0%{box-shadow:0 0 30px var(--accent-blue)}50%{box-shadow:0 0 60px var(--accent-blue)}to{box-shadow:0 0 30px var(--accent-blue)}}.maker-container{display:flex;justify-content:center;align-items:center;height:60vh}.maker-container.mobile{height:400px;transform:scale(.6)}.maker-ring{width:500px;height:500px;border:2px solid rgba(255,255,255,.1);border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center}.maker-core{width:150px;height:150px;background:#10b9811a;border:1px dashed var(--accent-green);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;color:var(--accent-green)}.maker-agent{width:100px;height:100px;background:var(--card-bg);border:2px solid var(--accent-green);border-radius:50%;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:.8rem;box-shadow:0 0 20px #10b9814d}.ma-1{top:-50px;left:200px}.ma-2{bottom:50px;left:-20px}.ma-3{bottom:50px;right:-20px}.hud-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;height:60vh;width:90%;margin:0 auto}.hud-grid.mobile{grid-template-columns:1fr;height:auto;gap:1rem}.hud-main{background:#0f172ae6;border:1px solid var(--accent-blue);border-radius:12px;position:relative;overflow:hidden;height:100%;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hud-scanline{position:absolute;top:0;left:0;width:100%;height:2px;background:#3b82f680;animation:scan 3s linear infinite}.hud-status{position:absolute;top:1rem;left:1rem;color:var(--accent-blue);font-family:monospace;text-align:left}.hud-target{text-align:center}.hud-sidebar{display:flex;flex-direction:column;gap:1rem}.hud-panel{background:#0f172a99;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;flex:1;text-align:center}@keyframes scan{0%{top:0}to{top:100%}}.clean-room-diagram{display:grid;grid-template-columns:1fr 100px 1fr;gap:2rem;align-items:center;width:80%;margin:0 auto}.clean-room-diagram.mobile{grid-template-columns:1fr;gap:1rem;width:100%}.cr-box{background:var(--card-bg);padding:2rem;border-radius:12px;border:1px solid var(--border-color);text-align:center}.cr-barrier{height:250px;border-left:4px dashed #ef4444;position:relative;display:flex;align-items:center;justify-content:center}.clean-room-diagram.mobile .cr-barrier{height:50px;border-left:none;border-top:4px dashed #ef4444;width:100%}.library-shelf{display:flex;justify-content:flex-start;align-items:flex-end;gap:.5rem;margin-bottom:3rem;perspective:1200px;padding-bottom:2rem;border-bottom:3px solid rgba(255,255,255,.1);background:linear-gradient(to top,rgba(255,255,255,.05),transparent 20%);overflow-x:auto;width:100%;padding-left:2rem}.library-shelf::-webkit-scrollbar{height:4px}.library-shelf::-webkit-scrollbar-thumb{background:var(--accent-blue);border-radius:4px}.library-shelf.mobile{gap:.5rem;overflow-x:auto;justify-content:flex-start;padding:1rem}.shelf-book-wrapper{flex-shrink:0;position:relative;transition:all .6s cubic-bezier(.34,1.56,.64,1);cursor:pointer;transform-style:preserve-3d;margin-right:-10px}.shelf-book-wrapper:hover,.shelf-book-wrapper.active{z-index:100!important}.shelf-book-image{max-width:80px;height:auto;border-radius:2px;box-shadow:2px 5px 10px #0009;transition:all .6s ease;transform-origin:bottom center}.shelf-book-wrapper.active{z-index:10}.shelf-book-wrapper.active .shelf-book-image{transform:scale(1.4) translateY(-30px) rotateY(-10deg);filter:drop-shadow(0 0 20px var(--accent-blue)) brightness(1.2);border:1px solid rgba(255,255,255,.4);max-width:100px}.shelf-book-wrapper.inactive .shelf-book-image{transform:scale(.95);opacity:.6;filter:grayscale(90%) brightness(.5)}.shelf-book-wrapper.inactive:hover .shelf-book-image{transform:scale(.9) translateY(-5px);opacity:.8;filter:grayscale(20%)}.source-list-clean{list-style:none;padding:0;margin:0;text-align:left}.source-list-clean li{color:#e2e8f0;font-size:.9rem;margin-bottom:.25rem;padding-left:1rem;position:relative}.source-list-clean li:before{content:"•";color:var(--accent-blue);position:absolute;left:0}.library-grid{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem;perspective:1000px}.library-grid.mobile{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.library-item{transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;display:flex;justify-content:center}.book-cover-small{max-width:100%;width:140px;height:auto;border-radius:6px;box-shadow:0 10px 30px #00000080;transition:all .5s ease}.library-item.active .book-cover-small{transform:scale(1.1) translateY(-10px);filter:drop-shadow(0 0 20px var(--accent-blue)) brightness(1.1);z-index:10;border:2px solid rgba(59,130,246,.5)}.library-item.inactive .book-cover-small{transform:scale(.9);opacity:.5;filter:grayscale(80%) brightness(.7)}.library-item.inactive:hover .book-cover-small{opacity:.8;filter:grayscale(40%) brightness(.9);transform:scale(.95)}.active-attribution-display{background:#0f172a99;border-left:3px solid var(--accent-blue);padding:1rem;border-radius:0 8px 8px 0;margin-bottom:2rem;text-align:left;animation:fadeIn .5s ease-out}.active-attribution-display h3{color:#fff;margin:0 0 .5rem;font-size:1.2rem}.active-attribution-display small{color:var(--accent-blue);text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;display:block;margin-bottom:.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.book-wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem;animation:slideInRight .8s cubic-bezier(.2,.8,.2,1)}@keyframes slideInRight{0%{opacity:0;transform:translate(50px) scale(.9)}to{opacity:1;transform:translate(0) scale(1)}}.book-attribution{background:#0f172acc;border:1px solid rgba(255,255,255,.2);padding:1rem;border-radius:8px;text-align:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-top:10px;animation:fade-up .5s ease-out;width:100%}.book-attribution small{color:var(--text-secondary);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.25rem}.source-item{color:#fff;font-size:.85rem;margin:.2rem 0;text-align:left}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.glass-panel{background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #0000001a}.lens-container{display:flex;flex-direction:column;gap:3rem;width:90%;margin:0 auto}.lens-track{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.lens-card-item{padding:1rem 2rem;opacity:.6;transition:all .3s;cursor:pointer;border-radius:50px;border:1px solid transparent;background:#ffffff05}.lens-card-item.active{opacity:1;background:#3b82f633;border-color:var(--accent-blue);box-shadow:0 0 20px #3b82f633;transform:scale(1.05)}.lens-content-grid{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:center}.lens-content-grid.mobile{grid-template-columns:1fr;gap:2rem;text-align:center}.book-container{display:flex;justify-content:center;align-items:center;perspective:1000px}.book-cover{max-width:250px;height:auto;border-radius:8px;box-shadow:0 20px 50px #00000080;transition:all .5s ease-out;animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0) rotateY(-10deg)}50%{transform:translateY(-15px) rotateY(-5deg)}to{transform:translateY(0) rotateY(-10deg)}}.coaching-bubble{border-radius:20px;padding:2.5rem;position:relative}.coaching-text{font-size:1.5rem;font-style:italic;color:#fff;margin-bottom:1.5rem;line-height:1.4}.coaching-context{color:var(--accent-blue);font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.dromeo-label,.label-step,.flow-item{background:#0f172a99!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)!important;color:#e2e8f0!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.label-step{width:90%;background:#ffffff14!important}.cycle-container{display:flex;justify-content:center;height:60vh;align-items:center}.cycle-container.mobile{height:400px;transform:scale(.6)}.cycle-circle{width:450px;height:450px;border:4px dashed var(--accent-purple);border-radius:50%;position:relative;animation:spin 60s linear infinite}.cycle-node{position:absolute;width:120px;height:120px;background:#1e293b;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;border:2px solid var(--accent-purple);font-weight:700;animation:counter-spin 60s linear infinite}.cn-1{top:-60px;left:165px}.cn-2{right:-60px;top:165px}.cn-3{bottom:-60px;left:165px}.cn-4{left:-60px;top:165px}.cycle-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;animation:counter-spin 60s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes counter-spin{to{transform:rotate(-360deg)}}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.summary-grid.mobile{grid-template-columns:1fr}.summary-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:8px;text-align:center}.summary-icon{font-size:3rem;display:block;margin-bottom:1rem}.maker-image,.dromeo-image,.chart-image{max-width:100%;max-height:70vh;object-fit:contain;filter:drop-shadow(0 0 30px rgba(59,130,246,.3))}@media (max-width: 768px){.maker-image,.dromeo-image,.chart-image{max-height:400px;width:100%;margin-bottom:2rem}}.mobile-maker-labels,.mobile-dromeo-flow{display:flex;flex-direction:column;align-items:center;width:100%;gap:.5rem}.label-step{font-size:1.2rem;font-weight:700;color:#fff;background:#ffffff1a;padding:.5rem 1rem;border-radius:8px;width:80%;text-align:center}.label-arrow{color:var(--accent-green);font-size:1.5rem}.flow-item{width:80%;padding:1rem;text-align:center;border-radius:8px;font-weight:600;color:#0f172a}.flow-item.gold{background:#facc15}.flow-item.pink{background:#f472b6}.flow-item.purple{background:#a78bfa}
