:root{--navy: #0b1929;--gold: #dcaf66;--gold-dim: rgba(220, 175, 102, .35);--text: rgba(232, 218, 196, .85);--text-muted: rgba(232, 218, 196, .6);--dark: #070707;--light: #f3eee8;--muted: #777}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}html{scroll-behavior:smooth}body{font-family:DM Sans,Arial,sans-serif;background:radial-gradient(ellipse at 40% 20%,#1c3354,#0b1929,#060c16);background-attachment:fixed;color:var(--text);overflow-x:hidden}a{color:inherit;text-decoration:none}p{margin:0;line-height:1.7}.lang-switcher{position:absolute;top:1.4rem;right:1.4rem;display:flex;gap:.35rem;z-index:10}.lang-switcher a{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border:1px solid rgba(255,255,255,.28);color:#ffffff8c;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;font-family:Arial,sans-serif;background:#0a162666;backdrop-filter:blur(6px);transition:color .2s,border-color .2s,background .2s}.lang-switcher a:hover{color:#fff;border-color:#ffffff8c;background:#0a162699}.lang-switcher a.active{color:var(--gold);border-color:#dcaf668c;background:#0a162680}.landing{display:grid;grid-template-columns:55fr 45fr;min-height:100svh;background:var(--navy);overflow:hidden;position:relative}.hero-top,.hero-body{display:contents}.landing-content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vh,3.5rem) clamp(2rem,4vw,4rem) clamp(2rem,5vh,3.5rem) clamp(2.5rem,7vw,7rem);position:relative;z-index:2}.logo-wrap{margin-bottom:clamp(1.5rem,3.5vh,3rem)}.logo-img{height:clamp(100px,15vh,160px);width:auto;display:block;object-fit:contain}.headline{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(2.8rem,5.2vw,5.8rem);font-weight:600;color:var(--gold);line-height:1.03;margin:0 0 clamp(1.2rem,2.5vh,2rem);letter-spacing:-.01em}.divider{width:100%;height:1px;background:var(--gold-dim);margin:clamp(.8rem,1.8vh,1.4rem) 0;border:none}.body-text{color:var(--text);font-size:clamp(.85rem,1.1vw,1rem);line-height:1.7;max-width:460px;margin-bottom:.6rem}.languages{color:var(--gold);font-style:italic;font-size:clamp(.8rem,1vw,.9rem)}.construction{color:var(--text-muted);font-size:clamp(.8rem,1vw,.9rem);line-height:1.65;max-width:440px;margin-bottom:clamp(1rem,2.5vh,1.8rem)}.contact-btns{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:auto}.contact-btn{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--gold-dim);color:var(--gold);background:transparent;padding:.6rem 1rem;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;font-family:Arial,sans-serif;font-weight:500;transition:background .2s,border-color .2s;cursor:pointer;white-space:nowrap}.contact-btn:hover{background:#dcaf6614;border-color:#dcaf6699}.contact-btn svg{width:13px;height:13px;flex-shrink:0}.legal-links{display:flex;gap:1.2rem;margin-top:clamp(1.5rem,3vh,2.5rem);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.legal-links a{color:#e8dac459;transition:color .2s}.legal-links a:hover{color:#e8dac4b3}.landing-photo{position:relative;overflow:hidden}.landing-photo img{width:100%;height:100%;object-fit:cover;object-position:72% top;display:block}.landing-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#060c16 0%,rgba(11,25,41,.85) 18%,rgba(11,25,41,.35) 40%,transparent 65%);z-index:1;pointer-events:none}@media(max-width:860px){.landing{display:block;min-height:100svh;overflow:visible}.landing-content{display:block;padding:0;position:relative;z-index:2}.landing-photo{position:absolute;top:0;right:0;width:90%;height:82svh;overflow:hidden;z-index:1}.landing-photo img{object-position:72% top}.landing-photo:before{background:linear-gradient(to right,var(--navy) 0%,rgba(11,25,41,.6) 18%,transparent 50%),linear-gradient(to bottom,transparent 55%,rgba(11,25,41,.7) 82%,var(--navy) 100%)}.hero-top{display:flex;flex-direction:column;justify-content:space-between;min-height:57svh;padding:2.2rem 1.8rem 2rem;position:relative;z-index:2}.hero-top .divider{margin:0;width:35%}.logo-wrap{margin-bottom:0}.logo-img{height:clamp(90px,18svh,130px)}.headline{font-size:clamp(2.6rem,11vw,4rem);margin:auto 0 1.2rem}.hero-body{display:block;background:transparent;padding:1.6rem 1.8rem 2.5rem;position:relative;z-index:2}.contact-btns{flex-direction:column;gap:.6rem;margin-bottom:0}.contact-btn{width:100%;justify-content:center;gap:.8rem;padding:.95rem 1.2rem;font-size:.72rem}.contact-btn svg{width:16px;height:16px}.lang-switcher{top:1rem;right:1rem}.lang-switcher a{width:1.9rem;height:1.9rem;font-size:.6rem}}.footer{background:var(--navy);color:#e8dac459;padding:1.5rem 6vw;display:flex;justify-content:space-between;align-items:center;font-size:.72rem;letter-spacing:.05em;border-top:1px solid rgba(220,175,102,.1)}.footer-links{display:flex;gap:1.5rem}.footer a{color:#e8dac459;transition:color .2s}.footer a:hover{color:#e8dac4b3}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#0d1e33;color:#e8dac4bf;padding:1rem 6vw;display:flex;justify-content:space-between;align-items:center;gap:2rem;z-index:1000;font-size:.8rem;border-top:1px solid rgba(220,175,102,.15)}.cookie-banner p{margin:0}.cookie-banner a{color:var(--gold)}.cookie-banner button{background:var(--gold);color:#0b1929;border:none;padding:.6rem 1.5rem;cursor:pointer;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;white-space:nowrap;flex-shrink:0;transition:opacity .2s}.cookie-banner button:hover{opacity:.85}.legal-page{max-width:800px;margin:0 auto;padding:5rem 2rem 6rem;background:var(--navy);min-height:100svh;color:var(--text)}.legal-page h1{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,3rem);color:var(--gold);margin:0 0 2.5rem;font-weight:600;letter-spacing:-.01em}.legal-page h2{font-family:Arial,sans-serif;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;margin:2rem 0 .5rem;color:#e8dac499}.legal-page p{color:var(--text-muted);font-size:.9rem;line-height:1.75}.legal-page a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.legal-box{background:#dcaf660d;border-left:2px solid rgba(220,175,102,.25);padding:1rem 1.2rem;margin:.8rem 0 1.5rem}.legal-box p{font-size:.88rem;margin-bottom:.6rem}.legal-box p:last-child{margin-bottom:0}.legal-page table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.82rem}.legal-page th,.legal-page td{padding:.6rem .75rem;text-align:left;border:1px solid rgba(220,175,102,.12);vertical-align:top;line-height:1.6}.legal-page th{background:#dcaf6612;color:#e8dac4b3;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.legal-page td{color:var(--text-muted)}.legal-page ul{padding-left:1.2rem;margin:.4rem 0 1rem}.legal-page li{color:var(--text-muted);font-size:.9rem;line-height:1.75;margin-bottom:.35rem}.back-link{display:inline-block;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#e8dac466;margin-bottom:2.5rem;transition:color .2s;text-decoration:none!important}.back-link:hover{color:var(--gold)}
