.nav-actions{display:flex;align-items:center;gap:1.25rem} .lang-switch{display:flex;align-items:center;gap:.35rem;font-size:.72rem;letter-spacing:.12em} .lang-btn{background:none;border:none;color:var(--muted);cursor:pointer;font-family:'Jost',sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.12em;padding:.35rem .25rem;min-height:44px;min-width:44px;transition:color .25s ease;} .lang-btn.active,.lang-btn:hover{color:var(--gold-l)} .lang-sep{color:var(--border-h);user-select:none} button.nav-cta{font-family:inherit;cursor:pointer;background:transparent} button.btn-primary{font-family:inherit;cursor:pointer} .btn-primary--full{width:100%;margin-top:1.5rem} .hero-scroll{display:none!important} #bg-layer{pointer-events:none;z-index:0;overflow:visible;display:flex;align-items:center;justify-content:center;} #bg-logo-svg.bg-logo-svg{display:block;width:auto;height:auto;max-width:min(96vw,96vh);max-height:min(96vw,96vh);flex-shrink:0;opacity:.2;transition:opacity 1s ease;} #bg-logo-svg.bg-logo-svg.is-emphasis{opacity:.28} .logo-fill{fill:var(--gold)} .how{padding:7rem 5%;max-width:1100px;margin:0 auto;background:var(--bg)} .step-icon{width:3.5rem;height:3.5rem;border:1px solid var(--border-h);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;} .step-icon svg{width:1.4rem;height:1.4rem;stroke:var(--gold);fill:none;stroke-width:1.5} .step h3{font-family:'Cormorant Garamond',serif;font-size:1.25rem;font-weight:400;margin-bottom:.75rem;color:var(--cream)} .step p{font-size:.9rem;color:rgba(237,232,224,.65);line-height:1.7} .faq-a{color:#C9A84C;opacity:.9} .faq-item.open .faq-a{max-height:480px} .modal-overlay{display:none;position:fixed;inset:0;z-index:900;background:rgba(7,9,15,.65);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);align-items:center;justify-content:center;padding:1rem;overflow:hidden;} .modal-overlay.is-open{display:flex} .modal-overlay--mission{background:rgba(7,9,15,.65)} .modal-overlay--glass{background:rgba(7,9,15,.45)} .modal-panel{position:relative;background:rgba(12,16,24,.82);border:1px solid rgba(196,150,90,.18);width:100%;max-height:90vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;z-index:901;padding:2.5rem 2rem 2rem;} .modal-panel::-webkit-scrollbar{display:none} .modal-panel--glass{background:rgba(7,9,15,.55);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(196,150,90,.2);border-radius:4px;} .modal-panel--sm{max-width:420px} .modal-panel--md{max-width:680px} .modal-panel--mission .modal-title{color:var(--gold)} .modal-panel--mission .modal-body--prose p{color:rgba(237,232,224,.75)} .mission-rezerviraj-cta{display:block;width:fit-content;min-width:200px;margin:2rem auto 0;padding:.75rem 2.5rem;background:transparent;border:1px solid rgba(196,150,90,.4);color:rgba(237,232,224,.75);font-family:'Jost',sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:border-color .3s,color .3s;} .mission-rezerviraj-cta:hover{border-color:var(--gold);color:var(--cream)} .modal-panel--rez{width:92vw;max-width:1100px;height:90vh;max-height:90vh;display:flex;flex-direction:column;padding:2rem 1.5rem 1.5rem;} .modal-panel--rez.is-form-step{width:min(92vw,680px);max-width:680px;height:auto;max-height:85vh;overflow:hidden;} .modal-close{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;background:rgba(255,255,255,.06);border:1px solid rgba(196,150,90,.25);color:var(--cream);font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:902;transition:background .2s ease,border-color .2s ease;} .modal-close:hover{background:rgba(196,150,90,.12);border-color:var(--gold)} .modal-title{font-family:'Cormorant Garamond',serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:400;margin-bottom:1.5rem;padding-right:2.5rem;} .modal-title--center{text-align:center;padding-right:0} .modal-body--prose p{font-size:.95rem;color:rgba(237,232,224,.78);margin-bottom:1.1rem;line-height:1.8} .thanks-text{font-family:'Cormorant Garamond',serif;font-size:1.25rem;font-weight:300;font-style:italic;line-height:1.65;text-align:center;padding:1rem 0;} .rezerviraj-panel{max-width:860px;width:95vw;padding:4rem 3rem 3rem;background:rgba(7,9,15,.55);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;} .rezerviraj-panel::-webkit-scrollbar{display:none} .service-slides-track{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center;} .service-slide{display:none;flex-direction:column;align-items:center;text-align:center;padding:2rem;animation:slideFadeIn .4s ease;} .service-slide.active{display:flex} @keyframes slideFadeIn{from{opacity:0;transform:translateY(12px)} to{opacity:1;transform:translateY(0)}} .service-slide h2,.service-slide .service-title{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,3rem);font-weight:300;color:var(--gold);margin:1.5rem 0 1rem;} .service-slide p,.service-slide .service-desc{color:rgba(237,232,224,.7);font-family:'Jost',sans-serif;font-size:1rem;line-height:1.75;max-width:520px;} .service-icon-box{width:72px;height:72px;border:1px solid var(--border-h);display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;} .service-icon-box svg{width:28px;height:28px;stroke:var(--gold);fill:none;stroke-width:1.5} .service-dots{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(196,150,90,.1);} .service-dot{width:44px;height:44px;background:none;border:none;cursor:pointer;padding:0;transform:scale(1);transition:opacity .3s ease,transform .3s ease,border-color .3s ease;border:1px solid transparent;border-radius:2px;} .service-dot svg{width:44px;height:44px;display:block} .service-dot .logo-fill{fill:var(--gold);opacity:.38;transition:opacity .3s ease;} .service-dot.active{transform:scale(1.08);border-color:var(--border-h);} .service-dot.active .logo-fill{opacity:.62} .service-dot:hover:not(.active) .logo-fill{opacity:.5} .service-dot:hover:not(.active){transform:scale(1.04)} .form-step{display:none} .form-step.active{display:block} .field-error{border-color:rgba(220,80,80,.6)!important} .field-error::placeholder{color:rgba(220,80,80,.5)} .service-slide .step-icon{margin:0 auto 1.75rem} .service-order-btn{display:inline-block;width:auto;min-width:180px;padding:.7rem 2rem;margin-top:.5rem;background:transparent;border:1px solid rgba(196,150,90,.35);color:var(--muted);font-family:'Jost',sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;} .service-order-btn:hover{border-color:var(--gold);color:var(--cream)} .service-name{font-family:'Cormorant Garamond',serif;font-size:3rem;font-weight:300;margin-bottom:1.25rem;line-height:1.15;} .service-desc{max-width:560px;margin:0 auto 2rem;color:rgba(237,232,224,.8);font-size:1rem;line-height:1.7;} .order-form-wrapper{max-height:calc(90vh - 4rem);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;} .order-form-wrapper::-webkit-scrollbar{display:none} .form-multistep{display:flex;flex-direction:column} .form-progress{margin-bottom:1.25rem;flex-shrink:0} .form-progress-track{height:2px;background:rgba(196,150,90,.15);border-radius:1px;overflow:hidden} .form-progress-fill{height:100%;width:20%;background:var(--gold);transition:width .45s cubic-bezier(.4,0,.2,1)} .form-progress-label{font-size:.72rem;color:var(--muted);margin-top:.5rem;letter-spacing:.06em} .form-step{padding:0 .25rem 1rem} .form-step-title{font-family:'Cormorant Garamond',serif;font-size:1.35rem;font-weight:400;color:var(--gold-l);margin-bottom:.35rem;} .form-step-subtitle{font-size:.85rem;color:var(--muted);margin-bottom:1.25rem} .form-step-note{font-size:.78rem;color:var(--muted);margin-top:.75rem;line-height:1.55} .form-step-nav, .form-nav-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(196,150,90,0.1);flex-shrink:0;} .form-btn-submit{display:none;padding:.7rem 2rem;background:transparent;border:1px solid rgba(196,150,90,0.4);color:rgba(237,232,224,0.75);font-family:'Jost',sans-serif;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:border-color .3s ease,color .3s ease;} .form-btn-submit:hover{border-color:var(--gold);color:var(--cream)} .btn-form-nav{width:auto;min-width:120px;padding:.65rem 1.5rem;background:transparent;border:1px solid rgba(196,150,90,.35);color:var(--muted);font-family:'Jost',sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;} .btn-form-nav:hover{border-color:var(--gold);color:var(--cream)} .btn-ghost-small, .form-btn-back, .form-btn-next, .form-btn-submit{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:120px;padding:.65rem 1.5rem;background:transparent;border:1px solid rgba(196,150,90,.35);color:var(--muted);font-family:'Jost',sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;} .btn-ghost-small:hover, .form-btn-back:hover, .form-btn-next:hover, .form-btn-submit:hover{border-color:var(--gold);color:var(--cream)} .btn-form-back,.form-btn-back{margin-right:auto} .btn-form-next,.form-btn-next{margin-left:auto} .form-step-submit-wrap{display:flex;justify-content:center;margin-top:1.5rem} .form-step-submit-wrap .btn-form-nav{min-width:180px} .service-badge{display:inline-block;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);border:1px solid var(--border-h);padding:.35rem .85rem;margin-bottom:1.25rem;} .form-section-title{font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:400;color:var(--gold-l);margin:2rem 0 1rem;} .form-hint{font-size:.88rem;color:var(--muted);margin-bottom:1rem;line-height:1.6} .form-note-box{background:rgba(196,150,90,.08);border:1px solid var(--border);padding:1rem 1.1rem;font-size:.88rem;color:rgba(237,232,224,.75);margin-bottom:1rem;line-height:1.65;} .radio-option{display:flex;align-items:flex-start;gap:.75rem;padding:.65rem 0;cursor:pointer;font-size:.9rem;color:rgba(237,232,224,.8);} .radio-option input{margin-top:.25rem;accent-color:var(--gold)} .price-summary{font-size:.9rem;color:var(--gold-l);margin-top:.75rem;line-height:1.65} .form-note-box--pre{white-space:pre-line} .char-counter{font-size:.75rem;color:var(--muted);text-align:right;margin-top:.35rem} .year-row{display:grid;grid-template-columns:1fr 1.2fr;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border);} .year-row-label{font-size:.78rem;color:var(--gold-d);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.4rem} .upload-preview{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem} .upload-preview img{width:64px;height:64px;object-fit:cover;border:1px solid var(--border)} .form-error{color:#e8a8a8;font-size:.88rem;margin-top:.75rem;text-align:center} .form-error.hidden,.hidden{display:none!important} .honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none;overflow:hidden} .form-file{padding:.5rem 0} .order-form .form-submit{margin-top:1.5rem} .form-order-summary{margin-bottom:1.25rem;padding:1rem 1.1rem;border:1px solid var(--border);background:rgba(7,9,15,.35);} .form-step-summary-line{font-size:.92rem;color:rgba(237,232,224,.85);margin:.25rem 0} footer{border-top:1px solid var(--border);padding:3rem 5% 2.5rem;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto;gap:1.5rem 2rem;align-items:center;} .footer-col{display:flex;flex-direction:column;gap:.5rem} .footer-brand{justify-self:start} .footer-social{justify-self:center;flex-direction:row;gap:1rem} .footer-contact{justify-self:end;align-items:flex-end} .footer-social-link{color:var(--muted);transition:color .25s ease} .footer-social-link:hover{color:var(--gold-l)} .footer-email{font-size:.88rem;color:var(--gold-l);text-decoration:none;letter-spacing:.04em} .footer-email:hover{color:var(--gold)} .footer-copy{grid-column:1/-1;text-align:center;font-size:.78rem;color:var(--muted);margin:0;} @media(max-width:768px){.nav-actions{gap:.75rem} .lang-btn{font-size:.68rem} footer{grid-template-columns:1fr;text-align:center} .footer-brand,.footer-social,.footer-contact{justify-self:center;align-items:center} .footer-contact{align-items:center} .year-row{grid-template-columns:1fr} .modal-panel--rez{height:auto;max-height:92vh} .service-slide{padding:1rem 1.5rem 0} .service-name{font-size:clamp(2rem,8vw,2.6rem)}} @media(max-width:480px){.hero-actions{flex-direction:column;width:100%} .btn-primary,.btn-ghost{width:100%;text-align:center} .modal-panel{padding:2rem 1.25rem 1.5rem}} @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto} .reveal{opacity:1;transform:none;transition:none} .hero-eyebrow,.hero-h1,.hero-divider,.hero-sub,.hero-actions{opacity:1;animation:none} .modal-panel,.modal-overlay,.service-slider-track{transition:none} #particles{display:none}}