:root{--primary-orange: #FF6B35;--lighter-orange: #FFAC59;--secondary-green: #4CAF50;--chili-red: #FA2A2A;--accent-yellow: #FFD23F;--background-cream: #fcf7f2;--text-primary: #333333;--text-secondary: #666666;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:16px}@font-face{font-family:DohRowFont;src:url(/fonts/GrupiSans.ttf) format("truetype");font-weight:400;font-style:normal}body{min-width:320px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,DohRowFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;color:var(--text-primary)}html,body{width:100%;height:100%;-webkit-overflow-scrolling:touch}#root{width:100%;height:100%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*:focus-visible{outline:2px solid var(--primary-orange);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.email-capture-container{opacity:0;animation:fadeInUp .8s ease .8s forwards}.seats-counter{text-align:center;margin-bottom:2rem}.counter-number{font-size:3rem;font-weight:700;color:#ff6b35;line-height:1;margin-bottom:.5rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.counter-label{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;color:#666;margin-bottom:1rem}.counter-bar{width:100%;height:8px;background:#f0f0f0;border-radius:4px;overflow:hidden;position:relative}.counter-fill{height:100%;background:linear-gradient(90deg,#ff6b35,#ffac59);border-radius:4px;transition:width 1s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.counter-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.honeypot-field{position:absolute;left:-9999px;top:-9999px;opacity:0;height:0;width:0;z-index:-1;pointer-events:none}.email-form{margin-bottom:1.5rem}.input-wrapper{display:flex;gap:.5rem;margin-bottom:.5rem}.email-input{flex:1;padding:1rem 1.25rem;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;outline:none;transition:all .3s ease;background:#fff}.email-input:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.email-input.error{border-color:#fa2a2a;animation:shake .3s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.email-input:disabled{opacity:.6;cursor:not-allowed}.submit-button{padding:1rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#ff6b35,#ffac59);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;white-space:nowrap}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #ff6b354d}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{opacity:.6;cursor:not-allowed}.loading-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{color:#fa2a2a;font-size:.875rem;margin-top:.5rem}.value-prop{font-size:.875rem;color:#666;text-align:center;line-height:1.6}.success-container{text-align:center;animation:fadeInUp .5s ease forwards}.success-animation{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#4caf50,#8bc34a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#fff;animation:successPop .5s cubic-bezier(.68,-.55,.265,1.55)}@keyframes successPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.success-title{font-size:2rem;color:#333;margin-bottom:.5rem}.member-number{font-size:1.25rem;color:#ff6b35;font-weight:600;margin-bottom:1rem}.success-message{color:#666;line-height:1.6;margin-bottom:2rem}.benefits{display:flex;flex-direction:column;gap:1rem;max-width:300px;margin:0 auto}.benefit{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f9f9f9;border-radius:8px;text-align:left;font-size:.875rem;color:#666}.benefit-icon{font-size:1.25rem}@media (max-width: 768px){.counter-number{font-size:2.5rem}.input-wrapper{flex-direction:column}.submit-button{width:100%}.value-prop{font-size:.8rem}}.header{text-align:center;margin-bottom:24px;padding:0 20px;width:100%}.header__title{font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:6px;line-height:1.2}.header__subtitle{font-size:14px;color:#666;margin:0}.scroll-dots{display:flex;justify-content:center;gap:6px;margin-bottom:16px}.scroll-dot{height:6px;border-radius:3px;background:#e0e0e0;transition:all .3s ease}.scroll-dot--default{width:6px}.scroll-dot--wide{width:20px}.scroll-dot--active-solution{background:#ff6b35}.scroll-dot--active-problem{background:#e53935}.cards-container{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 68px;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;width:100%;max-width:100vw}.cards-container::-webkit-scrollbar{display:none}.card{flex:0 0 240px;scroll-snap-align:center;border-radius:20px;padding:20px 18px}.card--problem{background:#fff;border:1px solid #F0E6E0}.card--solution{background:linear-gradient(135deg,#fff8f5,#fff);border:2px solid #FF6B35;position:relative;overflow:hidden}.badge{display:inline-block;font-size:10px;font-weight:600;padding:5px 10px;border-radius:16px;margin-bottom:14px;letter-spacing:.3px}.badge--problem{background:#ffebee;color:#e53935}.badge--solution{background:linear-gradient(135deg,#ff6b35,#ff8f5c);color:#fff}.metaphor{display:flex;justify-content:center;align-items:center;height:100px;margin-bottom:16px;border-radius:12px;gap:8px}.metaphor--problem{background:#fff8f6}.metaphor--solution{background:#ff6b350f}.metaphor__stack{display:flex;flex-direction:column;align-items:center;gap:2px}.metaphor__stack-item{font-size:24px}.metaphor__arrow{font-size:20px;color:#999}.metaphor__trash{position:relative}.metaphor__trash-icon{font-size:40px}.metaphor__trash-accent{position:absolute;top:-6px;right:-6px;font-size:16px}.metaphor__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.metaphor__grid-item{font-size:20px}.metaphor__cart-badge{display:flex;flex-direction:column;align-items:center;padding:6px 10px;background:#e8f5e9;border-radius:10px;margin-left:6px}.metaphor__cart-icon{font-size:24px}.metaphor__cart-label{font-size:10px;font-weight:700;color:#4caf50}.metaphor--wing-it{justify-content:center;gap:12px}.metaphor__carts-overlap{position:relative;width:80px;height:50px;display:flex;align-items:center}.metaphor__cart-overlapped{font-size:28px;position:absolute;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.1))}.metaphor__cart-overlapped:nth-child(1){left:0;z-index:1}.metaphor__cart-overlapped:nth-child(2){left:20px;z-index:2}.metaphor__cart-overlapped:nth-child(3){left:40px;z-index:3}.metaphor__confused{display:flex;flex-direction:column;align-items:center}.metaphor__confused-face{font-size:36px}.metaphor__confused-question{font-size:14px;margin-top:-4px}.stats{text-align:center;margin-bottom:14px}.stats--dual{display:flex;justify-content:center;gap:20px}.stats__value{font-size:40px;font-weight:800;line-height:1}.stats__value--negative{color:#e53935}.stats__value--positive{color:#4caf50}.stats__value--accent{color:#ff6b35}.stats__label{font-size:12px;color:#666;margin-top:2px}.stats__label--small{font-size:11px}.stats__divider{width:1px;background:#e0e0e0}.list{display:flex;flex-direction:column;gap:8px}.list__item{display:flex;align-items:center;gap:8px;font-size:12px}.list__item--problem{color:#666}.list__item--solution{color:#333}.list__icon{font-size:14px}.list__checkmark{background:#e8f5e9;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0}.swipe-hint{text-align:center;margin-bottom:20px;font-size:12px;color:#999;display:flex;align-items:center;justify-content:center;gap:6px}.swipe-hint__arrow{font-size:14px}@media (min-width: 768px){.header__title{font-size:32px}.header__subtitle{font-size:16px}.card{flex:0 0 280px;padding:24px 22px}.stats__value{font-size:48px}.list__item{font-size:14px}.cards-container{justify-content:center;overflow-x:visible;scroll-snap-type:none;padding:0 20px 30px;flex-wrap:nowrap}.swipe-hint,.scroll-dots{display:none}}.features-section{padding:60px 0 80px;width:100%;max-width:1100px;margin:0 auto}.features-header{text-align:center;margin-bottom:48px;padding:0 24px}.features-header__title{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:8px;line-height:1.2}.features-header__subtitle{font-size:16px;color:#666;margin:0}.features-list{display:flex;flex-direction:column;gap:24px;padding:0 16px}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:0;position:relative;align-items:stretch;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 4px 24px #0000000f}.feature-row--reverse .feature-media{order:2}.feature-row--reverse .feature-content{order:1}.feature-media{position:relative;min-height:380px;display:flex;align-items:center;justify-content:center;padding:32px;overflow:hidden}.feature-media--orange{background:linear-gradient(145deg,#fff4ee,#ffe8dc)}.feature-media--yellow{background:linear-gradient(145deg,#fffbeb,#fff3cc)}.feature-media--green{background:linear-gradient(145deg,#f0f8f0,#e0f2e0)}.feature-media--blue{background:linear-gradient(145deg,#f0f7fc,#deeefa)}.device-mockup{width:220px;height:440px;background:#1a1a1a;border-radius:32px;padding:10px;box-shadow:0 20px 50px #00000026;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg);transition:transform .5s ease}.feature-row:hover .device-mockup{transform:perspective(1000px) rotateY(0) rotateX(0)}.feature-row--reverse .device-mockup{transform:perspective(1000px) rotateY(5deg) rotateX(2deg)}.feature-row--reverse:hover .device-mockup{transform:perspective(1000px) rotateY(0) rotateX(0)}.device-mockup__screen{width:100%;height:100%;background:#fcf7f2;border-radius:24px;overflow:hidden;display:flex;align-items:center;justify-content:center}.device-mockup__screen img,.device-mockup__screen video{width:100%;height:100%;object-fit:cover}.device-mockup__placeholder{color:#999;font-size:14px;text-align:center;padding:20px}.video-loader{position:absolute;display:flex;gap:8px;align-items:center;justify-content:center}.video-loader__emoji{font-size:24px;animation:emojiPulse 1s ease-in-out infinite}.video-loader__emoji:nth-child(1){animation-delay:0s}.video-loader__emoji:nth-child(2){animation-delay:.15s}.video-loader__emoji:nth-child(3){animation-delay:.3s}@keyframes emojiPulse{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-8px);opacity:1}}.device-mockup__screen video{transition:opacity .4s ease}.arrow-anchor{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;overflow:visible}.arrow-svg-container{position:absolute;top:35%;right:-60px;width:180px;height:120px;z-index:10;pointer-events:none}.feature-row--reverse .arrow-svg-container{right:auto;left:-60px;transform:scaleX(-1)}.feature-content{padding:40px 36px;display:flex;flex-direction:column;justify-content:center}.feature-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px}.feature-icon--orange{background:#ffe8dc}.feature-icon--yellow{background:#fff3cc}.feature-icon--green{background:#e0f2e0}.feature-icon--blue{background:#deeefa}.feature-content__title{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:12px;line-height:1.3}.feature-content__description{font-size:15px;color:#666;line-height:1.7;margin-bottom:20px}.freshness-highlights{display:flex;flex-wrap:wrap;gap:10px}.highlight-badge{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:600}.highlight-badge--orange{background:#ffe8dc;color:#ff6b35}.highlight-badge--green{background:#e0f2e0;color:#4caf50}.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-in-up.visible{opacity:1;transform:translateY(0)}.features-list .feature-row:nth-child(1){transition-delay:.1s}.features-list .feature-row:nth-child(2){transition-delay:.2s}.features-list .feature-row:nth-child(3){transition-delay:.3s}.features-list .feature-row:nth-child(4){transition-delay:.4s}@media (max-width: 900px){.features-section{padding:48px 0 60px}.features-header{margin-bottom:32px}.features-header__title{font-size:24px}.features-header__subtitle{font-size:14px}.features-list{gap:20px;padding:0 12px}.feature-row{grid-template-columns:1fr;border-radius:20px}.feature-row--reverse .feature-media{order:1}.feature-row--reverse .feature-content{order:2}.feature-media{min-height:300px;padding:24px;border-radius:20px 20px 0 0}.feature-content{padding:28px 24px;border-radius:0 0 20px 20px}.device-mockup{width:180px;height:360px;transform:none!important}.feature-row:hover .device-mockup,.feature-row--reverse:hover .device-mockup{transform:none!important}.annotation-chip{font-size:11px;padding:6px 10px}.annotation-chip--fish{top:12%;left:4%}.annotation-chip--beef{bottom:18%;left:6%}.arrow-svg-container{display:none}.feature-icon{width:46px;height:46px;font-size:22px;margin-bottom:12px}.feature-content__title{font-size:20px}.feature-content__description{font-size:14px;margin-bottom:16px}.highlight-badge{padding:8px 12px;font-size:12px}}@media (max-width: 480px){.features-list{padding:0 8px}.feature-media{min-height:260px;padding:20px}.device-mockup{width:160px;height:320px}.feature-content{padding:24px 20px}.feature-content__title{font-size:18px}.feature-content__description{font-size:13px}.annotation-chip{font-size:10px;padding:5px 8px}}@media (prefers-reduced-motion: reduce){.fade-in-up{opacity:1;transform:none;transition:none}.device-mockup{transition:none}.annotation-chip{animation:none;opacity:1;transform:none}}@font-face{font-family:GrupiSans;src:url(/fonts/GrupiSans.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.app-container{position:relative;min-height:100vh;background:#fcf7f2}.app-title{font-family:GrupiSans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:#ff6b35;opacity:0;animation:fadeInUp 1s ease forwards}.reveal-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transform:scale(.96) translateY(10px);transition:all 1.2s cubic-bezier(.16,1,.3,1)}.reveal-logo{width:210px;height:auto;opacity:0;animation:fadeInUp .8s ease .2s forwards}.reveal-title{font-size:2.5rem;font-weight:600;color:#ff6b35;opacity:0;animation:fadeInUp .8s ease .3s forwards}.reveal-tagline{font-size:1.05rem;color:#666;margin-bottom:2.5rem;line-height:1.7;opacity:0;animation:fadeInUp .8s ease .4s forwards;max-width:500px;margin-left:auto;margin-right:auto}.email-capture-section{margin:2rem 0;opacity:0;animation:fadeInUp .8s ease .5s forwards}.value-prop{font-size:.95rem;color:#333;margin-bottom:1.5rem;padding:1rem;background:#ffac5914;border-radius:8px;border:1px solid rgba(255,172,89,.2)}.value-prop strong{color:#ff6b35;display:block;margin-bottom:.25rem}.value-highlight{color:#4caf50;font-weight:600}.contact{margin-top:3rem;font-size:.875rem;color:#999;opacity:0;animation:fadeInUp .8s ease .6s forwards}.contact a{color:#ff6b35;text-decoration:none;transition:opacity .3s ease}.contact a:hover{opacity:.8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.dark-content{gap:1.5rem}.app-title{font-size:2rem}.skip-link{bottom:1rem;right:1rem;font-size:.75rem}.content-wrapper{padding:1.5rem;width:95%}.reveal-logo{width:160px}.reveal-title{font-size:2rem}.reveal-tagline{font-size:.95rem}.value-prop{font-size:.85rem;padding:.75rem}}@media (max-height: 500px) and (orientation: landscape){.dark-content{flex-direction:row;gap:3rem}.app-title{font-size:1.5rem}.reveal-logo{width:150px}.content-wrapper{padding:1rem}}.reveal-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;opacity:0;transform:scale(.96) translateY(10px);transition:all 1.2s cubic-bezier(.16,1,.3,1)}.reveal-content.visible{opacity:1;min-height:100vh;transform:scale(1) translateY(0);pointer-events:auto}.content-wrapper{width:90%;max-width:600px;text-align:center;padding:2rem}.cta-wrapper{padding-top:20px;padding-bottom:60px}.features-section{width:100%}html{scroll-behavior:smooth}.section-divider{width:60px;height:4px;background:linear-gradient(90deg,#ff6b35,#ffac59);border-radius:2px;margin:40px auto;opacity:.6}
