@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fa93af41-module__0D_jrq__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--dark-blue:#000;--light-green:#1bff4c;--text-color:#fff;--text-secondary:#fff;--background-color:var(--dark-blue);--card-bg:#131c15f2;--border-radius:12px;--neon-shadow:0 0 10px #5aaf4a80,0 0 20px #5aaf4a4d,0 0 30px #5aaf4a1a;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:40px;--space-6:48px;--space-page-y:2rem;--space-section:1.5rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.6;--text-white-100:#fff;--text-white-75:#ffffffbf;--text-white-50:#ffffff80;--text-white-25:#ffffff40;--text-white-10:#ffffff1a;--text-black-100:#000;--text-black-75:#000000bf;--text-black-50:#00000080;--text-black-25:#00000040;--text-black-10:#0000001a}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-color);background-color:var(--background-color);background-image:#191919;font-family:Inter,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 2rem;scroll-margin-top:100px}section{scroll-margin-top:100px}.ui-page-container{max-width:1200px;padding:0 var(--space-2);padding-top:var(--space-page-y);padding-bottom:var(--space-page-y);flex-direction:column;gap:1rem;margin:0 auto;scroll-margin-top:100px;display:flex}@media (max-width:640px){.ui-page-container{padding-left:var(--space-2);padding-right:var(--space-2)}}.ui-page-container--narrow{max-width:640px}.ui-section-header{border-bottom:1px solid #5aaf4a26;flex-direction:column;gap:1rem;display:flex}.ui-section-header__banner-image{object-fit:cover;border-radius:var(--border-radius);background-color:#fff;width:100%;height:100%}.ui-section-header__title{color:var(--text-color);font-size:var(--text-2xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight)}.ui-section-header__subtitle{color:var(--text-secondary);font-size:var(--text-sm)}.ui-section-header__action{flex-shrink:0}.ui-card{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid #5aaf4a33;padding:1.2rem;transition:box-shadow .2s,border-color .2s}.ui-card:hover{border-color:#5aaf4a4d}.ui-btn{justify-content:center;align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-2);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:none;border-radius:8px;min-height:44px;font-family:inherit;transition:all .2s;display:inline-flex}.ui-btn:disabled{opacity:.6;cursor:not-allowed}.ui-btn:focus-visible{outline:2px solid var(--light-green);outline-offset:2px}.ui-btn--primary{background:linear-gradient(135deg,var(--light-green),#4c9340);color:var(--dark-blue)}.ui-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #1bff4c4d}.ui-btn--secondary{color:var(--light-green);background:#5aaf4a38;border:2px solid #5aaf4a8c}.ui-btn--secondary:hover:not(:disabled){border-color:var(--light-green);background:#5aaf4a52;box-shadow:0 2px 12px #5aaf4a38}.ui-btn--ghost{color:var(--text-color);background:0 0;border:1px solid #fff3}.ui-btn--ghost:hover:not(:disabled){background:#ffffff14;border-color:#ffffff4d}.ui-btn__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:1em;height:1em;animation:1s linear infinite spin}.ui-input-wrap{gap:var(--space-1);flex-direction:column;display:flex}.ui-input-wrap label{color:var(--text-color);font-size:var(--text-sm);font-weight:var(--font-weight-medium)}.ui-input,.ui-select,.ui-textarea{width:100%;padding:var(--space-1)var(--space-2);font-size:var(--text-base);color:var(--text-color);border-radius:var(--border-radius);background:#0000004d;border:1px solid #5aaf4a4d;font-family:inherit;transition:border-color .2s,box-shadow .2s}.ui-input:focus,.ui-select:focus,.ui-textarea:focus{border-color:var(--light-green);outline:none;box-shadow:0 0 0 2px #1bff4c26}.ui-input::placeholder,.ui-textarea::placeholder{color:var(--text-white-50)}.ui-input--error,.ui-select--error,.ui-textarea--error{border-color:#ff6b6b}.ui-input-hint,.ui-input-error{font-size:var(--text-xs)}.ui-input-error{color:#ff6b6b}.ui-textarea{resize:vertical;min-height:100px}.ui-select{cursor:pointer;appearance:auto}input[type=date],input[type=datetime-local],input[type=time],input[type=month],input[type=week]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:2.75rem;padding-inline-end:2.75rem!important}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.25rem;height:1.25rem;margin-inline-start:.35rem}input[type=datetime-local]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.25rem;height:1.25rem;margin-inline-start:.35rem}input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.25rem;height:1.25rem;margin-inline-start:.35rem}input[type=month]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.25rem;height:1.25rem;margin-inline-start:.35rem}input[type=week]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:1.25rem;height:1.25rem;margin-inline-start:.35rem}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:.92;filter:brightness(1.15)}input[type=datetime-local]::-webkit-calendar-picker-indicator:hover{opacity:.92;filter:brightness(1.15)}input[type=time]::-webkit-calendar-picker-indicator:hover{opacity:.92;filter:brightness(1.15)}input[type=month]::-webkit-calendar-picker-indicator:hover{opacity:.92;filter:brightness(1.15)}input[type=week]::-webkit-calendar-picker-indicator:hover{opacity:.92;filter:brightness(1.15)}input[type=date]::-moz-calendar-picker-indicator{opacity:1;cursor:pointer}input[type=datetime-local]::-moz-calendar-picker-indicator{opacity:1;cursor:pointer}input[type=time]::-moz-calendar-picker-indicator{opacity:1;cursor:pointer}.ui-badge{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);padding:var(--space-1)var(--space-1);border-radius:6px;line-height:1;display:inline-block}.ui-badge--default{color:var(--light-green);background:#1bff4c1f;border:1px solid #5aaf4a40}.ui-badge--success{color:var(--light-green);background:#1bff4c33;border:1px solid #1bff4c4d}.ui-badge--warning{color:#ffc107;background:#ffc10733;border:1px solid #ffc1074d}.ui-badge--error{color:#ff6b6b;background:#ff6b6b33;border:1px solid #ff6b6b4d}.ui-modal-overlay{z-index:1000;padding:var(--space-2);background:#000000b3;justify-content:center;align-items:center;animation:.2s ui-fade-in;display:flex;position:fixed;inset:0}.ui-modal-box{background:var(--card-bg);border-radius:var(--border-radius);max-width:100%;max-height:calc(100vh - var(--space-4));border:1px solid #5aaf4a33;animation:.2s ui-scale-in;overflow:auto;box-shadow:0 8px 32px #0006}.ui-modal-header{padding:var(--space-3);font-size:var(--text-lg);font-weight:var(--font-weight-semibold);color:var(--text-color);border-bottom:1px solid #5aaf4a33}.ui-modal-body{padding:var(--space-3)}@keyframes ui-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ui-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.ui-drawer-overlay{z-index:1000;background:#00000080;animation:.2s ui-fade-in;position:fixed;inset:0}.ui-drawer-panel{background:var(--card-bg);z-index:1001;border:1px solid #5aaf4a33;width:min(320px,100vw);animation:.25s ui-drawer-slide;position:fixed;top:0;bottom:0;overflow:auto;box-shadow:4px 0 24px #0000004d}.ui-drawer-panel--left{animation:.25s ui-drawer-slide-left;left:0}.ui-drawer-panel--right{animation:.25s ui-drawer-slide-right;right:0}@keyframes ui-drawer-slide-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes ui-drawer-slide-right{0%{transform:translate(100%)}to{transform:translate(0)}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9;background:#000;border-bottom:1px solid #5aaf4a1a;padding:1.5rem 0;position:sticky;top:0}.header .container{justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.logo{flex-shrink:0;align-items:center;display:flex}.logo a{color:inherit;text-decoration:none}.nav-menu{flex:1;justify-content:flex-end;align-items:center;gap:1.5rem;min-width:0;display:flex}.nav-list{flex-wrap:nowrap;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-list--center{margin-right:auto}.header-right-group{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.header-right{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.header-auth{align-items:center;gap:.5rem;display:flex}.header-container{justify-content:space-between;align-items:center;gap:1rem;padding:0 2rem 0 1rem;display:flex;position:relative}.header-email{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:.85rem;overflow:hidden}.header-signout{color:var(--text-color);cursor:pointer;white-space:nowrap;background:#ffffff14;border:1px solid #fff3;border-radius:8px;padding:.4rem .75rem;font-size:.9rem}.header-profile-wrap{position:relative}.header-profile-btn{cursor:pointer;background:#ffffff0f;border:1px solid #5aaf4a4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:border-color .2s,box-shadow .2s;display:flex}.header-profile-btn:hover{border-color:var(--light-green);box-shadow:0 0 12px #1bff4c26}.header-profile-btn:focus-visible{outline:2px solid var(--light-green);outline-offset:2px}.header-profile-avatar{object-fit:cover;border-radius:50%;width:36px;height:36px}.header-profile-initial{width:36px;height:36px;color:var(--light-green);background:#1bff4c33;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}.header-profile-dropdown{min-width:220px;padding:var(--space-2);background:var(--card-bg);border-radius:var(--border-radius);z-index:100;border:1px solid #5aaf4a40;animation:.2s header-dropdown-in;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0006}@keyframes header-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.header-profile-dropdown-header{align-items:center;gap:var(--space-2);padding:var(--space-1)0;display:flex}.header-profile-dropdown-header .header-profile-avatar,.header-profile-dropdown-header .header-profile-initial{flex-shrink:0}.header-profile-dropdown-info{flex-direction:column;gap:2px;min-width:0;display:flex}.header-profile-dropdown-name{font-size:var(--text-sm);color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.header-profile-dropdown-email{font-size:var(--text-xs);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-profile-dropdown-divider{height:1px;margin:var(--space-1)0;background:#5aaf4a33}.header-profile-dropdown-item{width:100%;padding:var(--space-1)var(--space-2);font-size:var(--text-sm);color:var(--text-color);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;font-family:inherit;text-decoration:none;transition:background .15s,color .15s;display:block}.header-profile-dropdown-item:hover{color:var(--light-green);background:#1bff4c1a}.header-profile-dropdown-signout{color:var(--text-secondary)}.header-profile-dropdown-signout:hover{color:#ff6b6b;background:#ff6b6b26}.header-cart-link{width:40px;height:40px;color:var(--text-color);border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s;display:flex;position:relative}.header-cart-link:hover,.header-cart-link.active{color:var(--light-green);background:#1bff4c1a}.header-cart-icon{flex-shrink:0}.header-cart-badge{text-align:center;min-width:16px;height:16px;color:var(--dark-blue);background:var(--light-green);border-radius:8px;padding:0 4px;font-size:.65rem;font-weight:700;line-height:16px;position:absolute;top:2px;right:2px}.header-signin,.header-try-app{white-space:nowrap}.nav-link{color:var(--text-color);border-radius:var(--border-radius);white-space:nowrap;padding:.5rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s}.nav-link:hover,.nav-link.active{color:var(--light-green);text-shadow:var(--neon-shadow);background:#1bff4c1a}.mobile-menu-toggle{cursor:pointer;flex-direction:column;gap:4px;padding:.5rem;display:none}.mobile-menu-toggle span{background-color:var(--text-color);border-radius:2px;width:25px;height:3px;transition:all .3s}.mobile-menu-toggle.active span:first-child{transform:rotate(45deg)translate(5px,6px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(4px,-5px)}.hero-cta a{background:#000;border:none;border-radius:50px;align-items:center;padding:10px 20px;text-decoration:none;display:flex}.hero-cta{align-items:center;gap:20px;display:flex}.hero-cta a:hover{box-shadow:none;background:0 0;border:none;outline:none}.hero-cta a img{border-radius:500px;height:30px}.try-app-btn{color:#fff;background-color:#191919;border:none;border-radius:50px;outline:none;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.try-app-btn:focus-visible{outline:2px solid var(--light-green);outline-offset:2px}.try-app-btn:hover{background-color:#4c9340;transform:translateY(-2px);box-shadow:0 4px 15px #5aaf4a4d}.hero{background:#000;padding:6rem 0}.hero .container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.hero-content h1{color:var(--text-color);margin-bottom:1.5rem;font-size:4rem;line-height:1.2}.hero-content h1 span{color:var(--light-green);position:relative}.hero-content h1 span:after{content:"";background:var(--light-green);opacity:.3;width:100%;height:2px;position:absolute;bottom:-5px;left:0}.hero-content p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.25rem}.hero-image{justify-content:center;display:flex;position:relative}.hero-image:before{content:"";z-index:-1;background:linear-gradient(45deg,#5aaf4a1a,#0000);border-radius:30px;position:absolute;inset:-20px}.hero-image img{border-radius:20px;width:100%;max-width:400px;height:auto}.features-scroll{background:#000;padding:6rem 0;overflow:hidden}.features-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.features-list{max-height:500px;padding-right:2rem;overflow-y:auto}.features-list::-webkit-scrollbar{width:0;display:none}.features-scroll::-webkit-scrollbar{width:0;display:none}.features-list::-webkit-scrollbar-track{display:none}.features-scroll::-webkit-scrollbar-track{display:none}.features-list::-webkit-scrollbar-thumb{display:none}.features-scroll::-webkit-scrollbar-thumb{display:none}.feature-item{border-radius:var(--border-radius);background:var(--card-bg);cursor:pointer;border:1px solid #5aaf4a33;margin-bottom:1rem;padding:2rem;transition:all .3s}.feature-item:hover,.feature-item.active{border-color:var(--light-green);transform:translate(10px)}.feature-number{color:var(--light-green);margin-bottom:1rem;font-size:2rem;font-weight:700;display:block}.feature-item h3{color:var(--text-color);margin-bottom:1rem;font-size:1.5rem}.feature-item p{color:var(--text-secondary);line-height:1.6}.features-image{justify-content:center;display:flex;position:relative}.features-image img{width:100%;max-width:300px;height:auto;transition:opacity .3s}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{color:var(--light-green);margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.section-title p{font-size:1.25rem}@media (max-width:768px){.features-content{grid-template-columns:1fr}.features-list{max-height:none;padding-right:0;overflow-y:visible}.features-image{order:-1;margin-bottom:2rem}}.features-grid{background-color:#000;padding:6rem 0;position:relative}.features-grid-wrapper{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-box{border-radius:var(--border-radius);background:#131c1566;border:1px solid #5aaf4a1a;padding:2rem;transition:all .3s}.feature-box:hover{border-color:var(--light-green);background:#131c1599;transform:translateY(-5px)}.feature-box .feature-icon{width:48px;height:48px;margin-bottom:1.5rem}.feature-box .feature-icon img{object-fit:contain;filter:invert()brightness(.8)sepia()hue-rotate(55deg)saturate(2);width:100%;height:100%}.feature-box h3{color:var(--text-color);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.feature-box p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:1024px){.features-grid-wrapper{grid-template-columns:repeat(2,1fr);padding:0 2rem}}@media (max-width:640px){.features-grid-wrapper{grid-template-columns:1fr}}.feature-cards{background:#000;padding:6rem 0}.feature-cards .section-title{text-align:center;margin-bottom:4rem}.feature-cards .section-title h2{color:var(--light-green);margin-bottom:1rem;font-size:3rem}.feature-cards .section-title p{color:var(--text-secondary);font-size:1.25rem}.cards-wrapper{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.feature-card{border-radius:var(--border-radius);text-align:center;background:#131c1566;border:1px solid #5aaf4a1a;flex-direction:column;align-items:center;padding:3rem 2rem;transition:all .3s;display:flex}.feature-card:hover{border-color:var(--light-green);background:#131c1599;transform:translateY(-10px)}.card-icon{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;display:flex}.card-icon img{object-fit:contain;filter:invert()brightness(.8)sepia()hue-rotate(55deg)saturate(2);width:100%;height:100%}.feature-card h3{color:var(--text-color);margin-bottom:1rem;font-size:1.5rem}.feature-card p{color:var(--text-secondary);font-size:1rem;line-height:1.6}@media (max-width:1024px){.cards-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.cards-wrapper{grid-template-columns:1fr}.feature-cards .section-title h2{font-size:2.5rem}.card-icon{width:100px;height:100px}}.contact-support{background:#000;border-top:1px solid #5aaf4a1a;padding:4rem 0}.contact-support .section-title{text-align:center;margin-bottom:2rem}.contact-support .section-title h2{color:var(--text-color);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-support .section-title p{color:var(--text-secondary);opacity:.8;font-size:1.2rem}.contact-email-display{border-radius:var(--border-radius);background:#1bff4c1a;border:1px solid #1bff4c4d;margin-top:1.5rem;padding:1rem;display:inline-block}.contact-email-display p{color:var(--text-color);margin:0;font-size:1.1rem;font-weight:500}.contact-email-display a{color:var(--light-green);font-weight:600;text-decoration:none;transition:all .3s}.contact-email-display a:hover{text-shadow:0 0 5px #1bff4c80;text-decoration:underline}.contact-content{max-width:800px;margin:0 auto}.contact-form-container{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid #5aaf4a33;padding:3rem;box-shadow:0 10px 30px #0000004d}.form-header h3{color:var(--text-color);text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:600}.account-deletion-info{border-radius:var(--border-radius);background:#1bff4c1a;border:1px solid #1bff4c4d;margin-bottom:2rem;padding:1.5rem}.account-deletion-info p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.95rem;line-height:1.6}.account-deletion-info p:last-child{margin-bottom:0}.privacy-link{color:var(--light-green);font-weight:500;text-decoration:none}.privacy-link:hover{text-decoration:underline}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:var(--text-color);margin-bottom:.5rem;font-size:1rem;font-weight:500}.form-group input,.form-group textarea,.form-group select{border-radius:var(--border-radius);color:var(--text-color);background:#0000004d;border:1px solid #5aaf4a4d;padding:1rem;font-family:Inter,sans-serif;font-size:1rem;transition:all .3s}.form-group select.form-select,.form-group select{cursor:pointer;appearance:auto}.form-group input.read-only-input{cursor:not-allowed;opacity:.9;background:#00000080}.form-group input.read-only-input:focus{box-shadow:none;border-color:#5aaf4a4d}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--light-green);outline:none;box-shadow:0 0 0 3px #1bff4c1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80}.form-group textarea{resize:vertical;min-height:120px}.character-count{text-align:right;color:#fff9;margin-top:.25rem;font-size:.85rem}.error-message{color:#ff6b6b;margin-top:.25rem;font-size:.85rem;display:none}.error-message.show{display:block}.form-radio-group,.form-checkbox-group{flex-direction:column;gap:.5rem;display:flex}.form-radio-label,.form-checkbox-label{cursor:pointer;color:var(--text-color);align-items:center;gap:.5rem;font-weight:400;display:flex}.form-radio-label input[type=radio],.form-checkbox-label input[type=checkbox]{accent-color:var(--light-green);cursor:pointer;width:.8rem;height:.8rem}.form-checkbox-group .form-checkbox-label{margin-bottom:.25rem}.form-link{color:var(--light-green);text-decoration:underline}.form-link:hover{opacity:.9}.form-code-conduct{flex-flow:row;gap:15px}.form-other-input{border-radius:var(--border-radius);width:100%;color:var(--text-color);background:#0000004d;border:1px solid #5aaf4a4d;padding:.75rem 1rem;font-size:1rem}.conferences-tabs{margin-top:2rem}.conferences-tabs-header{border-bottom:1px solid #5aaf4a4d;gap:.5rem;margin-bottom:1.5rem;display:flex}.conferences-tab-btn{color:var(--text-white-75);cursor:pointer;background:0 0;border:none;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;transition:color .2s;position:relative}.conferences-tab-btn:hover{color:var(--text-color)}.conferences-tab-btn.active{color:var(--light-green)}.conferences-tab-btn.active:after{content:"";background:var(--light-green);height:2px;position:absolute;bottom:-1px;left:0;right:0}.conferences-tabs-content{min-height:200px}.conferences-tab-panel{padding-top:.5rem}.conferences-tab-panel--schedule{padding:0}.conferences-schedule-iframe{border-radius:var(--border-radius);border:none;width:100%;min-height:600px}@media (max-width:768px){.conferences-tab-btn{padding:.6rem 1rem;font-size:.9rem}.conferences-schedule-iframe{min-height:500px}}.conferences-page--qr-view{overflow-x:hidden}.conferences-page--qr-view .contact-support--compact{padding:2rem 0 1.5rem}.conferences-page--qr-view .contact-support--compact .section-title{margin-bottom:0}.conferences-page--qr-view .contact-support--compact .section-title img{margin-left:auto;margin-right:auto;display:block}@media (max-width:768px){.conferences-page--qr-view .contact-support--compact{padding:1.5rem 0 1rem}}.conferences-page .section-title h3{color:var(--text-color);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.conferences-page .section-title .conferences-description{text-align:left;color:var(--text-secondary);font-size:.85rem}.conferences-page .form-group label,.conferences-page .form-radio-label,.conferences-page .form-checkbox-label,.conferences-page .form-group .conferences-terms{font-size:.95rem}.conferences-page .form-radio-label input[type=radio],.conferences-page .form-checkbox-label input[type=checkbox]{flex-shrink:0;width:18px;min-width:18px;height:18px;min-height:18px}@media (max-width:768px){.conferences-page .section-title h3{font-size:1.75rem}.conferences-page .form-radio-label input[type=radio],.conferences-page .form-checkbox-label input[type=checkbox]{width:16px;min-width:16px;height:16px;min-height:16px}.conferences-page .form-radio-label,.conferences-page .form-checkbox-label{gap:.5rem;padding:.25rem 0}}.form-other-input:focus{border-color:var(--light-green);outline:none}.form-actions{justify-content:center;margin-top:1rem;display:flex}.submit-btn{background:linear-gradient(135deg,var(--light-green),#4c9340);color:var(--dark-blue);cursor:pointer;border:none;border-radius:50px;min-width:150px;padding:1rem 3rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #1bff4c4d}.submit-btn:active{transform:translateY(0)}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-btn.submit-btn--outline{color:var(--light-green);border:2px solid var(--light-green);box-shadow:none;background:0 0;min-width:120px}.submit-btn.submit-btn--outline:hover:not(:disabled){color:var(--light-green);background:#5aaf4a2e;transform:translateY(-2px);box-shadow:0 4px 18px #5aaf4a47}.submit-btn.submit-btn--outline:active:not(:disabled){transform:translateY(0)}.btn-loading,.submit-btn.loading .btn-text{display:none}.submit-btn.loading .btn-loading{display:inline}.form-status{text-align:center;border-radius:var(--border-radius);margin-top:1rem;padding:1rem;font-weight:500}.form-status.success{color:var(--light-green);background:#1bff4c1a;border:1px solid #1bff4c4d}.form-status.error{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b4d}.welcome-message{color:var(--text-secondary);opacity:.9;font-size:1.2rem;line-height:1.8}.expire-token-btn{color:#ff6b6b;cursor:pointer;background:0 0;border:1px solid #ff6b6b80;border-radius:50px;padding:1rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.expire-token-btn:hover{background:#ff6b6b1a;border-color:#ff6b6b}@media (max-width:768px){.contact-support .section-title h2{font-size:2rem}.contact-info h3{font-size:1.5rem}.email-link{padding:.8rem 1.5rem;font-size:1rem}.contact-form-container{margin:0 1rem;padding:2rem 1.5rem}.form-header h3{font-size:1.5rem}.account-deletion-info{padding:1rem;font-size:.9rem}.submit-btn{padding:.8rem 2rem;font-size:1rem}}@media (max-width:480px){.contact-form-container{margin:0 .5rem;padding:1.5rem 1rem}.submit-btn{width:100%;padding:1rem}}footer{background:#000;border-top:1px solid #5aaf4a33;padding:2rem}.footer-content{text-align:center;max-width:1200px;margin:0 auto}.footer-info{flex-direction:column;gap:.5rem;display:flex}.contact-email{color:var(--text-color);margin-bottom:.5rem;font-size:1rem}.contact-email a{color:var(--light-green);font-weight:500;text-decoration:none;transition:all .3s}.contact-email a:hover{text-shadow:0 0 5px #1bff4c80;text-decoration:underline}.footer-links{margin-bottom:2rem}.footer-links a{color:var(--text-color);margin:0 1rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--light-green);text-shadow:var(--neon-shadow)}.social-links{margin-bottom:2rem}.social-icon{color:var(--text-color);margin:0 1rem;text-decoration:none}.copyright{color:#fff}.app-download{background:#000;padding:6rem 0}.download-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.download-info h1{color:var(--text-color);margin-bottom:1.5rem;font-size:3.5rem;line-height:1.2}.download-info h1 span{color:var(--light-green)}.download-info p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.25rem}.download-buttons{gap:1rem;margin-bottom:2rem;display:flex}.store-button{transition:all .3s;display:inline-block}.store-button:hover{transform:translateY(-2px)}.store-button img{border-radius:8px;height:50px}.download-status{border-radius:var(--border-radius);background:#131c1566;border:1px solid #5aaf4a33;padding:1rem}.download-status p{color:var(--text-color);margin:0;font-weight:500}.download-image{justify-content:center;display:flex;position:relative}.download-image:before{content:"";z-index:-1;background:linear-gradient(45deg,#5aaf4a1a,#0000);border-radius:30px;position:absolute;inset:-20px}.download-image img{border-radius:20px;width:100%;max-width:400px;height:auto}@media (max-width:768px){.download-content{text-align:center;grid-template-columns:1fr}.download-info h1{font-size:2.5rem}.download-buttons{flex-direction:column;justify-content:center;align-items:center}.download-image{order:-1;margin-bottom:2rem}}@media (max-width:1120px){.header .container{flex-wrap:nowrap}.nav-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000fa;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%;max-width:320px;height:100vh;padding:5rem 1.5rem 2rem;transition:left .3s;display:flex;position:fixed;top:0;left:-100%;overflow-y:auto;box-shadow:4px 0 24px #0006}.nav-menu.active{left:0}.nav-list{text-align:left;flex-flow:column;gap:0}.nav-list li{border-bottom:1px solid #5aaf4a26}.nav-link{padding:1rem 0;font-size:1.05rem;display:block}.header-right{border-top:1px solid #5aaf4a33;flex-direction:column;flex-shrink:0;align-items:stretch;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.header-profile-btn{width:44px;height:44px}.header-profile-avatar{width:40px;height:40px}.header-profile-initial{width:40px;height:40px;font-size:1.1rem}.header-profile-dropdown{max-height:calc(100vh - 120px);left:0;right:0;overflow-y:auto}.header-signin,.header-try-app{text-align:center;justify-content:center;width:100%;min-height:48px;margin:0;padding:.75rem 1rem}.mobile-menu-toggle{z-index:1001;flex-shrink:0;display:flex}.logo{flex:1;min-width:0}}@media (max-width:768px){.hero .container{text-align:center;grid-template-columns:1fr}.hero-content h1{font-size:3rem}.hero-image{margin-top:2rem}.features-grid-wrapper{grid-template-columns:1fr}.app-store-buttons{flex-direction:column;align-items:center}.store-button img{height:40px}.hero-cta{flex-direction:column;justify-content:center;width:100%;max-width:400px;margin:0 auto}.hero-cta a,.hero-cta .try-app-btn{justify-content:center;width:100%}}@media (max-width:480px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}}@media (max-width:768px){.logo img{max-width:80px;height:auto}}.blogs-hero{text-align:center;background:#000;padding:6rem 0 4rem}.blogs-hero .section-title h1{color:var(--text-color);margin-bottom:1.5rem;font-size:4rem;line-height:1.2}.blogs-hero .section-title h1 span{color:var(--light-green);position:relative}.blogs-hero .section-title h1 span:after{content:"";background:var(--light-green);opacity:.3;width:100%;height:2px;position:absolute;bottom:-5px;left:0}.blogs-hero .section-title p{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.25rem}.blogs-content{background:#000;padding:2rem 0}.blogs-grid{flex-flow:column wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.blog-card{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid #5aaf4a33;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.blog-card:hover{border-color:var(--light-green);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.blog-card.featured{grid-template-columns:1fr 1fr;gap:0;width:100%;max-width:1000px;display:grid}.blog-image{background:#0000001a;justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.blog-card.featured .blog-image{background:#0000001a;justify-content:center;align-items:center;height:300px;display:flex}.blog-image img{object-fit:cover;object-position:top 20%;width:100%;height:100%;transition:transform .3s}.blog-card:hover .blog-image img{transform:scale(1.05)}.blog-category{background:var(--light-green);color:var(--dark-blue);border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:1rem;left:1rem}.blog-content{flex-direction:column;flex:1;padding:2rem;display:flex}.blog-meta{color:var(--text-secondary);gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.blog-date{color:var(--light-green)}.blog-content h2,.blog-content h3{color:var(--text-color);margin-bottom:1rem;line-height:1.3}.blog-card.featured .blog-content h2{font-size:2rem}.blog-content h3{font-size:1.5rem}.blog-content p{color:var(--text-secondary);flex:1;margin-bottom:1.5rem;line-height:1.6}.blog-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.tag{color:var(--light-green);background:#1bff4c1a;border:1px solid #1bff4c4d;border-radius:15px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.read-more{color:var(--light-green);align-self:flex-start;font-weight:600;text-decoration:none;transition:all .3s}.read-more:hover{text-shadow:0 0 5px #1bff4c80;transform:translate(5px)}@media (max-width:768px){.blogs-hero .section-title h1{font-size:3rem}.blogs-grid{padding:0 1rem}.blog-card.featured{grid-template-columns:1fr}.blog-card.featured .blog-image{height:200px}}@media (max-width:480px){.blogs-hero .section-title h1{font-size:2.5rem}.blog-content{padding:1.5rem}.blog-card.featured .blog-content h2{font-size:1.5rem}.blog-content h3{font-size:1.25rem}}.news-card{border-radius:var(--border-radius);background:#000;border:1px solid #ffffff40;width:100%;max-width:900px;margin:0 auto;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.news-card:hover{border-color:var(--light-green);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.news-card-content{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.news-image-and-text-content{flex-direction:row;gap:1rem;display:flex}.news-text-content{flex-direction:column;flex:1;display:flex}.news-title{color:var(--text-white-100);margin-bottom:1rem;font-size:2rem;font-weight:600;line-height:1.3}.news-image-wrapper{width:250px;height:250px}.news-image{object-fit:cover;width:100%;height:100%}.news-description{color:var(--text-white-75);font-size:1rem;font-weight:500}.news-meta{flex-direction:row;align-items:center;gap:.5rem;display:flex}.news-source,.news-date,.youtube-footer{color:var(--text-white-50);font-size:.8rem}.news-category{background:var(--light-green);color:var(--dark-blue);border-radius:20px;align-self:flex-start;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.news-meta-wrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;display:flex}.trim-text-10{-webkit-line-clamp:10;line-clamp:10;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-description-wrapper{position:relative}.news-description-wrapper.has-gradient-fade:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#000);height:5rem;position:absolute;bottom:1.5rem;left:0;right:0}.see-more-less-btn{color:#4c9340;cursor:pointer;font-size:inherit;z-index:2;background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:0;font-family:inherit;transition:opacity .2s;display:flex;position:relative}.arrow-icon{align-items:center;font-size:1.2em;line-height:1;transition:transform .3s;display:inline-flex;position:relative;transform:rotate(0)}.arrow-icon-down:before{content:"−";transition:opacity .3s,transform .3s;display:inline-block}.see-more-less-btn:hover .arrow-icon-down{transform:rotate(180deg)}.see-more-less-btn:hover .arrow-icon-down:before{opacity:0}.arrow-icon-down:after{content:"";opacity:0;transition:opacity .3s;position:absolute}.see-more-less-btn:hover .arrow-icon-down:after{content:"↑";opacity:1}.arrow-icon-up:before{content:"−";transition:opacity .3s,transform .3s;display:inline-block}.see-more-less-btn:hover .arrow-icon-up{transform:rotate(180deg)}.see-more-less-btn:hover .arrow-icon-up:before{opacity:0}.arrow-icon-up:after{content:"";opacity:0;transition:opacity .3s;position:absolute}.see-more-less-btn:hover .arrow-icon-up:after{content:"↓";opacity:1}.see-more-less-btn:hover{color:var(--light-green)}.separator{background:var(--text-white-25);width:100%;height:2px;margin:.5rem 0}.h-separator{background:var(--text-white-25);width:2px;height:10px;margin:0}.news-read-more{color:var(--text-white-100);border:1px solid var(--text-white-25);border-radius:5px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:400;text-decoration:none;transition:all .3s;display:inline-flex}.news-read-more:hover{text-shadow:0 0 5px #1bff4c80;color:var(--light-green);font-size:.85rem;transition:font-size .3s}.news-read-more:after{content:"→";transition:transform .3s}.news-read-more:hover:after{color:var(--light-green);transform:translate(3px)}@media (max-width:768px){.news-image-wrapper{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius);border-bottom-left-radius:0;width:250px;height:250px}.news-text-content{padding:1.5rem}.news-title{font-size:1.5rem}.news-meta{gap:.5rem}.news-meta-wrapper{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:480px){.news-text-content{padding:1rem}.news-title{font-size:1.25rem}.news-description{font-size:.95rem}.news-image-wrapper{height:200px}}.download-app-btn{background:var(--light-green);color:#000;border:none;border-radius:50px;padding:1rem 3rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.download-app-btn:hover{background:#4c9340;transform:translateY(-2px);box-shadow:0 4px 15px #5bb04a4d}.download-app-btn-wrapper{justify-content:center;align-items:center;margin:2rem 0;display:flex}.news-type-text{color:var(--text-white-100);text-transform:uppercase;text-align:center;border:1px solid #4c9340;border-radius:5px;justify-content:center;align-items:center;width:fit-content;margin:1rem 0 0 1rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500}.loader{justify-content:center;align-items:center;width:100%;padding:3rem;display:flex}.loader-spinner{border:4px solid #1bff4c33;border-top-color:var(--light-green);border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}.loader-spinner-inner{border:4px solid #0000;border-top-color:var(--light-green);opacity:.7;border-radius:50%;width:100%;height:100%;animation:.8s linear infinite reverse spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-container{z-index:10000;pointer-events:none;width:calc(100% - 2rem);max-width:480px;animation:.3s ease-out toastSlideIn;position:fixed;top:90px;left:50%;transform:translate(-50%)}.toast-container .toast{pointer-events:auto}@keyframes toastSlideIn{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}.toast{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid #5aaf4a4d;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;display:flex;box-shadow:0 4px 24px #0006,0 0 1px #ffffff1a}.toast-success{border-color:var(--light-green);background:#1bff4c26}.toast-error{background:#ff6b6b26;border-color:#ff6b6b}.toast-message{color:var(--text-color);word-break:break-word;flex:1;font-size:.95rem}.toast-success .toast-message{color:var(--light-green)}.toast-error .toast-message{color:#ff6b6b}.toast-close{color:var(--text-white-75);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;padding:0;font-size:1.5rem;line-height:1;transition:color .3s;display:flex}.toast-close:hover{color:var(--text-color)}@media (min-width:769px){.toast-container{width:auto;min-width:320px;max-width:480px;top:100px}.toast{padding:1rem 1.5rem}.toast-message{font-size:1rem}}@media (max-width:768px){.toast-container{width:calc(100% - 2rem);max-width:none;top:80px}.toast{min-width:0;padding:1rem 1.25rem}.toast-message{font-size:.9rem}}@media (max-width:480px){.toast-container{width:calc(100% - 1.5rem);top:72px}}.qr-scanner-container{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid #5aaf4a33;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex}.qr-reader{border-radius:var(--border-radius);width:100%;max-width:400px;overflow:hidden}.qr-scan-button{width:100%;max-width:300px}.checkout-main{min-height:60vh}.checkout-steps-wrap{padding:var(--space-2)var(--space-2)0;max-width:1200px;margin:0 auto}.checkout-steps__list{align-items:center;gap:var(--space-1);font-size:var(--text-sm);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.checkout-steps__item{align-items:center;gap:var(--space-1);display:flex}.checkout-steps__item--active .checkout-steps__label{color:var(--light-green);font-weight:var(--font-weight-semibold)}.checkout-steps__item--past .checkout-steps__label{color:var(--text-white-50)}.checkout-steps__label{color:var(--text-secondary);text-decoration:none;transition:color .2s}a.checkout-steps__label:hover{color:var(--light-green)}.checkout-steps__sep{color:var(--text-white-25);margin:0 var(--space-1);font-size:.75rem}@media (max-width:640px){.container{padding-left:1rem;padding-right:1rem}}.qty-btn,button.submit-btn,.try-app-btn{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.qty-btn{min-width:44px;min-height:44px}.qty-input{min-height:44px;font-size:16px!important}.products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.product-row{width:100%}.product-row-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.product-row-info{flex:1;min-width:200px}.product-row-actions{flex-shrink:0;justify-content:flex-end;align-items:center}@media (max-width:640px){.product-row-content{flex-direction:column}.product-row-actions{justify-content:space-between;width:100%}}@media (max-width:480px){.products-grid{grid-template-columns:1fr;gap:1rem}.product-actions{flex-direction:column;width:100%;align-items:stretch!important}.product-actions .submit-btn{width:100%;min-height:48px}.product-actions>div[role=group]{justify-content:center}}.commerce-card{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid #5aaf4a33;padding:1.25rem}@media (max-width:640px){.commerce-card{border-left:none;border-right:none;border-radius:0;margin-left:-.5rem;margin-right:-.5rem;padding:1rem}}.products-page-header{border-bottom:1px solid #5aaf4a26;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.products-page-header__title{color:var(--text-color);margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.products-page-header__subtitle{color:var(--text-secondary);margin:0;font-size:.95rem}.products-page-header .cart-link-header{flex-shrink:0}.product-card{background:var(--card-bg);border:1px solid #5aaf4a33;border-radius:12px;padding:1.5rem;transition:box-shadow .2s,border-color .2s,transform .2s}.product-card:hover{border-color:#5aaf4a59;box-shadow:0 4px 20px #0000004d,0 0 1px #5aaf4a33}.product-card--out-of-stock{opacity:.85}.product-card--out-of-stock:hover{box-shadow:none}.product-card--has-banner{padding-top:0;overflow:hidden}.product-card__banner-wrap{width:calc(100% + 3rem);margin:0 -1.5rem 1rem;position:relative}.product-card__banner{object-fit:cover;background:#00000059;width:100%;height:140px;display:block}.product-card__logo{object-fit:cover;background:var(--card-bg);border:2px solid #5aaf4a73;border-radius:10px;width:56px;height:56px;position:absolute;bottom:-1.25rem;left:1rem;box-shadow:0 4px 12px #00000059}.product-card__logo-row{margin-bottom:.5rem}.product-card__logo--inline{width:48px;height:48px;box-shadow:none;position:static}.product-card__inner{grid-template-columns:1fr auto;align-items:start;gap:1.75rem;display:grid}.product-card__info{min-width:0}.product-card__meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.product-card__category{text-transform:uppercase;letter-spacing:.06em;color:var(--light-green);background:#1bff4c1f;border:1px solid #5aaf4a40;border-radius:6px;padding:.3rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.product-card__meta-sep{color:var(--text-white-50);font-size:.75rem}.product-card__entity{color:var(--text-secondary);font-size:.8rem}.product-card__title{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.35rem;font-weight:700;line-height:1.3}.product-card__title-link{color:var(--text-color);text-decoration:none;transition:color .2s}.product-card__title-link:hover{color:var(--light-green)}.product-card__description{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.product-card__stock{margin:0;font-size:.8rem;font-weight:500}.product-card__stock--ok{color:var(--light-green)}.product-card__stock--out{color:#ff6b6b}.product-card__actions-wrap{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.75rem;min-width:200px;display:flex}.product-card__out-of-stock-msg{color:#ff6b6b;background:#ff6b6b1f;border:1px solid #ff6b6b4d;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.product-actions{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.product-actions__price-block{flex-direction:column;align-items:flex-end;gap:.15rem;display:flex}.product-actions__price-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.7rem;font-weight:600}.product-actions__price{color:var(--text-color);letter-spacing:-.02em;font-size:1.4rem;font-weight:700}.product-actions__row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.product-actions__buttons{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.product-actions__btn{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:8px;min-height:44px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.product-actions__btn--primary.submit-btn{min-height:44px}.product-actions__btn--secondary{color:var(--light-green);background:#5aaf4a26;border:1px solid #5aaf4a66;font-family:inherit}.product-actions__btn--secondary:hover:not(:disabled){border-color:var(--light-green);background:#5aaf4a40}.product-actions__btn--secondary:active:not(:disabled){transform:scale(.98)}.product-actions__btn:disabled{opacity:.6;cursor:not-allowed}.quantity-selector{background:#0000004d;border:1px solid #5aaf4a4d;border-radius:8px;flex-shrink:0;align-items:center;gap:.25rem;padding:.2rem;display:flex}.quantity-selector__btn{width:36px;min-width:36px;height:36px;min-height:36px;color:var(--text-color);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;transition:background .2s,opacity .2s;display:flex}.quantity-selector__btn:hover:not(:disabled){background:#5aaf4a33}.quantity-selector__btn:disabled{opacity:.5;cursor:not-allowed}.quantity-selector__input{text-align:center;width:44px;color:var(--text-color);background:0 0;border:none;border-radius:6px;padding:.35rem;font-size:.95rem;font-weight:500}.quantity-selector__input:focus{outline:none;box-shadow:0 0 0 2px #5aaf4a4d}.products-list{flex-direction:column;gap:1rem;display:flex}.product-card--skeleton .product-card__info,.product-card--skeleton .product-card__actions-wrap{pointer-events:none}.product-card-skeleton__badge{background:#ffffff14;border-radius:6px;width:5rem;height:1.25rem;margin-bottom:.5rem;animation:1.2s ease-in-out infinite product-skeleton-pulse}.product-card-skeleton__title{background:#ffffff1a;border-radius:6px;width:70%;height:1.5rem;margin-bottom:.5rem;animation:1.2s ease-in-out .1s infinite product-skeleton-pulse}.product-card-skeleton__line{background:#ffffff0f;border-radius:4px;height:.9rem;margin-bottom:.35rem;animation:1.2s ease-in-out .2s infinite product-skeleton-pulse}.product-card-skeleton__line--short{width:40%}.product-card-skeleton__line--medium{width:85%}.product-card-skeleton__price{background:#ffffff1a;border-radius:6px;width:4rem;height:1.5rem;margin-bottom:.5rem;animation:1.2s ease-in-out .15s infinite product-skeleton-pulse}.product-card-skeleton__qty{background:#ffffff14;border-radius:8px;width:7rem;height:2.25rem;margin-bottom:.5rem;animation:1.2s ease-in-out .2s infinite product-skeleton-pulse}.product-card-skeleton__btns{background:#ffffff0f;border-radius:8px;width:100%;height:2.5rem;animation:1.2s ease-in-out .25s infinite product-skeleton-pulse}@keyframes product-skeleton-pulse{0%,to{opacity:.6}50%{opacity:1}}.products-empty{text-align:center;background:var(--card-bg);border-radius:var(--border-radius);border:1px solid #5aaf4a26;padding:3rem 1.5rem}.products-empty__title{color:var(--text-color);margin:0 0 .5rem;font-size:1.25rem}.products-empty__text{color:var(--text-secondary);margin:0;font-size:.95rem}@media (max-width:768px){.product-card__inner{grid-template-columns:1fr;gap:1rem}.product-card__actions-wrap,.product-actions{align-items:stretch;width:100%}.product-actions__price-block{align-items:flex-start}.product-actions__price{font-size:1.25rem}.product-actions__row{flex-direction:column;align-items:stretch;width:100%}.product-actions__row .quantity-selector{align-self:flex-start}.product-actions__buttons{flex-direction:column}.product-actions__btn{width:100%;min-height:48px}}@media (max-width:640px){.product-card{border-left:none;border-right:none;border-radius:0;margin-left:-.5rem;margin-right:-.5rem;padding:1rem}.products-page-main .container{padding-left:1rem;padding-right:1rem}.quantity-selector__btn{width:44px;min-width:44px;height:44px;min-height:44px}.quantity-selector__input{min-height:44px;font-size:16px!important}}@media (max-width:480px){.products-page-header{flex-direction:column;align-items:stretch}.products-page-header .cart-link-header{text-align:center;justify-content:center;width:100%;min-height:48px;padding:.75rem 1rem}.products-empty{padding:2rem 1rem}}.commerce-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}@media (max-width:480px){.commerce-header{flex-direction:column;align-items:stretch}.commerce-header .try-app-btn,.commerce-header .submit-btn,.commerce-header .cart-link-header{text-align:center;width:100%;min-height:48px;padding:.875rem 1rem}}.cart-link-header{color:var(--text-color);background:#ffffff14;border:1px solid #5aaf4a4d;border-radius:50px;align-items:center;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.cart-link-header:hover{border-color:var(--light-green);color:var(--text-color);background:#5aaf4a26}.cart-layout-two-col{gap:var(--space-4);flex-direction:column;display:flex}.cart-items-col{min-width:0}.cart-summary-col{position:sticky;top:100px}@media (max-width:900px){.cart-summary-col{position:static}}.cart-summary-card{padding:var(--space-3)}.cart-summary-title{font-size:var(--text-lg);font-weight:var(--font-weight-semibold);color:var(--text-color);margin:0 0 var(--space-2)0}.cart-summary-breakdown{font-size:var(--text-sm);margin-bottom:var(--space-2)}.cart-summary-row{padding:var(--space-1)0;justify-content:space-between;display:flex}.cart-summary-coupon{gap:var(--space-1);margin-bottom:var(--space-1);flex-wrap:wrap;align-items:center;display:flex}.cart-summary-coupon .ui-input{min-height:44px}.cart-summary-total{padding-top:var(--space-2);margin-top:var(--space-2);font-size:var(--text-lg);font-weight:var(--font-weight-bold);border-top:2px solid #5aaf4a33;justify-content:space-between;display:flex}.cart-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 0;display:flex}.cart-row+.cart-row{border-top:1px solid #5aaf4a33}@media (max-width:480px){.cart-row{flex-direction:column;align-items:flex-start;padding:1rem 0}.cart-row .qty-btn,.cart-row .qty-input{min-width:44px;min-height:44px}}@supports (padding:max(0px)){@media (max-width:640px){body{padding-bottom:env(safe-area-inset-bottom)}.container,.header .container{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}}.admin-home-card:hover,.admin-home-card:focus-visible{border-color:var(--light-green)!important;background:#5aaf4a0d!important}.admin-page{background:var(--background-color);min-height:100vh;padding:2rem 0}.admin-container{max-width:800px;margin:0 auto;padding:0 2rem}.admin-header{text-align:center;margin-bottom:3rem}.admin-header h1{color:var(--text-color);margin-bottom:.5rem;font-size:2.5rem}.admin-header h1 span{color:var(--light-green)}.admin-header p{color:var(--text-secondary);font-size:1.1rem}.auth-section{background:var(--card-bg);border-radius:var(--border-radius);text-align:center;border:1px solid #5aaf4a33;margin-bottom:2rem;padding:3rem}.auth-section h2{color:var(--text-color);margin-bottom:1rem;font-size:1.5rem}.auth-section p{color:var(--text-secondary);margin-bottom:2rem}.google-signin-button{color:#333;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50px;align-items:center;gap:.75rem;padding:.75rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.google-signin-button:hover{transform:translateY(-2px);box-shadow:0 2px 8px #00000026}.google-signin-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.access-denied{border-radius:var(--border-radius);text-align:center;background:#ff6b6b1a;border:1px solid #ff6b6b4d;padding:2rem}.access-denied h2{color:#ff6b6b;margin-bottom:1rem;font-size:1.5rem}.access-denied p{color:var(--text-secondary)}.admin-stats-section{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid #5aaf4a33;margin-bottom:2rem;padding:1.5rem 2rem}.admin-stats-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.admin-stats-title{color:var(--text-white-75);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.9rem;font-weight:500}.admin-dashboard-link{color:var(--light-green);border-radius:var(--border-radius);background:#5aaf4a1f;border:1px solid #5aaf4a59;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.admin-dashboard-link:hover{color:var(--light-green);background:#5aaf4a33;border-color:#5aaf4a80;transform:translateY(-1px)}.admin-dashboard-link-icon{flex-shrink:0}.admin-stats-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.admin-stat-card{border-radius:var(--border-radius);text-align:center;background:#0000004d;border:1px solid #5aaf4a26;padding:1.25rem;transition:all .3s}.admin-stat-card:hover{border-color:#5aaf4a4d}.admin-stat-value{color:var(--light-green);margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2;display:block}.admin-stat-label{color:var(--text-white-75);font-size:.9rem}.admin-stats-loading{justify-content:center;align-items:center;min-height:80px;display:flex}.admin-stats-empty{color:var(--text-white-50);margin:0;font-size:.95rem}.admin-signed-in-row{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-signed-in-text{color:var(--text-white-75);margin:0 0 .5rem}.admin-signed-in-text strong{color:var(--text-color)}@media (max-width:640px){.admin-stats-section{padding:1.25rem 1.5rem}.admin-stats-header{flex-direction:column;align-items:flex-start}.admin-stats-grid{grid-template-columns:1fr;gap:1rem}.admin-stat-card{padding:1rem}.admin-stat-value{font-size:1.75rem}.admin-signed-in-row{flex-direction:column;align-items:flex-start;gap:1rem}}.scan-result-card{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid #5aaf4a33;margin-bottom:2rem;padding:2rem}.scan-new-section{margin-top:0}.scan-new-title{color:var(--text-color);text-align:center;margin-bottom:1.5rem;font-size:1.25rem}.admin-loading-wrapper{text-align:center;margin-top:2rem}.scan-result-header{border-bottom:1px solid #5aaf4a33;margin-bottom:1.5rem;padding-bottom:1rem}.scan-result-header h3{color:var(--text-color);margin-bottom:.25rem;font-size:1.5rem}.scan-result-subtitle{color:var(--text-white-75);margin:0;font-size:.9rem}.scan-result-edit-form{border-radius:var(--border-radius);background:#00000040;border:1px solid #5aaf4a26;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.scan-result-edit-form .form-group{margin:0}.scan-result-edit-form .form-group label{color:var(--text-white-75);margin-bottom:.5rem;font-size:.95rem}.admin-edit-input{border-radius:var(--border-radius);width:100%;color:var(--text-color);background:#0000004d;border:1px solid #5aaf4a4d;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.admin-edit-input:focus{border-color:var(--light-green);outline:none;box-shadow:0 0 0 2px #1bff4c1a}.admin-edit-input::placeholder{color:var(--text-white-50)}.admin-edit-input:disabled{opacity:.7;cursor:not-allowed}.admin-edit-select{cursor:pointer;appearance:auto}.admin-update-btn{align-self:flex-start;min-width:140px}.admin-update-btn:disabled{opacity:.6;cursor:not-allowed}.scan-result-info{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.info-row{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.info-row:last-child{border-bottom:none}.info-label{color:var(--text-white-75);font-size:.95rem}.info-value{color:var(--text-color);font-size:.95rem;font-weight:500}.status-badge{border-radius:15px;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.status-badge.checked-in{color:var(--light-green);background:#1bff4c33;border:1px solid #1bff4c4d}.status-badge.not-checked-in{color:#ff6b6b;background:#ff6b6b33;border:1px solid #ff6b6b4d}.status-badge.collected{color:var(--light-green);background:#1bff4c33;border:1px solid #1bff4c4d}.status-badge.not-collected{color:#ffc107;background:#ffc10733;border:1px solid #ffc1074d}.merchandise-action{border-top:1px solid #5aaf4a33;margin-top:1.5rem;padding-top:1.5rem}.merchandise-button{width:100%;max-width:400px;margin:0 auto}.merchandise-button:disabled{opacity:.6;cursor:not-allowed}.already-collected-text{text-align:center;color:var(--text-white-75);border-radius:var(--border-radius);background:#1bff4c1a;border:1px solid #1bff4c33;padding:1rem;font-size:.95rem}.scan-new-qr-link{color:var(--primary-color,#5aaf4a);cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:1.5rem;padding:0;font-size:.95rem;text-decoration:underline;display:block}.scan-new-qr-link:hover{opacity:.9}@media (max-width:768px){.admin-header h1{font-size:2rem}.auth-section{padding:2rem 1.5rem}.scan-result-card{padding:1.5rem}.scan-new-title{margin-bottom:1.25rem;font-size:1.1rem}.info-row{flex-direction:column;align-items:flex-start;gap:.5rem}}
