@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Inter:wght@300;400;500;600&display=swap";:root{--background: #ffffff;--foreground: #2d3a2e;--primary: #1b4332;--primary-light: #2d5a45;--secondary: #f5f3ee;--muted: #f9f8f6;--muted-foreground: #6b7769;--accent: #81a895;--gold: #b8a894;--beige: #e8e3d8;--white: #ffffff;--container: 1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Inter,sans-serif;min-width:320px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;margin:0}p{margin:0}#root{min-height:100vh}.fb-app{min-height:100vh;background:var(--background)}.fb-app__main{padding-top:152px}.fb-container{width:min(calc(100% - 96px),var(--container));margin:0 auto}.fb-eyebrow{display:inline-block;margin-bottom:16px;font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:#81a895}.fb-sectionTitle{color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:300}.fb-sectionTitle--center{font-size:72px;line-height:1.05;text-align:center;margin-bottom:24px}.fb-sectionTitle--why{font-size:60px;line-height:1.08;margin-bottom:24px}.fb-sectionSubtitle{color:#6b7769;font-size:20px;line-height:1.75}.fb-sectionSubtitle--center{max-width:720px;margin:0 auto;text-align:center}.fb-sectionSubtitle--why{max-width:720px}.fb-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;cursor:pointer;transition:all .3s ease;font-weight:400}.fb-button--light{padding:16px 48px;background:#fff;color:#1b4332;border-radius:999px;box-shadow:0 22px 48px #00000029}.fb-button--light:hover{background:#f5f3ee;transform:scale(1.05);box-shadow:0 28px 60px #00000038}.fb-button--primary{padding:12px 24px;background:#1b4332;color:#fff;border-radius:999px}.fb-button--primary:hover{background:#2d5a45}.fb-button--service{font-size:14px}.fb-button--contact{width:100%;padding:16px 32px;background:#1b4332;color:#fff;border-radius:999px;box-shadow:0 18px 40px #1b43322e}.fb-button--contact:hover{background:#2d5a45;box-shadow:0 24px 48px #1b43323d}.fb-header{position:fixed;top:0;left:0;right:0;z-index:50;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(232,227,216,.4);box-shadow:0 6px 18px #1118270a}.fb-header__inner{width:min(calc(100% - 96px),1440px);margin:0 auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between}.fb-header__logoButton,.fb-header__navButton,.fb-footer button{background:none;border:none;padding:0;cursor:pointer}.fb-header__logo{height:110px;width:auto;object-fit:contain;mix-blend-mode:multiply}.fb-header__nav{display:flex;align-items:center;gap:4px}.fb-header__navButton{padding:10px 24px;border-radius:999px;font-size:16px;color:#2d3a2e;transition:all .3s ease}.fb-header__navButton:hover{color:#1b4332;background:#f5f3ee}.fb-header__navButton.is-active{background:#1b4332;color:#fff;box-shadow:0 10px 22px #1b43322e}.fb-hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.fb-hero__background,.fb-hero__image,.fb-hero__overlay{position:absolute;inset:0}.fb-hero__image{width:100%;height:100%;object-fit:cover}.fb-hero__overlay{background:linear-gradient(to bottom,#1b4332b3,#1b433280)}.fb-hero__content{position:relative;z-index:10;width:min(calc(100% - 96px),896px);margin:0 auto;text-align:center;color:#fff}.fb-hero__badge{display:inline-block;margin-bottom:16px;padding:8px 24px;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:999px}.fb-hero__badge span{font-size:14px;letter-spacing:.2em;text-transform:uppercase;color:#ffffffe6}.fb-hero__title{font-size:96px;line-height:1.02;font-weight:300;color:#fff;margin-bottom:24px;letter-spacing:.02em}.fb-hero__subtitle{max-width:720px;margin:0 auto 40px;font-size:24px;line-height:1.7;font-weight:300;color:#ffffffe6}.fb-hero__scroll{position:absolute;left:50%;bottom:48px;transform:translate(-50%);animation:fbBounce 1.8s infinite}.fb-hero__scrollMouse{width:24px;height:40px;border:2px solid rgba(255,255,255,.4);border-radius:999px;display:flex;align-items:flex-start;justify-content:center;padding:8px}.fb-hero__scrollDot{width:6px;height:6px;background:#fff9;border-radius:999px}.fb-why{padding:128px 48px;background:#fff}.fb-why__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fb-why__textColumn{display:flex;flex-direction:column;gap:32px}.fb-why__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.fb-benefit{display:flex;gap:16px}.fb-benefit__icon{flex-shrink:0;width:56px;height:56px;border-radius:18px;background:#f5f3ee;color:#1b4332;display:flex;align-items:center;justify-content:center}.fb-benefit__title{margin-bottom:8px;color:#1b4332;font-weight:500;font-family:Inter,sans-serif;font-size:18px}.fb-benefit__text{color:#6b7769;font-size:14px;line-height:1.7}.fb-why__imageColumn{position:relative}.fb-why__imageWrapper{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 30px 60px #0000002e}.fb-why__image{width:100%;height:650px;object-fit:cover}.fb-why__glow{position:absolute;top:48px;right:48px;width:160px;height:160px;border-radius:999px;background:#b8a8944d;filter:blur(48px)}.fb-why__badge{position:absolute;left:-32px;bottom:-32px;background:#fff;border-radius:24px;padding:32px;box-shadow:0 24px 50px #11182724;border:1px solid rgba(232,227,216,.5)}.fb-why__badgeNumber{margin-bottom:8px;font-size:56px;line-height:1;font-family:Cormorant Garamond,serif;font-weight:300;color:#1b4332}.fb-why__badgeText{font-size:14px;color:#6b7769}.fb-services{padding:128px 48px;background:#f9f8f6}.fb-services__header{text-align:center;margin-bottom:80px}.fb-services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.fb-serviceCard{background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(232,227,216,.3);box-shadow:0 10px 24px #11182714;transition:all .5s ease}.fb-serviceCard:hover{box-shadow:0 24px 50px #11182724;transform:translateY(-4px)}.fb-serviceCard__media{position:relative;height:320px;overflow:hidden}.fb-serviceCard__image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.fb-serviceCard:hover .fb-serviceCard__image{transform:scale(1.05)}.fb-serviceCard__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(27,67,50,.7),transparent);opacity:0;transition:opacity .5s ease}.fb-serviceCard:hover .fb-serviceCard__overlay{opacity:1}.fb-serviceCard__body{padding:32px}.fb-serviceCard__title{margin-bottom:12px;font-size:32px;color:#1b4332;font-weight:400}.fb-serviceCard__text{margin-bottom:24px;font-size:14px;color:#6b7769;line-height:1.75}.fb-contact{padding:128px 48px;background:#fff}.fb-contact__header{text-align:center;margin-bottom:80px}.fb-contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.fb-contact__formCard{background:#f9f8f6;border-radius:24px;padding:48px;border:1px solid rgba(232,227,216,.3);align-items:start}.fb-contact__formTitle{margin-bottom:32px;font-size:40px;color:#1b4332;font-weight:400}.fb-contact__form{display:grid;gap:24px}.fb-field label{display:block;margin-bottom:12px;font-size:14px;color:#2d3a2e;font-family:Inter,sans-serif}.fb-field input,.fb-field textarea{width:100%;padding:16px 20px;border:1px solid rgba(232,227,216,.5);border-radius:18px;background:#fff;color:#2d3a2e;outline:none;transition:border-color .3s ease}.fb-field input:focus,.fb-field textarea:focus{border-color:#81a895}.fb-field textarea{resize:none}.fb-contact__side{display:grid;gap:32px}.fb-contact__mapCard{position:relative;height:256px;border-radius:24px;overflow:hidden;border:1px solid rgba(232,227,216,.3);background:#f9f8f6;display:flex;align-items:center;justify-content:center}.fb-contact__mapGradient{position:absolute;inset:0;background:linear-gradient(to bottom right,#81a89533,#1b43321a)}.fb-contact__mapContent{position:relative;text-align:center;color:#1b4332}.fb-contact__mapContent p{margin-top:12px}.fb-contact__infoCard{background:#fff;border-radius:24px;padding:40px;border:1px solid rgba(232,227,216,.3);box-shadow:0 10px 24px #11182714;display:grid;gap:32px}.fb-contact__infoTitle{margin-bottom:24px;font-size:32px;color:#1b4332;font-weight:400}.fb-contact__infoList{display:grid;gap:24px}.fb-contact__infoRow{display:flex;align-items:flex-start;gap:16px}.fb-contact__iconBox{width:48px;height:48px;border-radius:18px;background:#f9f8f6;color:#1b4332;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fb-contact__metaLabel{margin-bottom:8px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#6b7769}.fb-contact__metaValue{color:#2d3a2e;line-height:1.7}.fb-contact__socialSection{padding-top:24px;border-top:1px solid rgba(232,227,216,.5)}.fb-contact__socialRow{display:flex;gap:12px;margin-top:16px}.fb-contact__socialButton{width:48px;height:48px;border:none;border-radius:18px;background:#f9f8f6;color:#1b4332;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.fb-contact__socialButton:hover{background:#1b4332;color:#fff}.fb-footer{padding:64px 48px;background:#1b4332;color:#fff}.fb-footer__top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.1)}.fb-footer__logoBox{display:inline-block;padding:16px;background:#fffffff2;border-radius:16px;margin-bottom:24px}.fb-footer__logo{height:100px;width:auto;mix-blend-mode:multiply}.fb-footer__description{color:#ffffffb3;font-size:14px;line-height:1.7}.fb-footer__title{margin-bottom:16px;font-size:20px;color:#fff;font-weight:400}.fb-footer__list{list-style:none;padding:0;margin:0;display:grid;gap:8px;color:#ffffffb3}.fb-footer__list button{color:#ffffffb3;transition:color .3s ease}.fb-footer__list button:hover{color:#fff}.fb-footer__spaced{padding-top:8px}.fb-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:14px;color:#fff9}.fb-footer__inline{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.fb-footer__links{gap:24px}.fb-footer__links button{color:#fff9;transition:color .3s ease}.fb-footer__links button:hover{color:#fff}.fb-aboutHero{position:relative;overflow:hidden;padding:160px 48px 128px;background:linear-gradient(135deg,#e8f3ed,#f5f9f7 55%,#fff)}.fb-aboutHero__content{position:relative;z-index:1}.fb-aboutHero__text{max-width:896px}.fb-aboutHero__eyebrow{display:inline-block;margin-bottom:24px;font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:#1b4332;font-weight:500}.fb-aboutHero__title{margin-bottom:32px;font-size:96px;line-height:.95;font-weight:300;color:#1b4332;font-family:Cormorant Garamond,serif}.fb-aboutHero__subtitle{max-width:672px;font-size:32px;line-height:1.6;color:#2d3a2e}.fb-aboutHero__glow{position:absolute;border-radius:999px;filter:blur(64px);opacity:.1;pointer-events:none}.fb-aboutHero__glow--right{top:0;right:0;width:600px;height:600px;background:#1b4332}.fb-aboutHero__glow--left{bottom:0;left:0;width:500px;height:500px;background:#81a895}.fb-aboutStory{padding:96px 48px;background:#fff}.fb-aboutStory__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fb-aboutStory__imageWrap{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 30px 60px #00000029}.fb-aboutStory__image{width:100%;height:600px;object-fit:cover}.fb-aboutStory__text{display:flex;flex-direction:column;gap:24px}.fb-aboutStory__title{margin-bottom:8px;font-size:60px;line-height:1.08;font-weight:300;color:#1b4332}.fb-aboutStory__paragraph{font-size:18px;line-height:1.8;color:#6b7769}.fb-aboutValues{padding:96px 48px;background:#f9f8f6}.fb-aboutSectionHeader{text-align:center;margin-bottom:64px}.fb-aboutSectionTitle{margin-bottom:24px;font-size:60px;line-height:1.08;font-weight:300;color:#1b4332;font-family:Cormorant Garamond,serif}.fb-aboutSectionSubtitle{max-width:720px;margin:0 auto;font-size:18px;line-height:1.75;color:#6b7769}.fb-aboutValues__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}.fb-aboutValueCard{background:#fff;border-radius:24px;padding:40px;text-align:center;border:1px solid rgba(232,227,216,.3);box-shadow:0 10px 24px #11182714}.fb-aboutValueCard__iconWrap{width:80px;height:80px;margin:0 auto 24px;border-radius:999px;background:#f9f8f6;display:flex;align-items:center;justify-content:center}.fb-aboutValueCard__icon{width:40px;height:40px;color:#1b4332}.fb-aboutValueCard__title{margin-bottom:16px;font-size:32px;color:#1b4332;font-weight:400}.fb-aboutValueCard__text{color:#6b7769;line-height:1.75}.fb-aboutTeam{padding:96px 48px;background:#fff}.fb-aboutTeam__imageWrap{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 30px 60px #00000029;margin-bottom:64px}.fb-aboutTeam__image{width:100%;height:500px;object-fit:cover}.fb-aboutStats__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.fb-aboutStatCard{background:#f9f8f6;border-radius:24px;padding:40px;text-align:center;border:1px solid rgba(232,227,216,.3)}.fb-aboutStatCard__icon{width:48px;height:48px;color:#1b4332;margin:0 auto 16px}.fb-aboutStatCard__number{margin-bottom:8px;font-size:56px;line-height:1;font-family:Cormorant Garamond,serif;font-weight:300;color:#1b4332}.fb-aboutStatCard__label{color:#6b7769}.fb-aboutCta{padding:96px 48px;background:#1b4332;color:#fff}.fb-aboutCta__inner{text-align:center}.fb-aboutCta__title{margin-bottom:24px;font-size:60px;line-height:1.08;font-weight:300;color:#fff}.fb-aboutCta__text{max-width:720px;margin:0 auto 40px;font-size:24px;line-height:1.7;color:#fffc}@keyframes fbBounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-8px)}60%{transform:translate(-50%) translateY(-4px)}}@media(max-width:1200px){.fb-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fb-hero__title{font-size:78px}.fb-sectionTitle--center{font-size:60px}.fb-sectionTitle--why{font-size:50px}.fb-aboutHero__title{font-size:78px}.fb-aboutSectionTitle,.fb-aboutStory__title,.fb-aboutCta__title{font-size:50px}.fb-aboutValues__grid,.fb-aboutStats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.fb-app__main{padding-top:124px}.fb-container,.fb-header__inner{width:min(calc(100% - 48px),1440px)}.fb-header__inner{padding:16px 0}.fb-header__logo{height:72px}.fb-header__nav{display:none}.fb-why__grid,.fb-contact__grid,.fb-footer__top,.fb-aboutStory__grid,.fb-aboutValues__grid,.fb-aboutStats__grid,.fb-why__benefits{grid-template-columns:1fr}.fb-why__badge{position:static;margin-top:24px;display:inline-block}.fb-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fb-hero__title{font-size:64px}.fb-hero__subtitle{font-size:20px}.fb-aboutHero{padding:144px 24px 96px}.fb-aboutStory,.fb-aboutValues,.fb-aboutTeam,.fb-aboutCta{padding:80px 24px}.fb-aboutHero__title{font-size:64px}.fb-aboutHero__subtitle{font-size:24px}.fb-aboutSectionTitle,.fb-aboutStory__title,.fb-aboutCta__title{font-size:42px}}@media(max-width:720px){.fb-app__main{padding-top:112px}.fb-container,.fb-header__inner{width:min(calc(100% - 32px),1440px)}.fb-hero,.fb-services,.fb-why,.fb-contact,.fb-footer,.fb-aboutStory,.fb-aboutValues,.fb-aboutTeam,.fb-aboutCta{padding-left:16px;padding-right:16px}.fb-hero__title{font-size:52px}.fb-hero__subtitle{font-size:17px}.fb-sectionTitle--center,.fb-sectionTitle--why{font-size:42px}.fb-services__grid{grid-template-columns:1fr}.fb-contact__formCard,.fb-contact__infoCard,.fb-serviceCard__body{padding:24px}.fb-why__image{height:500px}.fb-aboutHero{padding:128px 16px 72px}.fb-aboutHero__title{font-size:52px}.fb-aboutHero__subtitle{font-size:18px}.fb-aboutSectionTitle,.fb-aboutStory__title,.fb-aboutCta__title{font-size:36px}.fb-aboutStory__image{height:420px}.fb-aboutTeam__image{height:360px}.fb-aboutValueCard,.fb-aboutStatCard{padding:24px}.fb-aboutCta__text{font-size:18px}}.fb-servicesHero{position:relative;overflow:hidden;padding:160px 48px 128px;background:linear-gradient(135deg,#1b4332,#2b6c54 55%,#4fb89a)}.fb-servicesHero__glow{position:absolute;border-radius:999px;filter:blur(64px);opacity:.2;pointer-events:none}.fb-servicesHero__glow--right{top:0;right:0;width:600px;height:600px;background:#fff}.fb-servicesHero__glow--left{bottom:0;left:0;width:500px;height:500px;background:#81a895}.fb-servicesHero__content{position:relative;z-index:1}.fb-servicesHero__text{max-width:896px}.fb-servicesHero__eyebrow{display:inline-block;margin-bottom:24px;font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:#ffffffe6;font-weight:500}.fb-servicesHero__title{margin-bottom:32px;font-size:96px;line-height:.95;font-weight:300;color:#fff;font-family:Cormorant Garamond,serif}.fb-servicesHero__subtitle{max-width:672px;font-size:32px;line-height:1.6;color:#ffffffe6}.fb-servicesAdvanced,.fb-faceSection,.fb-remodelingSection{padding:96px 48px;background:#fff}.fb-bodySection,.fb-ledSection{padding:96px 48px;background:#f9f8f6}.fb-servicesSectionHeader{text-align:center;margin-bottom:64px}.fb-servicesAdvanced__stack{display:grid;gap:64px}.fb-techCard{border-radius:24px;padding:48px;border:1px solid rgba(232,227,216,.3)}.fb-techCard--soft{background:#f9f8f6}.fb-techCard--white{background:#fff;box-shadow:0 10px 24px #11182714}.fb-techCard__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.fb-techCard__pill{display:inline-block;padding:8px 16px;background:#1b4332;color:#fff;border-radius:999px;font-size:14px;margin-bottom:24px}.fb-techCard__title{margin-bottom:24px;font-size:48px;color:#1b4332;font-weight:400;font-family:Cormorant Garamond,serif}.fb-techCard__paragraph{margin-bottom:24px;color:#2d3a2e;line-height:1.8}.fb-techCard__note{margin-bottom:24px;font-size:14px;color:#6b7769;font-style:italic;line-height:1.7}.fb-techCard__accent{margin-bottom:24px;color:#81a895;font-weight:500}.fb-techCard__block{margin-bottom:24px}.fb-techCard__miniTitle{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:20px;font-weight:500;color:#1b4332;font-family:Inter,sans-serif}.fb-techCard__miniTitle svg{color:#81a895}.fb-techCard__smallHeading{margin-bottom:16px;font-size:15px;font-weight:600;color:#1b4332;font-family:Inter,sans-serif}.fb-techCard__smallText{color:#2d3a2e;font-size:14px;line-height:1.8;margin-bottom:16px}.fb-techCard__smallText--white{color:#ffffffeb}.fb-techCard__panel{border-radius:20px;padding:32px}.fb-techCard__panel--light{background:#fff;border:1px solid rgba(232,227,216,.3);margin-bottom:24px}.fb-techCard__panel--dark{background:#1b4332;color:#fff}.fb-techCard__panel--whiteBorder{background:#fff;border:1px solid rgba(232,227,216,.3)}.fb-techCard__discount{margin-top:16px;font-size:12px;color:#81a895}.fb-checkList{list-style:none;padding:0;margin:0;display:grid;gap:10px}.fb-checkList li{display:flex;align-items:flex-start;gap:10px}.fb-checkList li svg{color:#81a895;flex-shrink:0;margin-top:2px}.fb-checkList li span{color:#2d3a2e;font-size:14px;line-height:1.7}.fb-priceList{display:grid;gap:0;margin-top:24px}.fb-priceList--light{border-top:1px solid #e8e3d8;padding-top:24px}.fb-priceList__row{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid rgba(232,227,216,.8)}.fb-priceList__row:last-child{border-bottom:0}.fb-priceList__row span{color:inherit;line-height:1.6}.fb-priceList__row span small{color:#6b7769;font-size:12px}.fb-priceList__row strong{flex-shrink:0}.fb-priceList--dark .fb-priceList__row{border-bottom:1px solid rgba(255,255,255,.12)}.fb-priceList--dark .fb-priceList__row span,.fb-priceList--dark .fb-priceList__row strong{color:#fff}.fb-ledCard{background:linear-gradient(135deg,#1b4332,#2b6c54);border-radius:24px;padding:64px;color:#fff}.fb-ledCard__content{max-width:896px}.fb-ledCard__pill{display:inline-block;padding:8px 16px;background:#ffffff1a;border-radius:999px;font-size:14px;margin-bottom:24px}.fb-ledCard__title{margin-bottom:32px;font-size:60px;line-height:1.08;font-weight:300;color:#fff}.fb-ledCard__text{margin-bottom:24px;color:#ffffffe6;font-size:20px;line-height:1.8}.fb-ledCard__footer{display:flex;align-items:center;gap:16px;font-size:20px}.fb-faceSection__block{margin-bottom:64px}.fb-faceSection__subTitle{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e8e3d8;font-size:38px;color:#1b4332;font-weight:400}.fb-faceSection__note,.fb-remodelingSection__note{margin-bottom:24px;color:#81a895;font-size:14px}.fb-baseCareGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.fb-baseCareCard,.fb-bodyCareCard{background:#f9f8f6;border-radius:20px;padding:24px;border:1px solid rgba(232,227,216,.3);transition:all .3s ease}.fb-baseCareCard:hover,.fb-bodyCareCard:hover{box-shadow:0 10px 24px #11182714}.fb-baseCareCard__top,.fb-bodyCareCard__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.fb-baseCareCard__title,.fb-bodyCareCard__title{font-size:26px;color:#1b4332;font-weight:400}.fb-baseCareCard__price,.fb-bodyCareCard__price{font-size:30px;color:#1b4332;font-weight:300;flex-shrink:0}.fb-baseCareCard__duration,.fb-bodyCareCard__duration{display:flex;align-items:center;gap:8px;color:#81a895;margin-bottom:12px;font-size:14px}.fb-baseCareCard__desc,.fb-bodyCareCard__desc{color:#2d3a2e;font-size:14px;line-height:1.8}.fb-customCareList{display:grid;gap:16px}.fb-customCareItem{background:#fff;border-radius:20px;padding:24px;border:1px solid rgba(232,227,216,.3);display:flex;justify-content:space-between;gap:24px;transition:all .3s ease}.fb-customCareItem:hover{box-shadow:0 8px 20px #1118270f}.fb-customCareItem__main{flex:1}.fb-customCareItem__headingRow{display:flex;align-items:baseline;gap:12px;margin-bottom:8px;flex-wrap:wrap}.fb-customCareItem__title{font-size:26px;color:#1b4332;font-weight:400}.fb-customCareItem__subtitle{color:#81a895;font-size:14px}.fb-customCareItem__meta{display:flex;align-items:center;gap:8px;color:#6b7769;margin-bottom:8px;font-size:14px;flex-wrap:wrap}.fb-customCareItem__combined{color:#81a895}.fb-customCareItem__desc{color:#2d3a2e;font-size:14px;line-height:1.8}.fb-customCareItem__price{font-size:30px;color:#1b4332;font-weight:300;flex-shrink:0;margin-left:16px}.fb-bodyCareGrid,.fb-remodelingGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.fb-remodelingCard{background:linear-gradient(135deg,#f9f8f6,#fff);border-radius:24px;padding:40px;border:1px solid rgba(232,227,216,.3);box-shadow:0 10px 24px #11182714}.fb-remodelingCard__note{color:#6b7769;font-size:14px;line-height:1.8;font-style:italic}.fb-servicesCta{padding:96px 48px;background:#1b4332;color:#fff}.fb-servicesCta__card{background:#ffffff0d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:24px;padding:64px;border:1px solid rgba(255,255,255,.1);text-align:center}.fb-servicesCta__icon{width:64px;height:64px;margin:0 auto 24px;color:#b8a894}.fb-servicesCta__title{margin-bottom:24px;font-size:60px;line-height:1.08;font-weight:300;color:#fff;font-family:Cormorant Garamond,serif}.fb-servicesCta__text{max-width:720px;margin:0 auto 40px;font-size:24px;line-height:1.7;color:#fffc}.fb-servicesCta__actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.fb-servicesCta__primaryBtn{display:inline-flex;align-items:center;gap:12px;padding:16px 48px;background:#fff;color:#1b4332;border:none;border-radius:999px;cursor:pointer;transition:all .3s ease;box-shadow:0 22px 48px #00000029}.fb-servicesCta__primaryBtn:hover{background:#f5f3ee;transform:scale(1.05)}.fb-servicesCta__secondaryBtn{display:inline-flex;align-items:center;gap:12px;padding:16px 48px;background:transparent;color:#fff;border:2px solid white;border-radius:999px;cursor:pointer;transition:all .3s ease}.fb-servicesCta__secondaryBtn:hover{background:#ffffff1a}@media(max-width:1200px){.fb-servicesHero__title,.fb-ledCard__title,.fb-servicesCta__title{font-size:78px}.fb-techCard__title,.fb-aboutSectionTitle{font-size:50px}.fb-baseCareGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.fb-servicesHero{padding:144px 24px 96px}.fb-servicesAdvanced,.fb-faceSection,.fb-bodySection,.fb-remodelingSection,.fb-ledSection,.fb-servicesCta{padding:80px 24px}.fb-techCard__grid,.fb-bodyCareGrid,.fb-remodelingGrid,.fb-baseCareGrid{grid-template-columns:1fr}.fb-customCareItem{flex-direction:column}.fb-customCareItem__price{margin-left:0}.fb-servicesHero__title{font-size:64px}.fb-servicesHero__subtitle,.fb-ledCard__text,.fb-servicesCta__text{font-size:20px}.fb-ledCard,.fb-servicesCta__card,.fb-techCard{padding:32px}.fb-techCard__title,.fb-aboutSectionTitle,.fb-ledCard__title,.fb-servicesCta__title{font-size:42px}}@media(max-width:720px){.fb-servicesHero{padding:128px 16px 72px}.fb-servicesAdvanced,.fb-faceSection,.fb-bodySection,.fb-remodelingSection,.fb-ledSection,.fb-servicesCta{padding:72px 16px}.fb-servicesHero__title,.fb-techCard__title,.fb-aboutSectionTitle,.fb-ledCard__title,.fb-servicesCta__title{font-size:36px}.fb-servicesHero__subtitle,.fb-ledCard__text,.fb-servicesCta__text{font-size:18px}.fb-ledCard,.fb-servicesCta__card,.fb-techCard,.fb-remodelingCard,.fb-bodyCareCard,.fb-baseCareCard,.fb-customCareItem{padding:24px}.fb-servicesCta__actions{flex-direction:column}}.fb-servicesHeroCompact{position:relative;overflow:hidden;padding:112px 24px 64px;background:linear-gradient(135deg,#1b4332,#2b6c54 55%,#4fb89a)}.fb-servicesHeroCompact__text{max-width:768px}.fb-servicesHeroCompact__eyebrow{display:inline-block;margin-bottom:12px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#ffffffe6;font-weight:500}.fb-servicesHeroCompact__title{margin-bottom:16px;font-size:64px;line-height:1.1;font-weight:300;color:#fff;font-family:Cormorant Garamond,serif}.fb-servicesHeroCompact__subtitle{max-width:720px;font-size:18px;line-height:1.7;color:#ffffffe6}.fb-servicesSection{padding:64px 24px}.fb-serviceMiniCard--soft{background:#f9f8f6}.fb-serviceMiniCard--white{background:#fff}.fb-serviceMiniCard--featured{border-width:2px;border-color:#1b433233}.fb-serviceMiniCard__subline{font-size:14px;color:#6b7769}.fb-serviceMiniCard__price{font-size:30px;line-height:1;color:#1b4332;font-weight:500}.fb-serviceMiniCard__price--strong{font-weight:600}.fb-serviceMiniCard__meta{margin-top:6px;font-size:12px;color:#6b7769}.fb-serviceMiniCard__bullets{font-size:12px;color:#6b7769;line-height:1.7}.fb-serviceMiniCard__priceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;font-size:12px;color:#2d3a2e}.fb-ledBanner{margin-top:24px;background:linear-gradient(135deg,#1b4332,#2b6c54);border-radius:20px;padding:28px 32px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.fb-ledBanner__text{flex:1}.fb-ledBanner__title{margin-bottom:10px;font-size:40px;line-height:1.1;font-weight:600;color:#fff}.fb-ledBanner__desc{font-size:14px;color:#ffffffd1;line-height:1.8}.fb-ledBanner__priceBlock{text-align:right;flex-shrink:0}.fb-ledBanner__price{font-size:42px;font-weight:700;line-height:1;margin-bottom:6px}.fb-ledBanner__meta{font-size:14px;color:#ffffffd1}.fb-baseServicesGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fb-baseServiceCard,.fb-bodyServiceCard{background:#fff;border-radius:16px;padding:20px;border:1px solid rgba(232,227,216,.4);transition:all .3s ease}.fb-bodyServiceCard{background:#f9f8f6}.fb-baseServiceCard:hover,.fb-bodyServiceCard:hover{box-shadow:0 8px 20px #1118270f}.fb-baseServiceCard__top,.fb-bodyServiceCard__top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.fb-baseServiceCard__title,.fb-bodyServiceCard__title{font-size:22px;line-height:1.2;color:#1b4332;font-weight:400}.fb-baseServiceCard__price,.fb-bodyServiceCard__price{font-size:26px;line-height:1;color:#1b4332;font-weight:300;flex-shrink:0}.fb-baseServiceCard__meta,.fb-bodyServiceCard__meta{display:flex;align-items:center;gap:8px;color:#81a895;margin-bottom:12px;font-size:12px}.fb-baseServiceCard__desc,.fb-bodyServiceCard__desc{font-size:12px;color:#6b7769;line-height:1.7}.fb-customServicesWrap{display:grid;gap:24px}.fb-bigPromo{background:linear-gradient(135deg,#1b4332,#2b6c54,#81a895);color:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 40px #1b43322e;display:flex;align-items:center;justify-content:center;gap:24px;text-align:center}.fb-customServicesList{display:grid;gap:12px}.fb-customServiceItem{background:#fff;border-radius:16px;padding:18px 20px;border:1px solid rgba(232,227,216,.4);display:flex;align-items:center;justify-content:space-between;gap:20px;transition:all .3s ease}.fb-customServiceItem:hover{box-shadow:0 8px 20px #1118270f}.fb-customServiceItem__main{flex:1}.fb-customServiceItem__heading{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:6px}.fb-customServiceItem__title{font-size:22px;color:#1b4332;font-weight:600;line-height:1.2}.fb-customServiceItem__subtitle{font-size:12px;color:#81a895;font-weight:600}.fb-customServiceItem__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:#6b7769}.fb-customServiceItem__metaRow{display:flex;align-items:center;gap:6px}.fb-customServiceItem__combined{color:#81a895;font-weight:600}.fb-customServiceItem__price{font-size:30px;color:#1b4332;font-weight:600;flex-shrink:0}.fb-bodyServicesGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fb-remodelingCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.fb-remodelingCardCompact{background:#fff;border-radius:20px;padding:24px 28px;border:1px solid rgba(232,227,216,.4);transition:all .3s ease}.fb-remodelingCardCompact:hover{box-shadow:0 12px 28px #11182714}.fb-remodelingCardCompact__box{background:#f9f8f6;border-radius:14px;padding:16px;margin-top:16px}.fb-remodelingCardCompact__boxTitle{font-size:12px;font-weight:700;color:#1b4332;margin-bottom:8px}.fb-remodelingCardCompact__boxText{font-size:12px;line-height:1.7;color:#2d3a2e}.fb-remodelingCardCompact__note{margin-top:12px;font-size:12px;color:#6b7769;font-style:italic;font-weight:600}@media(max-width:1200px){.fb-serviceMiniGrid,.fb-remodelingCards{grid-template-columns:1fr}.fb-baseServicesGrid,.fb-bodyServicesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.fb-servicesHeroCompact{padding:96px 24px 56px}.fb-servicesHeroCompact__title{font-size:52px}.fb-servicesHeroCompact__subtitle{font-size:16px}.fb-servicesSection,.fb-servicesFinalCta{padding:56px 24px}.fb-ledBanner{flex-direction:column;align-items:flex-start}.fb-ledBanner__priceBlock{text-align:left}.fb-baseServicesGrid,.fb-bodyServicesGrid{grid-template-columns:1fr}.fb-customServiceItem{flex-direction:column;align-items:flex-start}.fb-bigPromo,.fb-megaPromo{flex-direction:column;gap:16px}.fb-bigPromo__title,.fb-megaPromo__title{font-size:30px}.fb-servicesFinalCta__title{font-size:38px}}@media(max-width:720px){.fb-servicesHeroCompact{padding:88px 16px 48px}.fb-servicesHeroCompact__title{font-size:42px}.fb-servicesSection,.fb-servicesFinalCta{padding:48px 16px}.fb-serviceMiniCard,.fb-ledBanner,.fb-baseServiceCard,.fb-bodyServiceCard,.fb-customServiceItem,.fb-remodelingCardCompact,.fb-servicesFinalCta__card{padding:20px}.fb-serviceMiniCard__top{flex-direction:column;align-items:flex-start}.fb-serviceMiniCard__priceBlock{text-align:left}.fb-serviceMiniCard__priceGrid{grid-template-columns:1fr}.fb-servicesFinalCta__actions{flex-direction:column}.fb-servicesFinalCta__title{font-size:32px}}.fb-servicesHeroCompact{position:relative;overflow:hidden;padding:160px 48px 128px;background:linear-gradient(135deg,#1b4332,#2b6c54 55%,#4fb89a)}.fb-servicesHeroCompact__glow{position:absolute;border-radius:999px;filter:blur(64px);opacity:.2;pointer-events:none}.fb-servicesHeroCompact__glow--right{top:0;right:0;width:600px;height:600px;background:#fff}.fb-servicesHeroCompact__glow--left{bottom:0;left:0;width:500px;height:500px;background:#81a895}.fb-servicesHeroCompact__content{position:relative;z-index:1}.fb-servicesHeroCompact__text{max-width:896px}.fb-servicesHeroCompact__eyebrow{display:inline-block;margin-bottom:24px;font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:#ffffffe6;font-weight:500}.fb-servicesHeroCompact__title{margin-bottom:32px;font-size:96px;line-height:.95;font-weight:300;color:#fff;font-family:Cormorant Garamond,serif}.fb-servicesHeroCompact__subtitle{max-width:672px;font-size:32px;line-height:1.6;color:#ffffffe6}.fb-servicesStickyNav{position:sticky;top:0;z-index:40;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(232,227,216,.5);box-shadow:0 4px 16px #1118270a}.fb-servicesStickyNav__inner{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 0;overflow-x:auto}.fb-servicesStickyNav__button{padding:8px 20px;border:none;border-radius:999px;background:#f9f8f6;color:#1b4332;font-size:14px;white-space:nowrap;cursor:pointer;transition:all .3s ease}.fb-servicesStickyNav__button:hover{background:#e8e3d8}.fb-servicesStickyNav__button.is-active{background:#1b4332;color:#fff;box-shadow:0 12px 24px #1b43322e}.fb-servicesSection{padding:96px 48px}.fb-servicesSection--white{background:#fff}.fb-servicesSection--muted{background:#f9f8f6}.fb-servicesSection__header{text-align:center;margin-bottom:48px}.fb-serviceMiniGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.fb-serviceMiniCard{border-radius:20px;padding:24px 28px;border:1px solid rgba(232,227,216,.4);transition:all .3s ease}.fb-serviceMiniCard:hover{box-shadow:0 12px 28px #11182714}.fb-serviceMiniCard--soft,.fb-serviceMiniCard--featured-soft{background:#f9f8f6}.fb-serviceMiniCard--white,.fb-serviceMiniCard--featured-white{background:#fff}.fb-serviceMiniCard--featured-soft,.fb-serviceMiniCard--featured-white{border-width:2px;border-color:#1b433233}.fb-serviceMiniCard__top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.fb-serviceMiniCard__title{margin-bottom:8px;font-size:36px;line-height:1.1;color:#1b4332;font-weight:400}.fb-serviceMiniCard__title--strong{font-weight:600}.fb-serviceMiniCard__subline{font-size:14px;color:#81a895;font-weight:500}.fb-serviceMiniCard__priceBlock{text-align:right;flex-shrink:0}.fb-serviceMiniCard__price{font-size:26px;line-height:1.1;color:#1b4332;font-weight:500}.fb-serviceMiniCard__price--strong{font-weight:700}.fb-serviceMiniCard__text{margin-bottom:16px;font-size:14px;color:#2d3a2e;line-height:1.8}.fb-serviceMiniCard__infoBox{background:#fff;border-radius:14px;padding:16px;margin-bottom:16px}.fb-serviceMiniCard--white .fb-serviceMiniCard__infoBox,.fb-serviceMiniCard--featured-white .fb-serviceMiniCard__infoBox{background:#f9f8f6}.fb-serviceMiniCard__infoTitle{font-size:12px;font-weight:700;color:#1b4332;margin-bottom:8px}.fb-serviceMiniCard__infoList{font-size:12px;color:#2d3a2e;line-height:1.7;display:grid;gap:4px}.fb-serviceMiniCard__extra{font-size:12px;color:#2d3a2e;margin-bottom:12px}.fb-serviceMiniCard__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px}.fb-serviceMiniCard__footerPrice{font-size:12px;color:#6b7769;font-style:italic}.fb-serviceMiniCard__footerLink{border:none;background:none;color:#1b4332;font-size:12px;font-weight:600;cursor:pointer;transition:opacity .3s ease}.fb-serviceMiniCard__footerLink:hover{opacity:.75;text-decoration:underline}.fb-promoBadge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;color:#fff;box-shadow:0 10px 22px #1118271f;margin-bottom:10px}.fb-promoBadge span{font-size:12px;font-weight:700}.fb-promoBadge small{font-size:10px;opacity:.8}.fb-promoBadge--green{background:linear-gradient(135deg,#1b4332,#2b6c54)}.fb-promoBadge--gold{background:linear-gradient(135deg,#b8a894,#8b7355)}.fb-promoBadge--sage{background:linear-gradient(135deg,#81a895,#4fb89a)}.fb-ledBannerDetailed{position:relative;margin-top:24px;overflow:hidden;background:linear-gradient(135deg,#1b4332,#2b6c54);border-radius:20px;padding:32px;color:#fff}.fb-ledBannerDetailed__glow{position:absolute;border-radius:999px;filter:blur(56px);pointer-events:none}.fb-ledBannerDetailed__glow--right{top:0;right:0;width:380px;height:380px;background:#ffffff1a}.fb-ledBannerDetailed__glow--left{left:0;bottom:0;width:380px;height:380px;background:#81a89529}.fb-ledBannerDetailed__content{position:relative;z-index:1}.fb-ledBannerDetailed__promo{display:inline-flex;align-items:center;gap:8px;background:#ffffff24;color:#fff;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600;margin-bottom:20px}.fb-ledBannerDetailed__title{margin-bottom:16px;font-size:52px;line-height:1.05;color:#fff;font-weight:600}.fb-ledBannerDetailed__desc{margin-bottom:24px;max-width:980px;font-size:16px;color:#ffffffe6;line-height:1.8}.fb-ledTypesGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.fb-ledTypeCard{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.16)}.fb-ledTypeCard__head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.fb-ledTypeCard__dotWrap{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:2px solid}.fb-ledTypeCard__dotWrap--red{background:#ef444433;border-color:#f87171}.fb-ledTypeCard__dotWrap--blue{background:#3b82f633;border-color:#60a5fa}.fb-ledTypeCard__dotWrap--yellow{background:#f59e0b33;border-color:#fbbf24}.fb-ledTypeCard__dotWrap--green{background:#22c55e33;border-color:#4ade80}.fb-ledTypeCard__dot{width:16px;height:16px;border-radius:999px}.fb-ledTypeCard__dot--red{background:#ef4444}.fb-ledTypeCard__dot--blue{background:#3b82f6}.fb-ledTypeCard__dot--yellow{background:#fbbf24}.fb-ledTypeCard__dot--green{background:#22c55e}.fb-ledTypeCard__title{font-size:20px;font-weight:600;color:#fff}.fb-ledTypeCard__text{font-size:14px;color:#ffffffd6;line-height:1.8}.fb-ledBenefitsBox{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.16);margin-bottom:16px}.fb-ledBenefitsBox__title{font-size:14px;font-weight:700;margin-bottom:10px}.fb-ledBenefitsBox__list{font-size:14px;color:#ffffffeb;line-height:1.8;display:grid;gap:4px}.fb-ledBannerDetailed__bottom{font-size:12px;color:#ffffffb8;text-align:center;font-style:italic}.fb-ledBannerDetailed__link{border:none;background:none;color:#fff;font-size:12px;font-style:italic;cursor:pointer;margin-left:4px;text-decoration:underline}.fb-serviceTabs{display:flex;justify-content:center;gap:12px;margin-bottom:32px;flex-wrap:wrap}.fb-serviceTabs__button{position:relative;padding:10px 24px;border:none;border-radius:999px;background:#fff;color:#1b4332;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.fb-serviceTabs__button:hover{background:#e8e3d8}.fb-serviceTabs__button.is-active{background:#1b4332;color:#fff;box-shadow:0 12px 24px #1b43322e}.fb-serviceTabs__badge{position:absolute;top:-8px;right:-8px;background:#dc2626;color:#fff;font-size:10px;padding:3px 8px;border-radius:999px;font-weight:700}.fb-faceBaseGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fb-faceBaseCard{background:#fff;border-radius:20px;padding:24px;border:1px solid rgba(232,227,216,.4);transition:all .3s ease}.fb-faceBaseCard:hover{box-shadow:0 10px 24px #1118270f}.fb-faceBaseCard__head{margin-bottom:16px}.fb-faceBaseCard__title{margin-bottom:8px;font-size:24px;color:#1b4332;font-weight:500}.fb-faceBaseCard__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:#81a895;font-weight:600}.fb-faceBaseCard__metaRow{display:flex;align-items:center;gap:6px}.fb-faceBaseCard__desc{font-size:14px;color:#2d3a2e;line-height:1.8;margin-bottom:16px}.fb-faceBaseCard__box{background:#f9f8f6;border-radius:14px;padding:14px}.fb-faceBaseCard__boxTitle{font-size:12px;font-weight:700;color:#1b4332;margin-bottom:8px}.fb-faceBaseCard__boxList{font-size:12px;color:#6b7769;line-height:1.7;display:grid;gap:4px}.fb-bigPromo{background:linear-gradient(135deg,#1b4332,#2b6c54,#81a895);color:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 40px #1b43322e;display:flex;align-items:center;justify-content:center;gap:24px;text-align:center;margin-bottom:24px}.fb-bigPromo__icon{width:40px;height:40px;flex-shrink:0}.fb-bigPromo__title{font-size:36px;font-weight:700;line-height:1;margin-bottom:6px}.fb-bigPromo__text{font-size:14px;opacity:.9}.fb-faceCustomGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.fb-faceCustomCard{background:#fff;border-radius:20px;padding:24px;border:1px solid rgba(232,227,216,.4);transition:all .3s ease}.fb-faceCustomCard:hover{box-shadow:0 10px 24px #1118270f}.fb-faceCustomCard__head{margin-bottom:16px}.fb-faceCustomCard__titleWrap{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}.fb-faceCustomCard__title{font-size:24px;color:#1b4332;font-weight:600}.fb-faceCustomCard__subtitle{font-size:14px;color:#81a895;font-weight:600;margin-bottom:8px}.fb-faceCustomCard__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:#6b7769}.fb-faceCustomCard__metaRow{display:flex;align-items:center;gap:6px}.fb-faceCustomCard__combined{color:#81a895;font-weight:600}.fb-faceCustomCard__desc{font-size:14px;color:#2d3a2e;line-height:1.8;margin-bottom:16px}.fb-faceCustomCard__box{background:#f9f8f6;border-radius:14px;padding:14px}.fb-faceCustomCard__boxTitle{font-size:12px;font-weight:700;color:#1b4332;margin-bottom:8px}.fb-faceCustomCard__boxList{font-size:12px;color:#6b7769;line-height:1.7;display:grid;gap:4px}.fb-chip{display:inline-flex;align-items:center;justify-content:center;padding:4px 9px;border-radius:999px;font-size:10px;font-weight:700;color:#fff}.fb-chip--sage{background:#81a895}.fb-chip--dark{background:#1b4332}.fb-bodyServicesDetailedGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fb-bodyServicesDetailedCard{background:#f9f8f6;border-radius:20px;padding:24px;border:1px solid rgba(232,227,216,.4);transition:all .3s ease}.fb-bodyServicesDetailedCard:hover{box-shadow:0 10px 24px #1118270f}.fb-bodyServicesDetailedCard__head{margin-bottom:16px}.fb-bodyServicesDetailedCard__title{margin-bottom:8px;font-size:24px;color:#1b4332;font-weight:500}.fb-bodyServicesDetailedCard__meta{display:flex;align-items:center;gap:6px;font-size:12px;color:#81a895;font-weight:600}.fb-bodyServicesDetailedCard__desc{font-size:14px;color:#2d3a2e;line-height:1.8;margin-bottom:16px}.fb-bodyServicesDetailedCard__box{background:#fff;border-radius:14px;padding:14px}.fb-bodyServicesDetailedCard__boxTitle{font-size:12px;font-weight:700;color:#1b4332;margin-bottom:8px}.fb-bodyServicesDetailedCard__boxList{font-size:12px;color:#6b7769;line-height:1.7;display:grid;gap:4px}.fb-megaPromo{background:linear-gradient(135deg,#b8a894,#8b7355,#1b4332);color:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 40px #11182724;display:flex;align-items:center;justify-content:center;gap:24px;text-align:center;margin-bottom:32px}.fb-megaPromo__icon{width:48px;height:48px;flex-shrink:0}.fb-megaPromo__title{font-size:40px;font-weight:700;line-height:1;margin-bottom:6px}.fb-megaPromo__text{font-size:16px;opacity:.9}.fb-remodelageDetailedGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.fb-remodelageDetailedCard{background:#fff;border-radius:20px;padding:24px 28px;border:1px solid rgba(232,227,216,.4);transition:all .3s ease}.fb-remodelageDetailedCard:hover{box-shadow:0 12px 28px #11182714}.fb-remodelageDetailedCard__head{margin-bottom:16px}.fb-remodelageDetailedCard__title{margin-bottom:8px;font-size:36px;line-height:1.1;color:#1b4332;font-weight:600}.fb-remodelageDetailedCard__accent{margin-bottom:8px;font-size:14px;color:#81a895;font-weight:500}.fb-remodelageDetailedCard__meta{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7769;font-weight:600}.fb-remodelageDetailedCard__desc{font-size:14px;color:#2d3a2e;line-height:1.8;margin-bottom:16px}.fb-remodelageDetailedCard__box{background:#f9f8f6;border-radius:14px;padding:14px;margin-bottom:12px}.fb-remodelageDetailedCard__box--light{background:#fff;border:1px solid rgba(232,227,216,.4)}.fb-remodelageDetailedCard__boxTitle{font-size:12px;font-weight:700;color:#1b4332;margin-bottom:8px}.fb-remodelageDetailedCard__boxList{font-size:12px;color:#2d3a2e;line-height:1.7;display:grid;gap:4px}.fb-remodelageDetailedCard__note{margin-top:12px;font-size:12px;color:#6b7769;font-style:italic}.fb-sectionBottomLink{margin-top:28px;text-align:center;font-size:14px;color:#6b7769}.fb-sectionBottomLink__button{border:none;background:none;color:#1b4332;font-size:14px;font-style:italic;cursor:pointer;margin-left:4px;text-decoration:underline}.fb-servicesFinalCta{padding:64px 24px;background:#1b4332;color:#fff}.fb-servicesFinalCta__card{background:#ffffff0d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:40px 32px;border:1px solid rgba(255,255,255,.1);text-align:center}.fb-servicesFinalCta__icon{width:48px;height:48px;margin:0 auto 16px;color:#b8a894}.fb-servicesFinalCta__title{margin-bottom:16px;font-size:48px;line-height:1.1;font-weight:300;color:#fff;font-family:Cormorant Garamond,serif}.fb-servicesFinalCta__text{max-width:620px;margin:0 auto 32px;font-size:18px;line-height:1.7;color:#fffc}.fb-servicesFinalCta__actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.fb-servicesFinalCta__primaryBtn{display:inline-flex;align-items:center;gap:12px;padding:14px 32px;background:#fff;color:#1b4332;border:none;border-radius:999px;cursor:pointer;transition:all .3s ease;box-shadow:0 20px 40px #00000029}.fb-servicesFinalCta__primaryBtn:hover{background:#f5f3ee;transform:scale(1.04)}.fb-servicesFinalCta__secondaryBtn{display:inline-flex;align-items:center;gap:12px;padding:14px 32px;background:transparent;color:#fff;border:2px solid white;border-radius:999px;cursor:pointer;transition:all .3s ease}.fb-servicesFinalCta__secondaryBtn:hover{background:#ffffff1a}@media(max-width:1200px){.fb-serviceMiniGrid,.fb-remodelageDetailedGrid,.fb-faceCustomGrid{grid-template-columns:1fr}.fb-faceBaseGrid,.fb-bodyServicesDetailedGrid,.fb-ledTypesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.fb-servicesHeroCompact__title{font-size:78px}}@media(max-width:980px){.fb-servicesHeroCompact{padding:144px 24px 96px}.fb-servicesSection,.fb-servicesFinalCta{padding:80px 24px}.fb-servicesHeroCompact__title{font-size:64px}.fb-servicesHeroCompact__subtitle{font-size:24px}.fb-serviceMiniGrid,.fb-faceBaseGrid,.fb-bodyServicesDetailedGrid,.fb-remodelageDetailedGrid,.fb-ledTypesGrid{grid-template-columns:1fr}.fb-bigPromo,.fb-megaPromo,.fb-ledBannerDetailed__promo{flex-wrap:wrap}.fb-megaPromo,.fb-bigPromo{gap:16px}.fb-bigPromo__title,.fb-megaPromo__title{font-size:30px}.fb-ledBannerDetailed__title{font-size:42px}.fb-servicesFinalCta__title{font-size:38px}}@media(max-width:720px){.fb-servicesHeroCompact{padding:128px 16px 72px}.fb-servicesSection,.fb-servicesFinalCta{padding:72px 16px}.fb-servicesHeroCompact__title{font-size:52px}.fb-servicesHeroCompact__subtitle{font-size:18px}.fb-serviceMiniCard,.fb-faceBaseCard,.fb-faceCustomCard,.fb-bodyServicesDetailedCard,.fb-remodelageDetailedCard,.fb-ledBannerDetailed,.fb-servicesFinalCta__card{padding:20px}.fb-serviceMiniCard__top,.fb-serviceMiniCard__footer{flex-direction:column;align-items:flex-start}.fb-serviceMiniCard__priceBlock{text-align:left}.fb-servicesFinalCta__actions{flex-direction:column}.fb-servicesFinalCta__title{font-size:32px}.fb-bigPromo__title,.fb-megaPromo__title{font-size:24px}.fb-ledBannerDetailed__title{font-size:34px}}.fb-pricingHero{position:relative;overflow:hidden;padding:160px 48px 128px;background:linear-gradient(135deg,#1b4332,#2b6c54 55%,#4fb89a)}.fb-pricingHero__glow{position:absolute;border-radius:999px;filter:blur(64px);opacity:.2;pointer-events:none}.fb-pricingHero__glow--right{top:0;right:0;width:600px;height:600px;background:#fff}.fb-pricingHero__glow--left{bottom:0;left:0;width:500px;height:500px;background:#81a895}.fb-pricingHero__content{position:relative;z-index:1}.fb-pricingHero__text{max-width:768px}.fb-pricingHero__eyebrow{display:inline-block;margin-bottom:24px;font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:#ffffffe6;font-weight:500}.fb-pricingHero__title{margin-bottom:24px;font-size:96px;line-height:.95;font-weight:300;color:#fff;font-family:Cormorant Garamond,serif}.fb-pricingHero__subtitle{max-width:672px;font-size:24px;line-height:1.7;color:#ffffffe6}.fb-pricingStickyNav{position:sticky;top:0;z-index:40;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(232,227,216,.5);box-shadow:0 4px 16px #1118270a}.fb-pricingStickyNav__inner{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 0;overflow-x:auto}.fb-pricingStickyNav__button{padding:8px 20px;border:none;border-radius:999px;background:#f9f8f6;color:#1b4332;font-size:14px;white-space:nowrap;cursor:pointer;transition:all .3s ease}.fb-pricingStickyNav__button:hover{background:#e8e3d8}.fb-pricingStickyNav__button.is-active{background:#1b4332;color:#fff;box-shadow:0 12px 24px #1b43322e}.fb-pricingSection{padding:96px 48px}.fb-pricingSection--white{background:#fff}.fb-pricingSection--muted{background:#f9f8f6}.fb-pricingNarrow{max-width:1200px}.fb-pricingSectionHeader{text-align:center;margin-bottom:48px}.fb-pricingSectionTitle{margin-bottom:20px;font-size:60px;line-height:1.08;font-weight:300;color:#1b4332;font-family:Cormorant Garamond,serif}.fb-pricingSectionTitle--medium{font-size:48px}.fb-pricingSectionSubline{font-size:18px;color:#81a895}.fb-pricingSectionSubtitle{max-width:720px;margin:0 auto;font-size:16px;color:#6b7769;line-height:1.7}.fb-pricingPanel{border-radius:20px;padding:28px;border:1px solid rgba(232,227,216,.3)}.fb-pricingPanel--muted{background:#f9f8f6}.fb-pricingPanel--white{background:#fff;box-shadow:0 10px 24px #11182714}.fb-pricingRows{display:grid;gap:12px}.fb-pricingRows--compact{gap:14px}.fb-pricingRow{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-radius:16px;transition:all .3s ease}.fb-pricingRow:hover{background:#fff}.fb-pricingRow__main{flex:1}.fb-pricingRow__title{margin-bottom:6px;font-size:28px;color:#1b4332;font-weight:400}.fb-pricingRow__meta{display:flex;align-items:center;gap:8px;color:#81a895;font-size:16px}.fb-pricingRow__price{flex-shrink:0;color:#1b4332;font-family:Cormorant Garamond,serif}.fb-pricingRow__price--large{font-size:42px;font-weight:300;letter-spacing:-.5px}.fb-pricingCompactRow{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px;border-radius:16px;transition:background .3s ease}.fb-pricingCompactRow:hover{background:#f9f8f6}.fb-pricingCompactRow__main{flex:1}.fb-pricingCompactRow__title{color:#1b4332;margin-bottom:6px}.fb-pricingCompactRow__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px;color:#6b7769}.fb-pricingCompactRow__note{color:#81a895}.fb-pricingCompactRow__price{font-size:34px;color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:400;flex-shrink:0}.fb-pricingTechGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.fb-pricingTechCard{background:#fff;border-radius:20px;padding:24px 28px;border:1px solid rgba(232,227,216,.4);transition:all .3s ease}.fb-pricingSection--white .fb-pricingTechCard:nth-child(1),.fb-pricingSection--white .fb-pricingTechCard:nth-child(3){background:#f9f8f6}.fb-pricingTechCard--featured{border-width:2px;border-color:#1b433233}.fb-pricingTechCard:hover{box-shadow:0 12px 28px #11182714}.fb-pricingTechCard__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.fb-pricingTechCard__title{margin-bottom:8px;font-size:34px;line-height:1.1;color:#1b4332;font-weight:500}.fb-pricingTechCard__desc{font-size:14px;color:#6b7769}.fb-pricingTechCard__priceBlock{text-align:right;flex-shrink:0}.fb-pricingTechCard__price{font-size:28px;color:#1b4332;font-weight:600}.fb-pricingTechCard__meta{font-size:12px;color:#6b7769;margin-top:4px}.fb-pricingTechCard__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;font-size:12px;color:#2d3a2e}.fb-pricingTechCard__summary{font-size:14px;line-height:1.8;color:#2d3a2e}.fb-pricingPromoBadge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;color:#fff;box-shadow:0 10px 22px #1118271f;margin-bottom:10px;font-size:12px;font-weight:700}.fb-pricingPromoBadge--green{background:linear-gradient(135deg,#1b4332,#2b6c54)}.fb-pricingPromoBadge--gold{background:linear-gradient(135deg,#b8a894,#8b7355)}.fb-pricingPromoBadge--sage{background:linear-gradient(135deg,#81a895,#4fb89a)}.fb-pricingLedBanner{margin-top:24px;background:linear-gradient(135deg,#1b4332,#2b6c54);border-radius:20px;padding:28px 32px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.fb-pricingLedBanner__text{flex:1}.fb-pricingLedBanner__title{margin-bottom:10px;font-size:34px;line-height:1.1;font-weight:600;color:#fff}.fb-pricingLedBanner__desc{font-size:14px;color:#ffffffd1;line-height:1.8}.fb-pricingLedBanner__priceBlock{text-align:right;flex-shrink:0}.fb-pricingLedBanner__price{font-size:40px;font-weight:700;line-height:1;margin-bottom:6px}.fb-pricingLedBanner__meta{font-size:14px;color:#ffffffd1}.fb-pricingCardGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.fb-pricingSimpleCard{border-radius:18px;padding:22px;border:1px solid rgba(232,227,216,.4);transition:all .3s ease;box-shadow:0 8px 20px #1118270a}.fb-pricingSimpleCard:hover{box-shadow:0 18px 34px #11182714;transform:translateY(-2px)}.fb-pricingSimpleCard--muted{background:#f9f8f6}.fb-pricingSimpleCard--white{background:#fff}.fb-pricingSimpleCard__title{margin-bottom:8px;font-size:22px;color:#1b4332;font-weight:400}.fb-pricingSimpleCard__desc{margin-bottom:12px;font-size:13px;color:#81a895;line-height:1.6}.fb-pricingSimpleCard__meta{display:flex;align-items:center;gap:8px;color:#6b7769;margin-bottom:12px;font-size:12px}.fb-pricingSimpleCard__priceWrap{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.fb-pricingSimpleCard__price{font-size:28px;color:#1b4332;font-weight:300;font-family:Cormorant Garamond,serif}.fb-pricingSimpleCard__note{font-size:12px;color:#81a895}.fb-pricingFaqBanner{padding:64px 48px;background:#f9f8f6}.fb-pricingFaqBanner__inner{text-align:center}.fb-pricingFaqBanner__title{margin-bottom:16px;font-size:32px;color:#1b4332;font-weight:400}.fb-pricingFaqBanner__text{color:#6b7769;margin-bottom:24px}.fb-pricingFaqBanner__actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.fb-pricingFaqBanner__primary{padding:14px 32px;background:#1b4332;color:#fff;border:none;border-radius:999px;cursor:pointer;transition:all .3s ease}.fb-pricingFaqBanner__primary:hover{background:#2d5a45}.fb-pricingFaqBanner__secondary{padding:14px 32px;background:#fff;color:#1b4332;border:1px solid #e8e3d8;border-radius:999px;cursor:pointer;transition:all .3s ease}.fb-pricingFaqBanner__secondary:hover{background:#f5f3ee}@media(max-width:1200px){.fb-pricingTechGrid,.fb-pricingCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.fb-pricingHero__title{font-size:78px}.fb-pricingSectionTitle{font-size:50px}}@media(max-width:980px){.fb-pricingHero{padding:144px 24px 96px}.fb-pricingSection,.fb-pricingFaqBanner{padding:80px 24px}.fb-pricingHero__title{font-size:64px}.fb-pricingHero__subtitle{font-size:20px}.fb-pricingSectionTitle{font-size:42px}.fb-pricingTechGrid,.fb-pricingCardGrid{grid-template-columns:1fr}.fb-pricingLedBanner,.fb-pricingRow,.fb-pricingCompactRow,.fb-pricingTechCard__head{flex-direction:column;align-items:flex-start}.fb-pricingLedBanner__priceBlock,.fb-pricingTechCard__priceBlock{text-align:left}}@media(max-width:720px){.fb-pricingHero{padding:128px 16px 72px}.fb-pricingSection,.fb-pricingFaqBanner{padding:72px 16px}.fb-pricingHero__title{font-size:52px}.fb-pricingHero__subtitle{font-size:18px}.fb-pricingSectionTitle{font-size:36px}.fb-pricingPanel{padding:18px}.fb-pricingPanel,.fb-pricingTechCard,.fb-pricingSimpleCard{padding:20px}.fb-pricingRow__title,.fb-pricingTechCard__title,.fb-pricingSimpleCard__title{font-size:24px}.fb-pricingRow__price--large,.fb-pricingCompactRow__price,.fb-pricingSimpleCard__price{font-size:30px}.fb-pricingFaqBanner__actions{flex-direction:column}}.fb-pricingMedium{max-width:1100px}.fb-pricingFeatureGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.fb-pricingFeatureCard{background:#fff;border:1px solid rgba(232,227,216,.55);border-radius:20px;padding:22px 24px;transition:all .25s ease}.fb-pricingFeatureCard:hover{box-shadow:0 12px 24px #1118270f;transform:translateY(-1px)}.fb-pricingFeatureCard__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.fb-pricingFeatureCard__title{font-size:30px;line-height:1.1;color:#1b4332;font-weight:400;font-family:Cormorant Garamond,serif;margin-bottom:6px}.fb-pricingFeatureCard__subtitle{font-size:13px;color:#6b7769;line-height:1.6}.fb-pricingFeatureCard__priceBlock{text-align:right;flex-shrink:0}.fb-pricingFeatureCard__price{font-size:28px;line-height:1;color:#1b4332;font-weight:700}.fb-pricingFeatureCard__meta{margin-top:6px;font-size:13px;color:#6b7769}.fb-pricingFeatureCard__text{font-size:13px;line-height:1.8;color:#2d3a2e}@media(max-width:980px){.fb-pricingFeatureGrid{grid-template-columns:1fr}}@media(max-width:720px){.fb-pricingFeatureCard{padding:18px}.fb-pricingFeatureCard__title{font-size:26px}.fb-pricingFeatureCard__price{font-size:24px}}.fb-pricingTabs{display:flex;justify-content:center;gap:12px;margin:28px 0 36px;flex-wrap:wrap}.fb-pricingTabs__button{position:relative;padding:12px 24px;border:none;border-radius:999px;background:#fff;color:#1b4332;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 16px #1118270a}.fb-pricingTabs__button:hover{background:#f5f3ee}.fb-pricingTabs__button.is-active{background:#1b4332;color:#fff;box-shadow:0 12px 24px #1b43322e}.fb-pricingTabs__badge{position:absolute;top:-8px;right:-8px;background:#dc2626;color:#fff;font-size:10px;padding:3px 8px;border-radius:999px;font-weight:700}.fb-pricingFaceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fb-pricingFaceCard{background:#fff;border:1px solid rgba(232,227,216,.55);border-radius:18px;padding:18px 22px;transition:all .25s ease}.fb-pricingFaceCard:hover{box-shadow:0 12px 24px #1118270f;transform:translateY(-1px)}.fb-pricingFaceCard__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.fb-pricingFaceCard__title{font-size:28px;line-height:1.1;color:#1b4332;font-weight:400;font-family:Cormorant Garamond,serif;margin-bottom:8px}.fb-pricingFaceCard__meta{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7769}.fb-pricingFaceCard__meta--wrap{flex-wrap:wrap}.fb-pricingFaceCard__note{color:#81a895}.fb-pricingFaceCard__price{flex-shrink:0;font-size:28px;line-height:1;color:#1b4332;font-weight:700}@media(max-width:980px){.fb-pricingFaceGrid{grid-template-columns:1fr}}@media(max-width:720px){.fb-pricingFaceCard{padding:16px 18px}.fb-pricingFaceCard__head{flex-direction:column;align-items:flex-start}.fb-pricingFaceCard__title,.fb-pricingFaceCard__price{font-size:24px}}.fb-pricingFaqSection{padding:96px 0;border-top:1px solid rgba(232,227,216,.5)}.fb-pricingFaqSection--muted{background:#f9f8f6}.fb-aboutStory__paragraph--accent{color:#1b4332;font-style:italic;font-weight:500}.fb-aboutStory__paragraph{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.fb-testimonialsHero{position:relative;overflow:hidden;padding:160px 48px 128px;background:linear-gradient(135deg,#e8f3ed,#f5f9f7 55%,#fff)}.fb-testimonialsHero__glow{position:absolute;border-radius:999px;filter:blur(64px);opacity:.1;pointer-events:none}.fb-testimonialsHero__glow--right{top:0;right:0;width:600px;height:600px;background:#1b4332}.fb-testimonialsHero__glow--left{bottom:0;left:0;width:500px;height:500px;background:#81a895}.fb-testimonialsHero__content{position:relative;z-index:1}.fb-testimonialsHero__text{max-width:896px}.fb-testimonialsHero__eyebrow{display:inline-block;margin-bottom:24px;font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:#1b4332;font-weight:500}.fb-testimonialsHero__title{margin-bottom:32px;font-size:96px;line-height:.95;font-weight:300;color:#1b4332;font-family:Cormorant Garamond,serif}.fb-testimonialsHero__subtitle{max-width:680px;font-size:28px;line-height:1.6;color:#2d3a2e}.fb-testimonialsStats{padding:56px 48px;background:#fff}.fb-testimonialsStats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.fb-testimonialsStats__item{text-align:center}.fb-testimonialsStats__number{margin-bottom:8px;font-size:56px;line-height:1;color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:300}.fb-testimonialsStats__label{color:#6b7769;font-size:14px}.fb-testimonialsFeatured{padding:96px 48px;background:#f9f8f6}.fb-testimonialsFeatured__card{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 24px 50px #1118271a;display:grid;grid-template-columns:1.1fr .9fr}.fb-testimonialsFeatured__left{padding:56px}.fb-testimonialsFeatured__badge{display:inline-block;margin-bottom:20px;padding:8px 14px;border-radius:999px;background:#f5f3ee;color:#1b4332;font-size:12px;font-weight:600}.fb-testimonialsFeatured__quoteIcon{width:52px;height:52px;color:#b8a894;margin-bottom:20px}.fb-testimonialsStars{display:flex;gap:6px;margin-bottom:20px}.fb-testimonialsStars--small{margin-bottom:16px}.fb-testimonialsStars__icon{width:18px;height:18px;color:#b8a894;fill:currentColor}.fb-testimonialsStars__icon--small{width:16px;height:16px}.fb-testimonialsFeatured__text{font-size:22px;line-height:1.8;color:#2d3a2e;margin-bottom:28px}.fb-testimonialsFeatured__name{font-size:28px;color:#1b4332;font-family:Cormorant Garamond,serif;margin-bottom:6px}.fb-testimonialsFeatured__meta{color:#6b7769;font-size:14px}.fb-testimonialsFeatured__right{background:linear-gradient(135deg,#1b4332,#2d5a45);display:flex;align-items:center;justify-content:center;padding:40px}.fb-testimonialsFeatured__visual{width:100%;height:100%;min-height:340px;border-radius:24px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center}.fb-testimonialsFeatured__visualInner{text-align:center;color:#fff}.fb-testimonialsFeatured__bigQuote{width:64px;height:64px;margin:0 auto 20px;color:#ffffffb3}.fb-testimonialsFeatured__visualText{font-size:42px;line-height:1.15;font-family:Cormorant Garamond,serif;font-weight:300}.fb-testimonialsGridSection{padding:96px 48px;background:#fff}.fb-testimonialsGridSection__header{text-align:center;margin-bottom:48px}.fb-testimonialsGridSection__title{margin-bottom:16px;font-size:56px;color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:300}.fb-testimonialsGridSection__subtitle{max-width:760px;margin:0 auto;color:#6b7769;font-size:18px;line-height:1.7}.fb-testimonialsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.fb-testimonialCard{background:#f9f8f6;border-radius:24px;padding:28px;border:1px solid rgba(232,227,216,.35);transition:all .3s ease}.fb-testimonialCard:hover{box-shadow:0 16px 32px #11182714;transform:translateY(-2px)}.fb-testimonialCard__text{color:#2d3a2e;line-height:1.8;margin-bottom:24px;min-height:150px}.fb-testimonialCard__bottom{padding-top:18px;border-top:1px solid rgba(232,227,216,.55)}.fb-testimonialCard__name{color:#1b4332;font-weight:600;margin-bottom:4px}.fb-testimonialCard__service{color:#6b7769;font-size:14px;margin-bottom:8px}.fb-testimonialCard__date{color:#81a895;font-size:12px;font-weight:600}.fb-testimonialsCta{padding:96px 48px;background:#1b4332;color:#fff}.fb-testimonialsCta__card{text-align:center;max-width:900px;margin:0 auto}.fb-testimonialsCta__title{margin-bottom:20px;font-size:56px;color:#fff;font-family:Cormorant Garamond,serif;font-weight:300}.fb-testimonialsCta__text{max-width:720px;margin:0 auto 32px;color:#ffffffd1;font-size:20px;line-height:1.8}.fb-testimonialsCta__button{padding:16px 40px;border:none;border-radius:999px;background:#fff;color:#1b4332;cursor:pointer;font-weight:600;transition:all .3s ease;box-shadow:0 18px 34px #00000024}.fb-testimonialsCta__button:hover{background:#f5f3ee;transform:scale(1.04)}@media(max-width:1200px){.fb-testimonialsHero__title{font-size:78px}.fb-testimonialsGrid,.fb-testimonialsStats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.fb-testimonialsHero{padding:144px 24px 96px}.fb-testimonialsStats,.fb-testimonialsFeatured,.fb-testimonialsGridSection,.fb-testimonialsCta{padding:80px 24px}.fb-testimonialsHero__title{font-size:64px}.fb-testimonialsHero__subtitle{font-size:22px}.fb-testimonialsFeatured__card,.fb-testimonialsGrid{grid-template-columns:1fr}.fb-testimonialsCta__title{font-size:42px}.fb-testimonialsCta__text{font-size:18px}}@media(max-width:720px){.fb-testimonialsHero{padding:128px 16px 72px}.fb-testimonialsStats,.fb-testimonialsFeatured,.fb-testimonialsGridSection,.fb-testimonialsCta{padding:72px 16px}.fb-testimonialsHero__title{font-size:52px}.fb-testimonialsHero__subtitle{font-size:18px}.fb-testimonialsStats__grid{grid-template-columns:1fr 1fr;gap:20px}.fb-testimonialsFeatured__left,.fb-testimonialsFeatured__right,.fb-testimonialCard{padding:22px}.fb-testimonialsFeatured__text{font-size:18px}.fb-testimonialsFeatured__visualText{font-size:32px}.fb-testimonialsGridSection__title,.fb-testimonialsCta__title{font-size:34px}.fb-testimonialCard__text{min-height:auto}}.fb-faqHero{position:relative;overflow:hidden;padding:160px 48px 128px;background:linear-gradient(135deg,#e8f3ed,#f5f9f7 55%,#fff)}.fb-faqHero__glow{position:absolute;border-radius:999px;filter:blur(64px);opacity:.1;pointer-events:none}.fb-faqHero__glow--right{top:0;right:0;width:600px;height:600px;background:#1b4332}.fb-faqHero__glow--left{bottom:0;left:0;width:500px;height:500px;background:#81a895}.fb-faqHero__content{position:relative;z-index:1}.fb-faqHero__text{max-width:896px}.fb-faqHero__eyebrow{display:inline-block;margin-bottom:24px;font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:#1b4332;font-weight:500}.fb-faqHero__title{margin-bottom:32px;font-size:96px;line-height:.95;font-weight:300;color:#1b4332;font-family:Cormorant Garamond,serif}.fb-faqHero__subtitle{max-width:760px;font-size:24px;line-height:1.7;color:#2d3a2e}.fb-faqSection{padding:80px 48px}.fb-faqSection--white{background:#fff}.fb-faqSection--muted{background:#f9f8f6}.fb-faqSection__container{max-width:960px}.fb-faqSection__title{text-align:center;font-size:48px;margin-bottom:40px;color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:300}.fb-faqList{display:flex;flex-direction:column;gap:16px}.fb-faqItem{background:#fff;border-radius:18px;border:1px solid rgba(232,227,216,.35);overflow:hidden;box-shadow:0 6px 16px #11182708}.fb-faqItem__button{width:100%;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:none;background:transparent;cursor:pointer;transition:background .3s ease}.fb-faqItem__button:hover{background:#f9f8f6}.fb-faqItem__question{text-align:left;font-size:22px;color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.35}.fb-faqItem__icon{width:34px;height:34px;border-radius:999px;background:#f9f8f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#1b4332}.fb-faqItem__answer{padding:0 26px 22px}.fb-faqItem__answer p{color:#6b7769;line-height:1.8;font-size:15px}.fb-faqCta{padding:96px 48px;background:#1b4332;color:#fff}.fb-faqCta__card{max-width:1000px;margin:0 auto;text-align:center}.fb-faqCta__title{font-size:56px;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-weight:300;color:#fff}.fb-faqCta__text{max-width:720px;margin:0 auto 32px;color:#ffffffd1;font-size:20px;line-height:1.8}.fb-faqCta__actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.fb-faqCta__primary{padding:16px 40px;background:#fff;color:#1b4332;border:none;border-radius:999px;cursor:pointer;transition:all .3s ease;box-shadow:0 18px 34px #00000024}.fb-faqCta__primary:hover{background:#f5f3ee;transform:scale(1.04)}.fb-faqCta__secondary{padding:16px 40px;background:transparent;color:#fff;border:2px solid white;border-radius:999px;cursor:pointer;transition:all .3s ease}.fb-faqCta__secondary:hover{background:#ffffff14}@media(max-width:980px){.fb-faqHero{padding:144px 24px 96px}.fb-faqSection,.fb-faqCta{padding:80px 24px}.fb-faqHero__title{font-size:64px}.fb-faqHero__subtitle{font-size:20px}.fb-faqSection__title{font-size:40px}.fb-faqCta__title{font-size:42px}.fb-faqCta__text{font-size:18px}}@media(max-width:720px){.fb-faqHero{padding:128px 16px 72px}.fb-faqSection,.fb-faqCta{padding:72px 16px}.fb-faqHero__title{font-size:52px}.fb-faqHero__subtitle{font-size:18px}.fb-faqSection__title{font-size:34px}.fb-faqItem__button,.fb-faqItem__answer{padding-left:18px;padding-right:18px}.fb-faqItem__question{font-size:20px}.fb-faqCta__title{font-size:34px}.fb-faqCta__actions{flex-direction:column}}.fb-contactPageHero{position:relative;overflow:hidden;padding:160px 48px 128px;background:linear-gradient(135deg,#e8f3ed,#f5f9f7 55%,#fff)}.fb-contactPageHero__glow{position:absolute;border-radius:999px;filter:blur(64px);opacity:.1;pointer-events:none}.fb-contactPageHero__glow--right{top:0;right:0;width:600px;height:600px;background:#1b4332}.fb-contactPageHero__glow--left{bottom:0;left:0;width:500px;height:500px;background:#81a895}.fb-contactPageHero__content{position:relative;z-index:1}.fb-contactPageHero__text{max-width:896px}.fb-contactPageHero__eyebrow{display:inline-block;margin-bottom:24px;font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:#1b4332;font-weight:500}.fb-contactPageHero__title{margin-bottom:32px;font-size:96px;line-height:.95;font-weight:300;color:#1b4332;font-family:Cormorant Garamond,serif}.fb-contactPageHero__subtitle{max-width:760px;font-size:24px;line-height:1.7;color:#2d3a2e}.fb-contactPageInfo{padding:96px 48px;background:#f9f8f6}.fb-contactPageInfo__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.fb-contactHoursCard{background:#fff;border-radius:24px;padding:40px;border:1px solid rgba(232,227,216,.3);box-shadow:0 10px 24px #11182714}.fb-contactHoursCard__title{margin-bottom:32px;font-size:36px;color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:400}.fb-contactHoursCard__list{display:grid;gap:8px}.fb-contactHoursCard__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid rgba(232,227,216,.5)}.fb-contactHoursCard__row:last-child{border-bottom:none}.fb-contactHoursCard__day{color:#2d3a2e}.fb-contactHoursCard__hours{color:#1b4332;font-weight:600}.fb-contactHoursCard__note{margin-top:28px;padding:16px;background:#f9f8f6;border-radius:18px;text-align:center}.fb-contactHoursCard__note p{margin:0;font-size:14px;color:#6b7769}.fb-contactVisitCard{background:#1b4332;color:#fff;border-radius:24px;padding:40px;display:flex;flex-direction:column;justify-content:center}.fb-contactVisitCard__title{margin-bottom:24px;font-size:36px;color:#fff;font-family:Cormorant Garamond,serif;font-weight:400}.fb-contactVisitCard__text{color:#ffffffd1;line-height:1.8;margin-bottom:18px}.fb-contactVisitCard__button{margin-top:12px;align-self:flex-start;padding:16px 28px;border:none;border-radius:999px;background:#fff;color:#1b4332;cursor:pointer;transition:all .3s ease}.fb-contactVisitCard__button:hover{background:#f5f3ee;transform:translateY(-1px)}.fb-contactCallout{padding:64px 48px;background:#fff}.fb-contactCallout__inner{display:inline-block;padding:18px 32px;background:#f9f8f6;border-radius:18px;border:1px solid rgba(232,227,216,.3);text-align:center;margin:0 auto;width:100%}.fb-contactCallout__label{margin:0 0 10px;color:#6b7769}.fb-contactCallout__phone{font-size:40px;color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:400;transition:color .3s ease}.fb-contactCallout__phone:hover{color:#2d5a45}@media(max-width:980px){.fb-contactPageHero{padding:144px 24px 96px}.fb-contactPageInfo,.fb-contactCallout{padding:80px 24px}.fb-contactPageHero__title{font-size:64px}.fb-contactPageHero__subtitle{font-size:20px}.fb-contactPageInfo__grid{grid-template-columns:1fr}.fb-contactCallout__phone{font-size:34px}}@media(max-width:720px){.fb-contactPageHero{padding:128px 16px 72px}.fb-contactPageInfo,.fb-contactCallout{padding:72px 16px}.fb-contactPageHero__title{font-size:52px}.fb-contactPageHero__subtitle{font-size:18px}.fb-contactHoursCard,.fb-contactVisitCard{padding:24px}.fb-contactHoursCard__title,.fb-contactVisitCard__title{font-size:30px}.fb-contactCallout__phone{font-size:28px}.fb-contactVisitCard__button{width:100%;justify-content:center}}.fb-privacyPage{min-height:100vh;background:#f5f3ee}.fb-privacyHero{padding:96px 48px;background:linear-gradient(to bottom,#fff,#f5f3ee);text-align:center}.fb-privacyHero__icon{width:80px;height:80px;border-radius:999px;background:#1b43321a;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;color:#1b4332}.fb-privacyHero__title{font-size:64px;color:#1b4332;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-weight:300}.fb-privacyHero__date{color:#6b7769}.fb-privacyContent{padding:64px 48px}.fb-privacyCard{max-width:900px;margin:0 auto;background:#fff;border-radius:24px;padding:48px;box-shadow:0 10px 24px #11182714;display:flex;flex-direction:column;gap:40px}.fb-privacySection{display:flex;flex-direction:column;gap:16px}.fb-privacySection__title{font-size:32px;color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:400}.fb-privacySection__text{color:#6b7769;line-height:1.8}.fb-privacySection__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.fb-privacySection__list li{position:relative;padding-left:18px;color:#6b7769}.fb-privacySection__list li:before{content:"•";position:absolute;left:0;color:#81a895}.fb-privacyContact{padding-top:16px;border-top:1px solid #e8e3d8}.fb-privacyContact__card{margin-top:16px;background:#f5f3ee;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:6px;color:#6b7769}@media(max-width:980px){.fb-privacyHero{padding:80px 24px}.fb-privacyContent{padding:48px 24px}.fb-privacyHero__title{font-size:48px}.fb-privacyCard{padding:32px}}@media(max-width:720px){.fb-privacyHero{padding:64px 16px}.fb-privacyContent{padding:32px 16px}.fb-privacyHero__title{font-size:38px}.fb-privacyCard{padding:24px}}.fb-termsPage{min-height:100vh;background:#f5f3ee}.fb-termsHero{padding:96px 48px;background:linear-gradient(to bottom,#fff,#f5f3ee);text-align:center}.fb-termsHero__icon{width:80px;height:80px;border-radius:999px;background:#1b43321a;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;color:#1b4332}.fb-termsHero__title{font-size:64px;margin-bottom:16px;color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:300}.fb-termsHero__date{color:#6b7769}.fb-termsContent{padding:64px 48px}.fb-termsCard{max-width:900px;margin:0 auto;background:#fff;border-radius:24px;padding:48px;box-shadow:0 10px 24px #11182714;display:flex;flex-direction:column;gap:40px}.fb-termsSection{display:flex;flex-direction:column;gap:16px}.fb-termsSection__title{font-size:32px;color:#1b4332;font-family:Cormorant Garamond,serif;font-weight:400}.fb-termsSection__text{color:#6b7769;line-height:1.8}.fb-termsSection__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.fb-termsSection__list li{position:relative;padding-left:18px;color:#6b7769}.fb-termsSection__list li:before{content:"•";position:absolute;left:0;color:#81a895}.fb-termsContact{padding-top:16px;border-top:1px solid #e8e3d8}.fb-termsContact__card{margin-top:16px;background:#f5f3ee;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:6px;color:#6b7769}@media(max-width:980px){.fb-termsHero{padding:80px 24px}.fb-termsContent{padding:48px 24px}.fb-termsHero__title{font-size:48px}.fb-termsCard{padding:32px}}@media(max-width:720px){.fb-termsHero{padding:64px 16px}.fb-termsContent{padding:32px 16px}.fb-termsHero__title{font-size:38px}.fb-termsCard{padding:24px}}.fb-contact__mapCard--interactive{overflow:hidden;padding:0;min-height:420px;position:relative}.fb-contact__mapIframe{width:100%;height:100%;min-height:420px;border:0;display:block}.fb-testimonialsCta{position:relative;z-index:2}.fb-testimonialsCta__button{position:relative;z-index:3}.fb-contact__formMessage{margin:8px 0 0;font-size:14px;line-height:1.6;color:#1b4332}.fb-header__menuToggle{display:none;background:none;border:none;padding:8px;cursor:pointer;color:#1b4332}.fb-header__mobileMenu{display:none}.fb-header__mobileButton{background:none;border:none;text-align:left;padding:12px 16px;border-radius:14px;color:#2d3a2e;cursor:pointer;transition:all .3s ease}.fb-header__mobileButton:hover{background:#f5f3ee;color:#1b4332}.fb-header__mobileButton.is-active{background:#1b4332;color:#fff}@media(max-width:980px){.fb-header__inner{width:min(calc(100% - 32px),1440px);padding:14px 0}.fb-header__logo{height:60px}.fb-header__nav{display:none}.fb-header__menuToggle{display:flex;align-items:center;justify-content:center}.fb-header__mobileMenu{display:flex;flex-direction:column;gap:8px;padding:12px 16px 16px;background:#fffffffa;border-top:1px solid rgba(232,227,216,.5);box-shadow:0 10px 24px #11182714}.fb-app__main{padding-top:96px}}@media(max-width:720px){.fb-header__logo{height:52px}.fb-app__main{padding-top:88px}}.fb-footer__list a{color:#ffffffb3;transition:color .3s ease}.fb-footer__list a:hover{color:#fff}@media(max-width:720px){.fb-pricingStickyNav__inner,.fb-servicesStickyNav__inner{justify-content:flex-start;padding-left:12px;padding-right:12px;scroll-padding-left:12px;-webkit-overflow-scrolling:touch}.fb-pricingStickyNav__button,.fb-servicesStickyNav__button{flex:0 0 auto}}@media(max-width:720px){.fb-pricingStickyNav__inner>*:first-child,.fb-servicesStickyNav__inner>*:first-child{margin-left:2px}}#massages .fb-remodelageDetailedCard{background:#f3f1ed;border:1px solid #e5dfd6}#massages .fb-remodelageDetailedCard__box,#massages .fb-remodelageDetailedCard__box--light{background:#fff;border:1px solid #ece7df}.ika-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,210,230,.45),transparent 30%),radial-gradient(circle at top right,rgba(210,235,255,.45),transparent 28%),linear-gradient(180deg,#fffafc,#fffefe);color:#4b3d46}.ika-container{width:min(1100px,calc(100% - 32px));margin:0 auto}.ika-hero{position:relative;overflow:hidden;padding:120px 0 90px}.ika-hero__glow{position:absolute;border-radius:999px;filter:blur(60px);opacity:.65;pointer-events:none}.ika-hero__glow--one{top:20px;left:-40px;width:220px;height:220px;background:#ffc2dcb3}.ika-hero__glow--two{top:40px;right:10px;width:260px;height:260px;background:#c6e3ffb3}.ika-hero__badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:10px 16px;border-radius:999px;background:#ffffffbf;border:1px solid rgba(255,210,228,.9);box-shadow:0 10px 30px #daaabf29;color:#b86e95;font-size:14px;font-weight:600}.ika-hero__title{max-width:780px;margin:0 0 18px;font-size:clamp(2.3rem,6vw,4.4rem);line-height:1.02;letter-spacing:-.03em;color:#6a4f5d}.ika-hero__title span{display:inline-block;color:#d26e9c}.ika-hero__text{max-width:700px;font-size:1.08rem;line-height:1.9;color:#6f5c66}.ika-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.ika-button{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:600;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.ika-button:hover{transform:translateY(-2px)}.ika-button--primary{background:linear-gradient(135deg,#f7a8c5,#d98ab2);color:#fff;box-shadow:0 14px 30px #d98ab247}.ika-button--ghost{background:#fffc;color:#7a5b6a;border:1px solid rgba(224,193,208,.9);box-shadow:0 10px 24px #aa96a31f}.ika-section{padding:72px 0}.ika-section--alt{background:linear-gradient(180deg,#fff5f9d9,#fffffff5);border-top:1px solid rgba(242,220,230,.7);border-bottom:1px solid rgba(242,220,230,.7)}.ika-section__header{margin-bottom:32px}.ika-eyebrow{display:inline-block;margin-bottom:12px;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#d486a7}.ika-section__title,.ika-contact__title{margin:0 0 14px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.08;color:#6a4f5d}.ika-section__text,.ika-contact__text{max-width:760px;line-height:1.85;color:#705f68}.ika-cards{display:grid;gap:20px}.ika-cards--three{grid-template-columns:repeat(3,minmax(0,1fr))}.ika-miniCard,.ika-projectCard,.ika-contact__card{background:#ffffffd1;border:1px solid rgba(242,221,232,.95);border-radius:28px;box-shadow:0 16px 40px #d4b0c221;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ika-miniCard{padding:24px}.ika-miniCard__icon{width:52px;height:52px;margin-bottom:16px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffe3ef,#e8f5ff);color:#cb78a0}.ika-miniCard h3{margin:0 0 10px;color:#6a4f5d;font-size:1.1rem}.ika-miniCard p{margin:0;color:#73636d;line-height:1.8}.ika-projects{display:grid;gap:22px}.ika-projectCard{padding:26px}.ika-projectCard.is-featured{border:1px solid rgba(238,189,213,1);box-shadow:0 18px 42px #e697bd2e}.ika-projectCard__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px}.ika-projectCard__type{margin-bottom:8px;color:#ce7fa5;font-size:.9rem;font-weight:600}.ika-projectCard__title{margin:0;font-size:1.45rem;color:#654b58}.ika-projectCard__description{margin:0 0 18px;line-height:1.85;color:#6e5f67}.ika-projectCard__link{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;text-decoration:none;color:#c96f9b;font-weight:700}.ika-tags{display:flex;flex-wrap:wrap;gap:10px}.ika-tags--big{gap:12px}.ika-tag{padding:9px 14px;border-radius:999px;background:linear-gradient(135deg,#fff0f6,#f4f8ff);border:1px solid rgba(237,216,227,.95);color:#7a6170;font-size:.92rem;font-weight:600}.ika-tag--big{font-size:.95rem;padding:11px 16px}.ika-contact{padding:72px 0 100px}.ika-contact__card{padding:34px;text-align:center}@media(max-width:900px){.ika-cards--three{grid-template-columns:1fr}.ika-projectCard__top{flex-direction:column}}@media(max-width:640px){.ika-hero{padding:96px 0 64px}.ika-section,.ika-contact{padding:56px 0}.ika-projectCard,.ika-miniCard,.ika-contact__card{padding:20px;border-radius:22px}.ika-button{width:100%;justify-content:center}}.ika-contact__actions{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin-top:24px}.ika-contact__text{max-width:760px;margin:0 auto;text-align:center}
