@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700;800&display=swap";:root{--purple:#5b087f;--dark-purple:#350548;--light-purple:#8b22a8;--green:#159447;--dark-green:#087034;--light-green:#35bd68;--gold:#e6b52d;--cream:#fffaf2;--dark:#17131a;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--dark);background:var(--cream);font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.navbar{z-index:20;width:100%;padding:18px 5%;position:absolute;top:0;left:0}.nav-container{justify-content:space-between;align-items:center;max-width:1250px;margin:auto;display:flex}.logo img{object-fit:contain;width:105px;height:85px}.nav-links{color:#fff;align-items:center;gap:35px;font-weight:600;display:flex}.nav-links a{transition:all .3s}.order-btn{background:var(--green);color:#fff;border-radius:30px;padding:14px 25px;font-weight:700;transition:all .3s}.order-btn:hover{background:var(--gold);color:var(--dark-purple);transform:translateY(-2px)}.menu-toggle{color:#fff;background:0 0;border:none;font-size:30px;display:none}.hero{background-color:#0000;background-image:linear-gradient(90deg,#2a0438f2,#3f0551c7,#14503066),url(/images/farfad-building.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;display:flex;position:relative}.hero-content{z-index:2;color:#fff;width:100%;max-width:1250px;margin:auto;padding:150px 5% 80px;position:relative}.hero-badge{color:var(--gold);letter-spacing:1.5px;border:1px solid #e6b52d99;border-radius:30px;align-items:center;gap:10px;margin-bottom:25px;padding:10px 17px;font-size:12px;font-weight:800;display:inline-flex}.hero h1{max-width:750px;margin-bottom:28px;font-family:Playfair Display,serif;font-size:clamp(50px,7vw,90px);line-height:.98}.hero-content>p{color:#ffffffd9;max-width:610px;margin-bottom:35px;font-size:18px;line-height:1.8}.primary-btn,.secondary-btn{border-radius:8px;align-items:center;gap:15px;padding:16px 25px;font-weight:800;transition:all .3s;display:inline-flex}.primary-btn{background:var(--green);color:#fff}.primary-btn:hover{background:var(--light-green);transform:translateY(-3px)}.secondary-btn{color:#fff;border:1px solid #fff6}.secondary-btn:hover{border-color:var(--gold);color:var(--gold)}.hero-info{align-items:center;gap:25px;margin-top:70px;display:flex}.info-item{flex-direction:column;gap:5px;display:flex}.info-item strong{color:var(--gold);font-size:17px}.info-item span{color:#ffffffa6;font-size:12px}.info-line{background:#ffffff40;width:1px;height:35px}.intro{background:#fff;padding:90px 5%}.intro-container{grid-template-columns:1.4fr 1fr 1fr;align-items:center;gap:25px;max-width:1250px;margin:auto;display:grid}.section-label{color:var(--green);letter-spacing:2px;font-size:12px;font-weight:900}.intro h2,.section-heading h2,.about-content h2,.contact-text h2{margin:15px 0;font-family:Playfair Display,serif;font-size:clamp(38px,4vw,55px);line-height:1.05}.intro h2 span,.section-heading h2 span,.about-content h2 span,.contact-text h2 span{color:var(--purple)}.intro-text p{color:#666;max-width:550px;line-height:1.8}.intro-card{border-bottom:5px solid var(--purple);background:#f6edf9;border-radius:20px;padding:35px}.intro-card.green-card{border-bottom-color:var(--green);background:#eaf8ef}.card-icon{margin-bottom:18px;font-size:35px}.intro-card h3{margin-bottom:10px;font-size:20px}.intro-card p{color:#666;line-height:1.6}.section-heading{text-align:center;max-width:700px;margin:0 auto 55px}.section-heading p{color:#777;line-height:1.7}.menu-grid{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1250px;margin:auto;display:grid}.food-card{background:#fff;border-radius:18px;transition:all .3s;overflow:hidden;box-shadow:0 15px 40px #3c144614}.food-card:hover{transform:translateY(-8px)}.food-image{background-position:50%;background-size:cover;height:230px}.rice-image{background:linear-gradient(#46140a33,#46140a33),url(https://images.unsplash.com/photo-1603133872878-684f208fb84b?auto=format&fit=crop&w=900&q=80)}.amala-image{background:linear-gradient(#28140a26,#28140a26),url(https://images.unsplash.com/photo-1626082927389-6cd097cdc6ec?auto=format&fit=crop&w=900&q=80)}.soup-image{background:linear-gradient(#28140a1a,#28140a1a),url(https://images.unsplash.com/photo-1547592180-85f173990554?auto=format&fit=crop&w=900&q=80)}.food-content{padding:25px}.food-content>span{color:var(--green);letter-spacing:1.5px;font-size:10px;font-weight:900}.food-content h3{margin:8px 0;font-family:Playfair Display,serif;font-size:27px}.food-content p{color:#777;font-size:14px;line-height:1.6}.food-bottom{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.food-bottom strong{color:var(--purple)}.food-bottom button{background:var(--purple);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 15px;font-weight:700}.about-section{background:#fffaf2;padding:90px 6%}.about-container{grid-template-columns:.95fr 1.05fr;align-items:center;gap:55px;max-width:1150px;margin:0 auto;display:grid}.about-image{width:100%;position:relative}.about-image img{z-index:2;object-fit:cover;border-radius:24px;width:100%;height:480px;display:block;position:relative;box-shadow:0 18px 45px #3505482e}.about-image:after{content:"";border:3px solid var(--green);z-index:3;pointer-events:none;border-radius:24px;position:absolute;inset:0}.about-image-badge{z-index:4;background:var(--purple);color:#fff;border-radius:12px;padding:14px 20px;position:absolute;bottom:20px;left:20px;box-shadow:0 10px 25px #0003}.about-image-badge strong{font-size:20px;line-height:1.2;display:block}.about-image-badge span{color:var(--gold);margin-top:3px;font-size:13px;font-weight:700;display:block}.about-content{max-width:560px}.about-content .section-tag{margin-bottom:8px}.about-content h2{color:var(--dark-purple);margin:0 0 20px;font-size:clamp(36px,4vw,52px);font-weight:900;line-height:1.08}.about-content h2 span{color:var(--green);display:block}.about-text{color:#625b64;margin:0 0 13px;font-size:15px;line-height:1.7}.about-features{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0;display:grid}.about-feature{background:#fff;border:1px solid #eee5ef;border-radius:12px;align-items:center;gap:12px;padding:13px;transition:all .3s;display:flex}.about-feature:hover{transform:translateY(-3px);box-shadow:0 10px 25px #35054814}.about-feature-icon{background:#f3e8f6;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.about-feature h3{color:var(--dark-purple);margin:0 0 3px;font-size:14px}.about-feature p{color:#777;margin:0;font-size:12px;line-height:1.4}.about-button{background:var(--purple);color:#fff;border-radius:10px;justify-content:center;align-items:center;padding:13px 21px;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.about-button:hover{background:var(--green);transform:translateY(-2px)}@media (width<=850px){.about-section{padding:80px 6%}.about-container{grid-template-columns:1fr;gap:45px}.about-content{max-width:100%}.about-image img{height:420px}}@media (width<=600px){.about-section{padding:65px 5%}.about-container{gap:38px}.about-image img{border-radius:18px;height:320px}.about-image:after{border-radius:18px;inset:0}.about-image-badge{padding:12px 16px;bottom:15px;left:15px}.about-image-badge strong{font-size:17px}.about-image-badge span{font-size:12px}.about-content h2{font-size:35px}.about-text{font-size:14px;line-height:1.7}.about-features{grid-template-columns:1fr;gap:10px}.about-feature{padding:12px}.about-button{width:100%}}.gallery-section{background:#fff;padding:100px 6%}.gallery-container{max-width:1150px;margin:0 auto}.gallery-heading{text-align:center;max-width:650px;margin:0 auto 50px}.gallery-heading h2{color:var(--dark-purple);margin:8px 0 15px;font-size:clamp(38px,4vw,55px);font-weight:900;line-height:1.05}.gallery-heading h2 span{color:var(--green);display:block}.gallery-heading>p:last-child{color:#6d6670;font-size:15px;line-height:1.7}.gallery-grid{grid-template-rows:250px 250px;grid-template-columns:1.4fr 1fr 1fr;gap:15px;display:grid}.gallery-item{background:#eee;border-radius:18px;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.gallery-item:hover img{transform:scale(1.06)}.gallery-large{grid-row:span 2}.gallery-overlay{color:#fff;background:linear-gradient(#0000,#350548e6);align-items:center;gap:10px;padding:25px 18px 17px;transition:all .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(4px)}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-overlay>span{background:var(--green);border-radius:9px;place-items:center;width:35px;height:35px;font-size:16px;display:grid}.gallery-overlay strong{font-size:14px;display:block}.gallery-overlay small{color:#eee;margin-top:2px;font-size:11px;display:block}.gallery-button-wrapper{text-align:center;margin-top:35px}.gallery-button{background:var(--purple);color:#fff;border-radius:11px;justify-content:center;align-items:center;padding:14px 24px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.gallery-button:hover{background:var(--green);transform:translateY(-3px)}@media (width<=850px){.gallery-section{padding:80px 5%}.gallery-grid{grid-template-rows:300px 220px 220px;grid-template-columns:1fr 1fr}.gallery-large{grid-area:span 1/span 2}}@media (width<=600px){.gallery-section{padding:65px 5%}.gallery-heading{margin-bottom:30px}.gallery-heading h2{font-size:35px}.gallery-grid{grid-template-rows:repeat(5,230px);grid-template-columns:1fr;gap:12px}.gallery-large{grid-area:auto}.gallery-overlay{transform:none}.gallery-button{width:100%}}.cta-section{background:linear-gradient(135deg,#350548f7,#5b087feb),url(/images/farfad-building.png) 50%/cover no-repeat;padding:100px 6%;position:relative;overflow:hidden}.cta-content{z-index:2;text-align:center;max-width:850px;margin:0 auto;position:relative}.section-label{color:var(--light-green);letter-spacing:1px;background:#1594472e;border:1px solid #35bd6873;border-radius:30px;padding:8px 15px;font-size:12px;font-weight:900;display:inline-block}.cta-content h2{color:#fff;margin:18px 0;font-size:clamp(40px,5vw,65px);font-weight:900;line-height:1.05}.cta-content h2 span{color:var(--gold);display:block}.cta-content>p{color:#eee5f1;max-width:600px;margin:0 auto;font-size:16px;line-height:1.7}.cta-buttons{justify-content:center;align-items:center;gap:12px;margin-top:30px;display:flex}.cta-primary-btn,.cta-secondary-btn{border-radius:11px;justify-content:center;align-items:center;padding:14px 23px;font-size:14px;font-weight:900;text-decoration:none;transition:all .3s;display:inline-flex}.cta-primary-btn{background:var(--green);color:#fff}.cta-primary-btn:hover{background:var(--light-green);transform:translateY(-3px)}.cta-secondary-btn{color:var(--dark-purple);background:#fff}.cta-secondary-btn:hover{background:var(--gold);color:var(--dark-purple);transform:translateY(-3px)}.cta-details{color:#ddd2e2;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:32px;font-size:12px;font-weight:700;display:flex}.cta-details span{align-items:center;gap:5px;display:inline-flex}@media (width<=600px){.cta-section{padding:75px 5%}.cta-content h2{font-size:38px}.cta-content>p{font-size:14px}.cta-buttons{flex-direction:column;width:100%}.cta-primary-btn,.cta-secondary-btn{width:100%}.cta-details{flex-direction:column;gap:10px}}.contact-info h2{color:var(--dark-purple);margin:8px 0 20px;font-size:clamp(38px,4vw,54px);font-weight:900;line-height:1.05}.contact-info h2 span{color:var(--green);display:block}.contact-intro{color:#625b64;max-width:520px;margin-bottom:30px;font-size:15px;line-height:1.7}.contact-details{flex-direction:column;gap:12px;display:flex}.contact-card{background:#fff;border:1px solid #eee5ef;border-radius:14px;align-items:flex-start;gap:15px;padding:17px;transition:all .3s;display:flex}.contact-card:hover{transform:translate(4px);box-shadow:0 10px 25px #35054814}.contact-card p{color:#6b646d;margin:0;font-size:13px;line-height:1.6}.contact-card a{width:fit-content;color:var(--green);margin-top:3px;font-size:14px;font-weight:800;text-decoration:none;display:block}.direction-btn{background:var(--purple);color:#fff;border-radius:11px;justify-content:center;align-items:center;margin-top:25px;padding:14px 23px;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.contact-visual{position:relative}.contact-visual img{object-fit:cover;border-radius:25px;width:100%;height:540px;display:block;box-shadow:0 20px 50px #3505482e}.contact-location-card{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#350548f0;border-radius:14px;align-items:center;gap:12px;padding:15px 18px;display:flex;position:absolute;bottom:25px;left:25px;right:25px}.location-pin{background:var(--green);border-radius:10px;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.contact-location-card strong{font-size:15px;display:block}.contact-location-card span{color:#ddd;margin-top:3px;font-size:12px;display:block}@media (width<=850px){.contact-section{padding:80px 5%}.contact-container{grid-template-columns:1fr;gap:45px}.contact-visual img{height:420px}}@media (width<=600px){.contact-section{padding:65px 5%}.contact-info h2{font-size:35px}.contact-card{padding:14px}.contact-visual img{border-radius:18px;height:330px}.contact-location-card{bottom:15px;left:15px;right:15px}.direction-btn{width:100%}}footer{color:#fff;background:#180c1e;padding:70px 5% 20px}.footer-brand img{object-fit:contain;width:120px;height:100px}.footer-brand p{color:#aaa;margin-top:10px}.footer-links{flex-direction:column;gap:12px;display:flex}.footer-links h3{color:var(--gold);margin-bottom:10px}.footer-links a{color:#aaa;transition:all .3s}.footer-links a:hover{color:var(--green)}.copyright{text-align:center;color:#777;border-top:1px solid #ffffff1a;max-width:1250px;margin:60px auto 0;padding-top:20px;font-size:13px}@media (width<=900px){.nav-links,.order-btn{display:none}.menu-toggle{display:block}.hero-content{padding-top:150px}.intro-container{grid-template-columns:1fr}.menu-grid{grid-template-columns:1fr;max-width:550px}.about-section{grid-template-columns:1fr}.about-image{min-height:400px}.gallery-grid{grid-template-rows:300px 250px 250px;grid-template-columns:1fr}.contact-container{grid-template-columns:1fr;gap:50px}.footer-container{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=600px){.navbar{padding:12px 5%}.logo img{width:80px;height:70px}.hero{min-height:850px}.hero h1{font-size:50px}.hero-content>p{font-size:15px}.hero-info{gap:12px;margin-top:50px}.info-line{height:25px}.intro,.menu-section,.gallery-section,.contact-section{padding:70px 5%}.about-content{padding:70px 8%}.footer-container{grid-template-columns:1fr}.footer-brand{grid-column:auto}}.menu-section{background:var(--cream);padding:100px 6%}.menu-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin:40px auto 50px;display:flex}.menu-tab{border:2px solid var(--purple);color:var(--purple);cursor:pointer;background:#fff;border-radius:50px;padding:12px 24px;font-size:15px;font-weight:800;transition:all .3s}.menu-tab:hover,.menu-tab.active{background:var(--purple);color:#fff;transform:translateY(-2px)}.real-menu-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1250px;margin:0 auto;display:grid}.real-food-card{background:#fff;border-radius:22px;transition:all .35s;overflow:hidden;box-shadow:0 12px 35px #3505481a}.real-food-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #3505482e}.real-food-image{background:#eee;height:230px;position:relative;overflow:hidden}.real-food-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.real-food-card:hover .real-food-image img{transform:scale(1.08)}.food-category{background:var(--green);color:#fff;border-radius:30px;padding:7px 13px;font-size:12px;font-weight:800;position:absolute;top:15px;left:15px}.real-food-content{padding:22px}.real-food-content h3{color:var(--dark-purple);margin:0 0 8px;font-size:21px}.real-food-content p{color:#666;margin-bottom:20px;font-size:14px;line-height:1.6}.food-bottom{justify-content:space-between;align-items:center;gap:15px;display:flex}.food-bottom strong{color:var(--green);font-size:21px}.add-order-btn{background:var(--purple);color:#fff;border-radius:30px;padding:10px 18px;font-size:13px;font-weight:800;text-decoration:none;transition:all .3s}.add-order-btn:hover{background:var(--green)}@media (width<=900px){.real-menu-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.menu-section{padding:70px 5%}.menu-tabs{gap:8px;margin-bottom:35px}.menu-tab{padding:10px 16px;font-size:13px}.real-menu-grid{grid-template-columns:1fr}.real-food-image{height:240px}}.order-box{background:#fff;border:2px solid #5b087f14;border-radius:28px;max-width:1100px;margin:60px auto 0;padding:35px;box-shadow:0 20px 60px #35054826}.order-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;padding-bottom:25px;display:flex}.order-header .section-tag{margin-bottom:5px}.order-header h3{color:var(--dark-purple);margin:0;font-size:28px}.order-header>strong{background:var(--light-green);color:#fff;border-radius:30px;padding:10px 18px;font-size:14px}.order-items{flex-direction:column;display:flex}.order-item{border-bottom:1px solid #eee;grid-template-columns:1fr auto auto auto;align-items:center;gap:25px;padding:20px 0;display:grid}.order-item-info{align-items:center;gap:15px;display:flex}.order-item-info img{object-fit:cover;border-radius:15px;width:75px;height:75px}.order-item-info h4{color:var(--dark-purple);margin:0 0 5px;font-size:17px}.order-item-info p{color:#777;margin:0;font-size:14px}.quantity-control{background:#f7f3f8;border-radius:30px;align-items:center;gap:12px;padding:6px;display:flex}.quantity-control button{background:var(--purple);color:#fff;cursor:pointer;border:none;border-radius:50%;width:32px;height:32px;font-size:20px;font-weight:700;transition:all .2s}.quantity-control button:hover{background:var(--green)}.quantity-control span{text-align:center;min-width:20px;color:var(--dark-purple);font-weight:800}.order-item>strong{color:var(--green);text-align:right;min-width:100px;font-size:17px}.remove-order{color:#d11a2a;cursor:pointer;background:#fff0f0;border:none;border-radius:50%;width:35px;height:35px;font-size:22px;transition:all .2s}.remove-order:hover{color:#fff;background:#d11a2a}.order-total{justify-content:space-between;align-items:center;margin-top:5px;padding:25px 0;display:flex}.order-total span{color:#555;font-size:18px;font-weight:700}.order-total strong{color:var(--purple);font-size:30px}.whatsapp-order-btn{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:17px 25px;font-size:17px;font-weight:800;transition:all .3s}.whatsapp-order-btn:hover{background:var(--dark-green);transform:translateY(-2px)}.add-order-btn{background:var(--purple);color:#fff;cursor:pointer;border:none;border-radius:30px;padding:11px 18px;font-size:13px;font-weight:800;text-decoration:none;transition:all .3s}.add-order-btn:hover{background:var(--green);transform:translateY(-2px)}@media (width<=700px){.order-box{border-radius:20px;padding:22px}.order-header{align-items:flex-start}.order-header h3{font-size:23px}.order-item{grid-template-columns:1fr auto;gap:15px}.order-item-info img{width:60px;height:60px}.quantity-control{justify-self:end}.order-item>strong{text-align:left;min-width:auto}.remove-order{justify-self:end}.order-total strong{font-size:24px}}.floating-order{z-index:9999;background:#fff;border:2px solid #5b087f1f;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;width:min(700px,100% - 30px);padding:14px 18px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 15px 50px #35054840}.floating-order-info{align-items:center;gap:12px;display:flex}.cart-icon{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:45px;height:45px;font-size:21px;display:grid}.floating-order-info strong{color:var(--dark-purple);font-size:15px;display:block}.floating-order-info small{color:#777;margin-top:3px;display:block}.floating-order-right{align-items:center;gap:18px;display:flex}.floating-order-right>strong{color:var(--green);font-size:18px}.floating-order-right a{background:var(--purple);color:#fff;border-radius:30px;padding:11px 18px;font-size:13px;font-weight:800;text-decoration:none}.floating-order-right a:hover{background:var(--green)}@media (width<=600px){.floating-order{width:calc(100% - 20px);padding:12px;bottom:12px}.floating-order-right{gap:8px}.floating-order-right>strong{font-size:15px}.floating-order-right a{padding:9px 12px;font-size:12px}.cart-icon{width:40px;height:40px;font-size:18px}}.contact-section{background:#fff;padding:100px 6%}.contact-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.contact-info h2{color:var(--dark-purple);margin:10px 0 20px;font-size:clamp(35px,5vw,55px);line-height:1.1}.contact-info h2 span{color:var(--green)}.contact-intro{color:#666;max-width:520px;margin-bottom:35px;line-height:1.8}.contact-card{align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.contact-icon{background:#f4eafa;border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.contact-card h3{color:var(--dark-purple);margin:0 0 6px;font-size:17px}.contact-card p{color:#666;margin:0;line-height:1.6}.contact-card a{color:var(--green);margin-bottom:4px;font-weight:700;text-decoration:none;display:block}.contact-card a:hover{color:var(--purple)}.direction-btn{background:var(--purple);color:#fff;border-radius:30px;margin-top:12px;padding:14px 24px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block}.direction-btn:hover{background:var(--green);transform:translateY(-3px)}.contact-map{background-color:#f4f1f5;background-image:linear-gradient(45deg,#5b087f12 25%,#0000 25%),linear-gradient(-45deg,#15944714 25%,#0000 25%),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:30px;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 50px #35054826}.map-grid{background-image:linear-gradient(#5b087f14 1px,#0000 1px),linear-gradient(90deg,#5b087f14 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0;transform:rotate(-8deg)scale(1.2)}.map-overlay{z-index:2;background:#fff;border-radius:16px;align-items:center;gap:12px;padding:18px;display:flex;position:absolute;top:25px;left:25px;right:25px;box-shadow:0 10px 30px #0000001f}.map-overlay span{font-size:25px}.map-overlay strong{color:var(--dark-purple)}.map-overlay p{color:#777;margin:3px 0 0;font-size:13px}.map-pin{z-index:3;background:var(--purple);color:#fff;border:8px solid #fff;border-radius:50%;place-items:center;width:70px;height:70px;font-size:27px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #3505484d}@media (width<=800px){.contact-container{grid-template-columns:1fr;gap:45px}.contact-map{height:380px}}.hero{background-image:url(/images/farfad-building.png);background-position:50%;background-size:cover;align-items:center;min-height:760px;display:flex;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(90deg,#350548f0 0%,#350548c7 45%,#35054859 100%);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;max-width:720px;margin-left:7%;padding:100px 0;position:relative}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:1.5px;background:#ffffff1a;border:1px solid #fff6;border-radius:50px;margin-bottom:25px;padding:9px 16px;font-size:12px;font-weight:800;display:inline-block}.hero h1{margin:0 0 25px;font-family:Playfair Display,serif;font-size:clamp(52px,7vw,88px);font-weight:900;line-height:.98}.hero h1 span{color:var(--light-green);display:block}.hero p{color:#ffffffe6;max-width:620px;margin-bottom:35px;font-size:18px;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:15px;display:flex}.hero-primary-btn,.hero-secondary-btn{border-radius:40px;padding:15px 25px;font-weight:800;text-decoration:none;transition:all .3s}.hero-primary-btn{background:var(--green);color:#fff}.hero-primary-btn:hover{background:var(--light-green);transform:translateY(-3px)}.hero-secondary-btn{color:#fff;border:2px solid #fff}.hero-secondary-btn:hover{color:var(--purple);background:#fff}.hero-details{flex-wrap:wrap;gap:35px;margin-top:55px;display:flex}.hero-details div{align-items:center;gap:9px;display:flex}.hero-details strong{font-size:20px}.hero-details span{color:#ffffffd9;font-size:13px;font-weight:700}@media (width<=700px){.hero{background-position:50%;min-height:680px}.hero-overlay{background:linear-gradient(90deg,#350548ed,#350548b3)}.hero-content{margin-left:5%;margin-right:5%;padding:80px 0}.hero h1{font-size:52px}.hero p{font-size:16px}.hero-details{gap:18px;margin-top:40px}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#35054859;padding:18px 5%;position:absolute;top:0;left:0;right:0}.nav-container{justify-content:space-between;align-items:center;gap:30px;max-width:1300px;margin:auto;display:flex}.logo{align-items:center;display:flex}.logo img{object-fit:contain;width:85px;height:70px;display:block}.nav-links{align-items:center;gap:30px;display:flex}.nav-links a{color:#fff;font-size:14px;font-weight:800;text-decoration:none;transition:all .3s;position:relative}.nav-links a:after{content:"";background:var(--light-green);width:0;height:2px;transition:all .3s;position:absolute;bottom:-7px;left:0}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:var(--light-green)}.nav-order-btn{background:var(--green);color:#fff;border-radius:30px;padding:12px 21px;font-size:13px;font-weight:800;text-decoration:none;transition:all .3s}.nav-order-btn:hover{background:var(--light-green);transform:translateY(-2px)}.menu-toggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px;display:none}@media (width<=800px){.navbar{padding:12px 5%}.logo img{width:72px;height:60px}.nav-links,.nav-order-btn{display:none}.menu-toggle{display:block}}.mobile-menu{display:none}@media (width<=800px){.mobile-menu{background:#350548fa;border-radius:18px;flex-direction:column;gap:5px;padding:15px;display:flex;position:absolute;top:84px;left:5%;right:5%;box-shadow:0 15px 40px #00000040}.mobile-menu a{color:#fff;border-radius:10px;padding:14px 15px;font-weight:800;text-decoration:none}.mobile-menu a:hover{color:var(--light-green);background:#ffffff1a}.mobile-menu .mobile-order-btn{background:var(--green);text-align:center;margin-top:8px}.mobile-menu .mobile-order-btn:hover{background:var(--light-green);color:#fff}}.footer{background:var(--dark-purple);color:#fff;padding:70px 6% 0}.footer-container{grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:45px;max-width:1150px;margin:0 auto;display:grid}.footer-brand img{object-fit:contain;width:105px;height:75px;margin-bottom:18px;display:block}.footer-brand p{color:#d8cfe0;max-width:310px;margin:0;font-size:13px;line-height:1.7}.footer-socials{gap:9px;margin-top:22px;display:flex}.footer-socials a{color:#fff;background:#ffffff1a;border-radius:10px;place-items:center;width:40px;height:40px;font-size:17px;text-decoration:none;transition:all .3s;display:grid}.footer-socials a:hover{background:var(--green);transform:translateY(-3px)}.footer-column{flex-direction:column;align-items:flex-start;display:flex}.footer-column h3{color:var(--gold);margin:0 0 18px;font-size:15px;font-weight:900}.footer-column a{color:#e1dbe5;width:fit-content;margin-bottom:11px;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s}.footer-column a:hover{color:var(--light-green);transform:translate(3px)}.footer-contact p{color:#d8cfe0;max-width:250px;margin:0 0 14px;font-size:13px;line-height:1.7}.footer-contact a{color:#e1dbe5}.footer-bottom{color:#bfb4c5;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;max-width:1150px;margin:55px auto 0;padding:20px 0;font-size:12px;display:flex}.footer-bottom strong{color:#fff}@media (width<=900px){.footer{padding:60px 5% 0}.footer-container{grid-template-columns:1fr 1fr;gap:40px}}@media (width<=600px){.footer{padding:55px 5% 0}.footer-container{grid-template-columns:1fr;gap:35px}.footer-brand img{width:100px;height:70px}.footer-brand p{max-width:100%}.footer-column{border-top:1px solid #ffffff1a;padding-top:25px}.footer-bottom{text-align:center;flex-direction:column;margin-top:40px;line-height:1.6}}.testimonial-section{background:var(--cream);padding:100px 6%;position:relative;overflow:hidden}.testimonial-container{max-width:1150px;margin:0 auto}.testimonial-heading{text-align:center;max-width:700px;margin:0 auto 55px}.testimonial-heading h2{margin-bottom:15px}.testimonial-heading h2 span{color:var(--green)}.testimonial-heading>p:last-child{color:#6f6673;font-size:15px;line-height:1.7}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.testimonial-card{background:#fff;border:1px solid #5b087f14;border-radius:22px;padding:35px 30px;transition:all .3s;position:relative;box-shadow:0 15px 40px #35054814}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #35054824}.featured-testimonial{background:var(--dark-purple);color:#fff;transform:translateY(-10px)}.featured-testimonial:hover{transform:translateY(-18px)}.testimonial-stars{color:var(--gold);letter-spacing:3px;margin-bottom:22px;font-size:20px}.testimonial-text{color:#625b66;min-height:110px;margin:0 0 25px;font-size:15px;line-height:1.8}.featured-testimonial .testimonial-text{color:#e9e2ed}.testimonial-person{border-top:1px solid #5b087f1a;align-items:center;gap:13px;padding-top:20px;display:flex}.featured-testimonial .testimonial-person{border-top-color:#ffffff26}.testimonial-avatar{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:17px;font-weight:900;display:grid}.testimonial-person h3{margin:0 0 4px;font-size:14px;font-weight:900}.testimonial-person span{color:#8a808f;font-size:11px;font-weight:600}.featured-testimonial .testimonial-person span{color:#cfc4d5}@media (width<=900px){.testimonial-section{padding:80px 5%}.testimonial-grid{grid-template-columns:1fr;max-width:650px;margin:0 auto}.featured-testimonial{transform:none}.featured-testimonial:hover{transform:translateY(-8px)}}@media (width<=600px){.testimonial-section{padding:65px 5%}.testimonial-heading{margin-bottom:40px}.testimonial-card{border-radius:18px;padding:28px 23px}.testimonial-text{min-height:auto;font-size:14px}}
