﻿@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Alumni+Sans:wght@400;600;700;800;900&display=swap";:root{--r-background-color: #000000;--r-main-font: Outfit, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--r-main-font-size: 40px;--r-main-color: #ffffff;--r-heading-font: Alumni Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--r-heading-color: #ffffff;--r-heading-letter-spacing: -0.02em;--r-link-color: #fcaf2a;--r-link-color-hover: #ffd966;--r-selection-background-color: #fcaf2a;--r-code-font: Fira Code, JetBrains Mono, Courier New, monospace}body{background:#000}.reveal{font-family:"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:#000;color:#fff}.reveal .slides{text-align:center}.reveal h1,.reveal h2,.reveal h3{font-family:"Alumni Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;line-height:1.2;text-transform:none;color:#fff;letter-spacing:-0.02em}.reveal section{padding:60px}.reveal h1{background:linear-gradient(135deg, #ffffff 0%, #ffd966 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-weight:900;font-size:4rem}.reveal h2{font-size:2.5rem;font-weight:700}.reveal h3{font-size:1.8rem;font-weight:600}.reveal ul{list-style-type:none}.reveal ul li::before{content:"▸";color:#fcaf2a;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.reveal pre{box-shadow:0 20px 40px rgba(252,175,42,.2);border-radius:12px}.reveal .accent-section{background:radial-gradient(circle at 50% 50%, rgba(252, 175, 42, 0.2) 0%, transparent 70%)}.reveal .two-column{display:grid;grid-template-columns:1fr 1fr;gap:3em}.reveal .stats{display:flex;justify-content:space-around;gap:2em}.reveal .stats .stat-number{font-size:3em;font-weight:900;background:linear-gradient(135deg, #43A047 0%, #347cbf 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.reveal .progress span{background:linear-gradient(90deg, #fcaf2a 0%, #ffd966 100%)}.attention-slide{position:relative;height:100%;background:#000;padding:0 80px;text-align:center}.attention-slide .attention-inner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;width:fit-content;max-width:1600px}.attention-slide .attention-headline{font-family:"Alumni Sans",sans-serif !important;font-size:8rem;font-weight:400;text-transform:uppercase;line-height:1.1;margin-bottom:20px;letter-spacing:.02em;color:#fff !important;background:none !important;-webkit-background-clip:unset !important;-webkit-text-fill-color:#fff !important;background-clip:unset !important;text-align:center}.attention-slide .attention-headline .bold{font-weight:600;color:#fff !important;background:none !important;-webkit-background-clip:unset !important;-webkit-text-fill-color:#fff !important;background-clip:unset !important}.attention-slide .attention-headline .headline-second-line{white-space:nowrap}.attention-slide .attention-rescue{font-family:"Alumni Sans",sans-serif !important;font-size:5rem;font-weight:400;color:#a8a8a8;margin:0;display:flex;align-items:center;justify-content:flex-end;gap:15px;width:100%;line-height:1.1;text-align:right}.attention-slide .mascot-tiny{width:110px;height:110px;object-fit:contain;vertical-align:middle;transform:scaleX(-1);filter:drop-shadow(0 10px 30px rgba(252, 175, 42, 0.3))}.attention-slide .attention-inner,.attention-slide .attention-rescue{animation:none !important}.theme-toggle{position:fixed;top:16px;right:16px;z-index:1000;width:32px;height:32px;padding:0;border-radius:999px;border:1px solid rgba(252,175,42,.4);background:rgba(10,10,10,.7);color:#fff;font-family:"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;cursor:pointer;box-shadow:0 6px 16px rgba(10,10,10,.6);display:flex;align-items:center;justify-content:center}.theme-toggle:hover{background:rgba(252,175,42,.85)}html.reveal-print.print-pdf .theme-toggle{display:none !important}body.light-mode{background:#fff}body.light-mode .reveal{background:#fff;color:#111827}body:not(.light-mode) .reveal .backgrounds,body:not(.light-mode) .reveal .slide-background{background:#000 !important}body.light-mode .attention-slide{background:#fff}body.light-mode .attention-slide .attention-headline{color:#111827 !important;-webkit-text-fill-color:#111827 !important}body.light-mode .attention-slide .attention-rescue{color:#4b5563}body.light-mode .attention-slide .attention-headline .bold{color:#111827 !important;-webkit-text-fill-color:#111827 !important}body.light-mode .word-cloud-slide{background:#fff}body.light-mode .word-cloud-slide .word-cloud-intro{color:#4b5563}body.light-mode .word-cloud-slide .word-cloud-main{color:#111827}body.light-mode .how-it-works-slide{background:radial-gradient(circle at 50% 50%, rgba(252, 175, 42, 0.08) 0%, #ffffff 70%)}body.light-mode .how-it-works-slide .section-title{color:#111827}body.light-mode .how-it-works-slide .step{background:rgba(252,175,42,.02);border-color:rgba(252,175,42,.15)}body.light-mode .how-it-works-slide .step-title-main,body.light-mode .how-it-works-slide .step-title-sub{color:#111827}body.light-mode .how-it-works-slide .step li{color:#4b5563}body.light-mode .how-it-works-slide .website{text-shadow:none}.hero-slide{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;background:radial-gradient(circle at 20% 50%, rgba(252, 175, 42, 0.15) 0%, transparent 50%)}.hero-slide .hero-content{display:flex;align-items:center;justify-content:center;gap:80px;width:100%;max-width:1600px}.hero-slide .hero-text{flex:1}.hero-slide .hero-mascot{flex:0 0 400px}.hero-slide .mascot-hero{width:100%;max-width:400px;height:auto;filter:drop-shadow(0 20px 60px rgba(252, 175, 42, 0.3));animation:float 3s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0px)}50%{transform:translateY(-20px)}}.hero-slide .subtitle{font-size:2.5rem;font-weight:400;color:#9ca3af;margin-bottom:40px}.hero-slide .hero-stop{font-size:5rem;font-weight:900;color:#e53935;margin:20px 0;text-transform:uppercase;letter-spacing:-2px}.hero-slide .hero-start{font-size:5rem;font-weight:900;color:#43a047;margin:20px 0 60px 0;text-transform:uppercase;letter-spacing:-2px}.hero-slide .brand{margin-top:80px}.hero-slide .logo{font-size:4rem;font-weight:900;background:linear-gradient(135deg, #fcaf2a 0%, #ffd966 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;letter-spacing:8px;margin-bottom:20px}.hero-slide .tagline{font-size:1.8rem;color:#9ca3af;font-weight:300}.word-cloud-slide{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;background:#000}.word-cloud-slide .word-cloud-titles{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto 24px}.word-cloud-slide .word-cloud-intro{font-family:"Alumni Sans",sans-serif;font-size:4.5rem;color:#9ca3af;letter-spacing:4px;text-transform:none;text-align:center}.word-cloud-slide .word-cloud-main{font-family:"Alumni Sans",sans-serif;font-size:8.25rem;color:#fff;letter-spacing:4px;text-transform:none;text-align:center;margin-top:8px}.word-cloud-slide .word-cloud{position:relative;width:100%;max-width:1600px;height:780px;margin:10px auto 0}.word-cloud-slide .word{position:absolute;white-space:nowrap;font-weight:800;line-height:1;opacity:0;text-shadow:0 6px 20px rgba(10,10,10,.9)}.word-cloud-slide.animate .word{animation-name:wordCloudFadeIn;animation-duration:.6s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes wordCloudFadeIn{from{opacity:0}to{opacity:.9}}.word-cloud-slide .word-xl{font-size:5.5rem}.word-cloud-slide .word-lg{font-size:3.6rem}.word-cloud-slide .word-md{font-size:2.4rem}.word-cloud-slide .word-sm{font-size:1.6rem}.word-cloud-slide .word-purple{color:#fcaf2a}.word-cloud-slide .word-green{color:#43a047}.word-cloud-slide .word-red{color:#e53935}.word-cloud-slide .word-blue{color:#347cbf}.word-cloud-slide .word-muted{color:#9ca3af}.word-cloud-slide .word-1{top:50%;left:50%;transform:translate(-50%, -50%) rotate(-2deg);animation-delay:0s}.word-cloud-slide .word-2{top:26%;left:52%;transform:translate(-50%, -50%) rotate(4deg);animation-delay:.2s}.word-cloud-slide .word-3{top:72%;left:50%;transform:translate(-50%, -50%) rotate(3deg);animation-delay:.4s}.word-cloud-slide .word-4{top:46%;left:22%;transform:translate(-50%, -50%) rotate(-6deg);animation-delay:.6s}.word-cloud-slide .word-5{top:35%;left:78%;transform:translate(-50%, -50%) rotate(-3deg);animation-delay:.8s}.word-cloud-slide .word-6{top:64%;left:77%;transform:translate(-50%, -50%) rotate(5deg);animation-delay:1s}.word-cloud-slide .word-7{top:20%;left:30%;transform:translate(-50%, -50%) rotate(-4deg);animation-delay:1.2s}.word-cloud-slide .word-8{top:60%;left:27%;transform:translate(-50%, -50%) rotate(2deg);animation-delay:1.4s}.word-cloud-slide .word-9{top:40%;left:72%;transform:translate(-50%, -50%) rotate(7deg);animation-delay:1.6s}.word-cloud-slide .word-10{top:30%;left:15%;transform:translate(-50%, -50%) rotate(5deg);animation-delay:1.8s}.word-cloud-slide .word-11{top:18%;left:65%;transform:translate(-50%, -50%) rotate(-7deg);animation-delay:2s}.word-cloud-slide .word-12{top:82%;left:40%;transform:translate(-50%, -50%) rotate(-4deg);animation-delay:2.2s}.word-cloud-slide .word-13{top:82%;left:65%;transform:translate(-50%, -50%) rotate(4deg);animation-delay:2.4s}.word-cloud-slide .word-14{top:10%;left:45%;transform:translate(-50%, -50%) rotate(3deg);animation-delay:2.6s}.word-cloud-slide .word-15{top:40%;left:35%;transform:translate(-50%, -50%) rotate(-8deg);animation-delay:2.8s}.word-cloud-slide .word-16{top:12%;left:15%;transform:translate(-50%, -50%) rotate(-10deg);animation-delay:3s}.word-cloud-slide .word-17{top:30%;left:90%;transform:translate(-50%, -50%) rotate(8deg);animation-delay:3.2s}.word-cloud-slide .word-18{top:68%;left:12%;transform:translate(-50%, -50%) rotate(-6deg);animation-delay:3.4s}.word-cloud-slide .word-19{top:90%;left:52%;transform:translate(-50%, -50%) rotate(-2deg);animation-delay:3.6s}.word-cloud-slide .word-20{top:60%;left:90%;transform:translate(-50%, -50%) rotate(-8deg);animation-delay:3.8s}.word-cloud-slide .word-21{top:16%;left:85%;transform:translate(-50%, -50%) rotate(6deg);animation-delay:4s}.problem-slide .section-title{font-size:2.5rem;color:#e53935;margin-bottom:40px;letter-spacing:4px;font-weight:700}.problem-slide .main-statement{font-size:2.2rem;line-height:1.4;margin-bottom:50px;color:#fff}.problem-slide .problem-list{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:50px;max-width:1200px;margin-left:auto;margin-right:auto}.problem-slide .problem-item{font-size:1.8rem;color:#9ca3af;text-align:left;padding:15px 30px;background:rgba(229,57,53,.1);border-left:4px solid #e53935;border-radius:8px}.problem-slide .problem-cost{margin-top:40px}.problem-slide .cost-item{font-size:2rem;margin:15px 0;color:#9ca3af}.problem-slide .cost-item.highlight{color:#e53935;font-weight:700;font-size:2.2rem}.problem-slide .architecture-word-cloud{display:flex;flex-wrap:wrap;gap:16px 24px;justify-content:center;max-width:1200px;margin:0 auto 40px}.problem-slide .cloud-word{display:inline-block;padding:12px 22px;border-radius:999px;background:rgba(229,57,53,.08);color:#9ca3af;font-weight:500;white-space:nowrap}.problem-slide .cloud-word-xl{font-size:2.6rem;background:rgba(229,57,53,.2);color:#fff}.problem-slide .cloud-word-lg{font-size:2.2rem}.problem-slide .cloud-word-md{font-size:1.8rem}.problem-slide .cloud-word-sm{font-size:1.4rem}.solution-slide{background:radial-gradient(circle at 50% 50%, rgba(252, 175, 42, 0.1) 0%, transparent 70%)}.solution-slide .section-title{font-size:2.5rem;color:#fcaf2a;margin-bottom:40px;letter-spacing:4px;font-weight:700}.solution-slide .main-statement{font-size:2.2rem;margin-bottom:50px;color:#fff}.solution-slide .solution-list{margin-bottom:60px}.solution-slide .solution-item{font-size:2rem;color:#fff;margin:25px 0;padding:20px 40px;background:rgba(67,160,71,.1);border-left:4px solid #43a047;border-radius:8px;display:inline-block;min-width:800px}.solution-slide .time-saving{font-size:3.5rem;font-weight:900;margin:50px 0}.solution-slide .old-time{color:#e53935;text-decoration:line-through}.solution-slide .new-time{color:#43a047}.solution-slide .benefits{margin-top:40px}.solution-slide .benefits p{font-size:1.8rem;color:#9ca3af;margin:10px 0;line-height:1.6}.solution-slide .benefits .cta{font-size:2.5rem;background:linear-gradient(135deg, #fcaf2a 0%, #ffd966 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-weight:700;margin-top:30px}.case-study-slide{background:radial-gradient(circle at 30% 50%, rgba(52, 124, 191, 0.08) 0%, transparent 60%)}.case-study-slide .section-title{font-size:2.5rem;color:#fcaf2a;margin-bottom:20px;letter-spacing:4px;font-weight:700}.case-study-slide .subtitle-text{font-size:1.5rem;color:#6b7280;margin-bottom:30px}.case-study-slide .customer-quote{font-size:2rem;font-style:italic;color:#9ca3af;border-left:5px solid #fcaf2a;padding:30px 50px;margin:40px auto;background:rgba(252,175,42,.05);max-width:1200px;line-height:1.6}.case-study-slide .case-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:50px auto;max-width:1400px;text-align:left}.case-study-slide .case-section h3{font-size:1.6rem;color:#fcaf2a;margin-bottom:20px;letter-spacing:2px;font-weight:600}.case-study-slide .case-section ul{list-style:none;padding:0}.case-study-slide .case-section li{font-size:1.5rem;color:#9ca3af;margin:15px 0;line-height:1.6}.case-study-slide .case-section li::before{content:"▸";color:#fcaf2a;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.case-study-slide .case-section li strong{background:linear-gradient(135deg, #fcaf2a 0%, #ffd966 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-size:2rem;font-weight:900}.case-study-slide .case-result{font-size:2.2rem;color:#43a047;font-weight:700;margin-top:40px}.case-study-slide .case-result.enterprise{color:#347cbf}.how-it-works-slide{background:radial-gradient(circle at 70% 50%, rgba(252, 175, 42, 0.1) 0%, transparent 60%)}.how-it-works-slide .section-title{font-size:8.25rem;color:#fff;margin-bottom:60px;letter-spacing:4px;font-weight:400}.how-it-works-slide .steps{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin:0 auto;max-width:1600px}.how-it-works-slide .step{text-align:center;padding:40px 30px;background:rgba(252,175,42,.05);border-radius:16px;border:2px solid rgba(252,175,42,.2);opacity:0;transform:translateY(30px) scale(0.97)}.how-it-works-slide .step-number{width:80px;height:80px;margin:0 auto 30px;background:linear-gradient(135deg, #fcaf2a, #ffd966);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:900;color:#000;box-shadow:0 10px 30px rgba(252,175,42,.3)}.how-it-works-slide .step h3{margin-bottom:25px;letter-spacing:2px;font-weight:600}.how-it-works-slide .step-title-main{display:block;font-size:4.8rem;color:#fff;text-transform:uppercase}.how-it-works-slide .step-title-sub{display:block;font-size:3.2rem;color:#fff;text-transform:none}.how-it-works-slide .step ul{list-style:none;padding:0;text-align:center}.how-it-works-slide .step li{font-size:1.8rem;color:#9ca3af;margin:12px 0;line-height:1.5}.how-it-works-slide .step li::before{content:none}@keyframes howItWorksStepIn{from{opacity:0;transform:translateY(30px) scale(0.97)}to{opacity:1;transform:translateY(0) scale(1)}}.how-it-works-slide.animate .step{animation-name:howItWorksStepIn;animation-duration:.6s;animation-timing-function:ease-out;animation-fill-mode:forwards}.how-it-works-slide.animate .steps .step:nth-child(1){animation-delay:0s}.how-it-works-slide.animate .steps .step:nth-child(2){animation-delay:.8s}.how-it-works-slide.animate .steps .step:nth-child(3){animation-delay:1.6s}.how-it-works-slide .how-footer{margin:60px auto 0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px}.how-it-works-slide .mascot-footer{width:160px;max-width:20%;height:auto;filter:drop-shadow(0 20px 60px rgba(252, 175, 42, 0.35));transform:scaleX(-1)}.how-it-works-slide .website{font-size:6rem;background:linear-gradient(135deg, #fcaf2a 0%, #ffd966 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-decoration:none;margin-top:10px;font-weight:700}.market-slide{background:radial-gradient(circle at 50% 50%, rgba(52, 124, 191, 0.1) 0%, transparent 60%)}.market-slide .section-title{font-size:2.5rem;color:#347cbf;margin-bottom:60px;letter-spacing:4px;font-weight:700}.market-slide .market-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1600px;margin:0 auto}.market-slide .market-section{text-align:left;padding:40px;background:rgba(52,124,191,.05);border-radius:16px;border:2px solid rgba(52,124,191,.2)}.market-slide .market-section h3{font-size:1.8rem;color:#347cbf;margin-bottom:25px;letter-spacing:3px;font-weight:600}.market-slide .market-section ul{list-style:none;padding:0}.market-slide .market-section li{font-size:1.5rem;color:#9ca3af;margin:15px 0;line-height:1.6}.market-slide .market-section li::before{content:"▸";color:#347cbf;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.market-slide .market-section li strong{background:linear-gradient(135deg, #43A047 0%, #347cbf 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-size:1.7rem;font-weight:900}.team-slide{background:radial-gradient(circle at 50% 20%, rgba(252, 175, 42, 0.15) 0%, transparent 50%)}.team-slide .section-title{font-size:2.5rem;color:#fcaf2a;margin-bottom:50px;letter-spacing:4px;font-weight:700}.team-slide .team-content{display:flex;align-items:center;justify-content:center;gap:80px;max-width:1600px;margin:0 auto 50px}.team-slide .team-left{flex:1}.team-slide .team-right{flex:0 0 350px}.team-slide .mascot-team{width:100%;max-width:350px;height:auto;filter:drop-shadow(0 20px 60px rgba(252, 175, 42, 0.3))}.team-slide .founders{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;margin-bottom:40px}.team-slide .founder{text-align:center}.team-slide .founder-name{font-size:2rem;font-weight:700;color:#fff;margin-bottom:10px}.team-slide .founder-title{font-size:1.5rem;color:#9ca3af}.team-slide .mission{font-size:1.8rem;color:#9ca3af;margin:30px 0;line-height:1.6;text-align:center}.team-slide .contact{margin:60px 0}.team-slide .contact-item{font-size:1.8rem;color:#9ca3af;margin:20px 0}.team-slide .contact-item.highlight{background:linear-gradient(135deg, #fcaf2a 0%, #ffd966 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-weight:700;font-size:2rem}.team-slide .contact-item.cta{background:linear-gradient(135deg, #43A047 0%, #fcaf2a 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-weight:700;font-size:2.2rem;margin-top:30px}.team-slide .qr-placeholder{width:300px;height:300px;margin:40px auto;background:rgba(252,175,42,.1);border:3px dashed #fcaf2a;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#6b7280}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.reveal .slides section>*{animation:fadeInUp .6s ease-out}@media(max-width: 1024px){.reveal section{padding:40px}.hero-slide .hero-content{flex-direction:column;gap:40px}.hero-slide .hero-mascot{flex:0 0 250px}.hero-slide .mascot-hero{max-width:250px}.hero-slide .hero-stop,.hero-slide .hero-start{font-size:3.5rem}.team-slide .team-content{flex-direction:column-reverse;gap:40px}.team-slide .team-right{flex:0 0 200px}.team-slide .mascot-team{max-width:200px}.team-slide .founders{grid-template-columns:1fr}.how-it-works-slide .steps{gap:24px}.how-it-works-slide .step{padding:28px 18px}.how-it-works-slide .step-number{width:64px;height:64px;font-size:2.4rem;margin-bottom:20px}.how-it-works-slide .step h3{font-size:1.4rem;margin-bottom:18px}.how-it-works-slide .step li{font-size:1.5rem}.how-it-works-slide .how-footer{margin-top:36px;gap:16px}.how-it-works-slide .mascot-footer{width:140px;max-width:35%}.how-it-works-slide .website{font-size:4.8rem}}
