body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:100%;z-index:1000}.navbar-transparent{background-color:initial}.navbar-scrolled{background-color:#fff;box-shadow:0 2px 4px #0000001a}.logo{align-items:center;display:flex;text-decoration:none}.logo-img{height:50px;object-fit:contain;width:auto}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navbar-transparent .nav-links li a{color:#fff}.navbar-scrolled .nav-links li a{color:#333}.nav-links li a{font-weight:500;text-decoration:none;transition:color .2s}.nav-links li a:hover{color:#4a7c59}.nav-right{gap:1rem}.nav-right,.search-bar{align-items:center;display:flex}.search-bar{background-color:#ffffff26;border:1.5px solid #fff9;border-radius:50px;padding:.35rem .75rem;transition:background-color .3s,border-color .3s}.navbar-scrolled .search-bar{background-color:#f5f5f5;border-color:#ddd}.search-bar input{background:#0000;border:none;color:#fff;font-size:.9rem;outline:none;width:120px}.navbar-scrolled .search-bar input{color:#333}.search-bar input::placeholder{color:#fffc}.navbar-scrolled .search-bar input::placeholder{color:#aaa}.search-icon{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;margin-left:.25rem;padding:0}.navbar-scrolled .search-icon{color:#555}.cart-icon{align-items:center;color:#fff;display:flex;position:relative;transition:color .2s}.navbar-scrolled .cart-icon{color:#333}.cart-icon:hover{color:#4a7c59}.cart-badge{background-color:#4a7c59;border-radius:50%;color:#fff;font-size:.65rem;font-weight:700;height:17px;justify-content:center;position:absolute;right:-8px;top:-7px;width:17px}.cart-badge,.nav-auth{align-items:center;display:flex}.login-btn{background-color:#fff3;border:1.5px solid #ffffffb3;border-radius:50px;color:#fff;font-weight:600;padding:.5rem 1.3rem;text-decoration:none;transition:background-color .3s}.navbar-scrolled .login-btn{background-color:#4a7c59;border-color:#4a7c59}.login-btn:hover{background-color:#ffffff59}.navbar-scrolled .login-btn:hover{background-color:#3d6549}.user-menu{position:relative}.user-button{align-items:center;background:#0000;border:1px solid #fff9;border-radius:30px;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.4rem .8rem;transition:border-color .2s}.navbar-scrolled .user-button{border-color:#ddd;color:#333}.user-button:hover{border-color:#4a7c59}.user-avatar{align-items:center;background-color:#4a7c59;border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:600;height:32px;justify-content:center;width:32px}.user-name{font-weight:500}.dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;min-width:220px;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem)}.dropdown-header{background:#f9f9f9;padding:1rem}.dropdown-name{color:#333;font-weight:600;margin:0 0 .25rem}.dropdown-email{color:#666;font-size:.85rem;margin:0}.dropdown-divider{background:#eee;height:1px}.dropdown-item{background:#0000;border:none;color:#333;cursor:pointer;font-size:.95rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s;width:100%}.dropdown-item:hover{background-color:#f5f5f5}.dropdown-item.logout{color:#dc2626}.dropdown-item.logout:hover{background-color:#fee2e2}.dropdown-item.admin-item{color:#4a7c59;font-weight:600}.dropdown-item.admin-item:hover{background-color:#eaf4ef}@media (max-width:768px){.navbar{flex-wrap:wrap;padding:1rem}.nav-links{gap:1rem;justify-content:center;margin-top:1rem;order:3;width:100%}.search-bar input{width:80px}.user-name{display:none}}.hero-video-section{background:#000;height:100vh;overflow:hidden;position:relative;width:100%}.hero-video-bg{height:100%;object-fit:contain;width:100%}.hero-video-overlay{background:#00000026;inset:0;pointer-events:none;position:absolute}.hero-play-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:none;border-radius:50%;cursor:pointer;display:flex;height:80px;inset:0;justify-content:center;margin:auto;position:absolute;transition:background .3s;width:80px;z-index:2}.hero-play-btn:hover{background:#ffffff59}.process-section{background-color:#fff;padding:4rem 3rem;text-align:center}.process-title{color:#1a1a1a;font-family:serif;font-size:1.8rem;font-weight:700;letter-spacing:.05em;margin-bottom:2.5rem}.process-grid{display:flex;gap:2rem;justify-content:center}.process-card{flex:1 1;max-width:280px;text-align:left}.process-image{aspect-ratio:3/4;margin-bottom:1rem;overflow:hidden;width:100%}.process-image img{height:100%;object-fit:cover;object-position:center;width:100%}.process-card h3{color:#1a1a1a;font-size:1rem;font-weight:700;margin-bottom:.5rem}.process-card p{color:#444;font-size:.9rem;line-height:1.6}@media (max-width:768px){.process-grid{flex-wrap:wrap;gap:2rem}.process-card{flex-basis:calc(50% - 1rem);flex-grow:0;flex-shrink:0;max-width:none}}@media (max-width:480px){.process-card{flex:0 0 100%}.process-section{padding:3rem 1.5rem}}.article-blocks{width:100%}.article-row{display:flex;flex-wrap:wrap;height:560px;overflow:hidden;width:100%}.article-row.reverse{flex-direction:row-reverse}.article-image,.article-text{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:300px}.article-image{height:100%;overflow:hidden}.article-text{align-items:center;display:flex;padding:2rem}.article-image img{height:100%;object-fit:cover;width:100%}.article-content{margin:0 auto;max-width:500px;text-align:center}.article-content h2{font-size:1.8rem;font-weight:600;margin-bottom:1rem}.article-content p{color:#333;font-size:1rem;line-height:1.6;margin-bottom:2rem}.article-content button{background-color:initial;border:2px solid #2c2c2c;cursor:pointer;font-weight:600;padding:.7rem 2rem;transition:background-color .3s ease,color .3s ease}.article-content button:hover{background-color:#2c2c2c;color:#fff}.article-row.full-width-image{position:relative}.article-row.full-width-image .article-image{flex:none;height:100%;inset:0;opacity:1;position:absolute;transform:none;width:100%}.article-row.full-width-image .article-image.slide-in-image{opacity:1;transform:none}.article-row.full-width-image .article-image img{height:100%;object-fit:cover;object-position:left center;width:100%}.article-row.full-width-image .article-text{background-color:initial!important;flex:0 0 42%;margin-left:auto;position:relative;z-index:1}@media (max-width:768px){.article-row{height:auto}.article-image,.article-text{min-width:100%}.article-image{height:300px}.article-image img{height:100%}}.ns-overlay{align-items:center;animation:nsFadeIn .3s ease;background:#000000b3;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:2000}@keyframes nsFadeIn{0%{opacity:0}to{opacity:1}}.ns-container{animation:nsSlideUp .4s ease;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0000004d;display:flex;flex-direction:row;max-height:92vh;max-width:1300px;overflow:hidden;position:relative;width:100%}@keyframes nsSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.ns-close{align-items:center;background:#00000059;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:2.2rem;justify-content:center;line-height:1;position:absolute;right:1.2rem;top:.8rem;transition:background .2s;width:2.2rem;z-index:10}.ns-close:hover{background:#0009}.ns-header{flex:0 0 42%;overflow:hidden;position:relative}.ns-header img{height:100%;object-fit:cover;object-position:left center;width:100%}.ns-header-overlay{display:none}.ns-body{flex:1 1;overflow-y:auto;padding:2.5rem 3rem;text-align:left}.ns-title{color:#1a1a1a;font-family:serif;font-size:1.4rem;font-weight:800;letter-spacing:.03em;margin-bottom:1.2rem;text-align:center}.ns-intro{color:#444;font-size:1.05rem;line-height:1.75;margin-left:auto;margin-right:auto;max-width:680px;text-align:center}.ns-cards,.ns-intro{margin-bottom:2.5rem}.ns-cards{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.ns-card{align-items:center;animation:cardFadeUp .6s ease forwards;background:#f8fdf9;border:1px solid #4a7c5926;border-radius:12px;display:flex;flex:1 1;flex-direction:column;max-width:180px;min-width:140px;opacity:0;padding:1.5rem 1rem;text-align:center}@keyframes cardFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.ns-icon{height:72px;margin-bottom:1rem;width:72px}.ns-icon svg{height:100%;width:100%}.ns-card h3{color:#2d5a3d;font-size:.78rem;font-weight:700;letter-spacing:.06em;line-height:1.3;margin-bottom:.6rem}.ns-card p{color:#555;font-size:.88rem;line-height:1.5}.ns-bullets{list-style:none;margin:0 0 2rem;padding:0 0 0 1rem;text-align:left}.ns-bullets li{border-bottom:1px solid #f0f0f0;color:#444;font-size:.98rem;line-height:1.7;padding:.5rem 0 .5rem 1.5rem;position:relative;text-align:left}.ns-bullets li:before{color:#4a7c59;content:"•";font-size:1.2rem;left:0;position:absolute;top:.45rem}.ns-quote{background:#f4faf5;border-left:4px solid #4a7c59;border-radius:8px;color:#2d5a3d;font-size:1.05rem;font-style:italic;margin:0 0 2rem;padding:1.5rem 2rem}.ns-closing,.ns-quote{line-height:1.75;text-align:center}.ns-closing{color:#444;font-size:1rem;margin:0 auto 2rem;max-width:680px}.ns-back-btn{background:#4a7c59;border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:0 auto;padding:.75rem 2.5rem;transition:background .3s,transform .2s}.ns-back-btn:hover{background:#3d6549;transform:translateY(-2px)}@media (max-width:768px){.ns-container{flex-direction:column;max-height:92vh;overflow-y:auto}.ns-header{flex:none;height:220px;width:100%}.ns-header-overlay{align-items:center;padding-bottom:0}.ns-body{padding:1.5rem}.ns-header-overlay h1{font-size:1.3rem}.ns-cards{gap:.8rem}.ns-card{min-width:120px;padding:1rem .75rem}}.rm-overlay{align-items:center;animation:rmFadeIn .3s ease;background:#000000b3;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:2000}@keyframes rmFadeIn{0%{opacity:0}to{opacity:1}}.rm-container{animation:rmSlideUp .4s ease;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0000004d;display:flex;flex-direction:column;max-height:92vh;max-width:1200px;overflow:hidden;position:relative;width:100%}@keyframes rmSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.rm-close{align-items:center;background:#00000059;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:2.2rem;justify-content:center;position:absolute;right:1.2rem;top:.8rem;transition:background .2s;width:2.2rem;z-index:10}.rm-close:hover{background:#0009}.rm-content{display:flex;height:92vh;max-height:92vh}.rm-text{flex:1 1;overflow-y:auto;padding:3rem 3rem 2rem;text-align:left}.rm-text h1{color:#1a1a1a;font-family:serif;font-size:1.5rem;font-weight:800;letter-spacing:.03em;margin-bottom:1.5rem}.rm-text p{color:#444;font-size:.98rem;line-height:1.8;margin-bottom:1.2rem}.rm-subtext{color:#333!important;font-weight:600;margin-bottom:.4rem!important}.rm-bullets{list-style:none;margin:0 0 1.2rem;padding:0 0 0 1rem}.rm-bullets li{border-bottom:1px solid #f0f0f0;color:#444;font-size:.98rem;line-height:1.7;padding:.35rem 0 .35rem 1.5rem;position:relative}.rm-bullets li:before{color:#4a7c59;content:"•";font-size:1.2rem;left:0;position:absolute;top:.3rem}.rm-gap-statement{color:#2d5a3d!important;font-size:1rem!important;font-weight:700;margin-bottom:1.2rem!important}.rm-quote{background:#f4faf5;border-left:4px solid #4a7c59;border-radius:8px;color:#2d5a3d;font-size:1rem;font-style:italic;line-height:1.75;margin:1.5rem 0;padding:1.2rem 1.5rem}.rm-back-btn{background:#4a7c59;border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:1rem 0 0;padding:.7rem 2.5rem;transition:background .3s,transform .2s}.rm-back-btn:hover{background:#3d6549;transform:translateY(-2px)}.rm-image{flex:0 0 42%;overflow:hidden}.rm-image img{height:100%;object-fit:cover;object-position:right center;width:100%}@media (max-width:768px){.rm-content{flex-direction:column;height:auto;max-height:92vh;overflow-y:auto}.rm-image{flex:none;height:220px;width:100%}.rm-text{padding:1.5rem}.rm-text h1{font-size:1.2rem}}.hm-overlay{align-items:center;animation:hmFadeIn .3s ease;background:#000000b3;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:2000}@keyframes hmFadeIn{0%{opacity:0}to{opacity:1}}.hm-container{animation:hmSlideUp .4s ease;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0000004d;display:flex;flex-direction:column;max-height:92vh;max-width:1200px;overflow:hidden;position:relative;width:100%}@keyframes hmSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hm-close{align-items:center;background:#00000059;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:2.2rem;justify-content:center;position:absolute;right:1.2rem;top:.8rem;transition:background .2s;width:2.2rem;z-index:10}.hm-close:hover{background:#0009}.hm-content{display:flex;height:92vh;max-height:92vh}.hm-image{flex:0 0 42%;overflow:hidden}.hm-image img{height:100%;object-fit:cover;object-position:left top;width:100%}.hm-text{flex:1 1;overflow-y:auto;padding:3rem 3rem 2rem;text-align:left}.hm-text h1{color:#1a1a1a;font-family:serif;font-size:1.5rem;font-weight:800;letter-spacing:.03em;margin-bottom:1.5rem}.hm-text p{color:#444;font-size:.98rem;line-height:1.8;margin-bottom:1.2rem}.hm-bullets{list-style:none;margin:0 0 1.2rem;padding:0 0 0 1rem}.hm-bullets li{border-bottom:1px solid #f0f0f0;color:#444;font-size:.98rem;line-height:1.7;padding:.35rem 0 .35rem 1.5rem;position:relative}.hm-bullets li:before{color:#4a7c59;content:"•";font-size:1.2rem;left:0;position:absolute;top:.3rem}.hm-quote{background:#f4faf5;border-left:4px solid #4a7c59;border-radius:8px;color:#2d5a3d;font-size:1rem;font-style:italic;line-height:1.75;margin:1.5rem 0;padding:1.2rem 1.5rem}.hm-back-btn{background:#4a7c59;border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:1.5rem 0 0;padding:.7rem 2.5rem;transition:background .3s,transform .2s}.hm-back-btn:hover{background:#3d6549;transform:translateY(-2px)}@media (max-width:768px){.hm-content{flex-direction:column;height:auto;max-height:92vh;overflow-y:auto}.hm-image{flex:none;height:220px;width:100%}.hm-text{padding:1.5rem}.hm-text h1{font-size:1.2rem}}.fm-overlay{align-items:center;animation:fmFadeIn .3s ease;background:#000000b3;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:2000}@keyframes fmFadeIn{0%{opacity:0}to{opacity:1}}.fm-container{animation:fmSlideUp .4s ease;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0000004d;display:flex;flex-direction:column;max-height:92vh;max-width:1200px;overflow:hidden;position:relative;width:100%}@keyframes fmSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.fm-close{align-items:center;background:#00000059;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:2.2rem;justify-content:center;position:absolute;right:1.2rem;top:.8rem;transition:background .2s;width:2.2rem;z-index:10}.fm-close:hover{background:#0009}.fm-content{display:flex;height:92vh;max-height:92vh}.fm-text{flex:1 1;overflow-y:auto;padding:3rem 3rem 2rem;text-align:left}.fm-text h1{color:#1a1a1a;font-family:serif;font-size:1.5rem;font-weight:800;letter-spacing:.03em;margin-bottom:1.5rem}.fm-text p{color:#444;font-size:.98rem;line-height:1.8;margin-bottom:1.2rem}.fm-bullets{list-style:none;margin:0 0 1.2rem;padding:0 0 0 1rem}.fm-bullets li{border-bottom:1px solid #f0f0f0;color:#444;font-size:.98rem;line-height:1.7;padding:.35rem 0 .35rem 1.5rem;position:relative}.fm-bullets li:before{color:#4a7c59;content:"•";font-size:1.2rem;left:0;position:absolute;top:.3rem}.fm-quote{background:#f4faf5;border-left:4px solid #4a7c59;border-radius:8px;color:#2d5a3d;font-size:1rem;font-style:italic;line-height:1.75;margin:1.5rem 0;padding:1.2rem 1.5rem}.fm-back-btn{background:#4a7c59;border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:1.5rem 0 0;padding:.7rem 2.5rem;transition:background .3s,transform .2s}.fm-back-btn:hover{background:#3d6549;transform:translateY(-2px)}.fm-image{flex:0 0 42%;overflow:hidden}.fm-image img{height:100%;object-fit:cover;object-position:right center;width:100%}@media (max-width:768px){.fm-content{flex-direction:column;height:auto;max-height:92vh;overflow-y:auto}.fm-image{flex:none;height:220px;order:-1;width:100%}.fm-text{padding:1.5rem}.fm-text h1{font-size:1.2rem}}.hi-overlay{align-items:center;animation:hiFadeIn .3s ease;background:#000000b3;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:2000}@keyframes hiFadeIn{0%{opacity:0}to{opacity:1}}.hi-container{animation:hiSlideUp .4s ease;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0000004d;display:flex;flex-direction:column;max-height:92vh;max-width:1200px;overflow:hidden;position:relative;width:100%}@keyframes hiSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hi-close{align-items:center;background:#00000059;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:2.2rem;justify-content:center;position:absolute;right:1.2rem;top:.8rem;transition:background .2s;width:2.2rem;z-index:10}.hi-close:hover{background:#0009}.hi-content{display:flex;height:92vh;max-height:92vh}.hi-image{flex:0 0 42%;overflow:hidden}.hi-image img{height:100%;object-fit:cover;object-position:center center;width:100%}.hi-text{flex:1 1;overflow-y:auto;padding:3rem 3rem 2rem;text-align:left}.hi-text h1{color:#1a1a1a;font-family:serif;font-size:1.5rem;font-weight:800;letter-spacing:.03em;margin-bottom:1.5rem}.hi-text p{color:#444;font-size:.98rem;line-height:1.8;margin-bottom:1.2rem}.hi-text h2{color:#2d5a3d;font-size:1.1rem;font-weight:700;letter-spacing:.02em;margin:1.5rem 0 .5rem}.hi-quote{background:#f4faf5;border-left:4px solid #4a7c59;border-radius:8px;color:#2d5a3d;font-size:1rem;font-style:italic;line-height:1.75;margin:1.5rem 0;padding:1.2rem 1.5rem}.hi-back-btn{background:#4a7c59;border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:1.5rem 0 0;padding:.7rem 2.5rem;transition:background .3s,transform .2s}.hi-back-btn:hover{background:#3d6549;transform:translateY(-2px)}@media (max-width:768px){.hi-content{flex-direction:column;height:auto;max-height:92vh;overflow-y:auto}.hi-image{flex:none;height:220px;order:-1;width:100%}.hi-text{padding:1.5rem}.hi-text h1{font-size:1.2rem}}.fps-overlay{align-items:center;animation:fpsFadeIn .3s ease;background:#000000b3;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:2000}@keyframes fpsFadeIn{0%{opacity:0}to{opacity:1}}.fps-container{animation:fpsSlideUp .4s ease;background:#fff;border-radius:16px;box-shadow:0 24px 64px #0000004d;display:flex;flex-direction:column;max-height:92vh;max-width:1200px;overflow:hidden;position:relative;width:100%}@keyframes fpsSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.fps-close{align-items:center;background:#00000059;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:2.2rem;justify-content:center;position:absolute;right:1.2rem;top:.8rem;transition:background .2s;width:2.2rem;z-index:10}.fps-close:hover{background:#0009}.fps-content{display:flex;height:92vh;max-height:92vh}.fps-image{flex:0 0 42%;order:2;overflow:hidden}.fps-text{flex:1 1;order:1;overflow-y:auto;padding:3rem 3rem 2rem;text-align:left}.fps-text h1{color:#1a1a1a;font-family:serif;font-size:1.5rem;font-weight:800;letter-spacing:.03em;margin-bottom:1.5rem}.fps-text h2{color:#2d5a3d;font-size:1.1rem;font-weight:700;letter-spacing:.02em;margin:1.5rem 0 .5rem}.fps-text p{color:#444;font-size:.98rem;line-height:1.8;margin-bottom:1.2rem}.fps-bullets{list-style:none;margin:0 0 1.2rem;padding:0 0 0 1rem}.fps-bullets li{border-bottom:1px solid #f0f0f0;color:#444;font-size:.98rem;line-height:1.7;padding:.35rem 0 .35rem 1.5rem;position:relative}.fps-bullets li:before{color:#4a7c59;content:"•";font-size:1.2rem;left:0;position:absolute;top:.3rem}.fps-quote{background:#f4faf5;border-left:4px solid #4a7c59;border-radius:8px;color:#2d5a3d;font-size:1rem;font-style:italic;line-height:1.75;margin:1.5rem 0;padding:1.2rem 1.5rem}.fps-back-btn{background:#4a7c59;border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:1.5rem 0 0;padding:.7rem 2.5rem;transition:background .3s,transform .2s}.fps-back-btn:hover{background:#3d6549;transform:translateY(-2px)}@media (max-width:768px){.fps-content{flex-direction:column;height:auto;max-height:92vh;overflow-y:auto}.fps-image{flex:none;height:220px;order:-1;width:100%}.fps-text{order:2;padding:1.5rem}.fps-text h1{font-size:1.2rem}}.register-section{align-items:center;display:flex;justify-content:center;min-height:360px;overflow:hidden;padding:5rem 2rem;position:relative;width:100%}.register-video-bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.register-box{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#3c643cb8;border-radius:16px;max-width:520px;padding:2.5rem 3rem;position:relative;text-align:center;width:100%;z-index:1}.register-box h2{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:.6rem}.register-box p{color:#ffffffe6;font-size:.98rem;line-height:1.6;margin-bottom:1.5rem}.register-form{align-items:center;gap:1rem}.register-form input{background:#78a06473;border:none;border-radius:50px;color:#fff;font-size:.98rem;outline:none;padding:.75rem 1.4rem;width:100%}.register-form input::placeholder{color:#fffc}.register-form input:focus{background:#78a06499}.register-form button{background:#78a0648c;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2.8rem;transition:background .3s}.register-form button:hover{background:#648c50cc}.welcome-msg{color:#ffffffd9;font-weight:500}@media (max-width:480px){.register-box{padding:2rem 1.5rem}.register-box h2{font-size:1.5rem}}.footer{background-color:#f5f5f0;background-image:url(https://storage.googleapis.com/rasai-nutrie-assets/sections/pagebottom.png);background-position:bottom;background-repeat:no-repeat;background-size:100% auto;color:#2c2c2c;padding:3rem 4rem 0;position:relative}.footer-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1100px}.footer-left{display:flex;flex:0 0 auto;flex-direction:column;gap:1.2rem}.footer-logo{object-fit:contain;width:130px}.footer-contact p,.footer-location p{color:#2c2c2c;font-size:.9rem;line-height:1.7;margin:0}.footer-contact a,.footer-location a{color:#2c2c2c;text-decoration:none}.footer-contact a:hover,.footer-location a:hover{color:#4a7c59}.footer-label{color:#1a1a1a;font-size:.95rem;font-weight:700;margin-bottom:.4rem}.footer-site{flex:0 0 auto}.footer-nav{display:flex;flex-direction:column;gap:.9rem;margin-top:.4rem}.footer-nav a{color:#2c2c2c;font-size:1rem;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#4a7c59}.footer-social{align-self:flex-end;flex:0 0 auto}.social-icons{display:flex;gap:.8rem;margin-top:.4rem}.social-icons a{color:#2c2c2c;transition:color .3s,transform .2s}.social-icons a:hover{color:#4a7c59;transform:scale(1.1)}.footer-bottom{border-top:1px solid #0000001a;margin-top:2.5rem;padding:1rem 0 12rem;text-align:center}.copyright{color:#555;font-size:.85rem}.whatsapp-float{bottom:20px;height:50px;position:fixed;right:20px;width:50px;z-index:999}.whatsapp-float img{height:100%;object-fit:contain;width:100%}@media (max-width:768px){.footer{padding:2.5rem 2rem 0}.footer-content{flex-direction:column;gap:2rem}.footer-social{align-self:flex-start}}.home{text-align:center}.about-page{display:flex;flex-direction:column;min-height:100vh}.our-story-section{background-image:url(https://storage.googleapis.com/rasai-nutrie-assets/sections/ourstory.jpg);background-position:50%;background-size:cover;justify-content:flex-end;min-height:520px;position:relative}.our-story-overlay,.our-story-section{align-items:center;display:flex;width:100%}.our-story-overlay{height:100%;justify-content:center;padding:5rem 4rem 4rem}.our-story-box{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd1;margin-right:8%;max-width:600px;padding:2.8rem 3rem;width:100%}.our-story-heading{color:#1a1a1a;font-size:1.4rem;font-weight:700;letter-spacing:.12em;margin-bottom:1.2rem;text-align:center}.our-story-text{color:#2c2c2c;font-size:.95rem;line-height:1.85;margin:0;text-align:justify}.our-team-section{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.our-team-bg{display:block;height:auto;width:100%}.our-team-box{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd1;margin-left:8%;max-width:580px;padding:2.8rem 3rem;position:absolute;width:45%}.our-team-heading{color:#1a1a1a;font-size:1.4rem;font-weight:700;letter-spacing:.12em;margin-bottom:1.2rem;text-align:center}.our-team-text{color:#2c2c2c;font-size:.95rem;line-height:1.85;margin:0;text-align:justify}.our-research-section{align-items:center;background-image:url(https://storage.googleapis.com/rasai-nutrie-assets/sections/ourresearch.jpg);background-position:100%;background-size:cover;display:flex;min-height:560px;position:relative;width:100%}.our-research-overlay{align-items:center;display:flex;height:100%;justify-content:flex-start;padding:4rem 5rem;width:100%}.our-research-box{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd9;max-width:560px;padding:2.4rem 2.8rem;width:100%}.our-research-heading{color:#1a1a1a;font-size:1.4rem;font-weight:700;letter-spacing:.12em;margin-bottom:.6rem;text-align:center}.our-research-subheading{color:#4a7c59;font-size:1rem;font-weight:600;margin-bottom:1rem;text-align:center}.our-research-text{color:#2c2c2c;font-size:.9rem;line-height:1.85;margin:0 0 1.4rem;text-align:justify}.who-section{align-items:center;background-color:#fff;display:flex;width:100%}.who-image-col{flex:0 0 48%;max-width:48%}.who-image{display:block;height:100%;object-fit:cover;width:100%}.who-text-col{display:flex;flex:1 1;flex-direction:column;gap:1.4rem;justify-content:center;padding:4rem 4rem 4rem 3.5rem}.who-heading{color:#1a1a1a;font-size:1.5rem;font-weight:700;letter-spacing:.06em;line-height:1.4;margin:0}.who-text{color:#2c2c2c;font-size:.95rem;line-height:1.85;margin:0}.stand-section{align-items:center;background-image:url(https://storage.googleapis.com/rasai-nutrie-assets/sections/stand.png);background-position:0;background-size:cover;display:flex;justify-content:flex-end;min-height:460px;position:relative;width:100%}.stand-text-col{display:flex;flex-direction:column;gap:1.4rem;max-width:480px;padding:4rem 5rem 4rem 2rem;width:45%}.stand-heading{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.08em;margin:0}.stand-text{color:#ffffffe6;font-size:.95rem;line-height:1.9;margin:0}.vision-mission-section{align-items:center;background-image:url(https://storage.googleapis.com/rasai-nutrie-assets/sections/vision.jpg);background-position:50%;background-size:cover;display:flex;min-height:420px;position:relative;width:100%}.vision-mission-overlay{align-items:flex-start;display:flex;gap:0;justify-content:center;padding:4rem 8rem;width:100%}.vm-col{display:flex;flex:1 1;flex-direction:column;gap:1.2rem;padding:0 3rem}.vm-divider{align-self:stretch;background-color:#ffffff59;min-height:200px;width:1px}.vm-heading{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.1em;margin:0}.vm-body{color:#ffffffe0;font-size:.95rem;line-height:1.9;margin:0}.stats-section{align-items:center;display:flex;justify-content:center;min-height:360px;overflow:hidden;position:relative;width:100%}.stats-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.stats-overlay{justify-content:space-evenly;padding:4rem 6rem;position:relative;width:100%;z-index:1}.stat-item,.stats-overlay{align-items:center;display:flex}.stat-item{flex-direction:column;gap:.5rem}.stat-number{color:#fff;font-size:3.2rem;font-weight:700;letter-spacing:.02em;line-height:1}.stat-label{color:#ffffffe6;font-size:1rem;font-weight:500;letter-spacing:.18em;text-align:center}@media (max-width:768px){.our-story-section{background-position:0;min-height:auto}.our-story-overlay{justify-content:center;padding:3rem 1.5rem}.our-story-box,.our-team-box{max-width:100%;padding:2rem 1.5rem}.our-team-box{margin-left:0;position:relative;width:90%}.our-research-section{min-height:auto}.our-research-overlay{justify-content:center;padding:3rem 1.5rem}.our-research-box{max-width:100%;padding:2rem 1.5rem}.who-section{flex-direction:column}.who-image-col{flex:none;max-width:100%;width:100%}.who-text-col{padding:2.5rem 1.5rem}.stand-section{justify-content:center;min-height:auto}.stand-text-col{max-width:100%;padding:3rem 1.5rem;width:100%}.vision-mission-overlay{flex-direction:column;gap:2rem;padding:3rem 1.5rem}.vm-col{padding:0}.vm-divider{height:1px;min-height:1px;width:100%}.stats-overlay{flex-direction:column;gap:2.5rem;padding:3rem 1.5rem}.stat-number{font-size:2.4rem}}.products-page{background-color:#faf9f7;display:flex;flex-direction:column;min-height:100vh}.products-hero{background-color:#faf9f7;padding:8rem 2rem 4rem;text-align:center}.products-hero-title{color:#1a1a1a;font-size:2.2rem;font-weight:700;letter-spacing:.14em;margin:0 0 .6rem}.products-hero-sub{color:#666;font-size:1rem;letter-spacing:.04em;margin:0}.categories-grid{grid-gap:1.5rem;box-sizing:border-box;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px;padding:2rem 4rem 4rem;width:100%}.category-card{background-position:50%;background-size:cover;border-radius:4px;cursor:pointer;height:380px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.category-card:hover{box-shadow:0 12px 32px #0000002e;transform:translateY(-4px)}.category-card--placeholder{background-color:#e8e4df;cursor:default}.category-card--placeholder:hover{box-shadow:none;transform:none}.category-card-overlay{align-items:center;background:linear-gradient(0deg,#000000a6 0,#0000001a 60%,#0000);display:flex;flex-direction:column;gap:.5rem;inset:0;justify-content:flex-end;padding:2rem;position:absolute}.category-card--placeholder .category-card-overlay{background:#00000014;justify-content:center}.category-card-name{color:#fff;font-size:1.6rem;font-weight:700;letter-spacing:.1em;margin:0;text-shadow:0 2px 8px #0006}.category-card--placeholder .category-card-name{color:#555;text-shadow:none}.category-card-count{color:#ffffffd9;font-size:.88rem;letter-spacing:.06em}.category-card--placeholder .category-card-count{color:#888}.category-card-btn{background:#ffffff26;border:1.5px solid #fffc;border-radius:50px;color:#fff;cursor:pointer;font-size:.88rem;font-weight:600;letter-spacing:.08em;margin-top:.4rem;padding:.5rem 1.6rem;transition:background .2s}.category-card-btn:hover{background:#ffffff4d}.category-card-soon{color:#888;font-size:.85rem;font-style:italic;letter-spacing:.06em}@media (max-width:768px){.categories-grid{grid-template-columns:1fr;padding:1.5rem}.category-card{height:280px}}.auth-modal-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.auth-modal{background:#fff;border-radius:8px;box-shadow:0 20px 60px #0003;max-width:380px;padding:2.5rem 2rem;position:relative;text-align:center;width:100%}.auth-modal-close{background:none;border:none;color:#999;cursor:pointer;font-size:1.4rem;line-height:1;position:absolute;right:1rem;top:1rem}.auth-modal-close:hover{color:#333}.auth-modal-icon{font-size:2.4rem;margin-bottom:1rem}.auth-modal-title{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin:0 0 .6rem}.auth-modal-text{color:#666;font-size:.9rem;line-height:1.6;margin:0 0 1.6rem}.auth-modal-actions{display:flex;flex-direction:column;gap:.75rem}.auth-modal-btn{border-radius:4px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem;transition:background-color .2s;width:100%}.auth-modal-btn--primary{background-color:#4a7c59;border:none;color:#fff}.auth-modal-btn--primary:hover{background-color:#3d6549}.auth-modal-btn--secondary{background-color:initial;border:2px solid #4a7c59;color:#4a7c59}.auth-modal-btn--secondary:hover{background-color:#f0f7f3}.qty-control{gap:0;margin-top:.4rem}.qty-btn{flex:0 0 36px;transition:background-color .2s}.qty-btn:hover{background-color:#3d6549}.tisanes-page{display:flex;flex-direction:column;min-height:100vh}.tisanes-hero{background-image:url(https://storage.googleapis.com/rasai-nutrie-assets/products/tisanes/banner.png);background-position:50%;background-size:cover;height:420px;position:relative;width:100%}.tisanes-hero-overlay{align-items:center;background:linear-gradient(180deg,#00000059 0,#00000026);display:flex;flex-direction:column;gap:.6rem;inset:0;justify-content:center;padding-top:4rem;position:absolute}.tisanes-back{color:#ffffffe6;font-size:.9rem;font-weight:500;left:2.5rem;letter-spacing:.04em;position:absolute;text-decoration:none;top:5.5rem;transition:color .2s}.tisanes-back:hover{color:#fff}.tisanes-hero-title{color:#fff;font-size:3rem;font-weight:700;letter-spacing:.2em;margin:0;text-shadow:0 2px 12px #0000004d}.tisanes-hero-sub{color:#ffffffe0;font-size:.95rem;letter-spacing:.06em;margin:0}.tisanes-body{background-image:url(https://storage.googleapis.com/rasai-nutrie-assets/products/tisanes/background.jpg);background-position:50%;background-size:cover;flex:1 1;padding:3.5rem 4rem 4rem}.tisanes-grid{grid-gap:1.8rem;display:grid;gap:1.8rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.product-card{background:#ffffffb8}.product-card-info{gap:.4rem}.product-card-name{letter-spacing:.02em}@media (max-width:1024px){.tisanes-grid{grid-template-columns:repeat(3,1fr)}.tisanes-body{padding:3rem 2rem 4rem}}@media (max-width:768px){.tisanes-hero{height:300px}.tisanes-hero-title{font-size:2rem}.tisanes-grid{grid-template-columns:repeat(2,1fr)}.tisanes-body{padding:2rem 1rem 3rem}}.category-page{display:flex;flex-direction:column;min-height:100vh}.category-hero{background-position:50%;background-size:cover;height:420px;position:relative;width:100%}.category-hero-overlay{align-items:center;background:linear-gradient(180deg,#00000061 0,#00000026);display:flex;flex-direction:column;gap:.6rem;inset:0;justify-content:center;padding-top:4rem;position:absolute}.category-back{color:#ffffffe6;font-size:.9rem;font-weight:500;left:2.5rem;letter-spacing:.04em;position:absolute;text-decoration:none;top:5.5rem;transition:color .2s}.category-back:hover{color:#fff}.category-hero-title{color:#fff;font-size:3rem;font-weight:700;letter-spacing:.2em;margin:0;text-shadow:0 2px 12px #0000004d}.category-hero-sub{color:#ffffffe0;font-size:.95rem;letter-spacing:.06em;margin:0}.category-body{background-position:50%;background-size:cover;flex:1 1;padding:3.5rem 4rem 4rem}.category-body--video{flex:1 1;overflow:hidden;padding:3.5rem 4rem 4rem;position:relative}.category-bg-video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.category-body--video .category-grid{position:relative;z-index:1}.category-grid{grid-gap:1.8rem;display:grid;gap:1.8rem;margin:0 auto;max-width:1200px}.category-grid--4{grid-template-columns:repeat(4,1fr)}.category-grid--3{grid-template-columns:repeat(3,1fr)}.product-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffc7;border-radius:6px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.product-card:hover{box-shadow:0 8px 28px #00000024;transform:translateY(-3px)}.product-card-image-wrap{aspect-ratio:3/4;overflow:hidden;width:100%}.product-card-image{display:block;height:100%;object-fit:cover;transition:transform .45s ease;width:100%}.product-card:hover .product-card-image{transform:scale(1.08)}.product-card-info{align-items:center;display:flex;flex-direction:column;gap:.35rem;padding:1rem 1rem 1.2rem;text-align:center}.product-card-name{color:#1a1a1a;font-size:.92rem;font-weight:600;margin:0}.product-card-serving{color:#888;font-size:.8rem;margin:0}.product-card-price{color:#4a7c59;font-size:1rem;font-weight:700;margin:0}.product-card-btn{background-color:#4a7c59;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;letter-spacing:.04em;margin-top:.4rem;padding:.55rem 0;transition:background-color .2s;width:100%}.product-card-btn:hover{background-color:#3d6549}.product-card-btn--added{background-color:#2e5e3a}.product-size-toggle{display:flex;gap:.4rem;margin:.2rem 0}.size-btn{background:#0000;border:1.5px solid #4a7c59;border-radius:20px;color:#4a7c59;cursor:pointer;font-size:.78rem;font-weight:600;padding:.25rem .75rem;transition:all .2s}.size-btn--active{background-color:#4a7c59;color:#fff}@media (max-width:1024px){.category-grid--4{grid-template-columns:repeat(3,1fr)}.category-body,.category-body--video{padding:3rem 2rem 4rem}}@media (max-width:768px){.category-hero{height:300px}.category-hero-title{font-size:2rem}.category-grid--3,.category-grid--4{grid-template-columns:repeat(2,1fr)}.category-body,.category-body--video{padding:2rem 1rem 3rem}}.cart-page{background:#faf9f7;display:flex;flex-direction:column;min-height:100vh}.cart-empty{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;padding:8rem 2rem 4rem;text-align:center}.cart-empty-icon{font-size:3rem}.cart-empty h2{color:#1a1a1a;font-size:1.5rem;margin:0}.cart-empty p{color:#666;margin:0}.cart-shop-btn{background:#4a7c59;border-radius:4px;color:#fff;font-weight:600;margin-top:.5rem;padding:.75rem 2rem;text-decoration:none;transition:background .2s}.cart-shop-btn:hover{background:#3d6549}.cart-container{flex:1 1;margin:0 auto;max-width:1100px;padding:7rem 2rem 3rem;width:100%}.cart-title{color:#1a1a1a;font-size:1.8rem;font-weight:700;letter-spacing:.04em;margin:0 0 2rem}.cart-content{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 340px}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{grid-gap:1rem;align-items:center;background:#fff;border-radius:6px;box-shadow:0 1px 6px #00000012;display:grid;gap:1rem;grid-template-columns:70px 1fr 110px 80px;padding:1rem}.cart-item-img{border-radius:4px;height:90px;object-fit:cover;width:70px}.cart-item-details{min-width:0}.cart-item-name{color:#1a1a1a;font-size:.95rem;font-weight:600;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-unit{color:#888;font-size:.85rem;margin:0}.cart-item-subtotal{color:#4a7c59;font-size:1rem;font-weight:700;margin:0;text-align:right;white-space:nowrap}.qty-control{border:1.5px solid #4a7c59;border-radius:4px;overflow:hidden;width:100%}.qty-btn,.qty-control{align-items:center;display:flex}.qty-btn{background:#4a7c59;border:none;color:#fff;cursor:pointer;flex-shrink:0;font-size:1.1rem;font-weight:600;height:34px;justify-content:center;transition:background .2s;width:32px}.qty-btn:hover{background:#3d6549}.qty-value{color:#1a1a1a;flex:1 1;font-size:.95rem;font-weight:700;text-align:center}.cart-summary{background:#fff;border-radius:6px;box-shadow:0 1px 6px #00000012;padding:1.5rem;position:sticky;top:5rem}.cart-summary-title{color:#1a1a1a;font-size:1.1rem;font-weight:700;margin:0 0 1rem}.cart-summary-row{color:#555;display:flex;font-size:.88rem;justify-content:space-between;margin-bottom:.5rem}.cart-summary-divider{background:#eee;height:1px;margin:.8rem 0}.cart-summary-total{color:#1a1a1a;display:flex;font-size:1.05rem;font-weight:700;justify-content:space-between;margin-bottom:1.2rem}.cart-checkout-btn{background:#4a7c59;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:.75rem;padding:.85rem;transition:background .2s;width:100%}.cart-checkout-btn:hover{background:#3d6549}.cart-continue-link{color:#4a7c59;display:block;font-size:.88rem;text-align:center;text-decoration:none}.cart-continue-link:hover{text-decoration:underline}@media (max-width:768px){.cart-content{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:60px 1fr;grid-template-rows:auto auto auto}.cart-item-img{height:75px}.cart-item-subtotal,.qty-control{grid-column:2}}.checkout-page{background:#faf9f7;display:flex;flex-direction:column;min-height:100vh}.checkout-container{flex:1 1;margin:0 auto;max-width:1100px;padding:7rem 2rem 3rem;width:100%}.checkout-title{color:#1a1a1a;font-size:1.8rem;font-weight:700;margin:0 0 2rem}.checkout-content{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 300px}.checkout-section{background:#fff;border-radius:6px;box-shadow:0 1px 6px #00000012;margin-bottom:1.5rem;padding:1.5rem}.checkout-section-title{border-bottom:1px solid #eee;color:#1a1a1a;font-size:1.05rem;font-weight:700;margin:0 0 1.2rem;padding-bottom:.6rem}.checkout-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.checkout-item{align-items:center;display:flex;gap:1rem}.checkout-item-img{border-radius:4px;flex-shrink:0;height:72px;object-fit:cover;width:56px}.checkout-item-info{flex:1 1}.checkout-item-name{color:#1a1a1a;font-size:.9rem;font-weight:600;margin:0 0 .2rem}.checkout-item-meta{color:#888;font-size:.82rem;margin:0}.checkout-item-subtotal{color:#4a7c59;font-size:.95rem;font-weight:700;margin:0}.checkout-total-row{border-top:1px solid #eee;color:#1a1a1a;display:flex;font-size:1rem;font-weight:700;justify-content:space-between;padding-top:.8rem}.checkout-grand-total{color:#4a7c59}.address-mode-toggle{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.address-radio{align-items:center;color:#333;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem}.address-display{background:#f5f5f0;border-radius:4px;color:#333;font-size:.9rem;line-height:1.6;padding:.8rem 1rem}.address-display p{margin:0}.address-form{display:flex;flex-direction:column;gap:.75rem}.address-form input{border:1.5px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:.9rem;outline:none;padding:.65rem .9rem;transition:border-color .2s;width:100%}.address-form input:focus{border-color:#4a7c59}.address-form-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.checkout-error{color:#e53e3e;font-size:.9rem;margin:0 0 1rem}.checkout-place-btn{background:#4a7c59;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.04em;padding:1rem;transition:background .2s;width:100%}.checkout-place-btn:hover:not(:disabled){background:#3d6549}.checkout-place-btn:disabled{cursor:not-allowed;opacity:.6}.checkout-price-card{background:#fff;border-radius:6px;box-shadow:0 1px 6px #00000012;padding:1.5rem;position:sticky;top:5rem}.price-row{color:#555;display:flex;font-size:.88rem;justify-content:space-between;margin-bottom:.5rem}.price-divider{background:#eee;height:1px;margin:.8rem 0}.price-row--total{color:#1a1a1a;font-size:1rem;font-weight:700;margin-bottom:1rem}.checkout-note{color:#aaa;font-size:.78rem;font-style:italic;margin:0;text-align:center}@media (max-width:768px){.checkout-content{grid-template-columns:1fr}.checkout-price-card{position:static}}.success-page{align-items:center;background:#faf9f7;display:flex;justify-content:center;min-height:100vh;padding:2rem}.success-card{background:#fff;border-radius:8px;box-shadow:0 4px 24px #0000001a;max-width:460px;padding:3rem 2.5rem;text-align:center;width:100%}.success-icon{align-items:center;background:#4a7c59;border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.success-title{color:#1a1a1a;font-size:1.6rem;font-weight:700;margin:0 0 .8rem}.success-sub{color:#444;font-size:.95rem;line-height:1.6;margin:0 0 .5rem}.success-note{color:#888;font-size:.85rem;margin:0 0 2rem}.success-actions{display:flex;flex-direction:column;gap:.75rem}.success-btn{border-radius:4px;font-size:.95rem;font-weight:600;padding:.75rem;text-decoration:none;transition:background .2s}.success-btn--primary{background:#4a7c59;color:#fff}.success-btn--primary:hover{background:#3d6549}.success-btn--secondary{background:#0000;border:2px solid #4a7c59;color:#4a7c59}.success-btn--secondary:hover{background:#f0f7f3}.orders-page{background:#faf9f7;display:flex;flex-direction:column;min-height:100vh}.orders-container{flex:1 1;margin:0 auto;max-width:860px;padding:7rem 2rem 3rem;width:100%}.orders-title{color:#1a1a1a;font-size:1.8rem;font-weight:700;margin:0 0 2rem}.orders-error,.orders-loading{color:#666;padding:2rem 0;text-align:center}.orders-error{color:#e53e3e}.orders-empty{align-items:center;color:#666;display:flex;flex-direction:column;gap:1rem;padding:3rem 0;text-align:center}.orders-shop-btn{background:#4a7c59;border-radius:4px;color:#fff;font-weight:600;padding:.7rem 1.8rem;text-decoration:none}.orders-list{display:flex;flex-direction:column;gap:1.5rem}.order-card{background:#fff;border-radius:8px;box-shadow:0 1px 8px #00000014;padding:1.5rem}.order-card-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:1.2rem;padding-bottom:.8rem}.order-id{color:#1a1a1a;font-size:1rem;font-weight:700;margin-right:.8rem}.order-date{color:#888;font-size:.85rem}.order-status{border-radius:20px;font-size:.82rem;font-weight:600;padding:.3rem .8rem;text-transform:capitalize}.order-status--pending{background:#fef3c7;color:#92400e}.order-status--confirmed{background:#d1fae5;color:#065f46}.order-status--shipped{background:#dbeafe;color:#1e40af}.order-status--delivered{background:#d1fae5;color:#065f46}.order-items{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1rem}.order-item{align-items:center;display:flex;gap:.8rem}.order-item-img{border-radius:4px;flex-shrink:0;height:60px;object-fit:cover;width:48px}.order-item-info{flex:1 1}.order-item-name{color:#1a1a1a;font-size:.9rem;font-weight:600;margin:0 0 .2rem}.order-item-meta{color:#888;font-size:.82rem;margin:0}.order-item-subtotal{color:#4a7c59;font-size:.9rem;font-weight:700;margin:0}.order-card-footer{align-items:flex-end;border-top:1px solid #eee;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding-top:.8rem}.order-address{color:#666;font-size:.82rem;max-width:60%}.order-total{color:#1a1a1a;font-size:.95rem}.admin-page{background:#f5f5f3;display:flex;flex-direction:column;min-height:100vh}.admin-container{flex:1 1;margin:0 auto;max-width:1100px;padding:7rem 2rem 3rem;width:100%}.admin-title{color:#1a1a1a;font-size:1.8rem;font-weight:700;letter-spacing:.03em;margin:0 0 2rem}.admin-empty,.admin-loading{color:#666;font-size:1rem;padding:3rem 0;text-align:center}.admin-error{color:#c0392b;padding:2rem 0;text-align:center}.admin-order-card{background:#fff;border-radius:8px;box-shadow:0 1px 8px #00000012;margin-bottom:1.5rem;overflow:hidden}.admin-order-header{align-items:center;background:#4a7c59;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1rem 1.5rem}.admin-order-meta{display:flex;flex-direction:column;gap:.25rem}.admin-order-id{color:#fff;font-size:1rem;font-weight:700}.admin-order-date{color:#fffc;font-size:.82rem}.admin-status-control{align-items:center;display:flex;gap:.75rem}.admin-status-badge{border-radius:20px;display:inline-block;font-size:.8rem;font-weight:600;padding:.3rem .75rem;text-transform:capitalize}.status-pending{background:#fff3cd;color:#856404}.status-confirmed{background:#cff4fc;color:#055160}.status-dispatched{background:#d1ecf1;color:#0c5460}.status-delivered{background:#d4edda;color:#155724}.admin-status-select{background:#fff;border:none;border-radius:4px;color:#1a1a1a;cursor:pointer;font-size:.88rem;padding:.4rem .6rem}.admin-status-select:disabled{cursor:not-allowed;opacity:.6}.admin-order-body{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr 2fr;padding:0}.admin-address-info,.admin-customer-info,.admin-items-info{padding:1.25rem 1.5rem}.admin-address-info,.admin-customer-info{border-right:1px solid #f0f0f0}.admin-section-label{color:#888;font-size:.75rem;font-weight:700;letter-spacing:.08em;margin:0 0 .6rem;text-transform:uppercase}.admin-customer-name{color:#1a1a1a;font-size:.95rem;font-weight:600;margin:0 0 .25rem}.admin-address-info p,.admin-customer-detail{color:#555;font-size:.88rem;margin:0 0 .2rem}.admin-items-table{border-collapse:collapse;font-size:.88rem;width:100%}.admin-items-table th{border-bottom:1px solid #eee;color:#888;font-size:.78rem;font-weight:600;letter-spacing:.05em;padding:0 .5rem .5rem 0;text-align:left;text-transform:uppercase}.admin-items-table td{color:#333;padding:.4rem .5rem .4rem 0;vertical-align:middle}.admin-order-total{color:#4a7c59;font-size:1rem;font-weight:700;margin:.75rem 0 0;text-align:right}@media (max-width:768px){.admin-order-body{grid-template-columns:1fr}.admin-address-info,.admin-customer-info{border-bottom:1px solid #f0f0f0;border-right:none}.admin-order-header{align-items:flex-start;flex-direction:column}}.register-page{align-items:flex-start;background-color:#fffef9;display:flex;justify-content:center;min-height:100vh;padding:2rem}.register-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-top:2rem;max-width:700px;padding:3rem;width:100%}.register-container,.register-container *{box-sizing:border-box}.register-container h1{color:#2c2c2c;font-size:2rem;margin-bottom:.5rem;text-align:center}.register-subtitle{color:#666;margin-bottom:2rem;text-align:center}.register-form{display:flex;flex-direction:column;gap:2rem;width:100%}.form-section{border-bottom:1px solid #eee;padding-bottom:1.5rem;width:100%}.form-section:last-of-type{border-bottom:none}.form-section h3{color:#3e3e3e;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.form-group{margin-bottom:1rem;width:100%}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#4a7c59;box-shadow:0 0 0 3px #4a7c591a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;width:100%}.form-row.three-columns{grid-template-columns:1fr 1fr 1fr}.form-row .form-group{margin-bottom:0}.register-button{background-color:#4a7c59;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:background-color .3s;width:100%}.register-button:hover:not(:disabled){background-color:#3d6549}.register-button:disabled{background-color:#ccc;cursor:not-allowed}.login-link{color:#666;margin-top:1.5rem;text-align:center}.login-link a{color:#4a7c59;font-weight:600;text-decoration:none}.login-link a:hover{text-decoration:underline}@media (max-width:768px){.form-row.three-columns{grid-template-columns:1fr 1fr}.form-row.three-columns .form-group:last-child{grid-column:1/-1}}@media (max-width:600px){.register-page{padding:1rem}.register-container{margin-top:1rem;padding:1.5rem}.register-container h1{font-size:1.5rem}.form-row,.form-row.three-columns{grid-template-columns:1fr}.form-row.three-columns .form-group:last-child{grid-column:auto}}.login-page{align-items:center;background-color:#fffef9;display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;max-width:450px;padding:3rem;width:100%}.login-container h1{color:#2c2c2c;font-size:2rem;margin-bottom:.5rem;text-align:center}.login-subtitle{color:#666;margin-bottom:2rem;text-align:center}.login-tabs{background:#f5f5f5;border-radius:8px;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:.25rem}.login-tabs .tab{background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;flex:1 1;font-size:.85rem;font-weight:500;padding:.75rem 1rem;transition:all .2s}.login-tabs .tab.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#2c2c2c}.login-tabs .tab:hover:not(.active){color:#333}.error-message{background-color:#fee2e2;color:#dc2626}.error-message,.otp-message{border-radius:8px;margin-bottom:1.5rem;padding:1rem;text-align:center}.otp-message{background-color:#e8f5e9;color:#2e7d32;font-weight:500}.login-form{display:flex;flex-direction:column;gap:1rem}.form-group,.form-group label{margin-bottom:.5rem}.form-group label{color:#555;display:block;font-size:.9rem;font-weight:500}.form-group input{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.form-group input:focus{border-color:#4a7c59;box-shadow:0 0 0 3px #4a7c591a;outline:none}.form-group input::placeholder{color:#aaa}.login-button{background-color:#4a7c59;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:.5rem;padding:1rem 2rem;transition:background-color .3s}.login-button:hover:not(:disabled){background-color:#3d6549}.login-button:disabled{background-color:#ccc;cursor:not-allowed}.resend-button{background:#0000;border:none;color:#4a7c59;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem;text-decoration:underline}.resend-button:hover{color:#3d6549}.register-link{color:#666;margin-top:1.5rem;text-align:center}.register-link a{color:#4a7c59;font-weight:600;text-decoration:none}.register-link a:hover{text-decoration:underline}@media (max-width:500px){.login-container{padding:1.5rem}.login-container h1{font-size:1.5rem}.login-tabs .tab{font-size:.75rem;padding:.6rem .5rem}}body{background-color:#fffef9;color:#2c2c2c;font-family:Inter,sans-serif;margin:0}.App{min-height:100vh}*{box-sizing:border-box}a{text-decoration:none}
/*# sourceMappingURL=main.9df6a2d8.css.map*/