@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Outfit:wght@300;400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&family=Syne:wght@600;700;800&display=swap";.pictura-logo-wrap{cursor:pointer;align-items:center;gap:12px;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.pictura-logo-wrap:hover{transform:scale(1.04)}.pictura-logo-svg{filter:drop-shadow(0 0 10px #f506);transition:filter .3s}.pictura-logo-wrap:hover .pictura-logo-svg{filter:drop-shadow(0 0 20px #ff5500d9)}.aperture-shutter-blades{transform-origin:92px 60px;animation:18s linear infinite aperture-spin}.aperture-shutter-blades-full{transform-origin:212px 108px;animation:18s linear infinite aperture-spin}.pictura-logo-wrap:hover .aperture-shutter-blades,.pictura-logo-wrap:hover .aperture-shutter-blades-full{animation-duration:4s}@keyframes aperture-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pictura-text-brand{font-family:var(--font-display,"Syne", sans-serif);color:#fff;letter-spacing:.14em;background:linear-gradient(120deg,#fff 0% 40%,#f80 50%,#fff 60% 100%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;font-weight:900;animation:6s infinite text-shimmer}@keyframes text-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.pictura-sub-tagline{letter-spacing:.28em;color:var(--accent-orange,#f50);text-transform:uppercase;margin-top:2px;font-size:.65rem;font-weight:800}.pictura-full-card-logo{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e1015b3;border:1px solid #ff55004d;border-radius:28px;flex-direction:column;align-items:center;padding:30px 40px;transition:all .4s;display:inline-flex;position:relative;box-shadow:0 20px 60px #0009,inset 0 0 30px #ff550014}.pictura-full-card-logo:hover{border-color:#f509;transform:translateY(-4px);box-shadow:0 25px 70px #ff550040,inset 0 0 40px #ff550026}.pictura-navbar{z-index:1000;pointer-events:none;justify-content:center;width:100%;padding:20px 0;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;box-shadow:none!important;background:0 0!important;border:none!important}.pictura-navbar--scrolled{padding:12px 0}.unified-capsule-bar{pointer-events:auto;-webkit-backdrop-filter:blur(20px);background:#0e1015d1;border:1.5px solid #ffffff29;border-radius:50px;align-items:center;gap:20px;padding:6px 8px 6px 16px;transition:all .3s;display:flex;box-shadow:0 12px 40px #0009,inset 0 1px 1px #ffffff26}.unified-capsule-bar:hover{border-color:#ff550073;box-shadow:0 15px 50px #000c,0 0 25px #f503}.capsule-logo-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:transform .3s;display:flex}.capsule-logo-icon-btn:hover{transform:scale(1.1)}.capsule-links-row{align-items:center;gap:24px;display:flex}.capsule-link-btn{color:#d1d5e4;font-family:var(--font-body);letter-spacing:.1em;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:.82rem;font-weight:700;transition:all .3s;position:relative}.capsule-link-btn:hover{color:#fff}.capsule-link-btn:after{content:"";background:linear-gradient(90deg,#f50,#fa0);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.capsule-link-btn:hover:after{width:100%}.capsule-cta-btn{color:#fff;letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#f50 0%,#e64a00 100%);border:none;border-radius:30px;align-items:center;gap:6px;padding:8px 20px;font-size:.78rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 4px 18px #ff550080}.capsule-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff5500bf}.mobile-toggle-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;display:none}@media (width<=992px){.capsule-links-row{display:none}.mobile-toggle-btn{display:block}}.mobile-drawer{pointer-events:auto;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0b0ff5;border:1px solid #f506;border-radius:24px;flex-direction:column;gap:16px;width:90%;max-width:400px;padding:24px;display:flex;position:fixed;top:80px;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #000000e6}.mobile-drawer button{color:#fff;text-align:center;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:.95rem;font-weight:700}.mobile-cta{justify-content:center;width:100%;margin-top:8px}.hero-section-wrap{justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;padding:120px 24px 60px;display:flex;position:relative;overflow:hidden}.hero-bg-media{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-img{object-fit:cover;object-position:center;filter:brightness(.85)contrast(1.05);opacity:0;width:100%;height:100%;transition:opacity 1.8s ease-in-out,transform 10s ease-out;position:absolute;top:0;left:0;transform:scale(1.05)}.hero-bg-img.active-slide{opacity:1;transform:scale(1)}.hero-overlay-dark{pointer-events:none;background:linear-gradient(#07080b73 0%,#07080b33 40%,#07080bd9 100%),radial-gradient(circle,#0000 30%,#07080b99 90%);position:absolute;inset:0}.hero-ambient-glow{filter:blur(70px);pointer-events:none;background:radial-gradient(circle,#ff550038 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.hero-content-container{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;margin:40px auto 0;display:flex;position:relative}.hero-brand-emblem-wrap{width:100%;max-width:480px;margin-bottom:20px;animation:1.2s cubic-bezier(.16,1,.3,1) forwards hero-emblem-entrance}@keyframes hero-emblem-entrance{0%{opacity:0;transform:scale(.88)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}.hero-liquid-glass-card{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#0e1015b8;border:1.5px solid #ff550059;border-radius:28px;width:100%;max-width:960px;margin-bottom:28px;padding:38px 36px 32px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 25px 60px #000000bf,0 0 35px #ff55002e}.hero-liquid-glass-card:hover{border-color:#f509;box-shadow:0 30px 70px #000000d9,0 0 45px #ff550047}.hero-glass-shine{pointer-events:none;background:radial-gradient(circle at 30% 30%,#ffffff14 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.hero-text-body{z-index:2;text-align:center;max-width:960px;margin-bottom:28px;position:relative}.hero-main-title{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;-webkit-text-stroke:.3px #fffffff2;text-stroke:.3px #fffffff2;text-transform:uppercase;text-align:center;font-size:clamp(1.8rem,3.8vw,3.2rem);font-weight:900;line-height:1.15}.hero-main-subtitle{letter-spacing:.18em;color:#ffffffe6;text-align:center;margin-top:14px;font-size:clamp(.8rem,1vw,.95rem);font-weight:600}.hero-pill-bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:32px;display:flex}.pill-badge-btn{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.1em;color:#fff;cursor:pointer;background:#0a0b0fb3;border:1px solid #fff3;border-radius:30px;align-items:center;gap:6px;padding:8px 16px;font-size:.7rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #0006}.pill-badge-btn:hover{border-color:var(--accent-orange);background:#ff55004d;transform:translateY(-2px);box-shadow:0 6px 20px #ff550080}.pill-badge--muted{color:var(--text-muted)}.hero-bottom-actions{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.hero-btn-primary{color:#fff;letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#f50 0%,#e64a00 100%);border:none;border-radius:40px;align-items:center;gap:8px;padding:11px 28px;font-size:.8rem;font-weight:800;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 6px 25px #f509}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 35px #ff5500d9}.hero-btn-secondary{color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#0a0b0fa6;border:1px solid #ffffff40;border-radius:40px;padding:11px 28px;font-size:.8rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #0006}.hero-btn-secondary:hover{background:#ffffff26;border-color:#fff}.hero-bg-dots{justify-content:center;align-items:center;gap:8px;display:flex}.hero-dot-btn{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.hero-dot-btn:hover{background:#fffc}.hero-dot-btn.active{background:var(--accent-orange);border-radius:10px;width:24px;box-shadow:0 0 12px #ff5500b3}@media (width<=768px){.hero-section-wrap{height:auto;min-height:100vh;padding:95px 16px 40px}.hero-liquid-glass-card{border-radius:20px;margin-bottom:20px;padding:24px 18px 20px}.hero-location-chip{letter-spacing:.1em!important;margin-bottom:14px!important;padding:4px 12px!important;font-size:.62rem!important}.hero-main-title{font-size:1.45rem!important;line-height:1.25!important}.hero-main-subtitle{letter-spacing:.08em!important;margin-top:10px!important;font-size:.78rem!important;line-height:1.5!important}.hero-buttons{flex-direction:column;gap:12px;width:100%}.hero-btn-primary,.hero-btn-secondary{justify-content:center;width:100%;padding:12px 20px;font-size:.76rem}}@media (width<=480px){.hero-main-title{font-size:1.25rem!important}.hero-liquid-glass-card{padding:20px 14px}}.about-section{padding-top:50px;padding-bottom:50px}.about-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid}@media (width<=992px){.about-grid{grid-template-columns:1fr;gap:30px}}.about-title{max-width:580px}.about-description{color:var(--text-sub);margin-top:14px;font-size:.9rem;line-height:1.65}.about-media-col{position:relative}.about-image-card{border:1.5px solid #ff55004d;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 15px 45px #000000b3}.about-img{object-fit:cover;width:100%;height:320px;display:block}.about-img-glow{pointer-events:none;background:linear-gradient(#0000 40%,#07080bd9 100%);position:absolute;inset:0}.about-img-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0b0fd9;border:1px solid #f506;border-radius:14px;flex-direction:column;padding:8px 16px;display:flex;position:absolute;bottom:18px;left:18px}.badge-title{font-family:var(--font-display);color:var(--accent-orange);letter-spacing:.1em;font-size:.85rem;font-weight:900}.badge-sub{color:var(--text-sub);letter-spacing:.15em;margin-top:2px;font-size:.65rem;font-weight:700}.why-us-merged-wrapper{border-top:1px solid #ffffff14;margin-top:36px;padding-top:28px}.why-us-subtitle{font-family:var(--font-display);letter-spacing:.12em;color:#fff;text-align:center;margin-bottom:20px;font-size:1.05rem;font-weight:900}.why-us-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=768px){.why-us-grid{grid-template-columns:1fr}}.why-us-card{background:#12141ca6;border:1px solid #ffffff14;border-radius:20px;padding:20px 22px;transition:all .3s}.why-us-card:hover{border-color:#f506;transform:translateY(-4px);box-shadow:0 10px 30px #00000080}.why-us-icon-ring{background:#ff55001f;border:1px solid #ff55004d;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:12px;display:flex}.why-us-card-title{font-family:var(--font-heading);letter-spacing:.1em;color:#fff;margin-bottom:6px;font-size:.85rem;font-weight:800}.why-us-card-desc{color:var(--text-sub);font-size:.78rem;line-height:1.45}.circular-gallery{cursor:grab;width:100%;height:100%;overflow:hidden}.circular-gallery:active{cursor:grabbing}.circular-gallery:focus-visible{outline-offset:4px;outline:2px solid #fff}.services-section{z-index:2;padding-top:100px;padding-bottom:90px;position:relative}.services-header{z-index:10;margin-bottom:20px;position:relative}.flying-gallery-viewport{background:0 0;border-radius:28px;width:100%;height:540px;margin-top:10px;position:relative;overflow:hidden}@media (width<=992px){.flying-gallery-viewport{height:440px}}@media (width<=576px){.flying-gallery-viewport{height:360px}}.services-bottom-cta{margin-top:30px}.services-action-btn{color:#fff;font-family:var(--font-heading);letter-spacing:.12em;cursor:pointer;background:linear-gradient(135deg,#f50 0%,#e64a00 100%);border:none;border-radius:32px;align-items:center;gap:10px;padding:14px 32px;font-size:.85rem;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #ff550080}.services-action-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ff5500bf}.sphere-root{--radius:520px;--viewer-pad:72px;--circ:calc(var(--radius) * 3.14);--rot-y:calc((360deg / var(--segments-x)) / 2);--rot-x:calc((360deg / var(--segments-y)) / 2);--item-width:calc(var(--circ) / var(--segments-x));--item-height:calc(var(--circ) / var(--segments-y));width:100%;height:100%;position:relative}.sphere-root *{box-sizing:border-box}.sphere,.item,.item__image{transform-style:preserve-3d}main.sphere-main{touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.stage{width:100%;height:100%;perspective:calc(var(--radius) * 2);perspective-origin:50%;contain:layout paint size;place-items:center;display:grid}.sphere{transform:translateZ(calc(var(--radius) * -1));will-change:transform}.overlay,.overlay--blur{z-index:3;pointer-events:none;margin:auto;position:absolute;inset:0}.overlay{background-image:radial-gradient(#ebebeb00 65%, var(--overlay-blur-color,#120f17) 100%)}.overlay--blur{-webkit-mask-image:radial-gradient(#ebebeb00 70%, var(--overlay-blur-color,#120f17) 90%);-webkit-mask-image:radial-gradient(#ebebeb00 70%, var(--overlay-blur-color,#120f17) 90%);mask-image:radial-gradient(#ebebeb00 70%, var(--overlay-blur-color,#120f17) 90%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.item{width:calc(var(--item-width) * var(--item-size-x));height:calc(var(--item-height) * var(--item-size-y));transform-origin:50%;backface-visibility:hidden;transform:rotateY(calc(var(--rot-y) * (var(--offset-x) + ((var(--item-size-x) - 1) / 2)) + var(--rot-y-delta,0deg))) rotateX(calc(var(--rot-x) * (var(--offset-y) - ((var(--item-size-y) - 1) / 2)) + var(--rot-x-delta,0deg))) translateZ(var(--radius));margin:auto;transition:transform .3s;position:absolute;inset:-999px}.item__image{border-radius:var(--tile-radius,12px);backface-visibility:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;pointer-events:auto;background:0 0;transition:transform .3s;display:block;position:absolute;inset:10px;overflow:hidden;transform:translateZ(0)}.item__image:focus{outline:none}.item__image img{object-fit:cover;pointer-events:none;backface-visibility:hidden;width:100%;height:100%;filter:var(--image-filter,none)}.viewer{z-index:20;pointer-events:none;padding:var(--viewer-pad);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.viewer .frame{aspect-ratio:1;border-radius:var(--enlarge-radius,32px);height:100%;display:flex}@media (aspect-ratio<=1){.viewer .frame{width:100%;height:auto}}.viewer .scrim{z-index:10;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0006;transition:opacity .5s;position:absolute;inset:0}.sphere-root[data-enlarging=true] .viewer .scrim{opacity:1;pointer-events:all}.viewer .enlarge{z-index:30;border-radius:var(--enlarge-radius,32px);transform-origin:0 0;background:#0a0c11f5;transition:transform .5s,opacity .5s;position:absolute;overflow:hidden;box-shadow:0 10px 30px #00000059}.viewer .enlarge img{object-fit:contain;width:100%;height:100%;filter:var(--image-filter,none)}.sphere-root .enlarge-closing img{filter:var(--image-filter,none)}.edge-fade{z-index:5;pointer-events:none;background:linear-gradient(to bottom, transparent, var(--overlay-blur-color,#120f17));height:120px;position:absolute;left:0;right:0}.edge-fade--top{top:0;transform:rotate(180deg)}.edge-fade--bottom{bottom:0}.gallery-section{padding-top:60px;padding-bottom:70px}.text-center{text-align:center}.dome-gallery-viewport{width:100%;height:720px;box-shadow:none;background:0 0;border:none;margin-top:20px;position:relative;overflow:hidden}@media (width<=992px){.dome-gallery-viewport{height:600px}}@media (width<=576px){.dome-gallery-viewport{height:480px}}.cinematic-section{z-index:2;padding-top:80px;padding-bottom:90px;position:relative}.cinematic-header{margin-bottom:20px}.cinematic-gallery-viewport{background:0 0;border-radius:28px;width:100%;height:520px;margin-top:10px;position:relative;overflow:hidden}@media (width<=992px){.cinematic-gallery-viewport{height:480px}}@media (width<=576px){.cinematic-gallery-viewport{height:440px}}.packages-section{padding-top:80px;padding-bottom:80px}.packages-header{text-align:center;margin-bottom:50px}.packages-sub-desc{color:var(--text-sub);max-width:620px;margin:12px auto 0;font-size:.9rem}.packages-grid-redesigned{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:28px;display:grid}@media (width<=1024px){.packages-grid-redesigned{grid-template-columns:1fr}}.pkg-card-redesigned{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e1015d9;border-radius:28px;flex-direction:column;justify-content:space-between;padding:36px 30px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.pkg-card-redesigned:hover{transform:translateY(-8px)}.pkg-card-redesigned.tier-silver{border:1.5px solid #d0d5dd66;box-shadow:0 15px 40px #0009,0 0 25px #d0d5dd1f}.tier-silver:hover{border-color:#e2e8f0;box-shadow:0 20px 50px #000c,0 0 35px #e2e8f04d}.tier-silver .pkg-title{color:#e2e8f0;background:linear-gradient(135deg,#fff 0%,#b0b8c5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.tier-silver .pkg-icon-halo{background:#e2e8f01f;border:1px solid #e2e8f04d}.tier-silver .pkg-icon-svg{color:#e2e8f0}.tier-silver .check-ring{background:#e2e8f01f;border:1px solid #e2e8f04d}.tier-silver .check-icon-svg{color:#e2e8f0}.tier-silver .pkg-duration-badge{color:#e2e8f0;background:#e2e8f01a;border:1px solid #e2e8f040}.tier-silver .pkg-action-btn{color:#fff;background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%);box-shadow:0 6px 20px #94a3b866}.tier-silver .pkg-action-btn:hover{box-shadow:0 10px 30px #94a3b8b3}.pkg-card-redesigned.tier-gold{background:#14120ce6;border:2px solid gold;box-shadow:0 20px 60px #000000b3,0 0 40px #ffd70059}.tier-gold:hover{border-color:#fe5;box-shadow:0 25px 70px #000000d9,0 0 50px #ffd7008c}.tier-gold .pkg-title{color:gold;background:linear-gradient(135deg,#fff099 0%,gold 60%,#fa0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.tier-gold .pkg-icon-halo{background:#ffd70026;border:1px solid #ffd70066}.tier-gold .pkg-icon-svg{color:gold}.tier-gold .check-ring{background:#ffd70026;border:1px solid #ffd70066}.tier-gold .check-icon-svg{color:gold}.tier-gold .pkg-duration-badge{color:gold;background:#ffd70026;border:1px solid #ffd70059}.tier-gold .pkg-action-btn{color:#0f0e09;background:linear-gradient(135deg,gold 0%,#d4af37 100%);font-weight:900;box-shadow:0 6px 25px #ffd70080}.tier-gold .pkg-action-btn:hover{box-shadow:0 10px 35px #ffd700cc}.pkg-card-redesigned.tier-diamond{background:#0a1219e6;border:2px solid #70d6ff;box-shadow:0 20px 60px #000000b3,0 0 40px #70d6ff59}.tier-diamond:hover{border-color:#b9f2ff;box-shadow:0 25px 70px #000000d9,0 0 50px #b9f2ff8c}.tier-diamond .pkg-title{color:#70d6ff;background:linear-gradient(135deg,#e0f7ff 0%,#70d6ff 60%,#09f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.tier-diamond .pkg-icon-halo{background:#70d6ff26;border:1px solid #70d6ff66}.tier-diamond .pkg-icon-svg{color:#70d6ff}.tier-diamond .check-ring{background:#70d6ff26;border:1px solid #70d6ff66}.tier-diamond .check-icon-svg{color:#70d6ff}.tier-diamond .pkg-duration-badge{color:#70d6ff;background:#70d6ff26;border:1px solid #70d6ff59}.tier-diamond .pkg-action-btn{color:#fff;background:linear-gradient(135deg,#70d6ff 0%,#0077b6 100%);font-weight:900;box-shadow:0 6px 25px #70d6ff80}.tier-diamond .pkg-action-btn:hover{box-shadow:0 10px 35px #70d6ffcc}.pkg-featured-badge{color:#0a0b0e;font-family:var(--font-heading);letter-spacing:.15em;background:linear-gradient(135deg,gold 0%,#fa0 100%);border-radius:20px;padding:5px 16px;font-size:.65rem;font-weight:900;position:absolute;top:-14px;right:28px;box-shadow:0 4px 15px #ffd70099}.pkg-top-head{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.pkg-icon-halo{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.pkg-title{font-family:var(--font-display);letter-spacing:.05em;font-size:1.15rem;font-weight:900}.pkg-tagline{color:var(--text-sub);margin-top:4px;font-size:.78rem;line-height:1.4}.pkg-duration-row{margin-bottom:24px}.pkg-duration-badge{letter-spacing:.05em;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-block}.pkg-features-list{flex-direction:column;gap:14px;margin-bottom:30px;list-style:none;display:flex}.pkg-features-list li{color:var(--text-main);align-items:flex-start;gap:12px;font-size:.82rem;line-height:1.4;display:flex}.check-ring{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.pkg-action-btn{width:100%;font-family:var(--font-body);letter-spacing:.12em;cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;padding:14px;font-size:.82rem;font-weight:800;transition:all .3s;display:flex}.pkg-action-btn:hover{transform:translateY(-2px)}.packages-footer-note{letter-spacing:.1em;color:var(--text-sub);text-align:center;background:#12141c99;border:1px solid #ffffff14;border-radius:30px;justify-content:center;align-items:center;gap:10px;margin-top:40px;padding:14px 24px;font-size:.75rem;font-weight:700;display:flex}.google-reviews-section{padding-top:90px;padding-bottom:90px;position:relative}.google-rating-banner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141418bf;border:1px solid #ff550059;border-radius:50px;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;max-width:720px;margin:0 auto 36px;padding:16px 28px;display:flex;box-shadow:0 10px 30px #0006,0 0 20px #ff55001f}.google-g-badge{color:#fff;align-items:center;gap:10px;font-size:.95rem;font-weight:700;display:flex}.google-score-col{border-left:1px solid #ffffff26;border-right:1px solid #ffffff26;align-items:center;gap:12px;padding:0 20px;display:flex}.score-number{color:#f50;font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:800;line-height:1}.stars-row{gap:3px;display:flex}.google-stat-info{flex-direction:column;display:flex}.stat-main{color:#fff;font-size:.88rem;font-weight:700}.stat-sub{color:#fff9;font-size:.75rem}.reviews-filter-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:36px;display:flex}.review-filter-btn{color:#ffffffbf;letter-spacing:.06em;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:20px;padding:8px 18px;font-size:.78rem;font-weight:700;transition:all .3s}.review-filter-btn:hover{color:#fff;border-color:#ff550080}.review-filter-btn.active{color:#fff;background:#f50;border-color:#f50;box-shadow:0 4px 16px #ff550059}.reviews-cards-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.review-card-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121216b3;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:24px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 24px #0000004d}.review-card-item:hover{border-color:#f506;transform:translateY(-4px);box-shadow:0 12px 36px #00000080,0 0 25px #ff550026}.review-card-top{align-items:center;gap:14px;margin-bottom:14px;display:flex}.client-avatar{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#f50 0%,#c40 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.95rem;font-weight:800;display:flex;box-shadow:0 4px 12px #ff55004d}.client-meta{flex-grow:1}.client-name{color:#fff;margin:0 0 2px;font-size:.98rem;font-weight:700}.client-loc{color:#fff9;margin:0;font-size:.78rem}.review-date{color:#ffffff73}.verified-badge{background:#ff55001f;border:1px solid #ff55004d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.review-stars-line{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:14px;display:flex}.review-tag{color:#ffffffb3;background:#ffffff0f;border-radius:12px;margin-left:auto;padding:3px 10px;font-size:.72rem;font-weight:600}.review-body-text{color:#ffffffd9;flex-grow:1;margin:0 0 18px;font-size:.88rem;font-style:italic;line-height:1.6}.review-card-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.google-verify-text{color:#ffffff73;font-size:.72rem;font-weight:500}@media (width<=768px){.google-rating-banner{text-align:center;flex-direction:column;gap:14px;padding:20px 16px}.google-score-col{border:1px solid #ffffff26;border-left:none;border-right:none;justify-content:center;width:100%;padding:10px 0}.reviews-cards-grid{grid-template-columns:1fr}}.receipt-overlay{z-index:99999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08090ce0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.receipt-modal-card{color:#fff;background:#0e1015;border:1.5px solid #f506;border-radius:24px;width:100%;max-width:620px;padding:36px;position:relative;box-shadow:0 25px 60px #000000e6,0 0 40px #f503}.receipt-close-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .25s;display:flex;position:absolute;top:20px;right:20px}.receipt-close-btn:hover{background:var(--accent-orange,#f50);border-color:var(--accent-orange,#f50);transform:rotate(90deg)}.receipt-watermark-stamp{color:#25d366;font-family:var(--font-heading,"Space Grotesk", sans-serif);letter-spacing:.12em;background:#25d36626;border:1px solid #25d36666;border-radius:20px;align-items:center;gap:6px;margin-bottom:20px;padding:5px 12px;font-size:.68rem;font-weight:800;display:inline-flex}.receipt-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.receipt-subtitle{color:var(--text-sub,#a0a5b5);margin-top:6px;font-size:.72rem}.receipt-meta{text-align:right}.receipt-title{font-family:var(--font-heading,"Space Grotesk", sans-serif);letter-spacing:.15em;color:#fff;font-size:1.1rem;font-weight:900}.receipt-id{color:var(--accent-orange,#f50);margin-top:4px;font-family:monospace;font-size:.95rem;font-weight:700}.receipt-date{color:var(--text-sub,#a0a5b5);font-size:.75rem}.receipt-divider{background:linear-gradient(90deg,#0000,#f506,#0000);height:1px;margin:24px 0}.receipt-details-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.receipt-section-label{letter-spacing:.14em;color:var(--text-sub,#a0a5b5);text-transform:uppercase;margin-bottom:6px;font-size:.65rem;font-weight:800}.receipt-value-main{font-family:var(--font-heading,"Space Grotesk", sans-serif);color:#fff;font-size:.95rem;font-weight:800}.receipt-value-sub{color:var(--text-sub,#a0a5b5);margin-top:3px;font-size:.8rem}.receipt-table-wrapper{background:#14161eb3;border:1px solid #ffffff14;border-radius:16px;margin-bottom:24px;padding:16px}.receipt-table{border-collapse:collapse;width:100%}.receipt-table th{letter-spacing:.12em;color:var(--text-sub,#a0a5b5);text-align:left;border-bottom:1px solid #ffffff14;padding-bottom:12px;font-size:.65rem;font-weight:800}.receipt-table td{color:#fff;border-bottom:1px solid #ffffff0a;padding:10px 0;font-size:.84rem}.receipt-table tr:last-child td{border-bottom:none}.text-right{text-align:right}.receipt-notes-box{background:#ff550014;border:1px solid #f503;border-radius:12px;margin-bottom:24px;padding:12px 16px}.receipt-notes-label{letter-spacing:.12em;color:var(--accent-orange,#f50);margin-bottom:4px;font-size:.62rem;font-weight:800}.receipt-notes-text{color:#fff;font-size:.82rem}.receipt-total-bar{background:#ff550026;border:1px solid #f506;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 20px;display:flex}.total-label-box{font-family:var(--font-heading,"Space Grotesk", sans-serif);letter-spacing:.1em;color:#fff;align-items:center;gap:8px;font-size:.78rem;font-weight:800;display:flex}.total-amount-box{font-family:var(--font-heading,"Space Grotesk", sans-serif);color:var(--accent-orange,#f50);font-size:1.35rem;font-weight:900}.receipt-actions-row{grid-template-columns:1.4fr 1fr;gap:14px;display:grid}.receipt-action-btn{font-family:var(--font-heading,"Space Grotesk", sans-serif);letter-spacing:.1em;cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:.78rem;font-weight:800;transition:all .3s;display:flex}.receipt-action-btn.wa{color:#000;background:#25d366;border:none}.receipt-action-btn.wa:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 4px 20px #25d36680}.receipt-action-btn.print{color:#fff;background:#ffffff14;border:1px solid #fff3}.receipt-action-btn.print:hover{background:#ffffff2e;transform:translateY(-2px)}@media print{body *{visibility:hidden}.receipt-modal-card,.receipt-modal-card *{visibility:visible}.receipt-modal-card{width:100%;max-width:100%;box-shadow:none;border:none;position:absolute;top:0;left:0;color:#000!important;background:#fff!important}.receipt-actions-row,.receipt-close-btn{display:none!important}}.booking-section{padding-top:80px;padding-bottom:80px}.booking-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:50px;display:grid}@media (width<=992px){.booking-grid{grid-template-columns:1fr;gap:40px}}.booking-main-title{max-width:500px}.booking-feature-cards{flex-direction:column;gap:20px;margin-top:36px;display:flex}.b-feat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e101599;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:18px;padding:20px 24px;display:flex}.b-feat-icon{background:#ff55001f;border:1px solid #ff55004d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.b-feat-title{font-family:var(--font-heading);color:#fff;font-size:.95rem;font-weight:800}.b-feat-desc{color:var(--text-sub);margin-top:2px;font-size:.8rem}.booking-form-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#12141cbf;border:1px solid #ff55004d;border-radius:28px;padding:40px;box-shadow:0 20px 50px #0009,0 0 30px #ff550026}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=576px){.form-row{grid-template-columns:1fr}.booking-form-card{padding:24px}}.input-group{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.input-group label{letter-spacing:.08em;color:var(--text-sub);font-size:.75rem;font-weight:700}.input-group input,.input-group select,.input-group textarea{color:#fff;width:100%;font-family:var(--font-body);background:#0a0b0fcc;border:1px solid #ffffff1f;border-radius:14px;outline:none;padding:12px 16px;font-size:.9rem;transition:all .3s}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{border-color:var(--accent-orange);box-shadow:0 0 15px #ff55004d}.request-quote-submit-btn{color:#fff;letter-spacing:.15em;cursor:pointer;background:linear-gradient(135deg,#f50 0%,#e64a00 100%);border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:10px;padding:16px;font-size:.85rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 8px 30px #ff550080}.request-quote-submit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ff5500bf}.form-success-state{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:30px 20px;display:flex}.form-success-state h3{font-family:var(--font-display);letter-spacing:.1em;color:#fff;font-size:1.5rem}.form-success-state p{color:var(--text-sub);max-width:480px;font-size:.9rem;line-height:1.6}.notification-action-box{flex-direction:column;align-items:center;gap:12px;width:100%;margin-top:20px;display:flex}.notif-label{letter-spacing:.12em;color:var(--accent-orange);font-size:.75rem;font-weight:800}.whatsapp-alert-btn{color:#fff;letter-spacing:.08em;cursor:pointer;background:#25d366;border:none;border-radius:30px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:.85rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 6px 20px #25d36666}.whatsapp-alert-btn:hover{background:#20ba5a;transform:translateY(-2px);box-shadow:0 10px 30px #25d36699}.submit-another-btn{color:var(--text-sub);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:20px;padding:10px 24px;font-size:.78rem;font-weight:700;transition:all .3s}.submit-another-btn:hover{color:#fff;border-color:#fff}.faq-section{padding-top:80px;padding-bottom:80px}.faq-header{text-align:center;margin-bottom:48px}.faq-header .section-tag{justify-content:center}.faq-list{flex-direction:column;gap:16px;max-width:840px;margin:0 auto 50px;display:flex}.faq-accordion-item{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e1015a6;border:1px solid #ffffff14;border-radius:20px;transition:all .3s;overflow:hidden}.faq-accordion-item.is-open{background:#12141cd9;border-color:#f506;box-shadow:0 10px 30px #0006}.faq-question-btn{color:#fff;width:100%;font-family:var(--font-heading);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 28px;font-size:.98rem;font-weight:700;display:flex}.faq-chevron{color:var(--accent-orange);transition:transform .3s}.rotate-180{transform:rotate(180deg)}.faq-answer-content{color:var(--text-sub);border-top:1px solid #ffffff0d;padding:16px 28px 22px;font-size:.9rem;line-height:1.65}.still-questions-banner{background:#12141cb3;border:1px dashed #f506;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:840px;margin:0 auto;padding:28px 36px;display:flex}.sq-title{font-family:var(--font-heading);letter-spacing:.08em;color:#fff;font-size:1.05rem;font-weight:800}.sq-sub{color:var(--text-sub);margin-top:4px;font-size:.82rem}.sq-contact-btn{background:var(--accent-orange);color:#fff;letter-spacing:.1em;cursor:pointer;border:none;border-radius:30px;padding:10px 24px;font-size:.78rem;font-weight:800;transition:all .3s;box-shadow:0 4px 20px #f506}.sq-contact-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ff5500a6}.card-3d-viewport{perspective:1200px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.card-3d-wrapper{width:100%;max-width:440px;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.23,1,.32,1);position:relative}.card-glare-overlay{z-index:10;pointer-events:none;mix-blend-mode:overlay;opacity:.6;border-radius:24px;position:absolute;inset:0}.card-face{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0e1015eb;border:1.5px solid #f506;border-radius:24px;flex-direction:column;width:100%;padding:24px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #000000b3,0 0 30px #ff550026}.card-3d-wrapper:hover .card-face{border-color:#ff5500bf;box-shadow:0 25px 60px #ff55004d,0 0 40px #f503}.card-front-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.card-tagline-strip{letter-spacing:.12em;color:var(--accent-orange,#f50);align-items:center;gap:8px;margin-top:12px;margin-bottom:16px;font-size:.68rem;font-weight:800;display:flex}.card-social-grid{flex-direction:column;gap:12px;display:flex}.card-social-item{color:#fff;background:#14161ed9;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:14px;padding:12px 16px;text-decoration:none;transition:all .25s;display:flex}.card-social-item:not(.no-click):hover{border-color:var(--accent-orange,#f50);background:#ff55002e;transform:translate(4px)}.c-soc-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.c-soc-icon.insta{color:#e1306c;background:#e1306c33;border:1px solid #e1306c66}.c-soc-icon.fb{color:#1877f2;background:#1877f233;border:1px solid #1877f266}.c-soc-icon.phone{color:#25d366;background:#25d36633;border:1px solid #25d36666}.c-soc-icon.mail{color:#f50;background:#f503;border:1px solid #f506}.c-soc-icon.pin{color:#fff;background:#ffffff1a;border:1px solid #fff3}.c-soc-info{flex-direction:column;flex-grow:1;display:flex}.c-soc-label{color:var(--text-sub,#a0a5b5);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.c-soc-value{font-family:var(--font-heading,"Space Grotesk", sans-serif);color:#fff;font-size:.88rem;font-weight:800}.c-soc-arrow{color:var(--text-sub,#a0a5b5);opacity:.6;transition:all .2s}.card-social-item:hover .c-soc-arrow{color:var(--accent-orange,#f50);opacity:1;transform:translate(2px,-2px)}@media (width<=768px){.card-face{border-radius:20px;padding:18px 14px}.card-tagline-strip{margin-top:8px;margin-bottom:12px;font-size:.62rem}.card-social-grid{gap:8px}.card-social-item{border-radius:12px;gap:10px;padding:10px 12px}.c-soc-icon{width:32px;height:32px}.c-soc-value{font-size:.78rem}}.contact-section{padding-top:80px;padding-bottom:80px}.contact-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:50px;display:grid}@media (width<=992px){.contact-grid{grid-template-columns:1fr;gap:40px}}.contact-details-list{flex-direction:column;gap:20px;margin-top:36px;margin-bottom:40px;display:flex}.c-info-item{align-items:center;gap:18px;display:flex}.c-icon-ring{background:#ff55001f;border:1px solid #ff55004d;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.c-item-title{font-family:var(--font-heading);color:#fff;font-size:1rem;font-weight:800}.c-item-sub{color:var(--text-sub);margin-top:2px;font-size:.8rem}.contact-socials{flex-direction:column;gap:12px;display:flex}.socials-label{letter-spacing:.2em;color:var(--text-muted);font-size:.7rem;font-weight:800}.social-icons-row{gap:12px;display:flex}.social-btn{color:#fff;background:#0e1015b3;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.social-btn:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-3px);box-shadow:0 4px 20px #ff550080}.australia-map-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e101599;border:1px solid #ffffff14;border-radius:28px;padding:30px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.exact-map-container{justify-content:center;align-items:center;width:100%;min-height:380px;display:flex;position:relative}.australia-exact-outline-img{object-fit:contain;filter:invert();mix-blend-mode:screen;opacity:.95;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;max-height:400px}.australia-overlay-svg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.pulse-ring-map{animation:2.5s infinite pulse-map-ring}@keyframes pulse-map-ring{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(2.2)}}.map-location-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0b0fd9;border:1px solid #f506;border-radius:16px;align-items:center;gap:12px;padding:10px 18px;display:flex;position:absolute;bottom:24px;left:24px}.map-badge-dot{background:var(--accent-orange);width:10px;height:10px;box-shadow:0 0 10px var(--accent-orange);border-radius:50%}.view-mode-toggle-bar{justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.view-mode-btn{color:var(--text-sub,#a0a5b5);font-family:var(--font-heading,"Space Grotesk", sans-serif);letter-spacing:.1em;cursor:pointer;background:#0e1015b3;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:8px;padding:10px 18px;font-size:.72rem;font-weight:800;transition:all .3s;display:flex}.view-mode-btn.active{border-color:var(--accent-orange,#f50);color:#fff;background:#f503;box-shadow:0 4px 20px #f506}.view-mode-btn:hover{border-color:var(--accent-orange,#f50);color:#fff}.pictura-footer{z-index:2;background:#050608;border-top:1px solid #ffffff14;padding:80px 0 30px;position:relative}.footer-container{max-width:1320px;margin:0 auto;padding:0 24px}.footer-grid{grid-template-columns:1.4fr .8fr 1fr .8fr 1.2fr;gap:40px;margin-bottom:60px;display:grid}@media (width<=1100px){.footer-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.footer-grid{grid-template-columns:1fr}}.footer-logo-link{margin-bottom:16px;text-decoration:none;display:inline-block}.footer-tagline{color:var(--text-sub);margin-top:12px;font-size:.85rem;line-height:1.6}.footer-col-title{font-family:var(--font-heading);letter-spacing:.15em;color:#fff;margin-bottom:20px;font-size:.78rem;font-weight:800}.footer-links-list{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-links-list button,.footer-links-list a{color:var(--text-sub);text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:none;transition:color .3s}.footer-links-list button:hover,.footer-links-list a:hover{color:var(--accent-orange)}.newsletter-desc{color:var(--text-sub);margin-bottom:16px;font-size:.82rem;line-height:1.5}.newsletter-input-box{background:#12141ccc;border:1px solid #ffffff1f;border-radius:30px;align-items:center;margin-bottom:20px;padding:4px 6px 4px 16px;display:flex}.newsletter-input-box input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:.85rem}.newsletter-btn{background:var(--accent-orange);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .3s;display:flex}.newsletter-btn:hover{transform:scale(1.08);box-shadow:0 4px 15px #ff550080}.newsletter-success{color:#fff;background:#ff550026;border:1px solid #f506;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 16px;font-size:.82rem;font-weight:700;display:flex}.footer-legal-links{color:var(--text-muted);align-items:center;gap:10px;font-size:.75rem;display:flex}.footer-legal-links a{color:var(--text-muted);text-decoration:none;transition:color .3s}.footer-legal-links a:hover{color:#fff}.footer-bottom-bar{text-align:center;color:var(--text-muted);border-top:1px solid #ffffff0d;padding-top:24px;font-size:.75rem}.video-modal-backdrop{z-index:2000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050609eb;justify-content:center;align-items:center;padding:24px;animation:.3s fadeInModal;display:flex;position:fixed;inset:0}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}.video-modal-container{background:#0e1015f2;border:1px solid #f506;border-radius:24px;width:100%;max-width:960px;position:relative;overflow:hidden;box-shadow:0 25px 70px #000c,0 0 40px #ff55004d}.video-modal-close{z-index:10;color:#fff;cursor:pointer;background:#0a0b0fcc;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.video-modal-close:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:scale(1.1)}.video-player-wrap{aspect-ratio:16/9;background:#000;width:100%}.modal-video-element{object-fit:cover;width:100%;height:100%}.video-modal-details{padding:24px 30px}.modal-film-sub{letter-spacing:.15em;color:var(--accent-orange);font-size:.7rem;font-weight:800}.modal-film-title{font-family:var(--font-heading);color:#fff;margin-top:4px;font-size:1.3rem;font-weight:800}.customizer-backdrop{z-index:2500;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050609f0;justify-content:center;align-items:center;padding:20px;animation:.3s fadeInModal;display:flex;position:fixed;inset:0}.customizer-modal-box{background:#0e1015f7;border:1.5px solid #ff550080;border-radius:28px;flex-direction:column;width:100%;max-width:920px;max-height:92vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 25px 80px #000000e6,0 0 50px #ff55004d}.customizer-close-btn{color:#fff;cursor:pointer;z-index:10;background:#0a0b0fcc;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.customizer-close-btn:hover{background:var(--accent-orange,#f50);border-color:var(--accent-orange,#f50);transform:scale(1.1)}.customizer-header{border-bottom:1px solid #ffffff14;padding:36px 36px 20px}.customizer-tag{letter-spacing:.2em;color:var(--accent-orange,#f50);margin-bottom:6px;font-size:.7rem;font-weight:800}.customizer-title{font-family:var(--font-display,"Syne", sans-serif);color:#fff;font-size:1.8rem;font-weight:900}.customizer-subtitle{color:var(--text-sub,#a0a5b5);margin-top:6px;font-size:.88rem}.customizer-body{flex-direction:column;gap:28px;padding:30px 36px;display:flex}.cust-block{flex-direction:column;gap:12px;display:flex}.cust-block-title{font-family:var(--font-heading,"Space Grotesk", sans-serif);letter-spacing:.12em;color:var(--text-sub,#a0a5b5);font-size:.78rem;font-weight:800}.text-orange-req{color:var(--accent-orange,#f50);font-weight:800}.cust-grid-services{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;display:grid}.cust-svc-chip{color:#fff;cursor:pointer;text-align:left;background:#12141ccc;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:.82rem;font-weight:700;transition:all .25s;display:flex}.cust-svc-chip:hover{background:#ff550014;border-color:#ff550080}.cust-svc-chip.selected{border-color:var(--accent-orange,#f50);background:#f503;box-shadow:0 0 12px #ff550059}.chip-check{width:18px;height:18px;color:var(--accent-orange,#f50);background:#f503;border:1px solid #ff550080;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cust-grid-4{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.cust-grid-5{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}@media (width<=768px){.cust-grid-4,.cust-grid-5{grid-template-columns:1fr 1fr}}.cust-card-btn{color:#fff;cursor:pointer;text-align:center;background:#12141ccc;border:1px solid #ffffff1f;border-radius:16px;padding:14px 10px;font-size:.8rem;font-weight:700;transition:all .3s}.cust-card-btn:hover{border-color:#f506}.cust-card-btn.selected{border-color:var(--accent-orange,#f50);background:#f503;box-shadow:0 0 15px #ff55004d}.crew-controls-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (width<=992px){.crew-controls-grid{grid-template-columns:1fr}}.crew-box{background:#12141cb3;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.crew-info{align-items:center;gap:10px;display:flex}.crew-title{font-family:var(--font-heading,"Space Grotesk", sans-serif);color:#fff;font-size:.88rem;font-weight:800;display:block}.crew-sub{color:var(--text-sub,#a0a5b5);font-size:.72rem;display:block}.counter-strip{background:#0a0b0fcc;border:1px solid #ffffff26;border-radius:12px;justify-content:space-between;align-items:center;padding:6px 14px;display:flex}.counter-strip button{color:var(--accent-orange,#f50);cursor:pointer;background:0 0;border:none;font-size:1.3rem;font-weight:800}.counter-strip span{color:#fff;font-size:1rem;font-weight:800}.toggles-grid-2{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=768px){.toggles-grid-2{grid-template-columns:1fr}}.t-card{cursor:pointer;background:#12141cb3;border:1px solid #ffffff1a;border-radius:18px;align-items:flex-start;gap:14px;padding:16px 20px;transition:all .3s;display:flex}.t-card:hover{border-color:#f506}.t-card.active{border-color:var(--accent-orange,#f50);background:#ff55001f}.t-check{background:#ff550026;border:1px solid #f506;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.t-head{font-family:var(--font-heading,"Space Grotesk", sans-serif);color:#fff;font-size:.9rem;font-weight:800}.t-sub{color:var(--text-sub,#a0a5b5);margin-top:3px;font-size:.78rem;line-height:1.4}.sub-option-box{background:#0a0b0f99;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:10px;margin-top:14px;padding:14px 18px;display:flex}.sub-option-box label{color:var(--text-sub,#a0a5b5);letter-spacing:.08em;font-size:.75rem;font-weight:700}.radio-pills-row{flex-wrap:wrap;gap:10px;display:flex}.pill-radio-btn{color:#fff;cursor:pointer;background:#12141ce6;border:1px solid #ffffff26;border-radius:20px;padding:8px 16px;font-size:.75rem;font-weight:700;transition:all .25s}.pill-radio-btn.active{background:var(--accent-orange,#f50);border-color:var(--accent-orange,#f50);box-shadow:0 4px 15px #f506}.customizer-footer{background:#0a0b0ff2;border-top:1px solid #ffffff14;padding:24px 36px}.proceed-custom-package-btn{color:#fff;letter-spacing:.15em;cursor:pointer;background:linear-gradient(135deg,#f50 0%,#e64a00 100%);border:none;border-radius:35px;width:100%;padding:16px;font-size:.9rem;font-weight:900;transition:all .3s;box-shadow:0 8px 30px #ff550080}.proceed-custom-package-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #ff5500bf}:root{--font-serif:"Cormorant Garamond", Georgia, serif;--font-display:"Syne", sans-serif;--font-heading:"Space Grotesk", sans-serif;--font-body:"Outfit", sans-serif;--bg-dark:#07080b;--bg-surface:#0e1015;--bg-card:#12141cb8;--accent-orange:#f50;--accent-orange-bright:#f70;--accent-amber:#fa0;--accent-glow:#ff550059;--text-main:#f7f8fa;--text-sub:#9ea2b0;--text-muted:#646877;--border-glass:#ffffff1a;--border-orange:#f506;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%}body{background-color:var(--bg-dark);width:100%;min-height:100vh;color:var(--text-main);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(at 15% 10%,#ff55001f 0,#0000 55%),radial-gradient(at 85% 60%,#ffaa0014 0,#0000 50%),radial-gradient(at 50% 90%,#ff55000f 0,#0000 60%);background-attachment:fixed;overflow-x:hidden}::selection{background:var(--accent-orange);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:#f506;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-orange)}#root{z-index:1;min-height:100vh;position:relative}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em}.font-serif{font-family:var(--font-serif)}.hero-title,.brand-title{font-family:var(--font-display)}.text-gradient-serif{font-family:var(--font-serif);background:linear-gradient(135deg,#fff 30%,#f70 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:italic}.text-orange{color:var(--accent-orange)}.app-layout{min-height:100vh;display:flex}.main-content{flex:1;width:100%;min-height:100vh}.main-content--floating{padding:105px 45px 70px 300px}@media (width<=1023px){.main-content--floating{padding:95px 20px 40px}}.page-container{max-width:1280px;margin:0 auto}.page-fade-in{animation:.6s cubic-bezier(.16,1,.3,1) forwards pageFade}@keyframes pageFade{0%{opacity:0;transform:translateY(18px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-section{border:1px solid #ff6b0040;border-radius:32px;align-items:center;min-height:75vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #000000e6}.hero-section--fullwidth{width:100%}.hero-bg-posters{z-index:1;opacity:.6;position:absolute;inset:0}.hero-overlay-glass{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:100%;height:100%;transform-style:preserve-3d;background:linear-gradient(135deg,#0a0a0ee0 0%,#0a0a0e8c 100%);flex-direction:column;justify-content:center;padding:80px 60px;display:flex;position:relative}.hero-title--clean{letter-spacing:.12em;color:#fff;margin-bottom:16px;font-size:clamp(3rem,8vw,6.2rem);font-weight:800}.hero-subtitle{color:var(--text-sub);max-width:650px;margin-bottom:35px;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.cta-primary-btn{color:#fff;font-family:var(--font-heading);letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#ff6b00 0%,#ff8a00 100%);border:1px solid #ffffff4d;border-radius:18px;align-items:center;gap:10px;padding:14px 30px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 30px #ff6b0080}.cta-primary-btn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #ff6b00b3}.cta-secondary-btn{color:#fff;font-family:var(--font-heading);letter-spacing:.08em;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:18px;padding:14px 30px;font-size:.95rem;font-weight:600;transition:all .3s}.cta-secondary-btn:hover{background:#ffffff1a;border-color:#ff6b0080}.section-padding{padding:60px 0}.showcase-header{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.section-title{color:#fff;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700}.section-desc{color:var(--text-sub);margin-top:6px;font-size:.95rem}.showcase-cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.showcase-card{flex-direction:column;height:380px;display:flex}.showcase-img-wrap{border-radius:24px 24px 0 0;height:280px;position:relative;overflow:hidden}.showcase-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.showcase-card:hover .showcase-img-wrap img{transform:scale(1.08)}.showcase-body{padding:20px}.showcase-body h4{color:#fff;margin-bottom:4px;font-size:1.1rem}.showcase-body p{color:var(--text-sub);font-size:.85rem}.text-link-btn{color:var(--accent-orange);font-family:var(--font-heading);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.page-header{text-align:center;max-width:750px;margin:0 auto 40px}.hero-badge{color:var(--accent-orange);font-family:var(--font-heading);letter-spacing:.12em;background:#ff6b001f;border:1px solid #ff6b0059;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.page-title{font-family:var(--font-display);margin:10px 0;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800}.page-subtitle{color:var(--text-sub);font-size:1.05rem;line-height:1.6}.glass-input-field{color:#fff;width:100%;font-family:var(--font-body);background:#12121acc;border:1px solid #ffffff1f;border-radius:16px;outline:none;padding:14px 18px;font-size:.92rem;transition:border-color .3s,box-shadow .3s}.glass-input-field:focus{border-color:var(--accent-orange);box-shadow:0 0 18px #ff6b0059}.glass-textarea{resize:vertical;min-height:100px}.margin-top-16{margin-top:16px}.margin-top-20{margin-top:20px}.margin-top-30{margin-top:30px}.width-full{width:100%}.hero-stats-strip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ea6;border:1px solid #ff6b0040;border-radius:20px;flex-wrap:wrap;align-items:center;gap:24px;width:fit-content;padding:18px 28px;display:flex}.stat-item{flex-direction:column;display:flex}.stat-num{font-family:var(--font-display);font-size:1.4rem;font-weight:800;line-height:1.1}.stat-label{color:var(--text-sub);letter-spacing:.05em;margin-top:2px;font-size:.75rem}.stat-divider{background:#ffffff1f;width:1px;height:30px}.awards-banner-card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:36px 40px;display:flex}.awards-content{align-items:center;gap:20px;max-width:700px;display:flex}.award-badge-icon{background:#ff6b0026;border:1px solid #ff6b0066;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.awards-content h3{color:#fff;letter-spacing:.05em;font-size:1.3rem}.awards-content p{color:var(--text-sub);margin-top:4px;font-size:.9rem}.dissolve-section{opacity:0;filter:blur(12px);will-change:opacity, filter, transform;transition:opacity 1.1s cubic-bezier(.16,1,.3,1),filter 1.1s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1);transform:translateY(75px)scale(.97)}.dissolve-section.is-visible{opacity:1;filter:blur();transform:translateY(0)scale(1)}.section-container{z-index:2;max-width:1280px;margin:0 auto;padding:80px 24px;position:relative}@media (width<=768px){.section-container{padding:50px 16px}}.section-tag{letter-spacing:.25em;text-transform:uppercase;color:var(--accent-orange);align-items:center;gap:8px;margin-bottom:12px;font-size:.75rem;font-weight:700;display:flex}.section-tag:before{content:"";background:var(--accent-orange);width:16px;height:2px;display:inline-block}.section-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:800;line-height:1.15}.text-orange,.text-orange-glow{color:#f50;background:linear-gradient(135deg,#f60 0%,#fa0 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 12px #f506);-webkit-background-clip:text;display:inline-block}
