.nav{z-index:9998;-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(135deg,#0a0a0ae0,#140c08e0);border-bottom:1px solid #e6532526;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 24px #0000004d}.nav__inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.nav__logo{align-items:baseline;gap:2px;font-size:1.2rem;font-weight:900;text-decoration:none;display:flex}.nav__logo-sesh{background:linear-gradient(135deg,#e65325,#f78d1e);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.nav__logo-weed{color:#ffffff80;font-size:.9rem;font-weight:400}.nav__links{align-items:center;gap:4px;display:flex}.nav__link{color:#ffffff8c;letter-spacing:.3px;border-radius:10px;padding:8px 14px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .25s}.nav__link:hover{color:#fff;background:#ffffff0f}.nav__link--active{color:#f78d1e;background:#e6532514;border:1px solid #e6532526}.nav__store-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:8px 16px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .25s}.nav__store-btn:hover{background:#e653251a;border-color:#e653254d}.nav__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.nav__hamburger-line{background:#ffffffb3;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.nav__hamburger-line.open:first-child{transform:rotate(45deg)translateY(7px)}.nav__hamburger-line.open:nth-child(2){opacity:0}.nav__hamburger-line.open:nth-child(3){transform:rotate(-45deg)translateY(-7px)}@media (width<=768px){.nav__hamburger{display:flex}.nav__links{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#0f0f0ff2,#0a0a0afa);border-bottom:1px solid #e6532526;flex-direction:column;padding:16px;display:none;position:absolute;top:64px;left:0;right:0}.nav__links--open{display:flex}.nav__link{padding:14px 16px;font-size:.9rem}}.store-bar{z-index:9999;-webkit-backdrop-filter:blur(24px)saturate(180%);color:#fff;background:linear-gradient(135deg,#0a0a0ad9,#1e0f0ad9);border-top:1px solid #e6532540;justify-content:center;align-items:center;gap:14px;padding:12px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0006,0 -2px 8px #e653251a}.store-bar__icon{filter:drop-shadow(0 0 6px #e6532580);font-size:1.1rem}.store-bar__name{color:#f78d1e;text-shadow:0 0 12px #f78d1e4d;font-weight:800}.store-bar__city{color:#ffffff80;font-weight:400}.store-bar__empty{color:#ffffff73;font-weight:400}.store-bar__change{color:#fff;cursor:pointer;letter-spacing:1.5px;text-transform:uppercase;background:linear-gradient(135deg,#e65325,#f78d1e);border:none;border-radius:24px;padding:8px 20px;font-family:inherit;font-size:.72rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 16px #e6532566,inset 0 1px #ffffff26}.store-bar__change:hover{transform:translateY(-1px);box-shadow:0 6px 24px #e6532580}@media (width<=640px){.store-bar{flex-wrap:wrap;gap:8px;padding:10px 14px;font-size:.78rem}}.store-modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0009;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.store-modal{-webkit-backdrop-filter:blur(40px)saturate(150%);backdrop-filter:blur(40px)saturate(150%);background:linear-gradient(145deg,#1e1e1eeb,#141414f2);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:90%;max-width:540px;max-height:80vh;animation:.3s cubic-bezier(.16,1,.3,1) slideUp;display:flex;overflow:hidden;box-shadow:0 32px 64px #00000080,inset 0 1px #ffffff0d}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.store-modal__header{background:linear-gradient(#e653250f,#0000);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:24px 28px 20px;display:flex}.store-modal__header h2{background:linear-gradient(135deg,#e65325,#f78d1e,#fbb35d);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.15rem;font-weight:900}.store-modal__close{color:#888;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;padding:4px 10px;font-size:1.3rem;transition:all .2s}.store-modal__close:hover{color:#fff;background:#e6532526}.store-modal__search{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;outline:none;width:calc(100% - 48px);margin:16px 24px 8px;padding:12px 18px;font-size:.9rem;transition:all .3s}.store-modal__search::placeholder{color:#ffffff40}.store-modal__search:focus{background:#e653250d;border-color:#e6532580;box-shadow:0 0 0 3px #e653251a}.store-modal__list{flex:1;padding:8px 16px 16px;overflow-y:auto}.store-modal__list::-webkit-scrollbar{width:4px}.store-modal__list::-webkit-scrollbar-thumb{background:#e653254d;border-radius:4px}.store-group-label{letter-spacing:2.5px;text-transform:uppercase;color:#ffffff4d;padding:16px 8px 8px;font-size:.62rem;font-weight:800}.store-item{cursor:pointer;text-align:left;color:#fff;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:inherit;font-size:.88rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.store-item:hover{background:#e6532514;border-color:#e6532526;transform:translate(4px)}.store-item.sesh-branded{background:linear-gradient(90deg,#e653250f,#0000);border-left:3px solid #e65325}.store-item.sesh-branded:hover{background:linear-gradient(90deg,#e653251f,#e653250a)}.store-item__city{color:#ffffff59;margin-left:auto;font-size:.78rem}.store-item__dist{color:#f78d1e;margin-left:8px;font-size:.72rem;font-weight:700}.store-modal__empty{color:#ffffff4d;text-align:center;padding:20px}.home{padding-bottom:80px}.home__hero{justify-content:center;align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.home__hero-bg{background:radial-gradient(at 30% 20%,#e6532526,#0000 60%),radial-gradient(at 70% 80%,#f78d1e14,#0000 50%);position:absolute;inset:0}.home__hero-content{z-index:1;text-align:center;max-width:720px;padding:120px 24px 60px;position:relative}.home__title{letter-spacing:-1px;color:#fff;margin:0 0 20px;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:900}.home__title-accent{background:linear-gradient(135deg,#e65325,#f78d1e,#fbb35d);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.home__subtitle{color:#ffffff80;max-width:560px;margin:0 auto 36px;font-size:1.1rem;line-height:1.8}.home__hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px;display:flex}.home__stats{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.home__stat{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;align-items:center;gap:4px;min-width:90px;padding:16px 24px;display:flex}.home__stat-num{color:#f78d1e;font-size:1.5rem;font-weight:900}.home__stat-label{text-transform:uppercase;letter-spacing:1.5px;color:#ffffff59;font-size:.68rem;font-weight:600}.home__brands{max-width:1100px;margin:0 auto;padding:60px 24px}.home__section-title{color:#fff;text-align:center;margin:0 0 40px;font-size:1.8rem;font-weight:900}.home__brand-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.home__brand-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid;border-radius:20px;flex-direction:column;padding:40px 32px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.home__brand-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0000004d}.home__brand-emoji{margin-bottom:16px;font-size:2.5rem}.home__brand-name{color:#fff;margin:0 0 8px;font-size:1.4rem;font-weight:900}.home__brand-tagline{color:#ffffff73;flex:1;margin:0 0 20px;font-size:.88rem;line-height:1.6}.home__brand-cta{color:#f78d1e;letter-spacing:.5px;font-size:.82rem;font-weight:700}.home__value{max-width:1100px;margin:0 auto;padding:60px 24px}.home__value-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.home__value-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:32px 24px;transition:all .3s}.home__value-card:hover{background:#e653250a;border-color:#e6532533}.home__value-icon{margin-bottom:16px;font-size:2rem}.home__value-card h3{color:#fff;margin:0 0 8px;font-size:1.05rem;font-weight:800}.home__value-card p{color:#fff6;margin:0;font-size:.85rem;line-height:1.7}.home__cta{text-align:center;background:linear-gradient(#0000,#e653250a);padding:80px 24px}.home__cta h2{color:#fff;margin:0 0 12px;font-size:2rem;font-weight:900}.home__cta p{color:#ffffff73;margin:0 0 32px;font-size:1rem}@media (width<=640px){.home__hero-content{padding:100px 20px 40px}.home__stats{gap:12px}.home__stat{min-width:70px;padding:12px 16px}}.dutchie-menu-wrapper{-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(145deg,#ffffff0f,#ffffff05);border:1px solid #ffffff14;border-radius:20px;margin:2rem 0;overflow:hidden;box-shadow:0 16px 48px #00000026}.dutchie-menu-header{background:linear-gradient(135deg,#e653250f,#0000);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.dutchie-store-badge{align-items:center;gap:14px;display:flex}.dutchie-store-icon{filter:drop-shadow(0 0 8px #e6532566);font-size:1.6rem}.dutchie-store-name{color:#fff;font-size:1.05rem;font-weight:800}.dutchie-store-city{color:#ffffff73;font-size:.82rem;font-weight:400}.dutchie-live-badge{letter-spacing:1px;text-transform:uppercase;color:#4ade80;background:#4ade8014;border:1px solid #4ade8026;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:.72rem;font-weight:700;display:flex}.dutchie-live-dot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot;box-shadow:0 0 8px #4ade8099}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.dutchie-embed-container{background:#fff;border-radius:0 0 20px 20px;min-height:600px}.dutchie-embed-container iframe{border:none;width:100%;min-height:600px}.dutchie-no-store{text-align:center;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(145deg,#ffffff0a,#ffffff03);border:1px solid #ffffff14;border-radius:20px;padding:80px 40px}.dutchie-no-store__icon{filter:drop-shadow(0 0 12px #e6532566);margin-bottom:16px;font-size:3rem}.dutchie-no-store h3{background:linear-gradient(135deg,#e65325,#f78d1e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 12px;font-size:1.5rem;font-weight:900}.dutchie-no-store p{color:#ffffff80;max-width:440px;margin:0 auto 28px;font-size:.95rem;line-height:1.7}.dutchie-loading{flex-direction:column;align-items:center;padding:60px 20px;display:flex}.dutchie-spinner{border:3px solid #e6532526;border-top-color:#e65325;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dutchie-loading p{color:#fff6;font-size:.88rem}.dutchie-error{text-align:center;padding:60px 40px}.dutchie-error p{color:#ffffff80;margin:0 0 12px;font-size:.9rem}.dutchie-fallback-note{color:#ffffff59!important;margin-top:16px!important;font-size:.82rem!important}.btn-primary{color:#fff;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#e65325,#f78d1e);border:none;border-radius:28px;align-items:center;gap:8px;padding:14px 32px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 24px #e6532559,inset 0 1px #ffffff26}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #e6532573,inset 0 1px #fff3}.btn-secondary{color:#f78d1e;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#ffffff0f;border:1px solid #f78d1e33;border-radius:28px;align-items:center;gap:8px;padding:12px 28px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary:hover{background:#f78d1e1a;border-color:#f78d1e66}@media (width<=640px){.dutchie-menu-header{flex-direction:column;gap:12px;padding:16px 20px}.dutchie-no-store{padding:60px 24px}}.live-menu{max-width:1100px;margin:0 auto;padding:100px 24px}.live-menu__header{text-align:center;margin-bottom:40px}.live-menu__title{color:#fff;margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}.live-menu__title .accent{background:linear-gradient(135deg,#4ade80,#22c55e);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.live-menu__subtitle{color:#ffffff73;max-width:560px;margin:0 auto 28px;font-size:.95rem;line-height:1.7}.live-menu__categories{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.cat-pill{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:8px 18px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .25s}.cat-pill:hover{color:#fff;background:#ffffff14}.cat-pill--active{color:#f78d1e;background:linear-gradient(135deg,#e6532526,#f78d1e1a);border-color:#e653254d}.live-menu__tech-note{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;margin-top:48px;padding:28px 32px}.tech-badge{letter-spacing:2px;text-transform:uppercase;color:#f78d1e;background:#e6532514;border:1px solid #e6532526;border-radius:8px;margin-bottom:12px;padding:4px 12px;font-size:.65rem;font-weight:800;display:inline-block}.live-menu__tech-note p{color:#fff6;margin:0;font-size:.85rem;line-height:1.7}.live-menu__tech-note strong{color:#ffffffa6}.brand-page{padding-bottom:100px}.brand-hero{justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative;overflow:hidden}.brand-hero__glow{opacity:.15;position:absolute;inset:0}.brand-hero__content{z-index:1;text-align:center;max-width:640px;padding:140px 24px 80px;position:relative}.brand-hero__badge{letter-spacing:3px;text-transform:uppercase;color:#f78d1e;background:#e653251a;border:1px solid #e6532533;border-radius:20px;margin-bottom:20px;padding:6px 16px;font-size:.62rem;font-weight:800;display:inline-block}.brand-hero__title{color:#fff;margin:0 0 16px;font-size:clamp(2rem,6vw,3.5rem);font-weight:900}.brand-hero__tagline{color:#ffffff80;margin:0 0 32px;font-size:1.05rem;line-height:1.7}.brand-products{max-width:1100px;margin:0 auto;padding:60px 24px}.brand-products__title{color:#fff;text-align:center;margin:0 0 40px;font-size:1.8rem;font-weight:900}.brand-products__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.product-card{-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:32px 28px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.product-card:hover{border-color:#e6532533;transform:translateY(-4px);box-shadow:0 20px 48px #0003}.product-card__emoji{margin-bottom:16px;font-size:2.5rem}.product-card__name{color:#fff;margin:0 0 8px;font-size:1.15rem;font-weight:800}.product-card__desc{color:#fff6;flex:1;margin:0 0 16px;font-size:.85rem;line-height:1.7}.product-card__meta{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.product-meta__thc,.product-meta__format{letter-spacing:1px;text-transform:uppercase;border-radius:8px;padding:4px 10px;font-size:.68rem;font-weight:700}.product-meta__thc{color:#4ade80;background:#4ade8014;border:1px solid #4ade8026}.product-meta__format{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff14}.product-card__cta{text-align:center;color:#fff;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;border:none;border-radius:14px;width:100%;padding:14px;font-family:inherit;font-size:.82rem;font-weight:800;text-decoration:none;transition:all .3s;display:block;box-shadow:0 6px 20px #0003}.product-card__cta:hover{transform:translateY(-1px);box-shadow:0 8px 28px #0000004d}.brand-store-note{text-align:center;color:#ffffff59;padding:24px;font-size:.85rem}.brand-store-note strong{color:#f78d1e}.link-btn{color:#f78d1e;cursor:pointer;font-size:inherit;background:0 0;border:none;font-family:inherit;text-decoration:underline}.stores-page{max-width:1200px;margin:0 auto;padding:100px 24px}.stores-hero{text-align:center;margin-bottom:40px}.stores-hero__title{color:#fff;margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.stores-hero__title .accent{background:linear-gradient(135deg,#e65325,#f78d1e);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.stores-hero__sub{color:#ffffff73;max-width:560px;margin:0 auto;font-size:.95rem;line-height:1.7}.stores-filters{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.stores-search{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;outline:none;flex:1;min-width:240px;padding:12px 20px;font-family:inherit;font-size:.9rem;transition:all .3s}.stores-search::placeholder{color:#ffffff40}.stores-search:focus{border-color:#e6532580;box-shadow:0 0 0 3px #e653251a}.stores-region-select{color:#fff;cursor:pointer;appearance:auto;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;outline:none;padding:12px 20px;font-family:inherit;font-size:.85rem}.stores-region-select option{color:#fff;background:#1a1a1a}.stores-count{color:#ffffff4d;letter-spacing:.5px;margin-bottom:24px;font-size:.78rem}.stores-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.store-card{-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:18px;padding:28px 24px;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative}.store-card:hover{border-color:#ffffff1f;transform:translateY(-3px);box-shadow:0 16px 40px #0003}.store-card--sesh{background:linear-gradient(135deg,#e653250f,#ffffff05);border-left:3px solid #e65325}.store-card--selected{border-color:#f78d1e;box-shadow:0 0 0 2px #f78d1e33}.store-card__badge{letter-spacing:2px;text-transform:uppercase;color:#f78d1e;background:#f78d1e1a;border:1px solid #f78d1e33;border-radius:8px;padding:3px 10px;font-size:.58rem;font-weight:800;position:absolute;top:14px;right:14px}.store-card__badge--sesh{color:#e65325;background:#e6532514;border-color:#e6532533}.store-card__name{color:#fff;margin:0 0 6px;padding-right:70px;font-size:1.05rem;font-weight:800}.store-card__location{color:#fff6;margin:0 0 8px;font-size:.82rem}.store-card__dist{color:#f78d1e;margin-bottom:16px;font-size:.72rem;font-weight:700;display:inline-block}.store-card__actions{gap:8px;margin-top:8px;display:flex}.store-card__shop{text-align:center;color:#fff;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#e65325,#f78d1e);border-radius:12px;flex:1;padding:10px;font-size:.78rem;font-weight:800;text-decoration:none;transition:all .3s}.store-card__shop:hover{transform:translateY(-1px);box-shadow:0 6px 20px #e653254d}.store-card__set{text-align:center;color:#fff9;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:10px;font-family:inherit;font-size:.72rem;font-weight:700;transition:all .3s}.store-card__set:hover{color:#f78d1e;background:#e6532514;border-color:#e6532533}@media (width<=640px){.stores-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}:root{--orange:#e65325;--amber:#f78d1e;--gold:#fbb35d;--green:#4ade80;--bg:#0a0a0a;--surface:#ffffff0a;--border:#ffffff14;--text:#fff;--text-muted:#ffffff73}html,body,#root{background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body{background:var(--bg);background-image:radial-gradient(at 20% 0,#e653250a,#0000 60%),radial-gradient(at 80% 100%,#f78d1e08,#0000 50%);background-attachment:fixed}.app__main{min-height:100vh;padding-bottom:60px}a{color:inherit}.glass{-webkit-backdrop-filter:blur(24px)saturate(180%);border:1px solid var(--border);background:linear-gradient(145deg,#ffffff0f,#ffffff05);border-radius:20px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e6532533;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e6532566}::selection{color:#fff;background:#e653254d}
