*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Vazirmatn,Arial,sans-serif;color:#153b30;background:#fff;line-height:1.9}.topbar{height:44px;background:#063b2b;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5%;font-size:12px}.topinfo{display:flex;gap:28px}.topbar a{color:#fff;text-decoration:none}.header{height:92px;background:#fff;display:flex;align-items:center;gap:24px;padding:0 5%;position:sticky;top:0;z-index:50;box-shadow:0 5px 25px #123b2610}.logo{order:4;margin-right:auto}.logo img{width:118px;height:82px;object-fit:contain}.header nav{order:3;display:flex;gap:30px}.header nav a{color:#173b31;text-decoration:none;font-size:14px}.header nav a:hover,.header nav .active{color:#ae7d1f}.instagram{order:1;color:#173b31;text-decoration:none;font-size:13px;direction:ltr}.header>.btn{order:2}.hamburger{display:none;border:0;background:none;font-size:27px;color:#063b2b}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:12px 26px;border-radius:11px;text-decoration:none;font-weight:700;font-size:14px;border:1px solid transparent;cursor:pointer;font-family:inherit}.green{background:#063b2b;color:#fff}.gold{background:#bd8b36;color:#fff}.outline{background:#fff;color:#063b2b;border-color:#b58a32}.hero{min-height:610px;background:linear-gradient(110deg,#f4f1eb,#fff);display:grid;grid-template-columns:47% 53%;direction:ltr;overflow:hidden}.doctor-wrap{position:relative;display:flex;align-items:flex-end;justify-content:center;direction:ltr}.soft-circle{position:absolute;width:500px;height:500px;border-radius:50%;background:#e9e3d8;bottom:-245px;left:2%}.doctor{position:relative;width:100%;height:100%;max-height:610px;object-fit:cover;object-position:center top;mix-blend-mode:multiply}.hero-copy{direction:rtl;display:flex;flex-direction:column;justify-content:center;padding:65px 9% 45px 7%;text-align:right}.mini{font-size:13px;color:#ad7d20;letter-spacing:2px}.hero h1{font-size:49px;line-height:1.3;margin:0;color:#063b2b;font-weight:800}.hero h2{font-size:20px;color:#b17e20;margin:4px 0}.gold-line{height:35px;display:flex;align-items:center;gap:20px;color:#b17e20}.gold-line:before,.gold-line:after{content:"";height:1px;background:#d9c7a3;flex:1}.hero-copy>p{color:#4d625b;font-size:15px}.actions{display:flex;gap:13px;margin:12px 0 28px}.trust{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ded4c4;padding-top:16px}.trust div{text-align:center;border-left:1px solid #ded4c4;font-size:11px}.trust div:last-child{border-left:0}.trust b{display:block;color:#ad7d20;font-size:23px}.section{padding:78px 6%}.heading{text-align:center;margin-bottom:35px}.heading small,.about-text small,.appointment small,.contact small{color:#b07e20;font-weight:600}.heading h2{margin:2px 0;font-size:31px;color:#083d2e}.heading p{margin:0;color:#777;font-size:14px}.cards{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cards article{padding:27px 18px;border:1px solid #eee7dc;border-radius:15px;text-align:center;box-shadow:0 8px 28px #123b2610;background:#fff}.ico{font-size:38px;color:#ad7d20}.cards h3{font-size:16px;margin:3px 0}.cards p{font-size:12px;color:#777;margin:0}.about{background:#f7f4ee;display:grid;grid-template-columns:1fr 300px;gap:50px;align-items:center;max-width:none;padding-left:14%;padding-right:14%}.about-text h2{font-size:32px;margin:2px 0 12px}.about-text p{color:#596660;font-size:14px}.quote{border-right:3px solid #b3862d;padding-right:14px;color:#284d40!important}.textlink{color:#a47620;text-decoration:none;font-weight:700}.about-badge{text-align:center;color:#063b2b}.about-badge span{display:block;font-size:120px;font-weight:800;line-height:1}.about-badge small{color:#a47620;letter-spacing:3px}.works{background:#fff}.workgrid{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.workgrid div{height:220px;border-radius:15px;background:linear-gradient(135deg,#eee9df,#ddd5c6);display:flex;align-items:center;justify-content:center;color:#98712a}.articles{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.articles article{border:1px solid #eee7dc;border-radius:14px;padding:25px}.articles span{color:#ad7d20;font-size:12px}.articles h3{font-size:17px}.articles a{color:#063b2b;text-decoration:none}.appointment{background:#063b2b;color:#fff;padding:70px 10%;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.appointment h2{font-size:30px;line-height:1.6}.appointment p{color:#d7e3dc}.appointment form{display:grid;gap:12px}.appointment input,.appointment select,.appointment textarea{font:inherit;padding:12px 14px;border-radius:9px;border:1px solid #ffffff2b;background:#ffffff12;color:#fff;outline:none}.appointment input::placeholder,.appointment textarea::placeholder{color:#d5dfda}.appointment option{color:#111}.appointment #msg{font-size:12px;color:#ead59d}.contact{display:flex;align-items:center;justify-content:space-between;background:#f8f6f2}.contact h2{margin:2px 0}.contact p{font-size:13px}.contact-buttons{display:flex;gap:10px}.contact-buttons .btn{width:auto}footer{background:#052e22;color:#dce5e0;text-align:center;padding:25px}footer img{width:100px;height:65px;object-fit:contain}footer p{font-size:11px;margin:0}@media(max-width:1000px){.header{gap:10px}.header nav{gap:16px}.instagram{display:none}.hero{grid-template-columns:45% 55%}.hero h1{font-size:40px}.cards{grid-template-columns:repeat(2,1fr)}.about{padding-left:8%;padding-right:8%}}@media(max-width:760px){.topbar{height:auto;min-height:42px;padding:7px 4%;font-size:10px}.topinfo{gap:7px}.header{height:74px;padding:0 4%}.logo{order:1}.logo img{width:90px;height:64px}.hamburger{display:block;order:2}.header nav{display:none;position:absolute;top:74px;right:0;left:0;background:#fff;padding:18px;flex-direction:column;gap:14px;text-align:center;box-shadow:0 10px 25px #0001}.header nav.open{display:flex}.header>.btn{order:3;padding:8px 12px;font-size:11px}.hero{grid-template-columns:1fr;direction:rtl}.doctor-wrap{height:420px;order:1}.doctor{object-position:center top}.hero-copy{order:2;text-align:center;padding:45px 6%}.hero h1{font-size:34px}.hero-copy>p{font-size:14px}.actions{justify-content:center}.trust{grid-template-columns:repeat(2,1fr);gap:12px}.trust div:nth-child(2){border-left:0}.section{padding:55px 5%}.heading h2{font-size:26px}.about{grid-template-columns:1fr;padding:55px 7%;text-align:right}.about-badge{order:-1}.workgrid,.articles{grid-template-columns:1fr}.appointment{grid-template-columns:1fr;padding:55px 7%;gap:25px}.contact{display:block}.contact-buttons{margin-top:20px}.contact-buttons .btn{width:100%}}@media(max-width:520px){.topbar>div:first-child{max-width:52%;line-height:1.4}.topinfo span{display:none}.hero h1{font-size:30px}.hero h2{font-size:17px}.actions{flex-direction:column}.actions .btn{width:100%}.cards{grid-template-columns:1fr}.doctor-wrap{height:350px}.soft-circle{width:360px;height:360px}.about-badge span{font-size:90px}}

.about-text strong{color:#173f33;font-weight:700}

.work-card{margin:0;border-radius:15px;overflow:hidden;border:1px solid #eee7dc;background:#fff;box-shadow:0 8px 28px #123b2610}.work-card img{width:100%;height:220px;display:block;object-fit:cover}.work-card figcaption{padding:12px 15px;text-align:right}.work-card figcaption strong{display:block;color:#123d31}.work-card figcaption span{display:block;color:#777;font-size:11px}.work-placeholder{height:220px;border-radius:15px;background:linear-gradient(135deg,#eee9df,#ddd5c6);display:flex;align-items:center;justify-content:center;color:#98712a}

.before-after{height:220px;display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#eee}.before-after img{width:100%;height:220px;display:block;object-fit:cover}

.exact-post img{height:auto;aspect-ratio:auto;object-fit:contain;background:#f7f5f1}

.service-main-cards article a{display:inline-block;margin-top:14px;color:#a47620;text-decoration:none;font-size:12px;font-weight:700}.service-details{max-width:1100px;margin:45px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-card{border:1px solid #e9e1d4;border-radius:16px;background:#faf9f6;padding:26px;display:grid;grid-template-columns:58px 1fr;gap:16px}.detail-icon{width:48px;height:48px;border-radius:50%;background:#f1eadc;color:#a4771d;display:flex;align-items:center;justify-content:center;font-size:24px}.detail-card small{color:#ad7d20}.detail-card h3{margin:2px 0 7px;color:#083d2e;font-size:19px}.detail-card p{font-size:12px;color:#65716c;margin:0 0 15px}.detail-cols{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:17px}.detail-cols div{background:#f5f2eb;border-radius:9px;padding:10px}.detail-cols b,.detail-cols span{display:block;font-size:10px}.detail-cols b{color:#174333;margin-bottom:3px}.detail-cols span{color:#6f7773}.detail-card .btn{width:max-content;padding:9px 18px;font-size:12px}
@media(max-width:760px){.service-details{grid-template-columns:1fr}.detail-card{grid-template-columns:1fr}.detail-icon{margin-bottom:-3px}.detail-cols{grid-template-columns:1fr}.detail-card .btn{width:100%}}
