.about-section-root{--about-red:var(--primary-color,#111827);--about-red-deep:var(--primary-700,#0f172a);--about-red-glow:rgba(15,23,42,0.3);--about-red-light:var(--primary-50,#f1f5f9);--about-red-soft:var(--primary-100,#e2e8f0);--about-orange:var(--gradient-end,var(--primary-color,#FF6B35));--about-orange-light:var(--primary-50,#FFF4EE);--about-yellow:#FFBA08;--about-yellow-light:#FFFAEB;--about-green:#22C55E;--about-purple:#8B5CF6;--about-blue:#3b82f6;--about-cyan:#00d2ff;--about-bg:#FAFAF8;--about-dark:#1a1a1a;--about-text:#2a2a2a;--about-muted:#888}.about-section-root .footer{position:relative;background:var(--about-dark,#0e0e0e);overflow:hidden;color:white;width:100%;margin:0;padding:0}@media (max-width:768px){.about-section-root .footer{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px))}}.about-section-root .footer-stripe{height:4px;background:linear-gradient(90deg,var(--about-red),var(--about-orange),var(--about-yellow),var(--about-green),var(--about-cyan),var(--about-blue),var(--about-purple),var(--about-red));width:100%}.about-section-root .f-dot{position:absolute;border-radius:50%;pointer-events:none}.about-section-root .f-dot-1{width:8px;height:8px;background:var(--about-red);top:15%;left:8%;opacity:.1}.about-section-root .f-dot-2{width:6px;height:6px;background:var(--about-orange);top:30%;right:10%;opacity:.12}.about-section-root .f-dot-3{width:10px;height:10px;background:var(--about-yellow);bottom:25%;left:15%;opacity:.08}.about-section-root .f-dot-4{width:7px;height:7px;background:var(--about-purple);bottom:35%;right:6%;opacity:.1}.about-section-root .f-blob{position:absolute;top:20%;right:5%;width:50px;height:50px;border:2px solid rgba(255,255,255,.03);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;pointer-events:none}.about-section-root .footer-main{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:64px 24px 48px;display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(130px,.75fr) minmax(260px,1fr) minmax(260px,1fr);gap:44px}.about-section-root .brand-name{font-family:var(--font-unbounded),"Unbounded",sans-serif;font-weight:800;font-size:22px;letter-spacing:-.5px;margin-bottom:6px;color:white}.about-section-root .brand-name .accent{color:var(--about-red)}.about-section-root .brand-tagline{font-size:12px;color:rgba(255,255,255,.4);font-weight:400;margin-bottom:20px}.about-section-root .brand-desc{font-size:var(--brand-tagline-font-size,13px);font-weight:300;color:rgba(255,255,255,.5);line-height:1.7;margin-bottom:24px;max-width:280px}.about-section-root .brand-wordmark{display:inline-block;font-family:Inter Tight,system-ui,sans-serif;font-size:var(--brand-restaurant-name-font-size,26px);font-weight:700;letter-spacing:-.01em;color:rgba(255,255,255,.92);text-decoration:none;line-height:1.1}.about-section-root .brand-wordmark:hover{color:#fff}.about-section-root .socials{display:flex;gap:10px}.about-section-root .social-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);color:rgba(255,255,255,.6);text-decoration:none;transition:all .35s cubic-bezier(.34,1.56,.64,1)}.about-section-root .social-icon svg{width:18px;height:18px}.about-section-root .social-facebook svg{width:var(--brand-facebook-url-font-size,18px);height:var(--brand-facebook-url-font-size,18px)}.about-section-root .social-instagram svg{width:var(--brand-instagram-url-font-size,18px);height:var(--brand-instagram-url-font-size,18px)}.about-section-root .social-icon:first-child:hover{background:#1877F2;border-color:#1877F2;color:white;transform:translateY(-3px) rotate(-4deg)}.about-section-root .social-icon:nth-child(2):hover{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:transparent;color:white;transform:translateY(-3px) rotate(4deg)}.about-section-root .social-icon:nth-child(3):hover{background:#FF0000;border-color:#FF0000;color:white;transform:translateY(-3px) rotate(-4deg)}.about-section-root .social-icon:nth-child(4):hover{background:#1a1a1a;border-color:rgba(255,255,255,.3);color:white;transform:translateY(-3px) rotate(4deg)}.about-section-root .col-title{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--about-red);margin-bottom:20px;display:flex;align-items:center;gap:8px}.about-section-root .col-title:before{content:"";width:6px;height:6px;background:var(--about-red);border-radius:50%;flex-shrink:0}.about-section-root .footer-col:nth-child(3) .col-title{color:var(--about-orange)}.about-section-root .footer-col:nth-child(3) .col-title:before{background:var(--about-orange)}.about-section-root .footer-col:nth-child(4) .col-title{color:var(--about-yellow)}.about-section-root .footer-col:nth-child(4) .col-title:before{background:var(--about-yellow)}.about-section-root .footer-links{list-style:none;display:flex;flex-direction:column;gap:12px}.about-section-root .footer-hours-row{display:grid;grid-template-columns:92px minmax(150px,1fr);align-items:baseline;gap:10px;color:rgba(255,255,255,.58);font-size:0;line-height:1.35}.about-section-root .footer-hours-day,.about-section-root .footer-hours-time{font-size:13.5px}.about-section-root .footer-hours-day{color:rgba(255,255,255,.72);font-weight:600}.about-section-root .footer-hours-day:after{content:":"}.about-section-root .footer-hours-time{white-space:nowrap}.about-section-root .footer-links a{font-size:14px;font-weight:400;color:rgba(255,255,255,.55);text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px}.about-section-root .footer-links a:hover{color:white;transform:translateX(4px)}.about-section-root .footer-links a .link-emoji{font-size:14px;opacity:0;transform:translateX(-5px);transition:all .3s ease}.about-section-root .footer-links a:hover .link-emoji{opacity:1;transform:translateX(0)}.about-section-root .contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.about-section-root .contact-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .35s cubic-bezier(.34,1.56,.64,1)}.about-section-root .contact-icon svg{width:15px;height:15px}.about-section-root .contact-item:first-child .contact-icon{background:rgba(227,28,28,.1);color:var(--about-red)}.about-section-root .contact-item:nth-child(2) .contact-icon{background:rgba(255,107,53,.1);color:var(--about-orange)}.about-section-root .contact-item:nth-child(3) .contact-icon{background:rgba(255,186,8,.1);color:var(--about-yellow)}.about-section-root .contact-item:hover .contact-icon{transform:rotate(-6deg) scale(1.1)}.about-section-root .contact-text{font-size:13px;color:rgba(255,255,255,.55);line-height:1.5;text-decoration:none;transition:color .3s ease;overflow-wrap:anywhere}.about-section-root .contact-phone-text{font-size:var(--brand-restaurant-phone-font-size,13px)}.about-section-root .contact-email-text{font-size:var(--brand-restaurant-email-font-size,13px)}.about-section-root .contact-address-text{font-size:var(--brand-restaurant-address-font-size,13px)}.about-section-root .contact-text:hover{color:white}.about-section-root .contact-label{font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.25);margin-bottom:2px}.about-section-root .footer-cta-banner{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:0 24px}.about-section-root .cta-card{background:linear-gradient(135deg,rgba(227,28,28,.08),rgba(255,107,53,.05));border:1px solid rgba(227,28,28,.12);border-radius:24px;padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.about-section-root .cta-card-text{display:flex;align-items:center;gap:16px}.about-section-root .cta-card-emoji{font-size:36px;animation:wiggle 3s ease-in-out infinite}@keyframes wiggle{0%,to{transform:rotate(0deg)}25%{transform:rotate(-8deg)}75%{transform:rotate(8deg)}}.about-section-root .cta-card-text h3{font-family:var(--font-unbounded),"Unbounded",sans-serif;font-size:var(--content-footer-cta-title-font-size,18px);font-weight:700;letter-spacing:-.5px;margin-bottom:4px;color:white}.about-section-root .cta-card-text p{font-size:var(--content-footer-cta-subtitle-font-size,13px);color:rgba(255,255,255,.5);font-weight:300}.about-section-root .cta-card-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,var(--about-red),var(--about-red-deep));color:white;font-family:var(--font-lexend),"Lexend",sans-serif;font-size:13px;font-weight:600;text-decoration:none;border-radius:50px;border:none;cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 20px var(--about-red-glow);flex-shrink:0}.about-section-root .cta-card-btn:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 10px 30px rgba(227,28,28,.4)}.about-section-root .cta-card-btn svg{width:16px;height:16px;transition:transform .3s ease}.about-section-root .cta-card-btn:hover svg:last-child{transform:translateX(3px)}.about-section-root .footer-bottom{position:relative;z-index:2;max-width:1240px;padding:32px 24px 36px;margin:40px auto 0;border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.about-section-root .footer-copy{font-size:12px;color:rgba(255,255,255,.3);font-weight:400}.about-section-root .footer-legal{display:flex;gap:24px;flex-wrap:wrap}.about-section-root .footer-legal a{font-size:12px;color:rgba(255,255,255,.3);text-decoration:none;transition:color .3s ease}.about-section-root .footer-legal a:hover{color:rgba(255,255,255,.7)}.about-section-root .made-with{font-size:11px;color:rgba(255,255,255,.2);display:flex;align-items:center;gap:4px}.about-section-root .made-with .heart{color:var(--about-red);animation:heartBeat 2s ease-in-out infinite;display:inline-block}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:1180px){.about-section-root .footer-main{grid-template-columns:1fr 1fr;gap:36px 32px;padding:48px 24px 36px}.about-section-root .footer-brand{grid-column:1/3}.about-section-root .brand-desc{max-width:100%}.about-section-root .cta-card{padding:28px}}@media (max-width:900px){.about-section-root .footer-main{grid-template-columns:1fr 1fr}}@media (max-width:600px){.about-section-root .footer-main{grid-template-columns:1fr;gap:0;padding:36px 20px 28px;text-align:center}.about-section-root .footer-brand{padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:28px;display:flex;flex-direction:column;align-items:center;text-align:center}.about-section-root .footer-brand>div:first-child{display:flex;justify-content:center}.about-section-root .brand-desc{max-width:100%;margin:0 auto 20px}.about-section-root .socials{justify-content:center}.about-section-root .footer-col:nth-child(2),.about-section-root .footer-col:nth-child(3){display:none}.about-section-root .footer-col:nth-child(4){padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:28px}.about-section-root .footer-col:nth-child(4) .col-title{justify-content:center;margin-bottom:16px}.about-section-root .contact-item{justify-content:center;margin-bottom:12px}.about-section-root .contact-icon{width:32px;height:32px;border-radius:8px}.about-section-root .contact-icon svg{width:13px;height:13px}.about-section-root .contact-label{display:none}.about-section-root .contact-text{font-size:13px}.about-section-root .cta-card{flex-direction:column;text-align:center;padding:24px 20px;gap:14px;border-radius:18px}.about-section-root .cta-card-text{flex-direction:column;align-items:center;gap:10px}.about-section-root .cta-card-emoji{font-size:28px}.about-section-root .cta-card-text h3{font-size:15px}.about-section-root .cta-card-text p{font-size:12px}.about-section-root .cta-card-btn{width:100%;justify-content:center;padding:14px 28px;font-size:13px}.about-section-root .footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:8px;padding:20px 20px 24px;margin-top:24px}.about-section-root .footer-legal{justify-content:center;gap:14px}.about-section-root .footer-copy,.about-section-root .footer-legal a{font-size:11px}.about-section-root .made-with{font-size:10px}.about-section-root .f-dot{display:none}}