@import"https://fonts.googleapis.com/css2?family=Lobster&family=Quicksand:wght@400;500;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}body{margin:0;padding:0;min-height:100vh;width:100%}*{box-sizing:border-box}:root{font-family:Quicksand,sans-serif;line-height:1.5;font-weight:400}body{margin:0;padding:0;min-height:100vh;width:100%;overflow-x:hidden}#root{width:100%;max-width:100%;margin:0;padding:0;display:block}.mobile-only{display:none}.desktop-only{display:flex}.app-container{min-height:100vh;width:100%;background:repeating-conic-gradient(from 0deg,#a8bf26 0deg 15deg,#b8d033 15deg 30deg);box-shadow:inset 0 0 150px #00000026;display:flex;flex-direction:column;align-items:center;color:#fff}.app-container.red-theme{background:repeating-conic-gradient(from 0deg,#f03 0deg 15deg,#f36 15deg 30deg)}.navbar{margin-top:2rem;z-index:20;width:100%;display:flex;justify-content:center}.nav-pill{display:flex;align-items:center;gap:2rem;background:#a6c02666;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);padding:.5rem 2.5rem;border-radius:50px;box-shadow:0 4px 15px #0000000d}.nav-pill.white{background:#fff;border:none;box-shadow:0 4px 15px #0003}.nav-link{color:#fff;text-decoration:none;font-weight:500;font-size:.9rem;transition:opacity .2s}.nav-link.active{font-weight:700;text-decoration:underline;text-underline-offset:4px}.nav-link-dark{color:#8da625;text-decoration:none;font-weight:700;font-size:.9rem}.nav-link:hover{opacity:.8}.nav-logo{height:30px}.hero-section{margin-top:3rem;text-align:center;width:100%;max-width:1200px;padding:0 20px;position:relative}.hero-composition{position:relative;height:500px;display:flex;justify-content:center;align-items:center}.hero-text{font-family:Lobster,cursive;font-size:5rem;position:absolute;text-shadow:0 4px 6px rgba(0,0,0,.1);z-index:10;white-space:nowrap;pointer-events:none;transform:none}.hero-text.left{left:2%}.hero-text.right{right:-8%}.splash-container{position:relative;width:500px;height:500px;display:flex;justify-content:center;align-items:center;z-index:5}.splash-liquid{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:none;z-index:1;filter:drop-shadow(0 20px 30px rgba(0,0,0,.2));opacity:.95}.splash-bar{position:relative;width:65%;z-index:2;transform:rotate(-10deg);filter:drop-shadow(0 15px 25px rgba(0,0,0,.4));transition:transform .5s ease}.splash-container:hover .splash-bar{transform:rotate(-5deg) scale(1.05)}.hero-subtext{font-size:1.1rem;font-weight:500;opacity:.9;position:relative;z-index:10}.tutorial-section{margin-top:4rem;width:100%;max-width:800px;text-align:center;padding:0 20px}.section-title{font-family:Lobster,cursive;font-size:3.5rem;margin-bottom:1.5rem;font-weight:400}.video-card{width:100%;aspect-ratio:16 / 9;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #0000001a;cursor:pointer;transition:transform .2s}.video-card:hover{transform:scale(1.01)}.play-button{width:80px;height:55px;background-color:red;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000004d}.action-buttons{display:flex;justify-content:center;gap:1.5rem;margin-top:2rem}.btn{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;border-radius:50px;font-family:Quicksand,sans-serif;font-weight:700;font-size:1rem;cursor:pointer;border:none;transition:transform .2s,filter .2s}.btn:hover{transform:translateY(-2px);filter:brightness(1.1)}.btn-green{background-color:#a4b92b;color:#fff;box-shadow:0 4px #0000001a;border:1px solid rgba(255,255,255,.2)}.btn-orange{background-color:#e86a23;color:#fff;font-family:Lobster,cursive;font-size:1.3rem;padding:.6rem 2rem;box-shadow:0 4px 10px #e86a2366}.btn-outline{background:transparent;border:2px solid white;color:#fff;font-family:Lobster,cursive;font-size:1.2rem;padding:.6rem 1.5rem}.bottom-section{width:100%;max-width:1000px;margin-top:5rem;padding-bottom:4rem;display:flex;align-items:center;justify-content:space-between;padding-left:2rem;padding-right:2rem;position:relative}.love-code-content{display:flex;flex-direction:column;align-items:flex-start}.section-title.small{font-size:2.5rem;margin-bottom:1.5rem}.love-buttons{display:flex;gap:1rem;align-items:center}.tiny-label{margin-top:1.5rem;font-size:.8rem;text-transform:uppercase;letter-spacing:2px;opacity:.5;font-weight:700}.product-display{position:relative;width:300px}.product-box-img{width:100%;transform:rotate(-5deg);filter:drop-shadow(0 10px 20px rgba(0,0,0,.3))}.view-ar-content,.lock-content{display:flex;flex-direction:column;align-items:center;margin-top:3rem;width:100%;text-align:center}.hero-text-simple{font-family:Lobster,cursive;font-size:4rem;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.subtext-white{font-size:1.1rem;opacity:.9;margin-bottom:2rem;font-weight:500}.heart-login-container{position:relative;width:380px;height:350px;display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.heart-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;z-index:1;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2))}.heart-form{position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem;width:60%;margin-top:-20px}.glass-input{background:#fff;border:none;padding:.8rem 1.5rem;border-radius:50px;font-family:Quicksand,sans-serif;font-size:1rem;text-align:center;color:#666;box-shadow:inset 0 2px 4px #0000001a;outline:none}.large-btn{padding:1rem 3rem;font-size:1.2rem;background-color:#8da625}.lock-form{display:flex;flex-direction:column;gap:1.5rem;margin:2.5rem 0;width:100%;max-width:350px}.glass-input.wide{width:100%;box-shadow:0 4px 10px #0000001a}.btn-lime-green{background-color:#8da625;color:#fff;padding:1rem 2.5rem;border-radius:50px;font-family:Quicksand,sans-serif;font-weight:700;font-size:1.1rem;border:none;cursor:pointer;box-shadow:0 4px 15px #0003;display:flex;align-items:center;gap:.5rem;transition:transform .2s}.tiny-footer-text{margin-top:2rem;font-size:.8rem;color:#ffffffb3;font-weight:500}.create-container{width:100%;max-width:1100px;margin-top:1rem;padding-bottom:4rem;display:flex;flex-direction:column;align-items:center}.page-title{font-family:Lobster,cursive;font-size:3.5rem;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.create-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;width:100%;padding:0 2rem}.preview-column{display:flex;flex-direction:column;align-items:center}.phone-placeholder{width:280px;height:500px;background:#0003;border:4px solid rgba(255,255,255,.4);border-radius:40px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 40px #0003}.phone-notch{position:absolute;top:15px;width:100px;height:25px;background:#0000004d;border-radius:20px}.placeholder-content{text-align:center;opacity:.9;width:80%}.placeholder-text{font-family:Lobster,cursive;font-size:1.8rem;display:block;margin-bottom:.5rem}.tiny-timer{font-size:.6rem;text-transform:uppercase;letter-spacing:2px;display:block;margin-bottom:1rem}.ar-photo-box{width:160px;height:100px;background:#eee;margin:0 auto 1rem;border:3px solid white;border-radius:5px;display:flex;align-items:center;justify-content:center;color:#333;box-shadow:0 4px 10px #0003}.ar-caption{font-family:Lobster,cursive;font-size:1rem}.shutter-button{position:absolute;bottom:20px;width:60px;height:60px;border:4px solid white;border-radius:50%;background:#fff3}.preview-label{font-family:Lobster,cursive;font-size:1.5rem;margin-top:1.5rem}.form-column{display:flex;flex-direction:column;gap:2rem;text-align:center}.form-group{display:flex;flex-direction:column;align-items:center}.form-label{font-family:Lobster,cursive;font-size:1.8rem;margin-bottom:.8rem}.form-input{background:#fff;border:none;border-radius:50px;padding:.8rem 1.5rem;width:100%;max-width:350px;font-family:Quicksand,sans-serif;text-align:center;font-size:1rem;color:#555;outline:none;box-shadow:inset 0 2px 5px #0000000d}.form-note{font-size:.85rem;margin-top:.5rem;opacity:.9;max-width:380px;line-height:1.4}.upload-btn{background:#fff;color:#555;border:none;border-radius:50px;padding:.8rem 2.5rem;font-weight:700;display:flex;align-items:center;gap:.5rem;cursor:pointer;box-shadow:0 4px 10px #0000001a;transition:transform .2s}.vibe-picker{background:#fff3;border-radius:50px;padding:.5rem;display:flex;gap:1rem;border:1px solid rgba(255,255,255,.3)}.vibe-btn{background:transparent;border:2px solid transparent;font-size:1.5rem;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.vibe-btn.active{background:#a4b92b;border-color:#fff;transform:scale(1.1);box-shadow:0 4px 10px #0003}.form-actions{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}.ticket-page-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5rem;width:100%;max-width:1100px;margin-top:3rem;padding:0 2rem 4rem}.ticket-card{width:320px;background:repeating-conic-gradient(from 0deg,#f03 0deg 15deg,#f25 15deg 30deg);border:8px solid #fdfae7;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d;display:flex;flex-direction:column}.ticket-section{padding:0 1.5rem;text-align:center;color:#fff}.ticket-section.top{padding-top:2rem;padding-bottom:1rem}.ticket-section.bottom{padding-top:1rem;padding-bottom:2rem}.ticket-logo{height:50px;margin-bottom:1.5rem;display:block;margin-left:auto;margin-right:auto}.ticket-title{font-family:Lobster,cursive;font-size:2rem;margin-bottom:.5rem}.ticket-desc{font-size:.9rem;line-height:1.4;opacity:.95}.ticket-cutout-line{position:relative;height:30px;width:100%;display:flex;align-items:center;justify-content:center;background:transparent}.dotted-line{width:85%;height:0px;border-bottom:4px dotted rgba(255,255,255,.8)}.cutout-circle{position:absolute;width:24px;height:24px;background-color:#a8bf26;border-radius:50%;top:50%;transform:translateY(-50%);z-index:10}.cutout-circle.left{left:-20px;box-shadow:inset -3px 0 #0000001a}.cutout-circle.right{right:-20px;box-shadow:inset 3px 0 #0000001a}.code-box{border:1px solid rgba(255,255,255,.4);background:#ffffff1a;border-radius:10px;padding:1rem}.code-row{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.3);padding:.5rem 0;font-size:.95rem}.code-row:last-child{border-bottom:none}.code-label{font-weight:500;opacity:.9}.code-value{font-weight:700;font-size:1.1rem;text-shadow:0 2px 2px rgba(0,0,0,.1)}.ticket-info{max-width:450px;text-align:left}.ticket-subtext{font-size:1.1rem;margin-bottom:2.5rem;line-height:1.6}.action-buttons.left-align{justify-content:flex-start}.btn-red-filled{background-color:#c50a0a;color:#fff;border-radius:50px;padding:.8rem 2rem;font-weight:700;border:none;font-size:1rem;cursor:pointer;box-shadow:0 4px 10px #0003;transition:transform .2s}.btn-cream-outline{background:#fdfae7;color:#c50a0a;border:2px solid #fdfae7;border-radius:50px;padding:.8rem 2rem;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 4px 10px #0000001a}@media(max-width:900px){.mobile-only{display:flex}.desktop-only{display:none}.nav-pill{padding:.5rem 1.5rem;gap:1rem;width:90%;justify-content:center}.nav-logo{height:25px}.nav-link,.nav-link-dark{font-size:.8rem}.hero-composition{height:auto;flex-direction:column;padding:2rem 0}.hero-text{position:static;font-size:4rem;margin:1rem 0}.splash-container{width:100%;height:350px}.bottom-section{flex-direction:column;text-align:center}.love-code-content{align-items:center;margin-bottom:3rem}.create-container{padding:0 1rem;margin-top:0}.page-title{font-size:2.5rem;margin-bottom:1.5rem}.page-title.mobile-hidden{display:none}.create-grid{grid-template-columns:1fr;gap:0}.form-column.mobile-hidden{display:none}.form-column{width:100%;align-items:center;padding-bottom:3rem}.btn.wide{width:100%;justify-content:center;padding:1rem;font-size:1.2rem}.preview-column{display:none}.preview-column.mobile-visible{display:flex;flex-direction:column;align-items:center;width:100%;height:80vh;justify-content:center}.mobile-preview-title{font-family:Lobster,cursive;font-size:2rem;color:#fff;margin-bottom:1rem}.mobile-preview-actions{display:flex;gap:1rem;width:100%;justify-content:center;margin-top:-20px;z-index:10}.ticket-page-container{flex-direction:column;padding:0 1rem 3rem;gap:2rem}.ticket-card{width:100%;max-width:320px;border-width:6px}.ticket-info{width:100%;text-align:center}.action-buttons.mobile-stack{flex-direction:row;gap:1rem;width:100%;max-width:320px;margin:0 auto}.action-buttons.mobile-stack button{flex:1;padding:.8rem 0;justify-content:center}.hero-text-simple{font-size:2.5rem;text-align:center}.lock-form,.heart-login-container{width:100%;max-width:350px}.heart-login-container{height:300px}}
