#home-hero-unique.hero-wrapper{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:40px;background:transparent}#home-hero-unique .hero-glass-card{background:#fff6!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.6);box-shadow:0 30px 60px #0000000d!important;border-radius:40px;padding:3rem;position:relative;z-index:10}#home-hero-unique .text-uppercase.small{font-size:.85rem!important;font-weight:700!important;color:#6c757d!important;letter-spacing:1px;margin-bottom:1rem!important;display:block;background:transparent!important}#home-hero-unique .hero-title{font-family:var(--font-serif, "Playfair Display", serif);font-size:4rem!important;line-height:1!important;color:#1e272e!important;margin-bottom:1.5rem!important;font-weight:700!important;background:transparent!important;border:none!important;outline:none!important}#home-hero-unique .hero-subtitle{font-weight:300!important;font-size:1.2rem!important;color:#57606f!important;letter-spacing:.5px;line-height:1.6!important;margin-bottom:2rem!important;background:transparent!important;background-color:transparent!important;border:none!important;padding:0!important;box-shadow:none!important}#home-hero-unique .feature-item{display:flex;align-items:center;gap:10px}#home-hero-unique .feature-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:#27ae6026!important;color:#27ae60!important;border-radius:50%;flex-shrink:0}#home-hero-unique .feature-text{font-weight:600;font-size:.95rem;color:#2d3436;letter-spacing:.3px;background:transparent!important}#home-hero-unique .btn-premium{background:#1e272e!important;color:#fff!important;padding:15px 40px!important;border-radius:100px!important;font-weight:600!important;text-transform:uppercase;letter-spacing:1px;font-size:.9rem!important;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:none!important;box-shadow:0 10px 20px #0000001a;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center}#home-hero-unique .btn-premium:hover{background:var(--accent, #ff4757)!important;transform:translateY(-5px);box-shadow:0 15px 30px #ff47574d;color:#fff!important}#home-hero-unique .hero-image-container{position:relative;z-index:20;perspective:1000px;display:flex;justify-content:center}#home-hero-unique .hero-sushi-img{width:120%;max-width:650px;transform:rotate(-10deg) translate(50px);filter:drop-shadow(0 30px 40px rgba(0,0,0,.25));transition:transform .5s ease;animation:floatDish 6s ease-in-out infinite;height:auto;object-fit:contain}#home-hero-unique .hero-sushi-img:hover{transform:rotate(-5deg) scale(1.05) translate(50px)}@keyframes floatDish{0%,to{transform:rotate(-10deg) translateY(0) translate(50px)}50%{transform:rotate(-8deg) translateY(-25px) translate(50px)}}#home-hero-unique .circle-blur{position:absolute;border-radius:50%;filter:blur(80px);z-index:0}#home-hero-unique .cb-1{width:300px;height:300px;background:#ff475733;top:-10%;right:-10%}#home-hero-unique .cb-2{width:400px;height:400px;background:#70a1ff33;bottom:-10%;left:-10%}@media(max-width:991px){#home-hero-unique .hero-glass-card{padding:2rem;text-align:center;border-radius:30px;margin-top:2rem}#home-hero-unique .hero-title{font-size:2.8rem!important}#home-hero-unique .hero-image-container{margin-bottom:-50px;margin-top:-30px}#home-hero-unique .hero-sushi-img{width:100%;transform:rotate(0)!important;margin-left:0}#home-hero-unique.hero-wrapper{padding-top:110px;padding-bottom:40px;flex-direction:column}#home-hero-unique .hero-image-container .glass-panel{display:none!important}#home-hero-unique .d-flex.gap-4{justify-content:center}}.modal-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:fadeIn .3s ease;padding:20px}.modal-content{background:#fff;width:100%;max-width:550px;max-height:85vh;border-radius:24px;box-shadow:0 25px 50px -12px #0000004d;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .4s cubic-bezier(.16,1,.3,1);position:relative}.modal-header{padding:24px 30px;display:flex;justify-content:space-between;align-items:flex-start;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(0,0,0,.05)}.modal-header h3{margin:0;font-size:1.5rem;color:#1a1a1a;font-family:var(--font-serif);font-weight:700;line-height:1.2;padding-right:20px}.btn-close-modal{background:#f1f2f6;border:none;width:36px;height:36px;border-radius:50%;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#2d3436;transition:.2s}.btn-close-modal:hover{background:#e1e2e6;transform:rotate(90deg)}.modal-body{padding:0 30px 30px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ddd transparent}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:10px}.modal-item-summary{display:flex!important;flex-direction:row!important;align-items:center;gap:20px;margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:15px}.modal-item-summary img{width:80px!important;max-width:80px!important;height:80px!important;min-width:80px!important;object-fit:cover;border-radius:12px;display:block;margin:0}.modal-item-summary p{flex:1;margin:0;font-size:.9rem;line-height:1.4;color:#666}.modal-item-desc{font-size:.9rem;color:#636e72;line-height:1.5;margin:0;flex:1}.custom-section{margin-bottom:35px}.section-title,.custom-section h4{font-size:.85rem;text-transform:uppercase;color:#000;margin-bottom:15px;letter-spacing:1.5px;font-weight:800;display:flex;align-items:center;gap:10px}.section-title:after{content:"";flex:1;height:1px;background:#f1f2f6}.tags-container{display:flex;flex-wrap:wrap;gap:10px}.ingredient-tag{border:1px solid #e1e2e6;background:#fff;padding:10px 18px;border-radius:50px;cursor:pointer;color:#2d3436;display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:500;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.ingredient-tag:hover{background:#f8f9fa;border-color:#ced6e0}.ingredient-tag.removed{background:#fff0f0;border-color:#fcc;color:#e74c3c;text-decoration:line-through;opacity:.8}.ingredient-tag.removed:hover{opacity:1}.extras-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.extra-card{border:1px solid #f1f2f6;background:#fff;padding:15px;border-radius:16px;cursor:pointer;position:relative;text-align:left;transition:all .2s ease;display:flex;flex-direction:column;justify-content:center;box-shadow:0 2px 5px #00000005}.extra-card:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000000d;border-color:#dfe4ea}.extra-card.selected{border:2px solid #ff4757;background:#fff5f6;padding:14px}.extra-info{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:5px}.extra-name{font-weight:600;color:#2d3436;font-size:.95rem}.extra-price{font-size:.9rem;color:#ff4757;font-weight:700;background:#ff47571a;padding:2px 8px;border-radius:8px}.check-mark{position:absolute;top:-8px;right:-8px;background:#ff4757;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;box-shadow:0 2px 5px #0003;animation:popIn .2s cubic-bezier(.175,.885,.32,1.275)}.modal-footer{padding:20px 30px;background:#fff;border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;box-shadow:0 -5px 20px #0000000d;z-index:10}.total-section{display:flex;flex-direction:column}.total-label{font-size:.8rem;color:#999;text-transform:uppercase;font-weight:700;letter-spacing:1px}.total-amount{font-size:1.8rem;color:#2d3436;font-weight:800;line-height:1}.btn-confirm-modal{background:#1a1a1a;color:#fff;border:none;padding:16px 40px;border-radius:16px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px #00000026}.btn-confirm-modal:hover{background:#ff4757;transform:translateY(-2px);box-shadow:0 15px 30px #ff47574d}.fixed-combo-list{background:#f8f9fa;border-radius:12px;padding:15px;display:flex;flex-direction:column;gap:10px}.fixed-item-row{display:flex;align-items:center;gap:10px;font-weight:600;color:#2d3436;font-size:.95rem}.fixed-item-row .icon-check{color:#27ae60;background:#27ae6026;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes popIn{0%{transform:scale(0)}to{transform:scale(1)}}@media(max-width:576px){.modal-content{height:100%;max-height:100%;border-radius:0}.extras-grid{grid-template-columns:1fr}.btn-confirm-modal{padding:16px 25px}}.progress-container{margin-bottom:25px;background:#fff;position:sticky;top:0;z-index:5;padding-bottom:10px}.progress-labels{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.combo-header-title{font-weight:800;font-size:1.1rem;color:#0e0e0e;margin:0;text-transform:none;letter-spacing:-.5px}.progress-count{font-size:.85rem;font-weight:700;background:#f1f2f6;padding:4px 12px;border-radius:20px;color:#636e72;white-space:nowrap}.progress-count.completed{background:#27ae60;color:#fff}.progress-track{width:100%;height:8px;background:#e1e2e6;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#27ae60;transition:width .3s ease}.price-note{font-size:.8rem;color:#3498db;margin-top:5px}.selected-combo-review{margin-bottom:20px;background:#fff;border:1px solid #e1e2e6;border-radius:16px;padding:15px}.sub-title-review{font-size:.8rem;color:#888;text-transform:uppercase;margin-bottom:10px}.selected-review-item{padding:10px 0;border-bottom:1px solid #f1f2f6}.selected-review-item:last-child{border-bottom:none}.review-header{display:flex;justify-content:space-between;align-items:center}.review-info{display:flex;flex-direction:column}.review-name{font-weight:600;color:#2d3436;font-size:.95rem}.review-mods{font-size:.75rem;color:#e74c3c}.review-actions{display:flex;align-items:center;gap:8px}.btn-mini-edit{background:#f1f2f6;border:none;padding:4px 8px;border-radius:8px;font-size:.75rem;color:#3498db;cursor:pointer}.btn-mini-edit.active{background:#3498db;color:#fff}.btn-mini-delete{background:#fff0f0;border:none;width:24px;height:24px;border-radius:50%;color:#e74c3c;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1}.mini-tags-container{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;background:#f9f9f9;padding:10px;border-radius:8px}.mini-tag{border:1px solid #e1e2e6;background:#fff;padding:4px 10px;border-radius:20px;font-size:.75rem;color:#555;cursor:pointer;transition:.2s}.mini-tag.removed{background:#fff0f0;border-color:#fcc;color:#e74c3c;text-decoration:line-through;opacity:.8}.accordion-container{display:flex;flex-direction:column;gap:15px}.accordion-group{border:1px solid #f1f2f6;border-radius:16px;overflow:hidden}.accordion-btn{width:100%;padding:15px 20px;background:#fff;border:none;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#2d3436;font-size:.95rem;cursor:pointer;text-transform:uppercase;letter-spacing:1px}.accordion-btn i{transition:.3s;color:#b2bec3}.accordion-btn i.rotate{transform:rotate(180deg);color:#ff4757}.accordion-items-list{padding:15px;background:#f8f9fa;display:flex;flex-direction:column;gap:10px;border-top:1px solid #f1f2f6}.extras-grid-col{display:flex;flex-direction:column;gap:10px}.item-option-card{border:1px solid #f1f2f6;background:#fff;padding:12px 15px;border-radius:16px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .2s ease}.item-option-card:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0000000d}.item-option-card.selected{border:2px solid #ff4757;background:#fff5f6;padding:11px 14px}.option-info-col{display:flex;flex-direction:column}.option-name{font-weight:600;color:#2d3436;font-size:.95rem}.option-price{font-size:.85rem;color:#ff4757;font-weight:700}.qty-control{display:flex;align-items:center;gap:10px}.btn-qty{width:28px;height:28px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;transition:.2s}.btn-qty.minus{background:#fff;color:#2d3436;border:1px solid #e1e2e6;font-size:1rem}.btn-qty.plus{background:#ff4757;color:#fff;font-size:1rem;box-shadow:0 2px 5px #ff47574d}.btn-qty.plus:disabled{background:#ccc;cursor:not-allowed;box-shadow:none}.btn-qty-add{width:32px;height:32px;border-radius:50%;border:1px solid #e1e2e6;background:#fff;color:#2d3436;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.btn-qty-add:hover{background:#ff4757;color:#fff;border-color:#ff4757}.btn-qty-add:disabled{opacity:.5;cursor:not-allowed}.qty-val{font-weight:700;color:#2d3436;font-size:.95rem;min-width:15px;text-align:center}.slider-section{padding:80px 0 150px;overflow:hidden;position:relative;width:100%}.slider-section:before,.slider-section:after{content:"";position:absolute;top:0;width:150px;height:100%;z-index:5;pointer-events:none}.slider-section:before{left:0;background:linear-gradient(to right,rgba(248,249,250,1) 0%,transparent 100%)}.slider-section:after{right:0;background:linear-gradient(to left,rgba(248,249,250,1) 0%,transparent 100%)}.slider-header{text-align:center;margin-bottom:3rem;position:relative;z-index:2}.slider-title{font-family:var(--font-serif);font-size:2.5rem;color:#2d3436}.slider-track{display:flex;gap:30px;width:max-content;animation:scroll 40s linear infinite;padding:20px 0}.slider-track:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.dish-card{width:300px;flex-shrink:0;position:relative;background:#fff9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);border-radius:30px;padding:20px;text-align:center;transition:all .3s ease;color:var(--dark);box-shadow:0 10px 30px #0000000d;cursor:pointer}.dish-card:hover{transform:translateY(-10px) scale(1.02);background:#ffffffd9;box-shadow:0 20px 40px #0000001a;border-color:#fff}.dish-img-wrapper{position:relative;margin-bottom:15px;margin-top:-50px}.dish-img{width:180px;height:180px;border-radius:50%;object-fit:cover;box-shadow:0 15px 35px #0003;transition:transform .5s ease}.dish-card:hover .dish-img{transform:rotate(15deg) scale(1.1)}.dish-cat{text-transform:uppercase;font-size:.7rem;letter-spacing:1px;color:#636e72;margin-bottom:5px;display:block}.dish-name{font-family:var(--font-serif);font-size:1.4rem;margin-bottom:5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dish-price{font-weight:700;color:var(--accent);font-size:1.1rem}.add-btn{margin-top:15px;background:var(--dark);color:#fff;width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;transition:.3s}.dish-card:hover .add-btn{background:var(--accent);transform:rotate(90deg)}@media(max-width:768px){.slider-section{padding:40px 0;width:100vw;max-width:100%;margin-top:80px}.slider-header{margin-bottom:90px;padding:0 20px}.dish-card{width:75vw;max-width:300px;padding:20px 15px;overflow:visible}.dish-img{width:150px;height:150px;margin-top:-60px;margin-bottom:15px}.dish-name{font-size:1.2rem}.slider-section:before,.slider-section:after{width:20px}.slider-title{font-size:2rem}}.app-section{position:relative;z-index:50;padding:120px 0;width:100%;background-color:#000;background:radial-gradient(circle at 20% 50%,#222,#000 70%);color:#fff;overflow:hidden}.app-glow{position:absolute;width:800px;height:800px;background:var(--accent);filter:blur(250px);border-radius:50%;opacity:.08;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;pointer-events:none}.app-content{position:relative;z-index:2}.app-tag{color:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:3px;font-size:.8rem;margin-bottom:1.5rem;display:block}.app-title{font-family:var(--font-serif);font-size:3rem;line-height:1.1;margin-bottom:2rem;color:#fff}.app-desc{color:#b2bec3;font-size:1.1rem;line-height:1.7;margin-bottom:3rem;max-width:480px;font-weight:300}.btn-experience{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:15px 40px;font-weight:500;text-decoration:none;letter-spacing:1px;transition:all .4s ease;text-transform:uppercase;font-size:.9rem;display:inline-block}.btn-experience:hover{background:#fff;color:#000;border-color:#fff}.image-wrapper{position:relative;z-index:1;display:flex;justify-content:center;padding:40px 0;perspective:1500px}.glass-card-container{position:relative;width:340px;height:460px;transform-style:preserve-3d;transform:rotateX(10deg) rotateY(-15deg);transition:transform .6s cubic-bezier(.23,1,.32,1)}.animate-float{animation:cardHover 8s ease-in-out infinite}@keyframes cardHover{0%,to{transform:rotateX(10deg) rotateY(-15deg) translateY(0)}50%{transform:rotateX(10deg) rotateY(-15deg) translateY(-15px)}}.glow-effect{position:absolute;border-radius:50%;filter:blur(50px);opacity:.5;z-index:-1;transition:all .6s ease}.red-glow{width:200px;height:200px;background:var(--accent);top:-50px;right:-50px}.blue-glow{width:150px;height:150px;background:#4a90e2;bottom:-30px;left:-30px;opacity:.3}.glass-card{width:100%;height:100%;background:#ffffff08;backdrop-filter:blur(25px) saturate(1.2);-webkit-backdrop-filter:blur(25px) saturate(1.2);border:1px solid rgba(255,255,255,.15);box-shadow:inset 1px 1px #fff3,0 25px 50px -12px #000c;border-radius:32px;padding:35px;display:flex;flex-direction:column;transform-style:preserve-3d;overflow:visible}.card-badge{background:var(--accent);color:#fff;padding:6px 14px;border-radius:50px;font-size:.7rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;align-self:flex-start;margin-bottom:15px;box-shadow:0 5px 15px -5px var(--accent)}.card-content h3{font-family:var(--font-serif);font-size:2.2rem;margin:0;color:#fff}.card-content p{color:#ccc;margin-bottom:20px;font-weight:300}.img-pop-container{position:relative;transform:translateZ(40px);transform-style:preserve-3d;z-index:10;width:100%;margin-top:20px;margin-bottom:20px;filter:drop-shadow(0 15px 30px rgba(0,0,0,.4))}.sushi-real-pop{width:100%;height:250px;object-fit:cover;display:block;border-radius:20px;transition:all .5s cubic-bezier(.23,1,.32,1);border:1px solid rgba(255,255,255,.1)}.card-footer-row{margin-top:auto;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;transform:translateZ(20px)}.price{font-size:1.8rem;font-weight:700;color:#fff}.rating{color:#f1c40f;font-size:.9rem}.rating i{margin-left:3px}.glass-card-container:hover{transform:rotateX(0) rotateY(0) scale(1.03)}.glass-card-container:hover .sushi-real-pop{transform:scale(1.05);box-shadow:0 20px 40px #00000080}.glass-card-container:hover .glow-effect{opacity:.8;filter:blur(60px)}.glass-card-container:hover .red-glow{top:-60px;right:-60px}@media(max-width:991px){.app-section{text-align:center;padding:80px 0}.image-wrapper{margin-top:5rem;perspective:none}.glass-card-container{transform:none!important;width:300px;height:420px;margin:0 auto}.animate-float{animation:none}.img-pop-container{transform:translateZ(20px);margin:0 -20px}.sushi-real-pop{width:110%}.glass-card-container:hover{transform:scale(1.02)!important}}.menu-hero-premium{width:100%;max-width:100%;padding:140px 0 80px;background:linear-gradient(to bottom,#fff,#f9f9fb);position:relative;overflow-x:hidden;overflow-y:visible;margin-top:0}.hero-subtitle{display:inline-flex;align-items:center;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#2d3436;margin-bottom:20px;background:#00000008;padding:8px 16px;border-radius:50px}.hero-title{font-size:4rem;line-height:1.1;color:#1a1a1a;font-weight:800;margin-bottom:25px}.text-serif-italic{font-family:var(--font-serif);font-style:italic;font-weight:400;color:var(--accent)}.hero-desc{font-size:1.1rem;color:#636e72;line-height:1.7;margin-bottom:40px;max-width:480px}.features-row{display:flex;gap:30px;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:12px}.icon-circle{width:45px;height:45px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:1.1rem;box-shadow:0 5px 15px #0000000d}.feature-item span{font-weight:600;color:#2d3436;font-size:.9rem}.hero-visual-stage{position:relative;height:400px;width:100%;max-width:400px;margin:0 auto;display:flex;justify-content:center;align-items:center}.bg-circle{position:absolute;width:350px;height:350px;background:#ffeaa7;opacity:.15;border-radius:50%;z-index:0}.main-image-container{position:relative;z-index:5;width:300px;height:300px;max-width:100%}.hero-sushi-img{width:100%;height:100%;object-fit:cover;border-radius:40px;box-shadow:0 20px 40px #00000026;border:5px solid white}.animate-float-hero{animation:heroFloat 6s ease-in-out infinite}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.floating-tag{position:absolute;background:#fff;padding:10px 20px;border-radius:50px;font-weight:600;font-size:.9rem;color:#2d3436;box-shadow:0 10px 25px #0000001a;z-index:6;display:flex;align-items:center;gap:8px;white-space:nowrap}.icon-check{color:#2ecc71;font-weight:700}.icon-remove{color:#e74c3c;font-weight:700}.icon-plus{color:#f1c40f;font-weight:700;font-size:1.2rem}.tag-1{top:10%;right:0;animation:floatTag 5s infinite ease-in-out}.tag-2{bottom:20%;left:0;animation:floatTag 6s infinite ease-in-out 1s}.tag-3{top:40%;left:-10px;animation:floatTag 7s infinite ease-in-out .5s}@keyframes floatTag{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:991px){.hero-title{font-size:2.5rem}.hero-visual-stage{margin-top:50px;height:350px}.bg-circle{width:280px;height:280px}.main-image-container{width:240px;height:240px}.floating-tag{padding:8px 12px;font-size:.75rem}.tag-1{right:-10px;top:0}.tag-2{left:-10px;bottom:10%}.tag-3{left:-5px;top:50%}}.filters-container{position:sticky;top:75px;z-index:40;background:#f9f9fbd9;backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05);padding:15px 0;margin-bottom:40px;width:100%;box-shadow:0 5px 20px #00000005}.filters-scroll{display:flex;gap:15px;overflow-x:auto;padding:5px 20px;justify-content:center;scrollbar-width:none;-ms-overflow-style:none}.filters-scroll::-webkit-scrollbar{display:none}.filter-btn{background:transparent;border:1px solid rgba(0,0,0,.1);color:#636e72;padding:10px 25px;border-radius:50px;white-space:nowrap;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);font-size:.95rem;font-weight:600}.filter-btn:hover{color:#000;border-color:#000;background:#00000005}.filter-btn.active{background:#ff4757;color:#fff;border-color:#ff4757;box-shadow:0 5px 15px #ff47574d;transform:translateY(-1px)}@media(max-width:991px){.filters-scroll{justify-content:flex-start}.filters-container{top:70px}}.menu-card-light{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;position:relative}.menu-card-light:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001f}.card-image-box{height:180px;width:100%;overflow:hidden;position:relative;background:#f8f9fa}.card-image-box img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.menu-card-light:hover .card-image-box img{transform:scale(1.05)}.badge-pop{position:absolute;top:10px;left:10px;background:var(--accent);color:#fff;padding:4px 10px;border-radius:20px;font-size:.7rem;font-weight:700;box-shadow:0 4px 10px #0003}.badge-discount{position:absolute;top:10px;background:#facc15;color:#1f2937;padding:4px 10px;border-radius:20px;font-size:.7rem;font-weight:800;box-shadow:0 4px 10px #0003}.badge-discount.with-pop{left:80px}.badge-discount.alone{left:10px}.badge-combo{position:absolute;top:15px;right:15px;background:#3b82f6;color:#fff;padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:700}.card-body{padding:20px;display:flex;flex-direction:column;flex-grow:1}.title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:10px}.title-row h3{font-size:1.2rem;font-weight:700;color:#2d3436;margin:0;line-height:1.2;flex:1}.price-box{display:flex;flex-direction:column;align-items:flex-end}.promo-price-container{display:flex;flex-direction:column;align-items:flex-end;line-height:1.2}.price{font-size:1.1rem;font-weight:800;color:var(--accent)}.price-dynamic{font-size:.9rem;color:#636e72}.price-old{text-decoration:line-through;font-size:.8rem;color:#b2bec3}.price-new{font-size:1.3rem;font-weight:800;color:#ddc01b}.desc{font-size:.9rem;color:#636e72;line-height:1.5;margin-bottom:20px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.actions-row{display:flex;gap:10px;margin-top:auto}.btn-customize{flex:1;background:#f1f2f6;color:#2d3436;border:none;padding:12px;border-radius:10px;font-weight:600;cursor:pointer;transition:.2s}.btn-customize:hover{background:#dfe4ea}.btn-add{flex:1.5;background:var(--accent);color:#fff;border:none;padding:12px;border-radius:10px;font-weight:600;cursor:pointer;box-shadow:0 4px 10px #ff47574d;transition:.2s}.btn-add:hover{transform:translateY(-2px);box-shadow:0 6px 15px #ff475766}.customization-panel{background:#f8f9fa;margin:10px -20px -20px;padding:20px;border-top:1px dashed rgba(0,0,0,.1)}.section-label{display:block;font-size:.75rem;text-transform:uppercase;color:#b2bec3;font-weight:700;margin-bottom:10px;letter-spacing:1px}.custom-section{margin-bottom:20px}.tags-container{display:flex;flex-wrap:wrap;gap:8px}.ingredient-tag{background:#fff;border:1px solid #dfe6e9;padding:6px 12px;border-radius:20px;font-size:.8rem;color:#2d3436;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:5px}.ingredient-tag:hover{border-color:#b2bec3}.ingredient-tag.removed{background:#ffeaa7;color:#b2bec3;border-color:transparent;text-decoration:none}.ingredient-tag.removed s{text-decoration:line-through}.icon-x{color:#d63031;font-weight:700}.extras-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.extra-item{background:#fff;border:1px solid #dfe6e9;padding:8px;border-radius:8px;display:flex;justify-content:space-between;font-size:.8rem;cursor:pointer;color:#636e72;transition:.2s}.extra-item.selected{background:#e17055;color:#fff;border-color:#e17055}.extra-item.selected .extra-price{color:#fffc}.extra-price{color:var(--accent);font-weight:700}.confirm-actions{display:flex;gap:10px;margin-top:10px}.btn-cancel{background:transparent;border:none;color:#636e72;font-weight:600;cursor:pointer;font-size:.9rem}.btn-confirm-add{flex:1;background:#2d3436;color:#fff;border:none;padding:12px;border-radius:8px;font-weight:700;cursor:pointer;transition:.2s}.btn-confirm-add:hover{background:#000}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slideUp .3s ease-out}.about-page-glass{position:relative;background:linear-gradient(135deg,#f8f9fc,#f1f2f6);min-height:100vh;padding-top:120px;padding-bottom:80px;overflow-x:hidden}.relative-z{position:relative;z-index:2}.glass-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;pointer-events:none}.blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:floatBlob 10s infinite alternate cubic-bezier(.45,.05,.55,.95)}.blob-1{width:600px;height:600px;background:#ffeaa7;top:-10%;left:-10%}.blob-2{width:500px;height:500px;background:#fab1a0;top:40%;right:-10%;animation-delay:-5s}.blob-3{width:400px;height:400px;background:#74b9ff;bottom:-10%;left:20%;animation-duration:15s}@keyframes floatBlob{0%{transform:translate(0) scale(1)}to{transform:translate(30px,50px) scale(1.1)}}.about-hero{padding:0 0 50px}.display-title{font-family:var(--font-serif, "Georgia", serif);font-size:4.5rem;font-weight:800;line-height:1.1;margin-bottom:20px;letter-spacing:-1px;background:linear-gradient(45deg,#2d3436,#636e72);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-desc{font-size:1.25rem;color:#636e72;max-width:650px;margin:0 auto;line-height:1.6;font-weight:400;opacity:.9}.glass-container{background:#ffffffd9;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.7);border-radius:35px;box-shadow:0 10px 30px -5px #0000000f,0 25px 60px -10px #0000000a;margin-bottom:60px;padding:4rem 5rem!important}.legal-content{font-family:Outfit,sans-serif;color:#4a5568;line-height:1.9;text-align:left;font-size:1.1rem}.legal-content h3{color:#1e272e;font-family:var(--font-serif, "Georgia", serif);font-weight:800;margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;border-bottom:2px solid rgba(0,0,0,.06);padding-bottom:.8rem}.legal-content p{margin-bottom:1.5rem}.legal-content strong{color:#1e272e;font-weight:800}.legal-content ul{margin-bottom:2rem;padding-left:0;list-style:none}.legal-content li{margin-bottom:1rem;padding-left:2rem;position:relative}.legal-content li:before{content:"•";color:#27ae60;font-size:1.8em;line-height:1;position:absolute;left:.5rem;top:-.1em}.fade-in-up{opacity:0;animation:fadeInUp .9s cubic-bezier(.25,.8,.25,1) forwards}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:991px){.display-title{font-size:3.2rem}.hero-desc{font-size:1.1rem}.glass-container{padding:3rem 2rem!important}.legal-content{font-size:1rem;line-height:1.7}.legal-content h3{font-size:1.5rem;margin-top:2.5rem}.legal-content li{padding-left:1.5rem}.legal-content li:before{left:0}}
