@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=Playfair+Display:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Roboto:wght@300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Roboto:wght@300;400;500&family=Roboto+Mono&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;background-color:#1a1a1a;font-family:Segoe UI,sans-serif}body{display:flex;justify-content:center;align-items:flex-start;padding:2rem}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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}#aboutSection,#contactSection{scroll-margin-top:100px}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{background-color:#fff3e6;padding:15px 30px;box-shadow:0 2px 5px #0000001a;position:relative;z-index:1000}.nav-container{display:flex;justify-content:center;align-items:center;position:relative}.nav-links{list-style:none;display:flex;gap:25px;padding:0;margin:0}.nav-link,.nav-order{text-decoration:none;color:#5c3a21;font-weight:600;padding:8px 12px;border-radius:5px;transition:background-color .3s ease}.nav-link:hover,.nav-order:hover{background-color:#efd8c5}.hamburger{display:none;background:none;border:none;font-size:1.6rem;color:#5c3a21;cursor:pointer;z-index:1101;position:fixed;top:18px;right:20px}@media (max-width: 768px){.nav-container{justify-content:center;align-items:center}.hamburger{display:block}.nav-links{flex-direction:column;align-items:flex-start;gap:1.5rem;position:fixed;top:0;right:-100%;height:100vh;width:250px;background-color:#fff3e6;padding:80px 20px 20px;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease-in-out;z-index:1100}.nav-links.open{right:0}.nav-link,.nav-order{font-size:1.05rem}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background-color:#f8f8f8;color:#333}.navbar{background-color:#fff;padding:1rem 2rem;box-shadow:0 2px 5px #0000001a;position:sticky;top:0;z-index:100}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:center}.nav-links{display:flex;gap:3rem;list-style:none;align-items:center}.nav-link,.nav-order{text-decoration:none;color:#333;font-weight:500;font-size:1.1rem;cursor:pointer;transition:.3s ease}.nav-order{background-color:#dc2626;color:#fff;border-radius:8px;padding:.5rem 1.5rem}.nav-link:hover{color:#dc2626}.nav-order:hover{background-color:#b91c1c;transform:translateY(-2px);box-shadow:0 5px 15px #dc26264d}.landing-page{width:100%;overflow-x:hidden}.hero{background-color:#fff;padding:4rem 0;text-align:center}.hero-container{max-width:1200px;margin:auto;padding:0 2rem}.hero-title{font-family:Playfair Display,serif;font-size:4rem;font-weight:700;color:#333;margin-bottom:.5rem;letter-spacing:-1px}.hero-subtitle{font-size:1.3rem;color:#666;margin-bottom:3rem}.coffee-machine{padding:2rem 0;display:flex;justify-content:center}.machine-image{max-width:600px;width:100%;height:auto}.about-section{padding:60px 80px;background-color:#fff;color:#111}.about-section h2{text-align:center;font-size:2.7rem;margin-bottom:20px;font-family:Playfair Display,serif}.about-tagline{text-align:center;font-size:1.5rem;background-color:#5c3a2c;color:#fff;padding:15px 20px;margin-bottom:40px;border-radius:10px;font-family:"DM Serif Display",serif}.story h3{font-size:1.6rem;margin-bottom:10px;color:#3e1f0d}.story p{font-size:1.05rem;line-height:1.6;margin-bottom:15px}.unique-heading{text-align:center;font-size:2rem;margin:50px 0 30px;font-weight:700;font-family:Playfair Display,serif}.unique-features{display:flex;justify-content:space-around;flex-wrap:wrap;gap:30px}.feature-card{background-color:#dbd5d3;color:#1a1a1a;padding:20px;width:250px;border-radius:12px;text-align:center;font-family:DM Sans,sans-serif;transition:all .3s ease;box-shadow:0 4px 10px #00000014;border:2px solid transparent}.feature-card h4{font-size:1.3rem;margin-bottom:10px}.feature-card p{font-size:1rem;color:#333;line-height:1.4}.feature-card:hover{transform:translateY(-8px) scale(1.03);background-color:#fffaf5;border-color:#dc2626;box-shadow:0 8px 25px #00000026;cursor:pointer}.contact-section{background-color:#704c34;color:#fff;padding:50px 80px;text-align:left;border-top:2px solid #fff}.contact-section h2{font-size:2.5rem;margin-bottom:20px}.contact-section p{font-size:1.2rem;margin:10px 0}.collab-line{margin:20px 0;font-weight:600}.send-btn{background-color:#fff;color:#000;font-size:1.1rem;padding:10px 20px;border-radius:8px;border:none;cursor:pointer;font-family:DM Sans,sans-serif;transition:background-color .3s ease}.send-btn:hover{background-color:#f1f1f1}@media (max-width: 768px){.nav-links{gap:1.5rem;flex-wrap:wrap}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.about-section,.contact-section{padding:40px 30px}.machine-image{max-width:90%}}@media (max-width: 480px){.nav-link,.nav-order{font-size:.9rem}.about-tagline{font-size:1.2rem}.contact-section h2{font-size:2rem}.contact-section p{font-size:1rem}.hero{padding:2rem 0}}body{margin:0;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f3ed}.login-container{display:flex;min-height:100vh;width:100%;background-color:#f7f3ed;overflow:hidden}.login-image{flex:1.2;position:relative;background-color:#8b4513;display:flex;align-items:center;justify-content:center}.login-image img{width:100%;height:100%;object-fit:cover;object-position:center right;filter:saturate(1.1) brightness(.9)}.login-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0000001a,#0000)}.login-form{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;background-color:#fff;position:relative}.login-form:before{content:"";position:absolute;inset:2rem;border:1px solid #e0e0e0;border-radius:10px;pointer-events:none;box-shadow:0 10px 30px #00000014;z-index:0}.login-form>*{z-index:1}.login-form h1{font-family:Playfair Display,serif;font-size:3rem;color:#3b2c2c;margin-bottom:.8rem;text-align:center;letter-spacing:-.5px}.login-form p{font-size:1.15rem;color:#6a5e5e;margin-bottom:3rem;text-align:center;line-height:1.5}.signin-button.google{background-color:#d17a22;color:#fff;border:none;padding:1.1rem 2rem;font-size:1.1rem;border-radius:50px;width:90%;max-width:320px;display:flex;align-items:center;justify-content:center;gap:.8rem;cursor:pointer;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 5px 15px #0000001a;font-weight:500;letter-spacing:.5px}.signin-button.google:hover{background-color:#b8691b;transform:translateY(-3px);box-shadow:0 8px 20px #0003}.signin-button.google:active{transform:translateY(0);box-shadow:0 2px 5px #0000001a}.signin-button.google:disabled{background-color:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.signin-button.google svg{vertical-align:middle}.error-message{background-color:#fef2f2;color:#e53935;border:1px solid #ef9a9a;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.95rem;text-align:center;width:90%;max-width:350px;box-shadow:0 2px 8px #0000000d}@media (max-width: 992px){.login-container{flex-direction:column}.login-image{width:100%;height:350px;flex:none}.login-image img{object-position:center}.login-form{width:100%;padding:2.5rem 1.5rem;flex:none;border-radius:0}.login-form:before{inset:1rem}.login-form h1{font-size:2.5rem;margin-bottom:.5rem}.login-form p{font-size:1rem;margin-bottom:2rem}.signin-button.google{width:85%;max-width:280px;padding:1rem 1.5rem}}@media (max-width: 576px){.login-image{height:250px}.login-form{padding:2rem 1rem}.login-form h1{font-size:2rem}.signin-button.google{font-size:1rem;padding:.9rem 1.2rem}.error-message{padding:.8rem;font-size:.9rem}}body,html{margin:0;padding:0;height:100vh;width:100vw}.order-page{min-height:100vh;width:100vw;background-color:#fff;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;overflow-y:auto;padding:2rem 0}header{text-align:center;margin-bottom:2rem}header img{width:100px;margin-bottom:.5rem}header h2{margin:0}.customize-section{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 8px #0000001a;width:100%;max-width:400px;text-align:left}.customize-section label{display:block;margin-bottom:.5rem}.customize-section select,.customize-section input{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:5px}.customize-section div{display:flex;align-items:center;margin-bottom:.5rem}.customize-section div input[type=radio]{margin-right:.5rem}.customize-section button{background-color:#4caf50;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:20px;cursor:pointer;width:100%}.customize-section button:hover{background-color:#45a049}.suggestion-box{background:#f5f5f5;padding:1rem;border-radius:10px;margin-left:2rem;width:100%;max-width:300px;text-align:center}.suggestion-box p{margin:.5rem 0}.visualizer{display:none;margin-top:3rem;text-align:center;animation:fadeIn 1s ease-in-out}.visualizer.active{display:block}.cup{position:relative;width:120px;height:160px;margin:1rem auto;background:#d9c9a5;border-radius:0 0 70px 70px;overflow:hidden;border:4px solid #7b4f35;box-shadow:inset 0 0 10px #a77d5a}.coffee{position:absolute;bottom:0;width:100%;height:0;background:linear-gradient(to top,#5c3a21,#6f4e37);animation:fillCoffee 4s forwards;border-top:3px dashed #fff1e6}@keyframes fillCoffee{0%{height:0}to{height:80%}}.visualizer-message{font-size:1.2rem;margin-top:1rem;font-weight:600;color:#3b2b24}.visualizer-fact{margin-top:.75rem;font-style:italic;color:#865c3c;font-size:.95rem}.loyalty{margin-top:2.5rem;text-align:center;background-color:#fff3e6;padding:1rem 2rem;border-radius:12px;box-shadow:0 4px 10px #0000000d}.loyalty h3{color:#5c3a21}.loyalty p{font-size:1rem;margin:.5rem 0}.loyalty button{background-color:#d9534f;color:#fff;padding:.6rem 1.2rem;border:none;border-radius:8px;cursor:pointer;margin-top:1rem;transition:background-color .3s ease}.loyalty button:hover{background-color:#c9302c}@media (max-width: 768px){.order-page{padding:1.5rem 1rem}.customize-section,.suggestion-box{margin-bottom:2rem}.cup{width:100px;height:130px}.coffee{height:70%}.customize-section div{flex-direction:column;align-items:flex-start}.customize-section div label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.customize-section div input[type=radio]{margin:0}}@media (max-width: 480px){header img{width:70px}.suggestion-box{padding:1.25rem}.visualizer-message{font-size:1rem}.visualizer-fact{font-size:.85rem}}.brew-tips{width:100vw;min-height:100vh;padding:60px 80px;background-color:#fff;box-sizing:border-box;overflow-x:hidden}h1{text-align:center;font-family:Playfair Display,serif;font-size:3rem;margin-bottom:60px;color:#000}.tip-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:80px;gap:60px;color:#000;flex-wrap:wrap}.tip-section.reverse{flex-direction:row-reverse}.tip-text{flex:1;font-family:DM Sans,sans-serif;font-size:1.5rem;line-height:1.7}.tip-text h2{font-size:2rem;margin-bottom:10px}.tip-img{flex-shrink:0;width:350px;height:auto;border-radius:14px;object-fit:cover}html,body,#root{margin:0;padding:0;width:100%;min-height:100vh;background-color:#f7f3ed;font-family:Roboto,sans-serif;color:#3b2c2c;box-sizing:border-box}.order-processing-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;min-height:100vh;background-color:#f7f3ed;padding:2rem;text-align:center;font-family:Roboto,sans-serif;color:#3b2c2c;box-sizing:border-box;overflow-x:hidden}.order-processing-container.loading{justify-content:center;font-size:1.5rem;color:#6a5e5e}.spinner{border:4px solid rgba(0,0,0,.1);border-left-color:#d17a22;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin-top:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.visualizer-section{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px;background-color:#fff;padding:2.5rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;border:1px solid #e0e0e0;box-sizing:border-box;margin-bottom:2rem}.visualizer-section h2{font-family:Playfair Display,serif;color:#3b2c2c;font-size:2.5rem;margin-bottom:.8rem;letter-spacing:-.5px}.visualizer-section .order-notes{font-size:1.1rem;color:#6a5e5e;margin-bottom:2.5rem;font-style:italic}.coffee-visualizer-wrapper{position:relative;width:220px;height:280px;display:flex;justify-content:center;align-items:flex-end;margin:2rem auto}.coffee-visualizer{position:absolute;bottom:0;width:200px;height:250px;border:4px solid #3b2c2c;border-radius:10px 10px 50px 50px;overflow:hidden;background-color:#e0d9d0;box-shadow:inset 0 0 15px #00000026;display:flex;align-items:flex-end}.coffee-visualizer .cup:before{content:"";position:absolute;right:-55px;top:60px;width:70px;height:90px;border:4px solid #3b2c2c;border-left:none;border-radius:0 60px 60px 0;transform:scaleY(.8);z-index:1}.coffee-visualizer .liquid{width:100%;background:linear-gradient(to top,#6f4e37,sienna);transition:height .05s linear;position:absolute;bottom:0;left:0;z-index:0}.progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;font-weight:700;color:#3b2c2c;z-index:2;text-shadow:1px 1px 2px rgba(255,255,255,.5)}.brew-tip{font-style:italic;color:#888;margin-top:2.5rem;font-size:1rem;max-width:400px;line-height:1.5}.order-ready-section{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;background-color:#fff;padding:2.5rem;border-radius:15px;box-shadow:0 8px 30px #0000001a;border:1px solid #e0e0e0;box-sizing:border-box}.order-ready-section h2{font-family:Playfair Display,serif;color:#3b2c2c;font-size:2.5rem;margin-bottom:1.5rem}.order-ready-card{background-color:#fff;padding:2.5rem;border-radius:15px;box-shadow:0 8px 30px #0000001a;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;gap:1.2rem;border:1px solid #e0e0e0}.cup-icon{font-size:4.5rem;margin-bottom:.5rem;color:#d17a22;animation:bounceIn .8s ease-out}@keyframes bounceIn{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}.order-ready-card h3{font-family:Playfair Display,serif;font-size:2.2rem;color:#3b2c2c;margin-top:0;margin-bottom:.5rem}.order-ready-card .show-at-counter{font-size:1.1rem;color:#6a5e5e;margin-bottom:.5rem}.order-id{font-family:Roboto Mono,monospace;font-size:1.8rem;font-weight:700;color:#d17a22;background-color:#ffe0b2;padding:.8rem 1.5rem;border-radius:8px;letter-spacing:1px;-webkit-user-select:all;user-select:all;margin-bottom:1.5rem;box-shadow:0 2px 5px #0000001a}.qr-code-wrapper{padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #00000014;display:flex;justify-content:center;align-items:center;border:1px solid #f0f0f0}.qr-code-wrapper svg{display:block}.enjoy-message{font-size:1.3rem;color:#3b2c2c;font-weight:500;margin-top:1.5rem}.new-order-btn{background-color:#d17a22;color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;border-radius:50px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;margin-top:2.5rem;font-weight:600;box-shadow:0 4px 12px #0000001a}.new-order-btn:hover{background-color:#b8691b;transform:translateY(-2px);box-shadow:0 6px 15px #00000026}@media (max-width: 768px){.order-processing-container{padding:1rem}.visualizer-section,.order-ready-section{padding:1.5rem;max-width:95%}.visualizer-section h2,.order-ready-section h2{font-size:2rem}.coffee-visualizer-wrapper{width:180px;height:230px}.coffee-visualizer{width:160px;height:200px}.progress-text{font-size:1.5rem}.order-id{font-size:1.4rem;padding:.6rem 1rem}.qr-code-wrapper svg{width:150px!important;height:150px!important}.new-order-btn{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.visualizer-section h2,.order-ready-section h2{font-size:1.8rem}.order-ready-card{padding:1.5rem 1rem}.order-id{font-size:1.2rem}}
