@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap";:root{--bg:#11110f;--bg2:#171613;--paper:#f2eee6;--ink:#171614;--muted:#aaa59b;--line:rgba(229,205,161,.18);--gold:#d9a75d;--gold2:#efc77f;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.55}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-header{position:fixed;z-index:50;top:0;left:50%;transform:translate(-50%);width:min(100% - 56px,var(--max));height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,#0d0d0ceb,#0d0d0cad);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:0 0 20px 20px;box-shadow:0 10px 32px #00000038}.brand{width:210px;height:58px;display:flex;align-items:center}.brand img{width:185px;height:auto;max-height:48px;object-fit:contain;object-position:left center}.nav{display:flex;align-items:center;gap:34px;font-size:14px;color:#d0cbc2}.nav a{transition:.25s}.nav a:hover{color:#fff}.nav-cta{padding:12px 18px;border:1px solid rgba(224,180,111,.55);border-radius:999px;color:#fff!important}.nav-cta span{color:var(--gold);margin-left:5px}.menu-toggle{display:none;background:none;color:#fff;border:0;font-size:28px}.hero{position:relative;min-height:900px;height:100vh;max-height:1050px;overflow:hidden;background:#090908}.hero-media,.hero-slide{position:absolute;inset:0;width:100%;height:100%}.hero-media{z-index:0;cursor:pointer}.hero-slide{object-fit:cover;object-position:center;opacity:0;transform:scale(1.025);transition:opacity 1.15s ease,transform 2.8s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-slide-rack{object-fit:contain;background:#0b0b0a}.hero-gradient{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#070706ed,#070706b3 30%,#0707061f 66%,#07070638),linear-gradient(0deg,rgba(7,7,6,.88) 0%,transparent 30%,rgba(7,7,6,.18) 100%)}.hero-grain{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E")}.hero-content{position:absolute;z-index:5;left:max(7vw,72px);top:50%;transform:translateY(-43%);width:min(650px,47vw)}.eyebrow,.section-kicker{display:block;color:var(--gold2);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.hero h1{font-family:var(--serif);font-size:clamp(62px,6.2vw,104px);line-height:.96;letter-spacing:-.045em;margin:22px 0 30px;font-weight:600}.hero h1 em,.section-head h2 em,.about h2 em,.contact h2 em{font-style:italic;color:var(--gold2)}.hero p{max-width:550px;color:#ddd8cf;font-size:18px;line-height:1.65;margin:0 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:52px;padding:0 23px;border-radius:999px;border:1px solid transparent;font-weight:700;font-size:14px;transition:.25s}.btn-primary{background:var(--gold2);color:#16130e}.btn-primary:hover{background:#f3d291;transform:translateY(-2px)}.btn-outline{border-color:#ffffff59;color:#fff;background:#00000026}.btn-outline:hover{border-color:var(--gold);background:#d9a75d1a}.hero-controls{position:absolute;z-index:8;right:7vw;bottom:146px;display:flex;align-items:center;gap:18px}.hero-dots{display:flex;gap:9px}.hero-dots button{width:9px;height:9px;border-radius:50%;border:0;background:#ffffff8c;padding:0;transition:.3s}.hero-dots button.active{width:30px;border-radius:10px;background:var(--gold2)}.hero-status{position:absolute;z-index:7;right:7vw;bottom:201px;display:flex;align-items:center;gap:12px;color:#fff;font-size:12px;letter-spacing:.12em}.hero-status i{width:48px;height:1px;background:#fff6}.hero-stats{position:absolute;z-index:7;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);max-width:100%;background:#0a0a09bf;border-top:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-stats div{min-height:116px;padding:23px 6vw;border-right:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;justify-content:center}.hero-stats div:last-child{border-right:0}.hero-stats strong{font-family:var(--serif);font-size:34px;line-height:1.1;color:#f4efe6}.hero-stats span{font-size:13px;color:#b8b1a7;margin-top:3px}.floating-wa{position:fixed;z-index:60;right:22px;bottom:22px;background:#1e1d19;color:#fff;border:1px solid rgba(217,167,93,.5);border-radius:999px;padding:12px 17px;display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700;box-shadow:0 12px 40px #00000059}.wa-dot{width:26px;height:26px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;flex:0 0 auto}.wa-dot svg{width:16px;height:16px;display:block;fill:currentColor}.section-pad{padding:130px max(5vw,42px);max-width:var(--max);margin:auto}.services{background:var(--bg)}.section-head{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:60px;align-items:end;margin-bottom:58px}.section-head h2{font-family:var(--serif);font-size:clamp(48px,5vw,78px);line-height:1;letter-spacing:-.04em;margin:16px 0 0;font-weight:600}.section-head>p{color:var(--muted);font-size:17px;line-height:1.7;max-width:470px;margin:0 0 6px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{position:relative;min-height:610px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#191815}.service-image,.service-image img,.service-shade{position:absolute;inset:0;width:100%;height:100%}.service-image img{object-fit:cover;transition:transform .7s ease}.service-card:hover .service-image img{transform:scale(1.045)}.service-shade{background:linear-gradient(180deg,transparent 28%,rgba(0,0,0,.12) 42%,rgba(0,0,0,.91) 100%)}.service-content{position:absolute;inset:auto 0 0;padding:28px}.service-content small{font-size:10px;letter-spacing:.16em;color:var(--gold2);font-weight:700;text-transform:uppercase}.service-content h3{font-family:var(--serif);font-size:31px;line-height:1.08;margin:11px 0 12px}.service-content p{color:#c3bdb3;font-size:14px;line-height:1.6;min-height:68px;margin:0 0 22px}.service-content a{font-size:13px;font-weight:700}.service-content a span{color:var(--gold2);margin-left:5px}.service-content>b{position:absolute;right:28px;bottom:27px;color:var(--gold2);font-size:13px}.projects{background:#0d0d0b;border-top:1px solid rgba(255,255,255,.06)}.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.gallery-filters{display:flex;gap:8px;flex-wrap:wrap}.gallery-filters button{border:1px solid rgba(255,255,255,.14);background:transparent;color:#aaa49a;border-radius:999px;padding:10px 16px;font-size:13px;transition:.25s}.gallery-filters button:hover,.gallery-filters button.active{color:#17130d;background:var(--gold2);border-color:var(--gold2)}.gallery-count{font-size:12px;color:#817b72;white-space:nowrap}.real-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:14px}.gallery-card{position:relative;overflow:hidden;border:0;border-radius:18px;background:#1b1a17;padding:0;text-align:left;min-width:0}.gallery-card.wide{grid-column:span 2}.gallery-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s ease,filter .5s ease}.gallery-card:hover img{transform:scale(1.055);filter:saturate(1.05)}.gallery-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.86) 100%)}.gallery-copy{position:absolute;left:22px;right:22px;bottom:20px;display:flex;flex-direction:column;align-items:flex-start}.gallery-copy small{color:var(--gold2);font-size:10px;letter-spacing:.15em;text-transform:uppercase}.gallery-copy strong{font-family:var(--serif);font-size:22px;line-height:1.12;margin-top:5px;color:#fff}.gallery-copy em{font-style:normal;color:#ddd6cc;font-size:12px;margin-top:10px;opacity:.85}.gallery-more-wrap{display:flex;justify-content:center;margin-top:44px}.gallery-more{border:1px solid rgba(217,167,93,.45);color:var(--gold2);background:transparent;border-radius:999px;padding:15px 24px;font-weight:700}.gallery-more:hover{background:#d9a75d1a}.image-modal{position:fixed;z-index:100;inset:0;background:#000000db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:30px}.image-modal-card{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);width:min(1100px,96vw);max-height:88vh;background:#181714;border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden}.image-modal-media{min-height:520px;background:#0e0e0c}.image-modal-media img{width:100%;height:100%;object-fit:cover}.image-modal-copy{padding:48px;display:flex;flex-direction:column;justify-content:center}.image-modal-copy>span{color:var(--gold2);text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:700}.image-modal-copy h3{font-family:var(--serif);font-size:42px;line-height:1.08;margin:13px 0 18px}.image-modal-copy p{color:#aaa59b;line-height:1.7;margin-bottom:28px}.image-modal-close{position:absolute;z-index:2;right:15px;top:15px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#00000080;color:#fff;font-size:25px}.image-modal-copy .btn{align-self:flex-start}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--paper);color:var(--ink);max-width:none}.about-copy{max-width:680px;justify-self:end;padding-left:4vw}.about .section-kicker{color:#9c6a27}.about h2{font-family:var(--serif);font-size:clamp(48px,5vw,76px);line-height:1.02;letter-spacing:-.045em;margin:17px 0 25px}.about h2 em{color:#9d6b2a}.about-copy>p{font-size:18px;line-height:1.75;color:#5c574f;max-width:590px}.process{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:55px}.process div{border-top:1px solid #d3cabb;padding-top:18px}.process b{display:block;color:#9c6a27;font-size:11px;letter-spacing:.12em}.process strong{display:block;font-family:var(--serif);font-size:22px;margin:5px 0}.process span{font-size:13px;color:#716b62}.about-visual{position:relative;min-height:680px;overflow:hidden}.about-visual img{width:100%;height:100%;object-fit:cover}.about-caption{position:absolute;left:28px;right:28px;bottom:28px;background:#0f0e0cd1;color:#fff;border:1px solid rgba(255,255,255,.12);padding:20px 22px;border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.about-caption span{color:var(--gold2);font-size:10px;letter-spacing:.18em;font-weight:700}.about-caption strong{display:block;font-family:var(--serif);font-size:24px;margin-top:5px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:100px;background:#12120f}.contact-copy{padding-left:4vw}.contact .section-kicker{color:var(--gold2)}.contact h2{font-family:var(--serif);font-size:clamp(50px,5vw,78px);line-height:1;letter-spacing:-.045em;margin:18px 0 25px}.contact-copy>p{font-size:17px;color:#aaa59b;line-height:1.75;max-width:550px}.contact-points{display:flex;gap:14px;margin-top:46px}.contact-points div{border:1px solid var(--line);border-radius:14px;padding:17px 18px;min-width:145px}.contact-points b{display:block;color:var(--gold2);font-size:10px;letter-spacing:.15em}.contact-points span{display:block;margin-top:7px;font-size:13px;line-height:1.4;color:#ddd6cc}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#1a1916;border:1px solid rgba(255,255,255,.11);padding:36px;border-radius:22px}.form-top{grid-column:1/-1;display:flex;flex-direction:column;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:4px}.form-top span{color:var(--gold2);font-size:10px;letter-spacing:.18em;font-weight:700}.form-top b{font-family:var(--serif);font-size:29px;margin-top:4px}label{font-size:12px;color:#aaa49b;font-weight:600}input,textarea,select{display:block;width:100%;margin-top:8px;border:1px solid rgba(255,255,255,.12);background:#11110f;color:#f2eee6;border-radius:10px;padding:13px 14px;outline:none}input:focus,textarea:focus,select:focus{border-color:#d9a75db3}textarea{resize:vertical}.full{grid-column:1/-1}.contact-form .btn{border-radius:10px}.sent{grid-column:1/-1;color:#a9c38e;font-size:12px}footer{background:#0a0a08;border-top:1px solid rgba(255,255,255,.1);padding:54px max(5vw,42px) 26px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:40px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand{width:210px}.footer-brand img{width:190px;height:auto}.footer-top div{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-top div span{color:var(--gold2);font-size:9px;letter-spacing:.18em;font-weight:700}.footer-top div strong{font-family:var(--serif);font-size:21px;margin-top:6px}.footer-up{justify-self:end;color:#b9b2a8;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;color:#777168;font-size:12px}.footer-bottom div{display:flex;gap:22px}@media(max-width:1100px){.site-header{width:100%;border-radius:0}.hero-content{left:7vw;width:60vw}.hero h1{font-size:70px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:560px}.section-head{grid-template-columns:1fr}.real-gallery{grid-template-columns:repeat(3,1fr)}.gallery-card.wide{grid-column:span 2}.about{grid-template-columns:1fr;gap:0}.about-copy{justify-self:start;padding:0}.about-visual{min-height:600px}.contact{grid-template-columns:1fr;gap:50px}.contact-copy{padding-left:0}.footer-top{grid-template-columns:1fr 1fr}.footer-top div{align-items:flex-start;text-align:left}.footer-up{display:none}}@media(max-width:760px){body{font-size:15px;overflow-x:hidden}.site-header{height:72px;width:100%;padding:0 16px;border-radius:0}.brand{width:175px;height:56px;flex:0 1 auto;min-width:0}.brand img{width:175px;max-width:100%;max-height:48px}.menu-toggle{display:grid;place-items:center;width:44px;height:44px;padding:0;background:none;color:#fff;border:0;font-size:31px;line-height:1}.nav{display:none;position:absolute;top:72px;left:0;right:0;padding:14px 16px 18px;background:#11110ffa;border-bottom:1px solid rgba(255,255,255,.1);flex-direction:column;align-items:stretch;gap:5px;box-shadow:0 18px 30px #00000047}.nav.open{display:flex}.nav a{padding:13px 12px}.nav-cta{text-align:center}.hero{height:820px;min-height:820px;max-height:none;overflow:hidden}.hero-media{inset:0}.hero-slide{object-position:center center;transform:scale(1.01)}.hero-slide-rack{object-fit:contain;background:#0b0b0a}.hero-gradient{background:linear-gradient(180deg,#07070675,#0707061a 30%,#07070694 54%,#070706f5 76%,#070706fa)}.hero-content{left:20px;right:20px;top:118px;transform:none;width:auto;max-width:calc(100% - 40px)}.eyebrow{font-size:10px;letter-spacing:.18em;line-height:1.4;max-width:330px}.hero h1{font-size:clamp(42px,11.5vw,50px);line-height:.98;letter-spacing:-.045em;margin:13px 0 17px;max-width:350px}.hero p{max-width:350px;font-size:14px;line-height:1.52;margin:0 0 20px;color:#e1dcd3}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:9px;max-width:290px}.btn{width:100%;min-height:48px;padding:0 18px;font-size:13px}.hero-status{display:none}.hero-controls{right:20px;left:20px;bottom:236px;justify-content:flex-end;gap:0}.hero-dots{gap:7px}.hero-dots button{width:8px;height:8px}.hero-dots button.active{width:25px}.hero-stats{left:0;right:0;bottom:0;grid-template-columns:1fr;background:#0a0a09e8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-stats div{min-height:72px;height:72px;padding:10px 20px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:9px}.hero-stats div:last-child{border-bottom:0}.hero-stats strong{font-size:25px;line-height:1.05;white-space:nowrap}.hero-stats span{font-size:12px;margin-top:0;white-space:nowrap}.section-pad{padding:76px 20px}.section-head{gap:22px;margin-bottom:32px}.section-head h2{font-size:clamp(40px,11vw,47px)}.section-head>p{font-size:15px;line-height:1.6}.service-grid{grid-template-columns:1fr}.service-card{min-height:500px}.gallery-toolbar{align-items:flex-start;flex-direction:column}.gallery-filters{gap:6px;max-width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px;scrollbar-width:none}.gallery-filters::-webkit-scrollbar{display:none}.gallery-filters button{padding:8px 12px;font-size:12px;white-space:nowrap}.real-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:205px;gap:9px}.gallery-card.wide{grid-column:span 2}.gallery-copy{left:13px;right:13px;bottom:13px}.gallery-copy strong{font-size:17px}.gallery-copy em{font-size:11px;margin-top:7px}.image-modal{padding:12px}.image-modal-card{grid-template-columns:1fr;max-height:94vh;overflow:auto}.image-modal-media{height:42vh;min-height:0}.image-modal-copy{padding:24px}.image-modal-copy h3{font-size:30px}.process{grid-template-columns:1fr;gap:18px}.about-visual{min-height:440px;margin:0 -20px}.contact-points{flex-direction:column}.contact-points div{min-width:0}.contact-form{padding:20px;grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr;gap:34px 22px;padding-bottom:42px}.footer-brand-col{grid-column:1/-1;grid-row:auto;max-width:none}.footer-logo{width:200px}.footer-brand-col p{font-size:14px}.footer-bottom{flex-direction:column;gap:12px}.floating-wa{right:14px;bottom:14px;padding:10px 14px}}@media(max-width:380px){.site-header{padding:0 13px}.brand,.brand img{width:158px}.hero{height:800px;min-height:800px}.hero-content{left:17px;right:17px;top:108px;max-width:calc(100% - 34px)}.hero h1{font-size:41px}.hero p{font-size:13px}.hero-actions{max-width:275px}.hero-controls{bottom:226px;right:17px}.hero-stats div{padding-left:17px}.hero-stats strong{font-size:23px}.hero-stats span{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide,.service-image img,.gallery-card img{transition:none}}.site-footer{background:#0b0b09;border-top:1px solid rgba(239,199,127,.16);padding:76px max(6vw,48px) 28px}.footer-main{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,1.6fr) repeat(3,minmax(150px,1fr));gap:64px;padding-bottom:62px}.footer-brand-col{max-width:410px}.footer-logo{display:block;width:220px;margin-bottom:24px}.footer-logo img{width:100%;height:auto;object-fit:contain;object-position:left center}.footer-brand-col p{margin:0;color:#9f9a91;font-size:15px;line-height:1.75;max-width:390px}.footer-quote{display:inline-flex;align-items:center;gap:10px;margin-top:28px;padding:12px 17px;border:1px solid rgba(239,199,127,.42);border-radius:999px;color:#f0c77e;font-size:13px;font-weight:700;transition:.25s}.footer-quote:hover{background:#efc77f17;border-color:#efc77fb3;transform:translateY(-2px)}.footer-quote span{font-size:16px}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-top:5px}.footer-kicker{color:var(--gold2);font-size:10px;letter-spacing:.19em;font-weight:700;margin-bottom:9px}.footer-column>a{color:#d2cdc4;font-size:14px;transition:.2s}.footer-column>a:hover{color:#fff;transform:translate(2px)}.footer-contact-col>a{display:flex;align-items:center;gap:9px}.footer-contact-icon{width:24px;height:24px;border:1px solid rgba(239,199,127,.35);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-size:13px}.footer-contact-icon svg{display:block;width:14px;height:14px;fill:currentColor}.footer-detail{color:#777269;font-size:13px;line-height:1.55}.footer-bottom{max-width:1440px;margin:0 auto;padding-top:22px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;gap:20px;color:#68635b;font-size:12px}.footer-bottom a{color:#a49e94;transition:.2s}.footer-bottom a:hover{color:#fff}@media(max-width:1100px){.footer-main{grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-brand-col{grid-row:span 2}}@media(max-width:760px){.site-footer{padding:58px 22px 24px}.footer-main{grid-template-columns:1fr 1fr;gap:38px 24px;padding-bottom:44px}.footer-brand-col{grid-column:1/-1;grid-row:auto;max-width:none}.footer-logo{width:190px}.footer-brand-col p{font-size:14px}.footer-bottom{flex-direction:column;gap:12px}}.site-header{position:fixed;z-index:50;top:0;left:50%;transform:translate(-50%);width:min(calc(100% - 48px),1440px);height:118px;padding:0 28px 0 0;display:flex;align-items:center;gap:28px;overflow:visible;background:#0a0a09d6;border:1px solid rgba(255,255,255,.08);border-top:0;border-radius:0 0 18px 18px;backdrop-filter:blur(18px) saturate(110%);-webkit-backdrop-filter:blur(18px) saturate(110%);box-shadow:0 18px 45px #0000003d;transition:height .35s ease,background .35s ease,box-shadow .35s ease,border-color .35s ease,width .35s ease}.site-header:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(239,199,127,.42),transparent);opacity:.75}.site-header.is-scrolled{height:92px;width:min(calc(100% - 28px),1440px);background:#0a0a09f0;border-color:#efc77f1f;box-shadow:0 14px 34px #0000004d}.brand{position:relative;z-index:2;width:300px;height:118px;flex:0 0 300px;display:flex;align-items:flex-start;justify-content:flex-start;overflow:visible}.brand-premium{position:absolute;z-index:3;left:18px;top:-38px;width:240px!important;max-width:none!important;max-height:none!important;height:240px!important;object-fit:contain;object-position:center;filter:drop-shadow(0 10px 18px rgba(0,0,0,.42));transition:width .35s ease,top .35s ease,left .35s ease,filter .35s ease}.site-header.is-scrolled .brand{width:270px;flex-basis:270px;height:92px}.site-header.is-scrolled .brand-premium{width:210px!important;max-height:none!important;height:210px!important;left:18px;top:-32px}.nav{position:static;display:flex;align-items:center;justify-content:center;gap:32px;flex:1 1 auto;min-width:0;font-size:14px;color:#d0cbc2}.nav a{position:relative;padding:10px 0;white-space:nowrap;transition:color .25s ease}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:1px;background:var(--gold2);transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.nav a:hover,.nav a:focus-visible{color:#fff}.nav a:hover:after,.nav a:focus-visible:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto;margin-left:auto}.header-budget{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 16px;border:1px solid rgba(239,199,127,.42);border-radius:999px;font-size:13px;font-weight:700;color:#fff;background:#0f0e0c57;transition:.25s ease}.header-budget span{color:var(--gold2)}.header-budget:hover{border-color:var(--gold2);background:#efc77f12;transform:translateY(-1px)}.menu-toggle{display:none;width:44px;height:44px;padding:0;border:0;background:transparent;color:#fff;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-toggle span{display:block;width:27px;height:2px;background:#fff;border-radius:2px;transition:.25s ease}.site-header.is-open .menu-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}.site-header.is-open .menu-toggle span:nth-child(2){opacity:0}.site-header.is-open .menu-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:1200px){.site-header{width:100%;border-left:0;border-right:0;border-radius:0}.site-header.is-scrolled{width:100%;border-radius:0}.brand{width:250px;flex-basis:250px}.brand-premium{width:205px!important;max-width:none!important;max-height:none!important;height:205px!important;left:10px;top:-30px}.site-header.is-scrolled .brand{width:225px;flex-basis:225px}.site-header.is-scrolled .brand-premium{width:185px!important;max-width:none!important;max-height:none!important;height:185px!important;left:12px;top:-27px}.nav{gap:22px}}@media(max-width:760px){.site-header,.site-header.is-scrolled{width:100%;height:78px;padding:0 10px 0 0;gap:0;border-radius:0;background:#0a0a09f0}.site-header:after{left:14px;right:14px}.brand,.site-header.is-scrolled .brand{width:170px;height:78px;flex:0 0 170px}.brand-premium,.site-header.is-scrolled .brand-premium{width:145px!important;max-height:none!important;height:145px!important;left:2px;top:-22px}.site-header.is-scrolled .brand-premium{width:136px!important;max-height:none!important;height:136px!important;top:-20px}.header-actions{margin-left:auto;gap:3px}.header-budget{display:none}.menu-toggle{display:flex}.nav{display:none;position:absolute;top:78px;left:0;right:0;padding:10px 14px 16px;background:#0c0c0afa;border-bottom:1px solid rgba(239,199,127,.15);box-shadow:0 20px 35px #00000052;flex-direction:column;align-items:stretch;gap:3px}.nav.open{display:flex}.nav a{padding:13px 12px;border-radius:10px}.nav a:after{display:none}.nav a:hover{background:#efc77f12}}@media(max-width:380px){.brand,.site-header.is-scrolled .brand{width:150px;flex-basis:150px}.brand-premium,.site-header.is-scrolled .brand-premium{width:128px!important;max-height:none!important;height:128px!important;left:0;top:-20px}.site-header.is-scrolled .brand-premium{width:120px!important;height:120px!important;top:-18px}}.site-header .brand{width:160px!important;height:118px!important;flex:0 0 160px!important;position:relative!important;overflow:visible!important}.site-header .brand .rodar-header-logo{display:block!important;position:absolute!important;width:130px!important;height:130px!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;left:0!important;top:-8px!important;object-fit:contain!important;margin:0!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.38))}.site-header.is-scrolled .brand{width:150px!important;height:92px!important;flex:0 0 150px!important}.site-header.is-scrolled .brand .rodar-header-logo{width:118px!important;height:118px!important;left:0!important;top:-8px!important}@media(max-width:1200px){.site-header .brand{width:145px!important;flex-basis:145px!important}.site-header .brand .rodar-header-logo{width:118px!important;height:118px!important;top:-7px!important}.site-header.is-scrolled .brand{width:135px!important;flex-basis:135px!important}.site-header.is-scrolled .brand .rodar-header-logo{width:108px!important;height:108px!important;top:-7px!important}}@media(max-width:760px){.site-header .brand,.site-header.is-scrolled .brand{width:125px!important;flex-basis:125px!important;height:78px!important}.site-header .brand .rodar-header-logo,.site-header.is-scrolled .brand .rodar-header-logo{width:105px!important;height:105px!important;left:0!important;top:-13px!important}}@media(max-width:380px){.site-header .brand,.site-header.is-scrolled .brand{width:112px!important;flex-basis:112px!important}.site-header .brand .rodar-header-logo,.site-header.is-scrolled .brand .rodar-header-logo{width:94px!important;height:94px!important;top:-8px!important}}@media(max-width:760px){.site-header .brand,.site-header.is-scrolled .brand{width:108px!important;flex:0 0 108px!important;height:78px!important}.site-header .brand .rodar-header-logo,.site-header.is-scrolled .brand .rodar-header-logo{width:92px!important;height:92px!important;left:0!important;top:-4px!important;max-width:none!important;max-height:none!important}}@media(max-width:380px){.site-header .brand,.site-header.is-scrolled .brand{width:98px!important;flex-basis:98px!important}.site-header .brand .rodar-header-logo,.site-header.is-scrolled .brand .rodar-header-logo{width:84px!important;height:84px!important;top:-2px!important}}
