:root{--gold: #f18c00;--brown: #473215;--grey: #3b3b3c;--white: #fdfdfc;--terra: #9d705d;--gold-light: #fdf3e0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-weight:300;color:var(--grey);background:var(--white);line-height:1.7;font-size:16px}h1,h2,h3,h4{font-family:Cormorant Garamond,serif;color:var(--brown);line-height:1.2}h1{font-size:clamp(2.4rem,5vw,4rem);font-weight:600}h2{font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:600}h3{font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:400}.label{font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--terra)}.gold{color:var(--gold)}.btn{display:inline-flex;align-items:center;background:var(--gold);color:var(--white);font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.04em;padding:.9rem 2rem;border:none;cursor:pointer;text-decoration:none;transition:background .2s,transform .15s}.btn:hover{background:var(--brown);transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--gold);border:1.5px solid var(--gold)}.btn-outline:hover{background:var(--gold);color:var(--white)}.btn:before,.paket-btn:before,.cookie-btn:before{content:"";display:inline-block;width:15px;height:8px;margin-right:.55rem;flex-shrink:0;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 32'%3E%3Crect x='18' y='13' width='28' height='6' rx='3'/%3E%3Cellipse cx='10' cy='16' rx='10' ry='7'/%3E%3Cellipse cx='54' cy='16' rx='10' ry='7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 32'%3E%3Crect x='18' y='13' width='28' height='6' rx='3'/%3E%3Cellipse cx='10' cy='16' rx='10' ry='7'/%3E%3Cellipse cx='54' cy='16' rx='10' ry='7'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transform-origin:center}.btn:hover:before,.paket-btn:hover:before,.cookie-btn:hover:before,.btn:focus-visible:before,.paket-btn:focus-visible:before{animation:bone-wag .6s ease-in-out}@keyframes bone-wag{0%,to{transform:rotate(0)}25%{transform:rotate(-18deg)}75%{transform:rotate(18deg)}}@media(prefers-reduced-motion:reduce){.btn:hover:before,.paket-btn:hover:before,.cookie-btn:hover:before,.btn:focus-visible:before,.paket-btn:focus-visible:before{animation:none}}section{padding:5rem 1.5rem}.container{max-width:1100px;margin:0 auto}.section-label{font-size:.7rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--terra);margin-bottom:1rem}hr.divider{border:none;border-top:1px solid #e8e0d4;margin:0}.nav{position:sticky;top:0;z-index:100;background:#fdf6e8;border-bottom:1px solid rgba(157,112,93,.18);box-shadow:0 2px 12px #47321512}.nav-inner{max-width:1100px;margin:0 auto;padding:.8rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.nav-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;flex-shrink:0}.nav-logo img{height:58px;width:auto}.nav-logo-name{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600;color:var(--brown);white-space:nowrap;letter-spacing:.02em}.nav-links{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.nav-links a{font-size:.85rem;font-weight:400;color:var(--grey);text-decoration:none;transition:color .2s;white-space:nowrap}.nav-links a:hover{color:var(--gold)}.nav-home{display:flex;align-items:center;color:var(--terra)!important}.nav-home:hover{color:var(--gold)!important}.nav-active{color:var(--gold)!important;font-weight:500!important}.nav-cta{padding:.5rem 1.3rem!important}.nav-burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;flex-shrink:0}.nav-burger span{display:block;width:22px;height:1.5px;background:var(--brown);transition:all .25s}.nav-mobile{display:none;flex-direction:column;background:#fdf6e8;border-top:1px solid rgba(157,112,93,.15);padding:.5rem 1.5rem 1rem}.nav-mobile a{font-size:.95rem;color:var(--grey);text-decoration:none;padding:.7rem 0;border-bottom:1px solid rgba(71,50,21,.08)}.nav-mobile a:last-child{border-bottom:none;color:var(--gold);font-weight:500}.nav-mobile.open{display:flex}@media(max-width:880px){.nav-links{display:none}.nav-burger{display:flex}}@media(max-width:480px){.nav-logo-name{display:none}}.site-footer{background:var(--gold-light);border-top:1px solid rgba(241,140,0,.15)}.site-footer-inner{max-width:1100px;margin:0 auto;padding:1.1rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:1.75rem;flex-wrap:wrap}.site-footer-links{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap;justify-content:center}.site-footer-links a{font-size:.82rem;color:var(--brown);text-decoration:none;transition:color .2s;white-space:nowrap}.site-footer-links a:hover{color:var(--gold)}.site-footer-copy{font-size:.78rem;color:var(--terra);white-space:nowrap}@media(max-width:640px){.site-footer-inner{flex-direction:column;padding:1rem;gap:.6rem}.site-footer-links{gap:1.2rem}}.site-strip{width:100%;height:160px;background:#1e120a;overflow:hidden;position:relative}@keyframes site-strip-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-strip-track{display:flex;align-items:center;height:100%;gap:5px;padding:10px 0;width:max-content;animation:site-strip-scroll 48s linear infinite;will-change:transform}.site-strip.paused .site-strip-track{animation-play-state:paused}.site-strip-track img{height:100%;width:auto;display:block;flex-shrink:0;cursor:zoom-in;transition:filter .3s}.site-strip-track img:hover{filter:brightness(1.12)}.site-strip-fade{position:absolute;top:0;bottom:0;width:80px;z-index:1;pointer-events:none}.site-strip-fade--l{left:0;background:linear-gradient(to right,#1e120a 10%,transparent)}.site-strip-fade--r{right:0;background:linear-gradient(to left,#1e120a 10%,transparent)}@media(max-width:600px){.site-strip{height:120px}}.lb-overlay{position:fixed;inset:0;z-index:9990;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.lb-overlay.open{opacity:1;pointer-events:all}.lb-backdrop{position:absolute;inset:0;background:#140c04eb;cursor:zoom-out}.lb-inner{position:relative;z-index:1;max-width:92vw;max-height:92vh;transform:scale(.94);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.lb-overlay.open .lb-inner{transform:scale(1)}.lb-img{display:block;max-width:92vw;max-height:88vh;width:auto;height:auto;object-fit:contain;box-shadow:0 24px 80px #0009;border-radius:2px}.lb-close{position:fixed;top:1.25rem;right:1.25rem;z-index:2;width:44px;height:44px;border-radius:50%;background:#fdfdfc1f;border:1px solid rgba(253,253,252,.25);color:var(--white);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.lb-close:hover{background:#fdfdfc40;transform:scale(1.08)}.nav-strip-track img{cursor:zoom-in}.cookie-banner{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);width:calc(100% - 3rem);max-width:860px;background:var(--brown);color:var(--white);z-index:9999;padding:1.4rem 1.8rem;box-shadow:0 8px 40px #47321540;transition:opacity .35s ease,transform .35s ease}.cookie-banner.hidden{opacity:0;transform:translate(-50%) translateY(20px);pointer-events:none}.cookie-inner{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.cookie-icon{flex-shrink:0}.cookie-text{flex:1;min-width:200px}.cookie-text strong{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;color:var(--white);display:block;margin-bottom:.3rem}.cookie-text p{font-size:.85rem;font-weight:300;color:#fdfdfcb8;line-height:1.6}.cookie-actions{display:flex;gap:.75rem;flex-shrink:0;flex-wrap:wrap}.cookie-btn{font-family:Inter,sans-serif;font-size:.82rem;font-weight:500;letter-spacing:.04em;padding:.65rem 1.4rem;border:none;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap}.cookie-btn--accept{background:var(--gold);color:var(--white)}.cookie-btn--accept:hover{background:#d67d00;transform:translateY(-1px)}.cookie-btn--decline{background:transparent;color:#fdfdfca6;border:1px solid rgba(253,253,252,.2)}.cookie-btn--decline:hover{border-color:#fdfdfc80;color:var(--white)}@media(max-width:600px){.cookie-inner{flex-direction:column;align-items:flex-start;gap:1rem}.cookie-actions{width:100%}.cookie-btn{flex:1;text-align:center}}
