@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap";:root{--display: Montserrat, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text: Montserrat, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--brand-black: #181818;--brand-gray: #f3f3f3;--brand-red: #960f16;--brand-green: #012e33;--brand-yellow: #ffc300;--brand-white: #ffffff;font-family:var(--text);color:var(--brand-black);background:var(--brand-gray);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,#f7f2eaeb,#fffbf5fa),url(https://images.unsplash.com/photo-1514933651103-005eec06c04b?auto=format&fit=crop&w=1500&q=80) center / cover fixed}button,input{font:inherit}button{cursor:pointer}.app-shell{position:relative;width:min(100vw,480px);max-width:480px;min-height:100vh;margin:0 auto;padding:0 0 104px;background:#fffaf3;box-shadow:0 0 90px #201c1729}.topbar,.brand-lockup,.bottom-nav,.card-head,.preview-card-head,.card-brand{display:flex;align-items:center}.topbar{position:relative;z-index:10;display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:12px;min-height:122px;padding:30px 28px 12px;background:#fffaf3;animation:revealDown .72s cubic-bezier(.2,.72,.18,1) both}.brand-lockup{position:relative;align-self:end;width:min(278px,100%);padding-right:0}.brand-logo-img{display:block;width:100%;height:auto;object-fit:contain}.brand-sign-img{display:block;width:28px;height:28px;object-fit:contain}.sun-mark{position:relative;display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;position:absolute;right:0;top:-2px;border:0;border-radius:50%;background:radial-gradient(circle,#bd9562 0 24%,transparent 26%),conic-gradient(from 8deg,transparent 0 7deg,#bd9562 8deg 15deg,transparent 16deg 30deg);animation:sunTurn 14s linear infinite}.sun-mark:after{content:"";width:14px;height:14px;border:1px solid rgba(189,149,98,.55);border-radius:50%;background:#fffaf3}.sun-mark.small{width:20px;height:20px;border-color:#eed9b285;background:radial-gradient(circle,#e7c77c 0 30%,transparent 32%),conic-gradient(from 12deg,transparent 0 9deg,#e7c77c 10deg 17deg,transparent 18deg 36deg)}.sun-mark.small:after{width:9px;height:9px;background:#203027;border-color:#fff8eb47}.icon-button{display:grid;place-items:center;align-self:center;justify-self:end;width:44px;height:44px;border:0;border-radius:50%;color:#241f18;background:transparent;transition:transform .18s ease,color .18s ease}.icon-button:hover{color:#bd9562;transform:translateY(-2px)}.photo-hero{overflow:hidden;margin-bottom:22px;background:#201c17;animation:imageReveal .9s cubic-bezier(.2,.72,.18,1) .12s both}.hero-photo{min-height:184px;background:url(/brand/lucci-concept-hero.png) center / cover;transform:scale(1.025);animation:slowDrift 18s ease-in-out infinite alternate}h1,h2,h3,p{margin-top:0}.content,.stack{display:grid;gap:16px}.content{padding:0 28px}.register-form,.loyalty-summary,.digital-card,.scanner-panel,.empty-state,.notice,.preview-card{border:1px solid rgba(32,28,23,.08);border-radius:8px;box-shadow:0 18px 48px #201c1714}.register-form,.scanner-panel,.empty-state{display:grid;gap:10px;padding:26px 0 0;border:0;background:transparent;box-shadow:none;animation:liftIn .72s cubic-bezier(.2,.72,.18,1) .22s both}.register-form h2,.section-title h2,.empty-state h2,.scanner-panel h2{margin-bottom:2px;font-family:var(--display);font-size:36px;font-weight:300;line-height:.98;letter-spacing:0}.form-subtitle{margin:-2px 0 10px;color:#bd9562;font-size:19px;line-height:1.2}.register-form label{display:grid;gap:8px;color:#8b8378;font-size:15px;font-weight:500}input{width:100%;min-height:50px;border:1px solid rgba(32,28,23,.22);border-radius:8px;padding:0 22px;color:#241f18;background:#fffcf6cc;font-size:16px;font-weight:650;box-shadow:inset 0 1px #ffffffeb;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}input:focus{outline:2px solid rgba(189,149,98,.34);outline-offset:2px;border-color:#bd95629e;box-shadow:0 12px 28px #bd95621a;transform:translateY(-1px)}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;border-radius:8px;padding:0 16px;font-size:16px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.primary-button{border:0;color:#fff9ed;background:linear-gradient(135deg,#0b2c20,#062016);box-shadow:0 18px 36px #07211740}.secondary-button{border:1px solid rgba(189,149,98,.74);color:#ad8247;background:#fffcf694}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.primary-button:active,.secondary-button:active,.bottom-nav button:active{transform:scale(.98)}.compact-button{min-height:42px;padding:0 14px}.primary-button:disabled{opacity:.55}.auth-note{margin:0;border-left:3px solid #bd9562;border-radius:8px;padding:12px 14px;color:#655847;background:#bd95621a;font-size:14px;line-height:1.4}.loyalty-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;padding:20px;background:linear-gradient(135deg,#fffcf6f5,#f4e8d4f0),url(https://images.unsplash.com/photo-1481833761820-0509d3217039?auto=format&fit=crop&w=900&q=76) center / cover}.loyalty-summary>div{flex:1 1 180px}.loyalty-summary span{color:#976f31;font-size:12px;font-weight:900;text-transform:uppercase}.loyalty-summary h2{margin-bottom:6px;font-family:var(--display);font-size:30px;font-weight:300}.loyalty-summary p,.section-title p,.empty-state p,.scanner-panel p{margin-bottom:0;color:#746a5c;line-height:1.5}.preview-card{overflow:hidden;display:grid;grid-template-columns:1fr;gap:14px;min-height:0;padding:22px 22px 18px;color:#fff9ed;background:radial-gradient(circle at 72% 24%,rgba(229,197,120,.15),transparent 32%),linear-gradient(145deg,#062319fc,#081812fc);box-shadow:0 20px 44px #082b1f42;animation:liftIn .76s cubic-bezier(.2,.72,.18,1) .34s both}.preview-card-head{justify-content:space-between;gap:18px;color:#d6b270;font-size:14px;font-weight:900}.preview-logo{display:inline-flex;align-items:center;gap:10px;font-family:var(--display);font-size:30px;font-weight:900;line-height:.9}.preview-logo img{width:36px;height:36px;object-fit:contain}.preview-card-head strong{flex:0 0 auto;letter-spacing:.08em}.preview-card-body{display:flex;align-items:center;justify-content:center;gap:28px}.preview-hint{margin:0;text-align:center;color:#fff9edad;font-size:14px}.preview-card-foot{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid rgba(255,249,237,.2);padding-top:14px;color:#fff9edad;font-size:12px;line-height:1.25}.preview-card-foot span:first-child{color:#d6b270;font-size:15px;font-weight:700}.preview-qr{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:104px;height:104px;padding:11px;border-radius:8px;background:#fff9ed}.preview-qr span{border-radius:2px;background:#203027;animation:qrPulse 2.6s ease-in-out infinite}.preview-qr span:nth-child(2),.preview-qr span:nth-child(4),.preview-qr span:nth-child(8){opacity:.2}.preview-timer{display:grid;place-items:center;width:78px;height:78px;border:2px solid #d6b270;border-radius:50%;color:#fffaf3;font-size:19px;font-weight:500;font-variant-numeric:tabular-nums}.news-section{display:grid;gap:12px;animation:liftIn .76s cubic-bezier(.2,.72,.18,1) .38s both}.compact-title{padding-top:6px}.compact-title h2{margin-bottom:0;font-size:32px}.news-list{display:grid;gap:10px}.news-card{position:relative;overflow:hidden;border:1px solid rgba(32,28,23,.09);border-radius:8px;min-height:122px;padding:16px 16px 15px;color:#241f18;background:linear-gradient(135deg,#fffcf6f5,#f4e8d4e6),url(https://images.unsplash.com/photo-1550966871-3ed3cdb5ed0c?auto=format&fit=crop&w=900&q=74) center / cover;box-shadow:0 16px 34px #201c1712}.news-card:after{content:"";position:absolute;right:14px;bottom:14px;width:42px;height:1px;background:#bd9562}.news-card span{color:#976f31;font-size:11px;font-weight:900;text-transform:uppercase}.news-card h3{margin:10px 0 7px;font-family:var(--display);font-size:28px;font-weight:300;line-height:1}.news-card p{max-width:320px;margin:0;color:#655847;font-size:14px;line-height:1.42}.social-news{display:grid;gap:0;padding:0;background:#fffcf6f0}.social-news:after{display:none}.news-media{min-height:210px;background-color:#0b2c20;background-position:center;background-size:cover}.news-body{display:grid;gap:8px;padding:16px}.social-news.has-media .news-body{border-top:1px solid rgba(189,149,98,.2);background:linear-gradient(180deg,#fffcf6fa,#faf3e8fa)}.news-body h3{margin:0}.news-body p{max-width:none}.social-news a{display:inline-flex;width:fit-content;margin-top:13px;border-bottom:1px solid rgba(151,111,49,.5);color:#0b2c20;font-size:13px;font-weight:900;text-decoration:none}.social-links{display:flex;flex-wrap:wrap;gap:8px}.social-links a{border:1px solid rgba(189,149,98,.38);border-radius:999px;padding:8px 12px;color:#976f31;background:#fffcf6b8;font-size:12px;font-weight:900;text-decoration:none}.digital-card{position:relative;overflow:hidden;display:grid;gap:22px;min-height:560px;padding:24px 22px 28px;color:#fff9ed;background:linear-gradient(135deg,rgba(255,249,237,.08),transparent 28%),radial-gradient(circle at 50% 44%,rgba(229,197,120,.18),transparent 34%),radial-gradient(circle at 82% 18%,rgba(255,249,237,.1),transparent 24%),linear-gradient(145deg,#062319fc,#081410fa);box-shadow:inset 0 1px #fff9ed24,0 22px 54px #08231b47}.digital-card:before,.digital-card:after{content:"";position:absolute;pointer-events:none}.digital-card:before{inset:12px;border:1px solid rgba(229,197,120,.24);border-radius:8px}.digital-card:after{right:-72px;bottom:-96px;width:230px;height:230px;border:1px solid rgba(229,197,120,.16);border-radius:50%;box-shadow:0 0 0 28px #e5c5780a}.card-head{position:relative;z-index:1;justify-content:space-between;gap:12px}.card-brand{gap:8px;color:#fff9edc7;font-weight:900}.card-head strong{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;color:#201c17;background:#e5c578;box-shadow:0 14px 30px #00000038}.card-identity{position:relative;z-index:1;align-self:center;display:grid;justify-items:center;gap:18px;min-height:148px;padding:54px 8px 22px;text-align:center}.card-identity:before{content:"";width:58px;height:1px;background:#e5c578b8}.card-identity h2{max-width:320px;margin:0;font-family:var(--display);font-size:clamp(36px,9vw,48px);font-weight:300;line-height:.95;letter-spacing:0}.digital-card p{color:#fff9edb8}.qr-wrap{position:relative;z-index:1;display:grid;place-items:center;width:fit-content;margin:0 auto;padding:14px;border-radius:8px;background:#fff9ed;box-shadow:0 22px 44px #0000003d,0 0 0 1px #e5c57852}.section-title{padding:4px 0}.section-kicker{display:block;margin-bottom:7px;color:#976f31;font-size:12px;font-weight:900;text-transform:uppercase}.history-view{padding-top:26px;animation:liftIn .72s cubic-bezier(.2,.72,.18,1) .12s both}.history-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.history-stats div,.history-empty,.order-card{border:1px solid rgba(32,28,23,.09);border-radius:8px;background:#fffcf6e6;box-shadow:0 16px 36px #201c1712}.history-stats div{display:grid;gap:7px;min-height:82px;padding:13px 10px}.history-stats span,.order-card-head span{color:#976f31;font-size:11px;font-weight:900;text-transform:uppercase}.history-stats strong{color:#0b2c20;font-size:18px;line-height:1.1}.history-empty{display:grid;justify-items:center;gap:10px;padding:28px 20px;text-align:center}.history-empty svg{color:#976f31}.history-empty strong{color:#241f18;font-size:18px}.history-empty p{max-width:310px;margin:0;color:#746a5c;line-height:1.45}.order-list{display:grid;gap:12px}.order-card{display:grid;gap:14px;padding:16px}.order-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.order-card-head h3{margin:4px 0 0;font-family:var(--display);font-size:28px;font-weight:300;line-height:1}.order-card-head strong{flex:0 0 auto;border-radius:999px;padding:6px 9px;color:#fff9ed;background:#0b2c20;font-size:12px}.order-money{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.order-money span{color:#0b2c20;font-size:24px;font-weight:900}.order-money small{color:#976f31;font-weight:900}.order-items{display:flex;flex-wrap:wrap;gap:7px}.order-items span{border:1px solid rgba(189,149,98,.26);border-radius:999px;padding:6px 9px;color:#655847;background:#bd956214;font-size:12px;font-weight:800}.menu-view{padding-top:4px;animation:liftIn .72s cubic-bezier(.2,.72,.18,1) .12s both}.menu-hero{overflow:hidden;position:relative;min-height:194px;padding:28px 22px;border-radius:8px;color:#fff9ed;background:linear-gradient(180deg,#061f172e,#061f17e0),url(/brand/lucci-concept-hero.png) center / cover;box-shadow:0 22px 44px #201c1729}.menu-hero span,.menu-category-head span{color:#d6b270;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.menu-hero h2{margin:54px 0 6px;font-family:var(--display);font-size:50px;font-weight:300;line-height:.92}.menu-hero p{max-width:330px;margin:0;color:#fff9edd1;font-size:14px;line-height:1.45}.menu-tabs{position:sticky;top:0;z-index:8;display:flex;gap:8px;overflow-x:auto;margin:0 -28px;padding:6px 28px 10px;background:linear-gradient(180deg,#fffaf3 70%,#fffaf300);scrollbar-width:none}.menu-tabs::-webkit-scrollbar{display:none}.menu-tabs button{flex:0 0 auto;min-height:38px;border:1px solid rgba(189,149,98,.32);border-radius:999px;padding:0 13px;color:#746a5c;background:#fffcf6e6;font-size:12px;font-weight:900}.menu-tabs button.active{border-color:#0b2c20;color:#fff9ed;background:#0b2c20;box-shadow:0 10px 24px #0b2c2038}.menu-category-panel{display:grid;gap:12px}.menu-category-head{display:grid;gap:6px;padding-top:4px}.menu-category-head h3{margin:0;font-family:var(--display);font-size:38px;font-weight:300;line-height:.95}.menu-category-head p{margin:0;color:#746a5c;font-size:14px;line-height:1.45}.menu-list{display:grid;gap:8px}.menu-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding:13px 0;border-bottom:1px solid rgba(32,28,23,.1)}.menu-item.accent{margin:2px 0;border:1px solid rgba(189,149,98,.28);border-radius:8px;padding:14px;background:#fffcf6db;box-shadow:0 14px 30px #201c1712}.menu-item h4{margin:0 0 5px;color:#241f18;font-family:var(--display);font-size:18px;font-weight:800;line-height:1.12}.menu-item span{color:#8b8378;font-size:13px;font-weight:800}.menu-item strong{min-width:max-content;color:#0b2c20;font-size:14px;font-weight:900}.scanner-panel{text-align:center}.scanner-panel svg{justify-self:center;color:#976f31}.empty-state{justify-items:center;text-align:center}.empty-state svg{color:#976f31}.notice{padding:14px 16px;color:#2f4a3a;background:#fffcf6e6;font-weight:900}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:20;justify-content:center;padding:14px 14px 22px;background:#fffaf3e6;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-top:1px solid rgba(32,28,23,.08)}.bottom-nav button{display:grid;place-items:center;width:min(19vw,78px);min-height:64px;border:0;border-radius:8px;color:#7d7061;background:transparent;font-size:14px;font-weight:900;transition:transform .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.bottom-nav button.active{color:#fff9ed;background:#0b2c20;box-shadow:0 12px 28px #232d262e}@keyframes revealDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes liftIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes imageReveal{0%{opacity:0;clip-path:inset(0 0 20% 0)}to{opacity:1;clip-path:inset(0)}}@keyframes slowDrift{0%{transform:scale(1.025) translateY(0)}to{transform:scale(1.07) translateY(-10px)}}@keyframes sunTurn{to{transform:rotate(360deg)}}@keyframes qrPulse{0%,to{opacity:1}50%{opacity:.72}}body{background:linear-gradient(135deg,#012e33f5,#181818eb),repeating-linear-gradient(120deg,transparent 0 42px,rgba(255,195,0,.16) 42px 46px,transparent 46px 82px)}.app-shell{background:var(--brand-gray);box-shadow:0 0 0 1px #ffffff14,0 36px 100px #00000057}.topbar,.bottom-nav{background:#f3f3f3f0}.brand-logo-img{filter:saturate(.9) contrast(1.08)}.sun-mark,.sun-mark.small{background:radial-gradient(circle,var(--brand-yellow) 0 24%,transparent 26%),conic-gradient(from 8deg,transparent 0 7deg,var(--brand-yellow) 8deg 15deg,transparent 16deg 30deg)}.sun-mark:after{border-color:#ffc3008c;background:var(--brand-gray)}.sun-mark.small:after{background:var(--brand-green);border-color:#ffffff52}.icon-button,.bottom-nav button{color:#181818c2}.icon-button:hover,.section-kicker,.loyalty-summary span,.history-stats span,.order-card-head span,.menu-category-head span,.menu-featured span{color:var(--brand-red)}.register-form h2,.section-title h2,.empty-state h2,.scanner-panel h2,.loyalty-summary h2,.preview-logo,.digital-card h2,.card-identity h2,.order-card-head h3,.menu-hero h2,.menu-featured h3,.menu-category-head h3,.menu-item h4{font-family:var(--display);font-weight:800;letter-spacing:-.01em}.form-subtitle{color:var(--brand-red);font-weight:700}input{border-color:#012e3338;color:var(--brand-black);background:#fff}input:focus{outline-color:#ffc30057;border-color:var(--brand-green);box-shadow:0 12px 28px #012e331f}.primary-button,.bottom-nav button.active,.menu-tabs button.active{color:#fff;background:var(--brand-green);box-shadow:0 14px 30px #012e3342}.secondary-button{border-color:#960f166b;color:var(--brand-red);background:#ffffffd1}.auth-note{border-left-color:var(--brand-red);color:var(--brand-black);background:#960f1614}.loyalty-summary,.history-stats div,.history-empty,.order-card,.menu-item.accent{background:#fff;border-color:#012e331a}.preview-card,.digital-card{color:#fff;background:repeating-linear-gradient(122deg,transparent 0 34px,rgba(255,195,0,.16) 34px 38px,transparent 38px 70px),radial-gradient(circle at 74% 22%,rgba(255,195,0,.16),transparent 30%),linear-gradient(145deg,var(--brand-green),#001f23)}.preview-card-head,.preview-card-foot span:first-child,.card-head strong,.card-identity:before,.menu-hero span{color:var(--brand-yellow)}.preview-qr,.qr-wrap{background:#fff;box-shadow:0 20px 42px #0000003d,0 0 0 2px #ffc300b3}.preview-timer,.digital-card:before{border-color:#ffc3008f}.card-head strong{color:var(--brand-black);background:var(--brand-yellow)}.card-identity:before{background:var(--brand-yellow)}.news-card{background:linear-gradient(135deg,#fffffff0,#f3f3f3e6),url(https://images.unsplash.com/photo-1550966871-3ed3cdb5ed0c?auto=format&fit=crop&w=900&q=74) center / cover;border-color:#012e331a}.news-card:after{background:var(--brand-red)}.news-card span,.social-links a,.history-empty svg,.empty-state svg{color:var(--brand-red)}.news-card h3,.menu-item h4,.history-stats strong,.order-money span,.menu-item strong{color:var(--brand-green)}.social-news.has-media .news-body{border-top-color:#012e331f;background:#fff}.social-news a{border-bottom-color:#960f1680;color:var(--brand-red)}.social-links a,.menu-tabs button{border-color:#012e332e;color:var(--brand-green);background:#fff}.menu-hero{color:#fff;background:linear-gradient(180deg,#012e3338,#012e33e6),repeating-linear-gradient(125deg,transparent 0 32px,rgba(255,195,0,.22) 32px 36px,transparent 36px 68px),url(/brand/lucci-concept-hero.png) center / cover}.menu-hero p,.digital-card p{color:#ffffffd1}.menu-category-head p,.menu-item span,.history-empty p,.loyalty-summary p,.section-title p,.empty-state p,.scanner-panel p,.news-card p{color:#181818ad}.menu-tabs{background:linear-gradient(180deg,#f3f3f3f5 70%,#f3f3f300)}.order-card-head strong{color:#fff;background:var(--brand-green)}.order-money small{color:var(--brand-red)}.order-items span{border-color:#ffc30080;color:var(--brand-green);background:#ffc3001f}.notice{color:var(--brand-green);background:#fff}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media(min-width:760px){.app-shell{margin-top:24px;margin-bottom:24px;min-height:calc(100vh - 48px);border-radius:8px;overflow:hidden}}@media(max-width:390px){.app-shell{padding-right:0;padding-left:0}.topbar{min-height:116px;padding:28px 28px 12px}.brand-lockup{width:236px}.hero-photo{min-height:184px}.content{padding:0 28px}.register-form h2,.section-title h2,.empty-state h2,.scanner-panel h2{font-size:35px}.preview-card{grid-template-columns:1fr;padding:22px}.preview-qr{width:102px;height:102px}.preview-card-body{gap:28px}.preview-timer{width:78px;height:78px;font-size:19px}.loyalty-summary{display:grid}.bottom-nav button{width:min(19vw,72px);font-size:12px}}
