:root{--bg:#0e1110;--panel:#ffffff13;--panel2:#ffffff1f;--text:#f6efe7;--muted:#b8ada2;--wood:#c9874a;--wood2:#8c542b;--green:#7f9b72;--cream:#f4eadc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 15% 20%,#c9874a40,#0000 30%),radial-gradient(circle at 85% 10%,#7f9b722e,#0000 32%),linear-gradient(135deg,#0e1110,#161a18 55%,#0b0d0c);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e1110b8;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:22px 7%;display:flex;position:sticky;top:0}.brand{letter-spacing:-.04em;font-size:24px;font-weight:900}.navLinks{color:var(--muted);gap:28px;font-size:15px;display:flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;min-height:82vh;padding:68px 7% 80px;display:grid}.eyebrow,.sectionHead span,.cta span{color:var(--wood);text-transform:uppercase;letter-spacing:.08em;background:#c9874a1f;border:1px solid #c9874a47;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800;display:inline-flex}.heroText p{max-width:700px;color:var(--muted);font-size:21px;line-height:1.65}.actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.btn{border-radius:999px;padding:15px 22px;font-weight:900;transition:all .25s}.btn:hover{transform:translateY(-2px)}.primary{background:linear-gradient(135deg, var(--wood), #e5ac6c);color:#19110b}.secondary{color:var(--cream);background:#ffffff14;border:1px solid #ffffff24}.trust{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.trust span{color:var(--muted);background:#ffffff0f;border:1px solid #ffffff17;border-radius:999px;padding:10px 14px}.heroVisual{background:linear-gradient(145deg,#ffffff21,#ffffff0a);border:1px solid #ffffff21;border-radius:42px;min-height:520px;animation:.8s both floatIn;position:relative;overflow:hidden;box-shadow:0 40px 120px #0000006b}.heroVisual img{object-fit:cover;filter:saturate(1.05)contrast(1.02);width:100%;height:100%;min-height:520px;display:block}.placeholder{color:#ffffff40;place-items:center;min-height:520px;font-size:60px;font-weight:900;display:grid}.glow{z-index:2;background:radial-gradient(circle,#c9874a57,#0000 65%);height:280px;position:absolute;inset:auto -20% -20% 10%}.floatingCard{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0e0db8;border:1px solid #ffffff24;border-radius:22px;width:220px;padding:18px;position:absolute;box-shadow:0 24px 80px #00000059}.floatingCard strong{margin-bottom:6px;font-size:18px;display:block}.floatingCard span{color:var(--muted);font-size:14px}.floatingCard.one{bottom:28px;left:26px}.floatingCard.two{top:28px;right:26px}.features{grid-template-columns:repeat(3,1fr);gap:18px;padding:20px 7% 80px;display:grid}.feature{background:var(--panel);border:1px solid #ffffff1a;border-radius:30px;padding:30px}.feature span{color:var(--wood);font-weight:900}.feature h3{margin:18px 0 10px;font-size:25px}.feature p{color:var(--muted);line-height:1.6}.gallerySection,.process{padding:90px 7%}.sectionHead{max-width:820px;margin-bottom:34px}.sectionHead h2,.cta h2{letter-spacing:-.06em;margin:18px 0 14px;font-size:clamp(36px,5vw,70px);line-height:.95}.sectionHead p,.cta p{color:var(--muted);font-size:18px;line-height:1.6}.gallery{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.galleryCard{background:#ffffff14;border:1px solid #ffffff1a;border-radius:32px;transition:all .25s;overflow:hidden}.galleryCard:hover{background:#ffffff1c;transform:translateY(-6px)}.galleryCard img{object-fit:cover;width:100%;height:280px;display:block}.galleryCard div{padding:24px}.galleryCard small{color:var(--wood);text-transform:uppercase;letter-spacing:.08em;font-weight:900}.galleryCard h3{margin:10px 0;font-size:24px}.galleryCard p{color:var(--muted);line-height:1.55}.steps{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.steps div{background:linear-gradient(145deg,#c9874a2e,#ffffff0f);border:1px solid #ffffff1a;border-radius:30px;min-height:190px;padding:28px}.steps b{background:var(--wood);color:#160f0a;border-radius:999px;place-items:center;width:48px;height:48px;margin-bottom:24px;display:inline-grid}.steps p{color:var(--cream);font-size:18px;line-height:1.45}.cta{background:linear-gradient(135deg,#c9874a42,#7f9b7229),#ffffff14;border:1px solid #ffffff21;border-radius:42px;grid-template-columns:1fr auto;align-items:center;gap:28px;margin:80px 7%;padding:54px;display:grid}.contactBox{gap:12px;display:grid}.contactBox a{white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;padding:16px 20px;font-weight:900}footer{color:var(--muted);border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;padding:32px 7%;display:flex}@keyframes floatIn{0%{opacity:0;transform:translateY(22px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:980px){.hero,.cta,.features,.gallery,.steps{grid-template-columns:1fr}.heroVisual,.heroVisual img,.placeholder{min-height:460px}.navLinks{display:none}}.logoImage{object-fit:contain;width:auto;height:64px;display:block}.logoImage{object-fit:contain;width:auto;max-width:180px;height:58px;display:block}.nav{min-height:88px}.brandWithLogo{align-items:center;gap:14px;display:flex}.brandWithLogo span{color:#f6efe7;letter-spacing:-.04em;font-size:26px;font-weight:900}.logoImage{object-fit:cover;object-position:top center;border-radius:14px;width:62px;height:62px}.nav{min-height:108px!important;padding-top:16px!important;padding-bottom:16px!important}.logoImage{border-radius:14px;object-fit:contain!important;object-position:center center!important;width:82px!important;max-width:82px!important;height:82px!important}.brandWithLogo span{font-size:32px!important}.cta{grid-template-columns:.75fr 1.25fr!important;align-items:start!important;gap:52px!important}.cta h2{max-width:420px}.cta p{max-width:390px}.contactFormWrap{width:100%!important;max-width:780px!important}.leadForm{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#0c0e0db8!important;border:1px solid #ffffff24!important;border-radius:32px!important;gap:18px!important;width:100%!important;padding:30px!important;display:grid!important;box-shadow:0 26px 90px #00000052!important}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.leadForm label{color:#f6efe7!important;gap:8px!important;font-size:14px!important;font-weight:800!important;line-height:1.25!important;display:grid!important}.leadForm input,.leadForm select,.leadForm textarea{color:#f6efe7!important;width:100%!important;min-height:48px!important;font:inherit!important;background:#ffffff14!important;border:1px solid #ffffff29!important;border-radius:16px!important;outline:none!important;padding:13px 15px!important;transition:all .2s!important}.leadForm textarea{resize:vertical!important;min-height:130px!important}.leadForm input:focus,.leadForm select:focus,.leadForm textarea:focus{background:#ffffff1c!important;border-color:#c9874ab3!important;box-shadow:0 0 0 4px #c9874a24!important}.leadForm input::placeholder,.leadForm textarea::placeholder{color:#f6efe773!important}.leadForm select option{color:#141414!important}.leadForm input[type=file]{background:#ffffff0f!important;padding:12px!important}.leadForm small{color:#b8ada2!important;font-weight:500!important;line-height:1.4!important}.leadForm button{cursor:pointer!important;background:linear-gradient(135deg, var(--wood), #e5ac6c)!important;color:#19110b!important;border:0!important;border-radius:999px!important;justify-self:start!important;padding:16px 26px!important;font-size:16px!important;font-weight:900!important;transition:all .25s!important}.leadForm button:hover{transform:translateY(-2px)!important}.leadForm button:disabled{opacity:.65!important;cursor:not-allowed!important}.formSuccess{color:#9bd18b!important;margin:0!important;font-weight:800!important}.formError{color:#ff9a9a!important;margin:0!important;font-weight:800!important}@media (max-width:980px){.cta{grid-template-columns:1fr!important;gap:32px!important}.formGrid{grid-template-columns:1fr!important}.leadForm{padding:22px!important}}.customSelect{width:100%;position:relative}.customSelectButton{color:#f6efe7;width:100%;min-height:58px;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:13px 16px;font-weight:900;transition:all .2s;display:flex}.customSelectButton:hover,.customSelectButton:focus{background:#ffffff1c;border-color:#c9874abf;outline:none;box-shadow:0 0 0 4px #c9874a24}.customSelectOption{color:#f6efe7;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;padding:16px 18px;font-weight:800;transition:all .18s;display:block}.customSelectOption:hover{color:#fff;background:#c9874a29}.customSelectOption.active{color:#fff;background:linear-gradient(135deg,#c9874a59,#e5ac6c38)}.leadForm .customSelectButton{color:#f6efe7!important;width:100%!important;min-height:58px!important;font:inherit!important;cursor:pointer!important;box-shadow:none!important;background:#ffffff14!important;border:1px solid #ffffff29!important;border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:13px 16px!important;font-weight:900!important;display:flex!important;transform:none!important}.leadForm .customSelectButton:hover,.leadForm .customSelectButton:focus{background:#ffffff1c!important;border-color:#c9874abf!important;outline:none!important;transform:none!important;box-shadow:0 0 0 4px #c9874a24!important}.customSelectButton span:first-child{color:#f6efe7!important;opacity:.95!important}.customSelectArrow{color:#d9a15f!important;font-size:22px!important;line-height:1!important}.customSelectMenu{z-index:80!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#101210fa!important;border:1px solid #c9874a59!important;border-radius:18px!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;overflow:hidden!important;box-shadow:0 24px 80px #00000073!important}.leadForm .customSelectOption{color:#f6efe7!important;text-align:left!important;width:100%!important;min-height:auto!important;font:inherit!important;cursor:pointer!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:14px 18px!important;font-weight:800!important;display:block!important;transform:none!important}.leadForm .customSelectOption:hover{color:#fff!important;background:#c9874a29!important;transform:none!important}.leadForm .customSelectOption.active{color:#fff!important;background:#c9874a47!important}.leadForm .customSelectButton{all:unset!important;box-sizing:border-box!important;color:#f6efe7!important;width:100%!important;min-height:58px!important;font:inherit!important;cursor:pointer!important;background:#ffffff14!important;border:1px solid #ffffff29!important;border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:13px 16px!important;display:flex!important}.leadForm .customSelectButton span:first-child{all:unset!important;color:#f6efe7b8!important;letter-spacing:0!important;text-transform:none!important;font-size:16px!important;font-weight:800!important}.leadForm .customSelectButton .customSelectArrow{all:unset!important;color:#d9a15f!important;background:#c9874a24!important;border:1px solid #c9874a47!important;border-radius:999px!important;place-items:center!important;width:34px!important;height:34px!important;font-size:20px!important;font-weight:900!important;display:grid!important}.leadForm .customSelectButton:hover,.leadForm .customSelectButton:focus{background:#ffffff1c!important;border-color:#c9874abf!important;outline:none!important;box-shadow:0 0 0 4px #c9874a24!important}.leadForm .customSelectOption{all:unset!important;box-sizing:border-box!important;color:#f6efe7!important;cursor:pointer!important;width:100%!important;padding:15px 18px!important;font-size:16px!important;font-weight:800!important;display:block!important}.leadForm .customSelectOption:hover{background:#c9874a29!important}.leadForm .customSelectOption.active{background:#c9874a42!important}.customSelectMenu{border-radius:18px!important}.leadForm .customSelectButton .customSelectArrow{all:unset!important;background:#c9874a1a!important;border:1px solid #c9874a3d!important;border-radius:999px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;display:flex!important}.leadForm .customSelectButton .customSelectArrow svg{width:17px!important;height:17px!important;transition:transform .22s!important;display:block!important}.leadForm .customSelectButton .customSelectArrow path{fill:none!important;stroke:#d9a15f!important;stroke-width:2.5px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.leadForm .customSelectButton.open .customSelectArrow svg{transform:rotate(180deg)!important}.langSwitch{color:#b8ada2;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:13px;font-weight:900;display:inline-flex}.langSwitch span{opacity:.45}.nav{align-items:center!important;display:flex!important}.navLinks>a{align-items:center!important;height:42px!important;line-height:1!important;display:inline-flex!important}.langSwitch{border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;height:42px!important;margin-left:2px!important;padding:0 15px!important;line-height:1!important;display:inline-flex!important;transform:translateY(0)!important}.langSwitch a,.langSwitch span{align-items:center!important;line-height:1!important;display:inline-flex!important}.nav{justify-content:space-between!important;align-items:center!important;min-height:118px!important;padding-left:38px!important;padding-right:38px!important;display:flex!important}.brandWithLogo{align-items:center!important;gap:18px!important;text-decoration:none!important;display:inline-flex!important}.logoImage{object-fit:contain!important;object-position:center center!important;border-radius:14px!important;width:82px!important;max-width:82px!important;height:82px!important;display:block!important}.brandWithLogo span{color:#f6efe7!important;letter-spacing:-.045em!important;font-size:36px!important;font-weight:900!important;line-height:1!important}.navLinks>a{align-items:center!important;height:42px!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.langSwitch{height:42px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:8px!important;margin-left:2px!important;padding:0!important;display:inline-flex!important}.langSwitch a,.langSwitch span{align-items:center!important;font-size:16px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.langSwitch a{color:#f6efe7ad!important;transition:color .2s!important}.langSwitch a:hover,.langSwitch a.active{color:#d9a15f!important}.langSwitch span{color:#f6efe761!important}.nav{align-items:center!important;height:86px!important;min-height:86px!important;padding:10px 4.8vw!important;display:flex!important}.logoImage{object-fit:contain!important;object-position:center center!important;width:62px!important;max-width:62px!important;height:62px!important}.brandWithLogo{gap:14px!important}.brandWithLogo span{font-size:34px!important;font-weight:900!important;line-height:1!important}.navLinks{align-items:center!important;gap:32px!important;display:flex!important}.navLinks>a{height:auto!important;font-size:17px!important;line-height:1!important}.langSwitch{height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;gap:8px!important;padding:0!important}.langSwitch a,.langSwitch span{font-size:16px!important;line-height:1!important}.hero{min-height:calc(100vh - 86px)!important;padding-top:52px!important}body{background:radial-gradient(circle at 12% 18%,#c9874a33,#0000 28%),radial-gradient(circle at 88% 15%,#7f9b722e,#0000 30%),linear-gradient(135deg,#0b0e0c,#151914 55%,#090b0a)!important}.hero{grid-template-columns:.88fr 1.12fr!important;align-items:center!important;gap:62px!important;min-height:calc(100vh - 86px)!important;padding:46px 6.8% 64px!important}.eyebrow{color:#dda15f!important;background:#c9874a21!important;border:1px solid #c9874a57!important;box-shadow:0 12px 40px #c9874a14!important}h1{letter-spacing:-.06em!important;max-width:820px!important;margin:22px 0!important;font-size:clamp(48px,4.55vw,78px)!important;line-height:.95!important}.heroText p{color:#f6efe7b8!important;max-width:660px!important;font-size:20px!important;line-height:1.6!important}.actions{gap:14px!important;margin-top:30px!important;display:flex!important}.btn{padding:16px 24px!important;font-size:15px!important;box-shadow:0 18px 48px #00000038!important}.primary{background:linear-gradient(135deg,#d79a56,#f0be7a)!important}.secondary{background:#ffffff0e!important;border:1px solid #ffffff1f!important}.trust{gap:10px!important;margin-top:28px!important}.trust span{color:#f6efe7ad!important;background:#ffffff0b!important;border:1px solid #ffffff17!important;font-size:14px!important}.heroVisual{background:#ffffff0a!important;border:1px solid #ffffff24!important;border-radius:34px!important;height:min(68vh,650px)!important;min-height:560px!important;box-shadow:0 42px 120px #00000080,inset 0 0 0 1px #c9874a0f!important}.heroVisual img{object-fit:cover!important;object-position:center center!important;height:100%!important;min-height:560px!important}.floatingCard strong{color:#f6efe7!important}.floatingCard span{color:#f6efe7a6!important}.features{padding-top:54px!important}.feature{background:#ffffff0e!important;border:1px solid #ffffff1a!important;box-shadow:0 22px 80px #0000002e!important}.feature:hover{background:#ffffff13!important;border-color:#c9874a4d!important}@media (max-width:980px){.hero{grid-template-columns:1fr!important;padding:42px 7% 58px!important}h1{font-size:clamp(40px,11vw,62px)!important}.heroText p{font-size:18px!important}.heroVisual,.heroVisual img{height:auto!important;min-height:430px!important}}.hero{padding-top:38px!important;padding-bottom:56px!important}h1{margin-bottom:18px!important}.heroText p{max-width:620px!important;margin-bottom:0!important}.actions{margin-top:24px!important}.trust{margin-top:22px!important}.btn.primary{box-shadow:0 18px 60px #c9874a38!important}.btn.secondary{color:#f6efe7db!important}html,body{max-width:100%;overflow-x:hidden!important}@media (max-width:760px){.nav{align-items:center!important;gap:12px!important;width:100%!important;max-width:100vw!important;height:auto!important;min-height:76px!important;padding:10px 18px!important;display:flex!important}.brandWithLogo{flex-shrink:1!important;gap:10px!important;min-width:0!important}.logoImage{border-radius:10px!important;width:48px!important;max-width:48px!important;height:48px!important}.brandWithLogo span{white-space:nowrap!important;font-size:30px!important;line-height:1!important}.navLinks{flex-shrink:0!important;align-items:center!important;gap:0!important;margin-left:auto!important;display:flex!important}.navLinks>a{display:none!important}.langSwitch{box-shadow:none!important;background:0 0!important;border:0!important;align-items:center!important;gap:6px!important;margin-left:0!important;padding:0!important;display:inline-flex!important}.langSwitch a,.langSwitch span{font-size:14px!important;font-weight:900!important}.hero{grid-template-columns:1fr!important;gap:42px!important;width:100%!important;max-width:100vw!important;min-height:auto!important;padding:38px 20px 56px!important}.eyebrow{max-width:100%!important;padding:8px 12px!important;font-size:11px!important}h1{letter-spacing:-.055em!important;max-width:100%!important;margin:20px 0!important;font-size:clamp(40px,11vw,54px)!important;line-height:1!important}.heroText p{max-width:100%!important;font-size:17px!important;line-height:1.55!important}.actions{flex-wrap:wrap!important;gap:12px!important;margin-top:26px!important;display:flex!important}.btn{padding:14px 18px!important;font-size:14px!important}.trust{flex-wrap:wrap!important;gap:10px!important;margin-top:24px!important;display:flex!important}.trust span{padding:9px 13px!important;font-size:14px!important}.heroVisual{border-radius:28px!important;width:100%!important;height:430px!important;min-height:430px!important}.heroVisual img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:430px!important;min-height:430px!important}.floatingCard{border-radius:20px!important;width:auto!important;max-width:250px!important;padding:16px!important}.floatingCard.two{top:18px!important;right:18px!important}.floatingCard.one{bottom:18px!important;left:18px!important}.features,.gallerySection,.process{padding-left:20px!important;padding-right:20px!important}.cta{border-radius:30px!important;margin-left:20px!important;margin-right:20px!important;padding:28px 20px!important}h1{letter-spacing:-.052em!important;font-size:clamp(38px,10.2vw,50px)!important;line-height:1.02!important}.heroText p{color:#f6efe7b3!important;font-size:16.5px!important;line-height:1.55!important}.hero{gap:34px!important;padding-top:34px!important}.trust{margin-top:20px!important}.heroVisual{margin-top:2px!important}}.projectCard{text-align:left!important;cursor:pointer!important;border:1px solid #ffffff1a!important}.projectCard:hover{border-color:#c9874a59!important;transform:translateY(-4px)!important}.mediaCount{color:#d9a15f;background:#c9874a1f;border:1px solid #c9874a40;border-radius:999px;margin-top:18px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.modalBackdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#000000b8;border:0;position:absolute;inset:0}.modalTop p{color:#f6efe7ad;margin:0}.modalClose{color:#f6efe7;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;width:44px;height:44px;font-size:30px}.modalMedia{background:#090b0a;border:1px solid #ffffff1a;border-radius:26px;position:relative;overflow:hidden}.modalMedia img,.modalMedia video{object-fit:contain;background:#090b0a;width:100%;max-height:68vh;display:block}.modalArrow{color:#f6efe7;cursor:pointer;background:#0000007a;border:1px solid #ffffff29;border-radius:999px;width:48px;height:48px;font-size:42px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.modalArrow.left{left:16px}.modalArrow.right{right:16px}.modalCaption{color:#f6efe7bd;margin:14px 8px 0;font-size:16px}.modalThumbs{gap:10px;padding:16px 4px 6px;display:flex;overflow-x:auto}.modalThumbs button{cursor:pointer;background:#ffffff0f;border:2px solid #0000;border-radius:14px;flex:0 0 86px;width:86px;height:70px;overflow:hidden}.modalThumbs button.active{border-color:#d9a15f}.modalThumbs img{object-fit:cover;width:100%;height:100%}.modalCta{color:#19110b;background:linear-gradient(135deg,#d79a56,#f0be7a);border-radius:999px;margin:18px 4px 4px;padding:14px 20px;font-weight:900;display:inline-flex}@media (max-width:760px){.projectModal{padding:12px}.modalPanel{border-radius:24px;width:100%;max-height:94vh;padding:14px}.modalMedia img,.modalMedia video{max-height:62vh}.modalArrow{width:40px;height:40px;font-size:34px}}.projectModal{padding:24px!important}.modalBackdrop{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:radial-gradient(circle at 20% 20%,#d9a15f1f,#0000 32%),#000000c2!important}.modalPanel{background:linear-gradient(145deg,#121612fa,#090b0afa)!important;border:1px solid #ffffff21!important;border-radius:34px!important;width:min(1180px,94vw)!important;max-height:90vh!important;padding:22px!important;box-shadow:0 44px 150px #000000ad!important}.modalTop{padding:12px 14px 20px!important}.modalTop h3{color:#f6efe7!important;font-size:clamp(30px,3vw,46px)!important}.modalTop p{color:#f6efe7ad!important;font-size:17px!important}.modalClose{color:#f6efe7!important;background:#ffffff0f!important;border:1px solid #ffffff24!important}.modalMedia{background:#050606!important;border:1px solid #ffffff1a!important;border-radius:28px!important;box-shadow:inset 0 0 0 1px #d9a15f0a!important}.modalMedia img,.modalMedia video{object-fit:contain!important;background:#050606!important;width:100%!important;max-height:66vh!important}.modalArrow{color:#f6efe7!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#080a09ad!important;border:1px solid #ffffff2e!important}.modalCaption{color:#f6efe7b8!important;margin-top:16px!important;font-size:16px!important}.modalThumbs{padding-top:18px!important}.modalThumbs button{opacity:.7!important;border-radius:16px!important;width:94px!important;height:74px!important;transition:all .2s!important}.modalThumbs button.active{opacity:1!important;border-color:#d9a15f!important}.modalCta{margin-top:20px!important;box-shadow:0 18px 60px #d9a15f38!important}@media (max-width:760px){.projectCover{height:285px!important}.projectInfo{padding:24px!important}.projectInfo h3{font-size:27px!important}.projectModal{padding:10px!important}.modalPanel{border-radius:24px!important;padding:14px!important}.modalMedia img,.modalMedia video{max-height:58vh!important}}.projectCard{background:#ffffff0b!important;border:1px solid #ffffff1a!important;border-radius:30px!important;padding:0!important;transition:transform .25s,border-color .25s,box-shadow .25s!important;overflow:hidden!important;box-shadow:0 26px 90px #0000003d!important}.modalBackdrop{cursor:pointer!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:radial-gradient(circle at 20% 20%,#d9a15f1f,#0000 32%),#000000c7!important;border:0!important;position:absolute!important;inset:0!important}.modalPanel{z-index:1!important;background:linear-gradient(145deg,#121612fa,#090b0afa)!important;border:1px solid #ffffff21!important;border-radius:30px!important;width:min(1000px,92vw)!important;max-height:88vh!important;padding:18px!important;position:relative!important;overflow:auto!important;box-shadow:0 44px 150px #000000ad!important}.modalTop small{color:#d9a15f!important;text-transform:uppercase!important;letter-spacing:.13em!important;font-weight:900!important}.modalTop h3{color:#f6efe7!important;margin:8px 0!important;font-size:clamp(28px,3vw,44px)!important;line-height:1.05!important}.modalTop p{color:#f6efe7b8!important;margin:0!important;font-size:16px!important}.modalClose{color:#f6efe7!important;cursor:pointer!important;background:#ffffff0f!important;border:1px solid #ffffff24!important;border-radius:999px!important;flex-shrink:0!important;place-items:center!important;width:48px!important;height:48px!important;font-size:32px!important;line-height:1!important;display:grid!important}.modalMedia{background:radial-gradient(circle,#d9a15f14,#0000 55%),linear-gradient(#0a0a0af5,#050505f5)!important;border:1px solid #ffffff14!important;border-radius:26px!important;justify-content:center!important;align-items:center!important;min-height:420px!important;max-height:64vh!important;padding:20px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #d9a15f0a!important}.modalMedia:before{content:""!important;z-index:1!important;pointer-events:none!important;background:radial-gradient(circle,#ffffff0d,#0000 40%),radial-gradient(circle,#d9a15f1a,#0000 55%)!important;position:absolute!important;inset:0!important}.modalMedia img,.modalMedia video{object-fit:contain!important;z-index:2!important;background:#111!important;border-radius:18px!important;width:auto!important;max-width:min(82vw,760px)!important;height:auto!important;max-height:58vh!important;display:block!important;position:relative!important;box-shadow:0 20px 60px #00000073!important}.modalCaption{text-align:center!important;color:#f6efe7b3!important;margin:14px 8px 0!important;font-size:15px!important}.modalThumbs{flex-wrap:nowrap!important;justify-content:center!important;gap:12px!important;margin-top:8px!important;padding:16px 4px 6px!important;display:flex!important;overflow-x:auto!important}.modalThumbs button.active{opacity:1!important;border-color:#d9a15f!important;box-shadow:0 0 0 1px #d9a15f40!important}.videoThumb{color:#d9a15f!important;place-items:center!important;width:100%!important;height:100%!important;font-size:22px!important;font-weight:900!important;display:grid!important}.modalCta{color:#19110b!important;background:linear-gradient(135deg,#d79a56,#f0be7a)!important;border-radius:999px!important;margin:18px 4px 4px!important;padding:14px 20px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 18px 60px #d9a15f38!important}@media (max-width:760px){.projectCover{height:285px!important}.projectInfo{padding:24px!important}.projectInfo h3{font-size:27px!important}.projectModal{padding:10px!important}.modalPanel{border-radius:22px!important;width:95vw!important;max-height:90vh!important;padding:12px!important}.modalTop{padding:6px 4px 14px!important}.modalTop h3{font-size:30px!important}.modalMedia{border-radius:18px!important;min-height:300px!important;max-height:52vh!important;padding:12px!important}.modalMedia img,.modalMedia video{border-radius:14px!important;max-width:86vw!important;max-height:48vh!important}.modalArrow{width:52px!important;height:52px!important;font-size:36px!important}.modalArrow.left{left:10px!important}.modalArrow.right{right:10px!important}.modalThumbs{justify-content:flex-start!important}}.projectModal{z-index:99999!important;place-items:center!important;padding:24px!important;display:grid!important;position:fixed!important;inset:0!important}.modalBackdrop{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:radial-gradient(circle at 18% 12%,#d9a15f1f,#0000 28%),radial-gradient(circle at 80% 20%,#5c7a561a,#0000 30%),#000000c2!important;border:0!important;position:absolute!important;inset:0!important}.modalPanel{z-index:2!important;background:linear-gradient(145deg,#121612f5,#080a09fa)!important;border:1px solid #ffffff1f!important;border-radius:30px!important;width:fit-content!important;max-width:min(880px,94vw)!important;max-height:92vh!important;padding:18px!important;position:relative!important;overflow:auto!important;box-shadow:0 40px 130px #0000009e,inset 0 0 0 1px #d9a15f0a!important}.modalTop{justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;padding:4px 4px 16px!important;display:flex!important}.modalTop small{color:#d9a15f!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:13px!important;font-weight:900!important}.modalTop h3{color:#f6efe7!important;letter-spacing:-.035em!important;margin:8px 0 6px!important;font-size:clamp(26px,3vw,42px)!important;line-height:1.02!important}.modalTop p{color:#f6efe7a3!important;margin:0!important;font-size:15px!important;line-height:1.45!important}.modalClose{color:#f6efe7!important;cursor:pointer!important;background:#ffffff0e!important;border:1px solid #ffffff21!important;border-radius:999px!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;font-size:30px!important;line-height:1!important;transition:all .2s!important;display:grid!important}.modalClose:hover{background:#d9a15f24!important;border-color:#d9a15f61!important}.modalMedia{background:radial-gradient(circle,#d9a15f1a,#0000 58%),#ffffff09!important;border:1px solid #ffffff17!important;border-radius:24px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;min-height:0!important;max-height:none!important;padding:12px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff06!important}.modalMedia:before{display:none!important}.modalMedia img{object-fit:contain!important;background:0 0!important;border-radius:18px!important;width:auto!important;max-width:min(760px,86vw)!important;height:auto!important;max-height:62vh!important;display:block!important;box-shadow:0 22px 70px #0000006b!important}.modalMedia video{object-fit:contain!important;background:#050505!important;border-radius:18px!important;width:auto!important;max-width:min(760px,86vw)!important;height:auto!important;max-height:62vh!important;display:block!important;box-shadow:0 22px 70px #0000006b!important}.modalArrow{z-index:10!important;color:#f6efe7!important;cursor:pointer!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#080a0994!important;border:1px solid #ffffff29!important;border-radius:999px!important;place-items:center!important;width:46px!important;height:46px!important;font-size:34px!important;line-height:1!important;transition:all .2s!important;display:grid!important;position:absolute!important;top:50%!important;box-shadow:0 12px 36px #00000059!important}.modalArrow.left{left:18px!important;transform:translateY(-50%)!important}.modalArrow.right{right:18px!important;transform:translateY(-50%)!important}.modalArrow:hover{background:#d9a15f33!important;border-color:#d9a15f73!important}.modalCaption{text-align:center!important;color:#f6efe7ad!important;max-width:720px!important;margin:12px auto 0!important;font-size:14px!important;line-height:1.45!important}.modalThumbs{justify-content:center!important;gap:10px!important;margin:0!important;padding:14px 2px 4px!important;display:flex!important;overflow-x:auto!important}.modalThumbs button{opacity:.62!important;cursor:pointer!important;background:#ffffff0b!important;border:1px solid #ffffff1a!important;border-radius:13px!important;flex:none!important;width:76px!important;height:58px!important;padding:0!important;transition:all .2s!important;overflow:hidden!important}.modalThumbs button:hover,.modalThumbs button.active{opacity:1!important;border-color:#d9a15fd1!important;box-shadow:0 0 0 1px #d9a15f2e!important}.modalThumbs img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.modalCta{color:#16110b!important;background:linear-gradient(135deg,#d79a56,#f0be7a)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin:16px auto 2px!important;padding:12px 18px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 16px 50px #d9a15f33!important}@media (max-width:760px){.projectModal{place-items:center!important;padding:10px!important}.modalPanel{border-radius:22px!important;width:94vw!important;max-width:94vw!important;max-height:91vh!important;padding:12px!important}.modalTop{padding:4px 2px 12px!important}.modalTop h3{font-size:28px!important}.modalTop p{font-size:14px!important}.modalClose{width:40px!important;min-width:40px!important;height:40px!important;font-size:28px!important}.modalMedia{border-radius:18px!important;padding:8px!important}.modalMedia img,.modalMedia video{border-radius:14px!important;max-width:88vw!important;max-height:55vh!important}.modalArrow{width:40px!important;height:40px!important;font-size:30px!important}.modalArrow.left{left:10px!important}.modalArrow.right{right:10px!important}.modalThumbs{justify-content:flex-start!important;padding-top:12px!important}.modalThumbs button{width:68px!important;height:52px!important}.modalCta{width:100%!important;margin-top:14px!important}}body.modalOpen{overflow:hidden!important}.projectCard{text-align:left!important;cursor:pointer!important;background:#ffffff0b!important;border:1px solid #ffffff1a!important;border-radius:30px!important;padding:0!important;transition:transform .25s,border-color .25s,box-shadow .25s!important;overflow:hidden!important;box-shadow:0 26px 90px #0000003d!important}.projectCard:hover{border-color:#d9a15f61!important;transform:translateY(-6px)!important;box-shadow:0 36px 120px #00000057!important}.projectCover{background:#090b0a!important;width:100%!important;height:330px!important;position:relative!important;overflow:hidden!important}.projectCover img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;transition:transform .45s!important;display:block!important}.projectCard:hover .projectCover img{transform:scale(1.045)!important}.projectCover:after{content:""!important;pointer-events:none!important;background:linear-gradient(#0000 45%,#0000006b)!important;position:absolute!important;inset:0!important}.projectBadge{z-index:2!important;color:#f0be7a!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#0a0d0bb8!important;border:1px solid #d9a15f57!important;border-radius:999px!important;padding:9px 13px!important;font-size:13px!important;font-weight:900!important;position:absolute!important;bottom:18px!important;left:18px!important}.projectInfo{padding:28px 28px 30px!important}.projectInfo small{color:#d9a15f!important;letter-spacing:.13em!important;text-transform:uppercase!important;font-size:13px!important;font-weight:900!important}.projectInfo h3{color:#f6efe7!important;margin:12px 0!important;font-size:30px!important;line-height:1.05!important}.projectInfo p{color:#f6efe7a8!important;margin:0!important;line-height:1.55!important}.openProjectText{color:#d9a15f!important;margin-top:20px!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important}.projectModalOverlay{z-index:99999!important;place-items:center!important;padding:18px!important;display:grid!important;position:fixed!important;inset:0!important}.projectModalBackdrop{cursor:pointer!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:radial-gradient(circle at 18% 10%,#d9a15f1f,#0000 28%),radial-gradient(circle at 82% 18%,#5c7a561a,#0000 30%),#000000c7!important;border:0!important;position:absolute!important;inset:0!important}.projectModalPanel{z-index:2!important;background:linear-gradient(145deg,#121612f5,#080a09fa)!important;border:1px solid #ffffff1f!important;border-radius:28px!important;width:fit-content!important;max-width:min(860px,94vw)!important;max-height:92vh!important;padding:16px!important;position:relative!important;overflow:auto!important;box-shadow:0 40px 130px #0000009e,inset 0 0 0 1px #d9a15f0a!important}.projectModalPanel::-webkit-scrollbar{width:8px}.projectModalPanel::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.projectModalHeader{padding:4px 58px 12px 4px!important}.projectModalHeader small{color:#d9a15f!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:12px!important;font-weight:900!important}.projectModalHeader h3{color:#f6efe7!important;letter-spacing:-.04em!important;margin:7px 0 5px!important;font-size:clamp(28px,3.2vw,42px)!important;line-height:1.02!important}.projectModalHeader p{color:#f6efe7a3!important;margin:0!important;font-size:15px!important;line-height:1.45!important}.projectModalClose{color:#f6efe7!important;cursor:pointer!important;background:#ffffff0e!important;border:1px solid #ffffff21!important;border-radius:999px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:29px!important;line-height:1!important;transition:all .2s!important;display:grid!important;position:absolute!important;top:14px!important;right:14px!important}.projectModalClose:hover{background:#d9a15f24!important;border-color:#d9a15f61!important}.projectModalStage{background:radial-gradient(circle,#d9a15f17,#0000 60%),#ffffff09!important;border:1px solid #ffffff17!important;border-radius:22px!important;justify-content:center!important;align-items:center!important;padding:10px!important;display:flex!important;position:relative!important;box-shadow:inset 0 0 0 1px #ffffff06!important}.projectModalMediaWrap{justify-content:center!important;align-items:center!important;max-width:min(700px,82vw)!important;display:flex!important}.projectModalMedia{object-fit:contain!important;background:#050505!important;border-radius:18px!important;width:auto!important;max-width:min(700px,82vw)!important;height:auto!important;max-height:58vh!important;display:block!important;box-shadow:0 22px 70px #0000006b!important}.projectModalArrow{z-index:10!important;color:#f6efe7!important;cursor:pointer!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#080a0994!important;border:1px solid #ffffff29!important;border-radius:999px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:32px!important;line-height:1!important;transition:all .2s!important;display:grid!important;position:absolute!important;top:50%!important;box-shadow:0 12px 36px #00000059!important}.projectModalArrow.left{left:14px!important;transform:translateY(-50%)!important}.projectModalArrow.right{right:14px!important;transform:translateY(-50%)!important}.projectModalArrow:hover{background:#d9a15f33!important;border-color:#d9a15f73!important}.projectModalMeta{text-align:center!important;color:#f6efe7ad!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin:11px auto 0!important;font-size:14px!important;line-height:1.45!important;display:flex!important}.projectModalMeta span{color:#d9a15f!important;font-weight:900!important}.projectModalMeta p{margin:0!important}.projectModalThumbs{justify-content:center!important;gap:9px!important;margin:0!important;padding:13px 2px 4px!important;display:flex!important;overflow-x:auto!important}.projectModalThumbs button{opacity:.62!important;cursor:pointer!important;background:#ffffff0b!important;border:1px solid #ffffff1a!important;border-radius:12px!important;flex:none!important;width:72px!important;height:54px!important;padding:0!important;transition:all .2s!important;overflow:hidden!important}.projectModalThumbs button:hover,.projectModalThumbs button.active{opacity:1!important;border-color:#d9a15fd1!important;box-shadow:0 0 0 1px #d9a15f2e!important}.projectModalThumbs img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.videoThumb{color:#d9a15f!important;background:#00000073!important;place-items:center!important;width:100%!important;height:100%!important;font-size:18px!important;font-weight:900!important;display:grid!important}.projectModalCta{color:#16110b!important;background:linear-gradient(135deg,#d79a56,#f0be7a)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin:15px auto 2px!important;padding:11px 18px!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 16px 50px #d9a15f33!important}@media (max-width:760px){.projectCover{height:285px!important}.projectInfo{padding:24px!important}.projectInfo h3{font-size:27px!important}.projectModalOverlay{padding:10px!important}.projectModalPanel{border-radius:22px!important;width:94vw!important;max-width:94vw!important;max-height:91vh!important;padding:12px!important}.projectModalHeader{padding:4px 48px 11px 2px!important}.projectModalHeader h3{font-size:28px!important}.projectModalHeader p{font-size:14px!important}.projectModalClose{width:38px!important;height:38px!important;font-size:27px!important;top:12px!important;right:12px!important}.projectModalStage{border-radius:18px!important;padding:8px!important}.projectModalMediaWrap,.projectModalMedia{max-width:86vw!important}.projectModalMedia{border-radius:14px!important;max-height:54vh!important}.projectModalArrow{width:38px!important;height:38px!important;font-size:28px!important}.projectModalArrow.left{left:8px!important}.projectModalArrow.right{right:8px!important}.projectModalThumbs{justify-content:flex-start!important;padding-top:11px!important}.projectModalThumbs button{width:66px!important;height:50px!important}.projectModalCta{width:100%!important;margin-top:13px!important}}.projectCard .projectCover{background:0 0!important;border-radius:30px 30px 0 0!important;width:100%!important;height:360px!important;margin:0!important;padding:0!important;overflow:hidden!important}.projectCard .projectCover img{object-fit:cover!important;object-position:center center!important;background:0 0!important;border-radius:0!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;display:block!important}.projectCard .projectBadge{bottom:18px!important;left:18px!important}@media (max-width:760px){.projectCard .projectCover{height:310px!important}.projectCard .projectCover img{object-fit:cover!important;object-position:center center!important}}@media (max-width:760px){.heroPhone{text-align:center!important;border-radius:20px!important;justify-content:center!important;width:100%!important}.contactPhoneCard{width:100%!important}.contactPhoneCard a{font-size:22px!important}}.heroPhone{color:#f6efe7ad!important;background:#ffffff0b!important;border:1px solid #ffffff1a!important;border-radius:999px!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin-top:18px!important;padding:10px 14px!important;display:inline-flex!important}.heroPhone span{font-size:14px!important;font-weight:800!important}.heroPhone a{color:#d9a15f!important;font-weight:900!important;text-decoration:none!important}.heroPhone a:hover{color:#f0be7a!important}.contactPhoneCard{background:#ffffff0e!important;border:1px solid #d9a15f38!important;border-radius:24px!important;gap:8px!important;width:fit-content!important;margin-top:24px!important;padding:18px 22px!important;display:grid!important;box-shadow:0 20px 70px #0003!important}.contactPhoneCard span{color:#f6efe7a3!important;font-size:14px!important;font-weight:800!important}.contactPhoneCard a{color:#f0be7a!important;letter-spacing:-.03em!important;font-size:24px!important;font-weight:900!important;text-decoration:none!important}.contactPhoneCard a:hover{color:#ffd29a!important}@media (max-width:760px){.heroPhone{text-align:center!important;border-radius:20px!important;justify-content:center!important;width:100%!important}.contactPhoneCard{width:100%!important}.contactPhoneCard a{font-size:22px!important}}@media (max-width:980px){.aiSection{padding:46px 20px 20px!important}.aiBox{border-radius:30px;grid-template-columns:1fr;padding:24px}.aiPreview{min-height:260px}.aiPreviewCard{inset:10px 58px 56px 0}.aiPreviewCard.after{inset:66px 0 6px 58px}}@media (max-width:980px){.aiSection{padding:46px 20px 20px!important}.aiBox{border-radius:30px;grid-template-columns:1fr;padding:24px}.aiPreview{min-height:260px}.aiPreviewCard{inset:10px 58px 56px 0}.aiPreviewCard.after{inset:66px 0 6px 58px}}.aiSectionStandalone{background:radial-gradient(circle at 18% 20%,#d9a15f14,#0000 32%),linear-gradient(#101611fa,#070a08fa)!important;padding:70px 7% 90px!important}.aiSection{padding:70px 7% 90px!important}.aiBox{background:radial-gradient(circle at 18% 20%,#d9a15f29,#0000 34%),linear-gradient(145deg,#fff1,#ffffff06)!important;border:1px solid #ffffff1f!important;border-radius:38px!important;grid-template-columns:1fr .9fr!important;align-items:center!important;gap:38px!important;padding:36px!important;display:grid!important;box-shadow:0 34px 120px #00000042!important}.aiContent>span{color:#d9a15f!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:13px!important;font-weight:900!important}.aiContent h2{color:#f6efe7!important;letter-spacing:-.055em!important;margin:12px 0 16px!important;font-size:clamp(34px,4vw,58px)!important;line-height:.98!important}.aiContent>p{color:#f6efe7b3!important;max-width:650px!important;font-size:18px!important;line-height:1.6!important}.aiWarning{background:#d9a15f1f!important;border:1px solid #d9a15f57!important;border-radius:24px!important;margin-top:24px!important;padding:20px!important}.aiWarning strong{color:#f0be7a!important;margin-bottom:8px!important;font-size:18px!important;font-weight:900!important;display:block!important}.aiWarning p{color:#f6efe7d1!important;margin:0!important;font-size:16px!important;font-weight:700!important;line-height:1.5!important}.aiActions{flex-wrap:wrap!important;align-items:center!important;gap:14px!important;margin-top:24px!important;display:flex!important}.aiActions button{color:#f6efe78c!important;cursor:not-allowed!important;background:#ffffff1a!important;border:0!important;border-radius:999px!important;padding:14px 20px!important;font-weight:900!important}.aiActions a{color:#d9a15f!important;font-weight:900!important;text-decoration:none!important}.aiPreview{min-height:340px!important;position:relative!important}.aiPreviewCard{background:#0a0d0bb8!important;border:1px solid #ffffff1f!important;border-radius:28px!important;padding:16px!important;position:absolute!important;inset:24px 80px 60px 0!important;transform:rotate(-3deg)!important;box-shadow:0 28px 90px #00000057!important}.aiPreviewCard.after{border-color:#d9a15f57!important;inset:74px 0 10px 90px!important;transform:rotate(3deg)!important}.aiPreviewCard span{color:#f0be7a!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-size:13px!important;font-weight:900!important}.aiPreviewCard div{background:linear-gradient(135deg,#d9a15f2e,#0000),#ffffff0f!important;border:1px solid #ffffff14!important;border-radius:20px!important;height:calc(100% - 34px)!important;margin-top:14px!important}@media (max-width:980px){.aiSection,.aiSectionStandalone{padding:46px 20px 70px!important}.aiBox{border-radius:30px!important;grid-template-columns:1fr!important;padding:24px!important}.aiPreview{min-height:260px!important}.aiPreviewCard{inset:10px 58px 56px 0!important}.aiPreviewCard.after{inset:66px 0 6px 58px!important}}.navLinks a[href=\#ai-navrh]{color:#d9a15f!important;font-weight:800!important}.navLinks a[href=\#ai-navrh]:hover{color:#f0be7a!important}.aiActions button{color:#f6efe7!important;opacity:.9!important;background:linear-gradient(135deg,#d9a15f52,#d9a15f24)!important;border:1px solid #d9a15f47!important;box-shadow:0 14px 36px #d9a15f1a!important}.aiActions button:after{content:" ✦";color:#f0be7a}.aiUploader{background:#080b09b8!important;border:1px solid #ffffff1a!important;border-radius:28px!important;margin-top:28px!important;padding:24px!important}.aiUploaderHead{flex-wrap:wrap!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;display:flex!important}.aiUploaderHead h3{color:#f6efe7!important;margin:0 0 8px!important;font-size:24px!important}.aiUploaderHead p,.aiUploaderStatus{color:#f6efe7ad!important;margin:0!important;line-height:1.55!important}.aiUploader button{color:#16120d!important;cursor:pointer!important;background:#d9a15f!important;border:0!important;border-radius:999px!important;padding:14px 20px!important;font-weight:900!important}.aiUploader button.secondary{color:#f6efe7!important;background:#ffffff17!important;border:1px solid #ffffff1f!important}.aiUploader button:disabled{opacity:.6!important;cursor:not-allowed!important}.aiUploaderFields{grid-template-columns:.6fr 1fr!important;gap:16px!important;margin-top:20px!important;display:grid!important}.aiUploaderFields label{color:#f6efe7!important;gap:8px!important;font-weight:800!important;display:grid!important}.aiUploaderFields select,.aiUploaderFields textarea{color:#f6efe7!important;background:#ffffff0f!important;border:1px solid #d9a15f38!important;border-radius:18px!important;outline:none!important;width:100%!important;padding:14px 16px!important}.aiCanvasBox{background:#ffffff09!important;border:1px solid #d9a15f38!important;border-radius:24px!important;justify-content:center!important;align-items:center!important;min-height:280px!important;margin-top:20px!important;display:flex!important;position:relative!important;overflow:hidden!important}.aiCanvasBox canvas{touch-action:none!important;cursor:crosshair!important;max-width:100%!important;height:auto!important;display:block!important}.aiCanvasPlaceholder{color:#d9a15f47!important;font-size:68px!important;font-weight:900!important;position:absolute!important}.aiUploaderActions{flex-wrap:wrap!important;justify-content:space-between!important;gap:12px!important;margin-top:18px!important;display:flex!important}.aiUploaderStatus{margin-top:14px!important;font-weight:800!important}@media (max-width:900px){.aiUploaderFields{grid-template-columns:1fr!important}.aiUploader button{width:100%!important}}.aiChoiceBlock{gap:12px!important;display:grid!important}.aiChoiceBlock>span,.colorLabel{color:#f6efe7!important;font-size:16px!important;font-weight:900!important}.aiPillGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.aiPillGrid button{color:#f6efe7b8!important;text-align:center!important;width:100%!important;box-shadow:none!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:18px!important;padding:14px 16px!important;font-weight:900!important}.aiPillGrid button.active{color:#16120d!important;background:linear-gradient(135deg,#d9a15ff2,#f0be7ad1)!important;border-color:#f0be7acc!important;box-shadow:0 14px 34px #d9a15f2e!important}.aiPillGrid button:hover{border-color:#d9a15f59!important;transform:translateY(-1px)!important}.lineColorGrid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.lineColorGrid button{color:#f6efe7b8!important;width:100%!important;min-width:0!important;box-shadow:none!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding:10px 8px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.lineColorGrid button i{border:1px solid #00000040!important;border-radius:999px!important;width:14px!important;height:14px!important;display:inline-block!important;box-shadow:0 0 0 2px #ffffff14!important}.lineColorGrid button.active{color:#f6efe7!important;background:#d9a15f24!important;border-color:#d9a15fb8!important}.lineColorGrid button:hover{transform:translateY(-1px)!important}.aiUploaderFields select{display:none!important}@media (max-width:900px){.lineColorGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.aiPillGrid{grid-template-columns:1fr 1fr!important}}@media (max-width:520px){.aiPillGrid{grid-template-columns:1fr!important}.lineColorGrid{grid-template-columns:1fr 1fr!important}}.lineColorGrid{grid-template-columns:repeat(5,minmax(58px,1fr))!important;gap:10px!important;width:100%!important;display:grid!important}.lineColorGrid button{color:#f6efe7b8!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;min-height:64px!important;box-shadow:none!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important;border-radius:18px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:9px 6px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:flex!important;overflow:hidden!important}.lineColorGrid button i{border:2px solid #ffffff59!important;border-radius:999px!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;display:block!important;box-shadow:0 5px 14px #0000003d!important}.lineColorGrid button span{text-align:center!important;text-overflow:ellipsis!important;width:100%!important;display:block!important;overflow:hidden!important}.lineColorGrid button.active{color:#f6efe7!important;background:#d9a15f29!important;border-color:#d9a15fcc!important;box-shadow:0 12px 28px #d9a15f1f!important}.lineColorGrid button.active i{border-color:#f0be7a!important;box-shadow:0 0 0 3px #d9a15f38,0 8px 18px #00000047!important}@media (max-width:900px){.lineColorGrid{grid-template-columns:repeat(5,minmax(52px,1fr))!important}.lineColorGrid button{min-height:60px!important;font-size:10px!important}.lineColorGrid button i{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important}}@media (max-width:520px){.lineColorGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lineColorGrid button{min-height:62px!important;font-size:11px!important}}.aiUploaderFields{grid-template-columns:1fr!important;gap:22px!important}.aiUploaderFields label{width:100%!important}.aiUploaderFields textarea{white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;resize:vertical!important;width:100%!important;max-width:100%!important;min-height:110px!important;font-size:16px!important;line-height:1.5!important}.aiChoiceBlock{max-width:620px!important}.aiPillGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lineColorGrid{max-width:560px!important}@media (max-width:760px){.aiUploader{padding:22px!important}.aiUploaderHead{gap:18px!important;display:grid!important}.aiUploaderHead button{width:fit-content!important}.aiPillGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lineColorGrid{grid-template-columns:repeat(5,minmax(58px,1fr))!important}}@media (max-width:520px){.aiUploaderHead button{width:100%!important}.aiPillGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lineColorGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.aiResult{background:radial-gradient(circle at 50% 0,#d9a15f1f,#0000 42%),#ffffff0b!important;border:1px solid #d9a15f3d!important;border-radius:28px!important;margin-top:28px!important;padding:22px!important;box-shadow:0 24px 80px #0000003d!important}.aiResultHead{margin-bottom:18px!important}.aiResultHead h3{color:#f6efe7!important;letter-spacing:-.03em!important;margin:0 0 8px!important;font-size:28px!important}.aiResultHead p{color:#f6efe7c2!important;margin:0!important;font-weight:800!important;line-height:1.5!important}.aiResult img{border:1px solid #ffffff1a!important;border-radius:22px!important;width:100%!important;max-width:760px!important;margin:0 auto!important;display:block!important;box-shadow:0 24px 70px #0000004d!important}.aiResultActions{flex-wrap:wrap!important;justify-content:center!important;gap:12px!important;margin-top:18px!important;display:flex!important}.aiResultActions a{color:#16120d!important;background:linear-gradient(135deg,#d79a56,#f0be7a)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:14px 20px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}@media (max-width:760px){.aiResultActions{display:grid!important}.aiResultActions button,.aiResultActions a{width:100%!important}}.turnstileWrap{background:#ffffff09!important;border:1px solid #ffffff14!important;border-radius:20px!important;justify-content:center!important;margin-top:18px!important;padding:14px!important;display:flex!important}#catio-turnstile{min-height:65px!important}.seoSection{padding:24px 5vw 10px}.seoBox{background:linear-gradient(135deg,#ffffff13,#ffffff06);border:1px solid #ffffff17;border-radius:28px;max-width:1100px;margin:0 auto;padding:34px;box-shadow:0 24px 80px #00000038}.seoBox span{letter-spacing:.14em;text-transform:uppercase;color:#f0b35f;margin-bottom:12px;font-size:.78rem;font-weight:800;display:inline-flex}.seoBox h2{color:#fff;margin:0 0 14px;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.08}.seoBox p{color:#ffffffc2;max-width:850px;margin:0 0 12px;line-height:1.7}.seoBox p:last-child{margin-bottom:0}@media (max-width:720px){.seoSection{padding:18px 18px 8px}.seoBox{border-radius:22px;padding:24px}}:root{--catio-bg:#0d120f;--catio-bg-soft:#121a14;--catio-surface:#182018;--catio-surface-warm:#2a241a;--catio-text:#f4efe6;--catio-muted:#c9bfaf;--catio-gold:#d9a15b;--catio-gold-light:#f0c27a;--catio-gold-dark:#9b6730;--catio-border:#d9a15b38;--catio-border-soft:#f4efe621}html,body{color:var(--catio-text)!important;background:radial-gradient(circle at 82% 16%,#25402b54,#0000 34%),radial-gradient(circle at 16% 18%,#9b673033,#0000 30%),linear-gradient(135deg,#0d120f 0%,#11170f 48%,#0b100d 100%)!important}.nav{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#080c0af0!important;border-bottom:1px solid #f4efe612!important}.navLinks a{color:#f4efe6ad!important}.navLinks a:hover,.navLinks a:first-child,.langSwitch a.active{color:var(--catio-gold-light)!important}.hero{background:radial-gradient(circle at 72% 20%,#1f412852,#0000 38%),radial-gradient(circle at 20% 18%,#9b673038,#0000 34%),linear-gradient(135deg,#141811fa,#0a100cfa)!important}.eyebrow,.sectionHead>span,.cta>div>span,.aiContent>span,.seoBox>span{color:var(--catio-gold-light)!important;background:#d9a15b1a!important;border-color:#d9a15b59!important;box-shadow:inset 0 0 0 1px #f0c27a14!important}h1,h2,h3,.brand span{color:var(--catio-text)!important}p,.feature p,.sectionHead p,.seoBox p,.cta p{color:#f4efe6b8!important}.btn.primary,.leadForm button[type=submit],.aiActions button,.aiUploaderActions button:not(.secondary){color:#17100a!important;background:linear-gradient(135deg,#f0c27a 0%,#d9a15b 48%,#b97935 100%)!important;border:1px solid #ffdc9659!important;box-shadow:0 18px 42px #d9a15b33,inset 0 1px #ffffff38!important}.btn.primary:hover,.leadForm button[type=submit]:hover,.aiActions button:hover,.aiUploaderActions button:not(.secondary):hover{filter:brightness(1.06)!important;transform:translateY(-1px)!important}.btn.secondary,.aiUploaderActions .secondary,.trust span,.contactPhoneCard,.heroPhone{border:1px solid var(--catio-border-soft)!important;color:#f4efe6c7!important;background:#f4efe60e!important}.heroVisual img,.heroVisual .placeholder{border-color:#f4efe621!important;box-shadow:0 30px 90px #00000059,0 0 0 1px #d9a15b1f!important}.floatingCard{background:#161613e6!important;border:1px solid #f4efe614!important;box-shadow:0 20px 55px #0000004d!important}.feature,.seoBox,.aiBox,.galleryCard,.cta,.contactFormWrap,.leadForm{background:linear-gradient(145deg,#1a2019f5,#0e130ff5)!important;border-color:#f4efe61a!important;box-shadow:0 24px 70px #00000040,inset 0 1px #ffffff09!important}.cta{background:radial-gradient(circle at 16% 20%,#d9a15b29,#0000 36%),linear-gradient(135deg,#23251bf5,#101712fa)!important}.leadForm label{color:#f4efe6eb!important}.leadForm input,.leadForm textarea,.customSelectButton{color:var(--catio-text)!important;background:#f4efe611!important;border:1px solid #f4efe629!important}.leadForm input::placeholder,.leadForm textarea::placeholder,.customSelectButton span:first-child{color:#f4efe67a!important}.leadForm input:focus,.leadForm textarea:focus,.customSelectButton:focus{border-color:#f0c27a94!important;box-shadow:0 0 0 4px #d9a15b1a!important}.customSelectMenu,.customSelectOptions{background:#101610!important;border-color:#d9a15b59!important}.customSelectOption{color:var(--catio-text)!important;background:#101610!important}.customSelectOption:hover{background:#d9a15b24!important}.gallerySection{padding-top:clamp(70px,8vw,120px)!important}.gallery{align-items:stretch!important}footer{color:#f4efe685!important;border-top:1px solid #f4efe614!important}@media (max-width:768px){.hero{padding-top:54px!important}.hero h1{letter-spacing:-.055em!important}.cta{margin-inline:14px!important}html,body{overflow-x:hidden!important}.aiSection,.aiWrap,.aiCard,.aiIntro,.aiToolSection,.aiForm,.aiPanel,.aiGenerator{clip-path:none!important;border-radius:28px!important;width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important;-webkit-mask-image:none!important;mask-image:none!important}.aiForm:before,.aiForm:after,.aiPanel:before,.aiPanel:after,.aiGenerator:before,.aiGenerator:after,.aiToolSection:before,.aiToolSection:after{content:none!important;display:none!important}.aiForm{background:#040805db!important;border:1px solid #ffffff1a!important;padding:24px!important;box-shadow:0 28px 80px #00000047!important}.aiForm h2{letter-spacing:-.04em!important;font-size:clamp(34px,9vw,46px)!important;line-height:1.08!important}.aiForm p{font-size:16px!important;line-height:1.55!important}.uploadButton,.aiUploadBtn{border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:62px!important;display:flex!important}.aiForm label:has(input[type=file]){border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:62px!important;display:flex!important}.choiceGrid{grid-template-columns:1fr 1fr!important;gap:12px!important;width:100%!important;display:grid!important}.choiceGrid .choice,.choice{aspect-ratio:auto!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;text-align:center!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:62px!important;min-height:62px!important;padding:0 12px!important;font-size:16px!important;line-height:1!important;display:flex!important}.choiceGrid .choice *,.choice *{white-space:nowrap!important;word-break:keep-all!important}.colorGrid{grid-template-columns:1fr 1fr!important;gap:12px!important;width:100%!important;display:grid!important}.colorGrid .colorChoice,.colorChoice{aspect-ratio:auto!important;white-space:nowrap!important;text-align:center!important;border-radius:20px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;height:78px!important;min-height:78px!important;padding:10px!important;font-size:14px!important;line-height:1!important;display:flex!important}.colorChoice *{white-space:nowrap!important;word-break:keep-all!important}.colorGrid .colorChoice:last-child{grid-column:1/-1!important}.aiForm textarea{border-radius:22px!important;width:100%!important;min-height:125px!important;font-size:16px!important;line-height:1.45!important}.canvasWrap,.drawArea,.aiCanvasWrap,.uploadPreview,.aiPreview{border-radius:24px!important;width:100%!important;height:245px!important;min-height:245px!important;overflow:hidden!important}.cf-turnstile,.turnstileWrap,.captchaWrap{justify-content:center!important;width:100%!important;padding:8px 0!important;display:flex!important;overflow:hidden!important}.cf-turnstile>div,.turnstileWrap>div,.captchaWrap>div,iframe[src*="challenges.cloudflare.com"]{transform-origin:50%!important;transform:scale(.82)!important}.clearButton,.generateButton,.aiForm button[type=submit]{white-space:normal!important;text-align:center!important;border-radius:999px!important;width:100%!important;min-height:60px!important;padding:14px 18px!important;font-size:15px!important;line-height:1.2!important}}@media (max-width:420px){.aiForm{padding:20px!important}.choiceGrid .choice,.choice{height:58px!important;min-height:58px!important;font-size:15px!important}.colorGrid .colorChoice,.colorChoice{height:74px!important;min-height:74px!important;font-size:13.5px!important}.cf-turnstile>div,.turnstileWrap>div,.captchaWrap>div,iframe[src*="challenges.cloudflare.com"]{transform:scale(.76)!important}}@media (max-width:768px){#ai,#ai *,section[id*=ai i],section[id*=ai i] *,.aiSection,.aiSection *,.aiToolSection,.aiToolSection *,.aiForm,.aiForm *{box-sizing:border-box!important}#ai,section[id*=ai i],.aiSection,.aiToolSection{width:100%!important;max-width:100vw!important;padding-left:14px!important;padding-right:14px!important;overflow-x:hidden!important}#ai .aiCard,#ai .aiIntro,#ai .aiBox,#ai .aiPanel,#ai .aiForm,.aiCard,.aiIntro,.aiBox,.aiPanel,.aiForm{border-radius:28px!important;width:100%!important;max-width:100%!important;padding:22px!important;overflow:hidden!important}#ai [class*=notice i],#ai [class*=warning i],.aiNotice,.aiWarning,.noticeBox,.warningBox{border-radius:22px!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:18px!important}#ai [class*=phone i],#ai [class*=call i],.aiPhone,.phoneLine,.callLine{white-space:normal!important;word-break:normal!important;width:100%!important;max-width:100%!important;font-size:18px!important;line-height:1.35!important;display:block!important}.aiForm{background:#040805e0!important;border:1px solid #ffffff1a!important;border-radius:28px!important;box-shadow:0 28px 80px #00000047!important}.aiForm:before,.aiForm:after,.aiPanel:before,.aiPanel:after,.aiGenerator:before,.aiGenerator:after,.aiToolSection:before,.aiToolSection:after{content:none!important;display:none!important}.choiceGrid{grid-template-columns:1fr 1fr!important;gap:12px!important;width:100%!important;display:grid!important}.choice,.choiceGrid .choice{aspect-ratio:auto!important;white-space:nowrap!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:62px!important;min-height:62px!important;padding:0 12px!important;font-size:16px!important;line-height:1!important;display:flex!important}.colorGrid{grid-template-columns:repeat(3,1fr)!important;gap:10px!important;width:100%!important;display:grid!important}.colorChoice,.colorGrid .colorChoice{aspect-ratio:auto!important;white-space:nowrap!important;border-radius:18px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;height:76px!important;min-height:76px!important;padding:8px!important;font-size:13px!important;line-height:1!important;display:flex!important}.colorChoice *{white-space:nowrap!important}.aiForm textarea{border-radius:22px!important;width:100%!important;max-width:100%!important;min-height:125px!important;font-size:16px!important}.canvasWrap,.drawArea,.aiCanvasWrap,.uploadPreview,.aiPreview{border-radius:24px!important;width:100%!important;max-width:100%!important;height:240px!important;min-height:240px!important;overflow:hidden!important}.cf-turnstile,.turnstileWrap,.captchaWrap{justify-content:center!important;width:100%!important;max-width:100%!important;padding:8px 0!important;display:flex!important;overflow:hidden!important}.cf-turnstile>div,.turnstileWrap>div,.captchaWrap>div,iframe[src*="challenges.cloudflare.com"]{transform-origin:50%!important;transform:scale(.76)!important}.clearButton,.generateButton,.aiForm button[type=submit]{white-space:normal!important;border-radius:999px!important;width:100%!important;min-height:60px!important;padding:14px 18px!important;font-size:15px!important;line-height:1.2!important}[class*=before i],[class*=concept i]{display:none!important}}
