:root{--apple-black:#05070a;--apple-white:#f5f7f8;--apple-cyan:#12b8e8}
html,body{max-width:100%;overflow-x:clip}
.home-page{background:var(--apple-white)}
.home-page .capability-rail{position:relative;z-index:8}
.apple-intro{position:relative;height:190vh;background:#fff;color:#071725}
.apple-intro,.apple-story,.apple-climax{isolation:isolate}
.apple-intro:before,.apple-story:before,.apple-climax:before,.apple-intro:after,.apple-story:after,.apple-climax:after{content:"";position:absolute;z-index:8;left:0;width:100%;height:68px;pointer-events:none}
.apple-intro:before,.apple-story:before,.apple-climax:before{top:0;background:linear-gradient(180deg,rgba(7,23,37,.34),rgba(7,23,37,.1) 46%,transparent)}
.apple-intro:after,.apple-story:after,.apple-climax:after{bottom:0;background:linear-gradient(0deg,rgba(7,23,37,.32),rgba(7,23,37,.08) 46%,transparent)}
.apple-intro-stage{position:sticky;top:0;height:100vh;display:grid;place-items:center;overflow:hidden;isolation:isolate}
.apple-intro-bg{position:absolute;z-index:-3;inset:-5%;background:url('../images/immotake-custom/apropos.jpg') center 52% / cover no-repeat;opacity:clamp(0,calc(1 - (var(--intro-progress,0) * 1.18)),1);transform:scale(calc(1 + (var(--intro-progress,0) * .12)));will-change:opacity,transform}
.apple-intro-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(180deg,rgba(5,7,10,.12),rgba(5,7,10,.58));opacity:clamp(0,calc(.62 - (var(--intro-progress,0) * .62)),.62);will-change:opacity}
.apple-intro-copy{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));margin:0 auto;text-align:center}
.apple-intro-copy>span,.apple-highlights header>span,.apple-climax-copy>span{display:block;margin-bottom:24px;color:#56808c;font-size:12px;font-weight: 500;letter-spacing:.17em;text-transform:uppercase}
.apple-intro-copy>span{filter:brightness(calc(4.2 - (var(--intro-progress,0) * 3.2)));text-shadow:0 2px 18px rgba(0,0,0,calc(.34 - (var(--intro-progress,0) * .34)))}
.apple-intro-copy h2{max-width:1100px;margin:0 auto;font-size:clamp(56px,9.4vw,148px);line-height:.86;letter-spacing:-.065em;color:rgb(255 255 255 / calc(1 - var(--intro-progress,0)));-webkit-text-fill-color:rgb(255 255 255 / calc(1 - var(--intro-progress,0)));text-wrap:balance;background:url('../images/immotake-custom/apropos.jpg') center 52% / cover no-repeat;-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 12px 28px rgba(7,23,37,.1)) drop-shadow(0 5px 26px rgba(0,0,0,calc(.34 - (var(--intro-progress,0) * .34))));transform:scale(calc(.965 + (var(--intro-progress,0) * .035)));will-change:transform,-webkit-text-fill-color}
.apple-intro-copy em{color:inherit;-webkit-text-fill-color:inherit;font-style:normal}
.apple-bridge-cta{position:relative;min-height:68vh;display:grid;place-items:center;padding:clamp(110px,15vh,180px) 24px;background:radial-gradient(circle at 50% 0,rgba(18,184,232,.11),transparent 36%),linear-gradient(180deg,#f5f7f8,#fff);color:#071725;overflow:hidden}
.apple-bridge-cta:before,.apple-bridge-cta:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.apple-bridge-cta:before{width:min(72vw,920px);height:min(72vw,920px);top:-82%;left:50%;border:1px solid rgba(18,184,232,.15);transform:translateX(-50%);box-shadow:0 0 0 80px rgba(18,184,232,.025),0 0 0 160px rgba(18,184,232,.018)}
.apple-bridge-cta:after{width:7px;height:7px;left:50%;top:72px;background:var(--apple-cyan);box-shadow:0 0 24px rgba(18,184,232,.75)}
.apple-bridge-cta-inner{position:relative;z-index:2;width:min(1040px,100%);margin:auto;text-align:center}
.apple-bridge-kicker{display:block;margin-bottom:26px;color:#56717c;font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}
.apple-bridge-cta h2{margin:0;color:#071725;font-size:clamp(48px,7.3vw,108px);font-weight:500;line-height:.92;letter-spacing:-.055em;text-wrap:balance}
.apple-bridge-cta h2 em{color:var(--apple-cyan);font-style:normal}
.apple-bridge-actions{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:46px}
.apple-bridge-actions .btn-primary{min-height:56px;padding:15px 28px;border-radius:999px}
.apple-bridge-link{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:8px 0;color:#174552;font-size:14px;font-weight:500;border-bottom:1px solid rgba(23,69,82,.34);transition:color .22s ease,border-color .22s ease}
.apple-bridge-link span{color:var(--apple-cyan);font-size:18px;transition:transform .22s ease}
.apple-bridge-link:hover,.apple-bridge-link:focus-visible{color:#071725;border-color:var(--apple-cyan)}
.apple-bridge-link:hover span,.apple-bridge-link:focus-visible span{transform:translateX(4px)}
.has-motion .apple-bridge-cta.section-reveal .apple-bridge-kicker,.has-motion .apple-bridge-cta.section-reveal h2,.has-motion .apple-bridge-cta.section-reveal .apple-bridge-actions{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.2,1)}
.has-motion .apple-bridge-cta.section-reveal.is-revealed .apple-bridge-kicker,.has-motion .apple-bridge-cta.section-reveal.is-revealed h2,.has-motion .apple-bridge-cta.section-reveal.is-revealed .apple-bridge-actions{opacity:1;transform:none}
.has-motion .apple-bridge-cta.section-reveal.is-revealed h2{transition-delay:.1s}.has-motion .apple-bridge-cta.section-reveal.is-revealed .apple-bridge-actions{transition-delay:.2s}
.apple-story{position:relative;display:grid;grid-template-columns:58% 42%;min-height:330vh;background:var(--apple-white);color:#071725}
.apple-story-sticky{position:relative;height:100%}
.apple-story-media{position:sticky;top:0;height:100vh;overflow:hidden}
.apple-story-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,var(--apple-white) 100%),linear-gradient(180deg,rgba(5,7,10,.08),transparent 30%,rgba(5,7,10,.18))}
.apple-story-media figure{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.08);transition:opacity .8s ease,transform 1.4s cubic-bezier(.2,.7,.2,1)}
.apple-story-media figure.is-active{opacity:1;transform:scale(1)}
.apple-story-media img{width:100%;height:100%;object-fit:cover}
.apple-story-index{position:absolute;z-index:3;left:32px;bottom:32px;display:flex;align-items:center;gap:12px;color:#fff;font-size:12px;font-weight: 500;letter-spacing:.12em}
.apple-story-index i{display:block;width:64px;height:1px;background:rgba(255,255,255,.35)}
.apple-story-index i:after{content:"";display:block;width:calc(var(--story-progress,.33) * 100%);height:1px;background:var(--apple-cyan)}
.apple-story-chapters{position:relative;z-index:3}
.apple-story-chapters article{min-height:110vh;display:flex;flex-direction:column;justify-content:center;padding:12vh clamp(34px,5vw,90px);opacity:.22;transform:translateY(36px);transition:opacity .55s ease,transform .55s ease}
.apple-story-chapters article.is-active{opacity:1;transform:none}
.apple-story-chapters article>span{color:var(--apple-cyan);font-size:12px;font-weight: 500;letter-spacing:.16em;text-transform:uppercase}
.apple-story-chapters h2{margin:22px 0 28px;color:#071725;font-size:clamp(50px,5.3vw,88px);line-height:.91;letter-spacing:-.055em}
.apple-story-chapters p{max-width:520px;margin:0;color:#5b6e78;font-size:clamp(18px,1.6vw,24px);line-height:1.55}
.apple-story-chapters a{display:inline-flex;width:max-content;gap:10px;margin-top:34px;color:#071725;font-weight: 500;border-bottom:1px solid var(--apple-cyan);padding-bottom:8px}
.apple-highlights{position:relative;padding:150px 0 170px;background:#eef1f4;color:#071725;overflow:hidden}
.apple-highlights header{width:min(1180px,calc(100% - 48px));margin:0 auto 70px;position:relative}
.apple-highlights header h2{margin:0;color:#071725;font-size:clamp(64px,9vw,132px);line-height:.9;letter-spacing:-.065em}
.apple-highlights header>a{position:absolute;right:0;bottom:12px;color:#0a6078;font-size:14px;font-weight: 500}
.apple-highlight-track{display:grid;grid-auto-flow:column;grid-auto-columns:min(58vw,760px);gap:24px;overflow-x:auto;padding:0 max(24px,calc((100vw - 1180px)/2));scroll-snap-type:x mandatory;scrollbar-width:none}
.apple-highlight-track.is-auto-scrolling{scroll-snap-type:none}
.apple-highlight-track::-webkit-scrollbar{display:none}
.apple-highlight-card{scroll-snap-align:center;overflow:hidden;border-radius:30px;background:#071725;box-shadow:0 30px 80px rgba(7,23,37,.18)}
.apple-highlight-card a{position:relative;display:block;height:min(60vh,620px);overflow:hidden;color:#fff}
.apple-highlight-card a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(3,13,21,.82))}
.apple-highlight-card img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.apple-highlight-card:hover img,.apple-highlight-card:focus-within img{transform:scale(1.07)}
.apple-highlight-card a>div{position:absolute;z-index:2;left:40px;right:40px;bottom:38px}
.apple-highlight-card span{color:#7fdef7;font-size:12px;font-weight: 500;letter-spacing:.16em}
.apple-highlight-card h3{margin:8px 0;color:#fff;font-size:clamp(36px,4.6vw,72px);line-height:.95;letter-spacing:-.045em}
.apple-highlight-card p{margin:0;color:rgba(255,255,255,.68);font-size:14px;font-weight: 500;text-transform:uppercase;letter-spacing:.08em}
.apple-highlight-nav{position:absolute;z-index:6;top:62%;display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(7,23,37,.72);backdrop-filter:blur(14px);color:#fff;font-size:24px;cursor:pointer;box-shadow:0 16px 44px rgba(7,23,37,.2);transition:background-color .22s ease,transform .22s ease}
.apple-highlight-nav:hover,.apple-highlight-nav:focus-visible{background:var(--apple-cyan);color:#071725;transform:scale(1.06)}
.apple-highlight-prev{left:20px}.apple-highlight-next{right:20px}
.apple-climax{position:relative;height:180vh;background:#05070a;color:#fff}
.apple-climax-bg{position:sticky;top:0;height:100vh;background-size:cover;background-position:center;transform:scale(calc(1.18 - (var(--climax-progress,0) * .18)));filter:brightness(calc(.9 + (var(--climax-progress,0) * .04)));will-change:transform}
.apple-climax-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,7,10,.03),rgba(5,7,10,.18))}
.apple-climax-copy{position:absolute;z-index:3;left:50%;bottom:24vh;width:min(1080px,calc(100% - 48px));transform:translateX(-50%);text-align:center}
.apple-climax-copy>span{color:#b9e8f5}
.apple-climax h2{margin:0 0 40px;color:#fff;font-size:clamp(66px,10vw,154px);line-height:.84;letter-spacing:-.07em}
.apple-climax .btn-primary{min-height:58px;padding:16px 30px;border-radius:999px}
.home-page .about-section{border-top:1px solid rgba(255,255,255,.1)}

/* IMMOPack scroll collection */
.apple-packs{position:relative;height:420vh;background:#071725;color:#fff}
.apple-packs-sticky{position:sticky;top:0;height:100vh;display:grid;grid-template-rows:38vh 62vh;overflow:hidden;background:radial-gradient(circle at 8% 0,rgba(18,184,232,.15),transparent 34%),#071725}
.apple-packs-heading{position:relative;z-index:3;display:grid;grid-template-columns:minmax(420px,1.1fr) minmax(300px,.9fr);align-items:end;gap:8vw;padding:7vh 6vw 4vh;background:transparent}
.apple-packs-heading>span{color:#6fd9f5;font-size:11px;font-weight: 500;letter-spacing:.18em;text-transform:uppercase}
.apple-packs-heading h2{grid-column:1;margin:20px 0 0;color:#fff;font-size:clamp(54px,5vw,78px);line-height:.88;letter-spacing:-.06em}
.apple-packs-heading h2 span{color:var(--apple-cyan)}
.apple-packs-heading p{grid-column:2;grid-row:1 / span 2;max-width:480px;margin:0;color:rgba(255,255,255,.62);font-size:17px;line-height:1.55}
.apple-packs-heading p strong{display:inline-block;margin-bottom:7px;color:#fff;font-size:21px;line-height:1.2}
.apple-packs-progress{position:absolute;left:6vw;right:6vw;bottom:0;height:2px;background:rgba(255,255,255,.14)}
.apple-packs-progress i{display:block;width:calc(var(--packs-progress,0) * 100%);height:100%;background:var(--apple-cyan);box-shadow:0 0 16px rgba(18,184,232,.7)}
.apple-packs-viewport{min-width:0;display:flex;align-items:center;overflow:hidden;background:linear-gradient(180deg,#071725,#06131f)}
.apple-packs-track{display:flex;gap:26px;width:max-content;padding:2vh 7vw;transform:translate3d(calc(var(--packs-x,0) * -1px),0,0);transition:transform .55s cubic-bezier(.2,.75,.2,1);will-change:transform}
.apple-pack-card{position:relative;display:grid;grid-template-rows:36% 64%;flex:0 0 min(40vw,610px);height:59vh;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:#f7f8f8;color:#071725;opacity:.38;transform:scale(.9);box-shadow:0 24px 70px rgba(0,0,0,.24);transition:opacity .45s ease,border-color .25s ease,box-shadow .25s ease,transform .45s ease}
.apple-pack-card.is-active{opacity:1;transform:scale(1);border-color:rgba(18,184,232,.5);box-shadow:0 34px 100px rgba(0,0,0,.4),0 0 0 1px rgba(18,184,232,.16)}
.apple-pack-card.is-active:hover,.apple-pack-card.is-active:focus-visible{transform:scale(1) translateY(-6px);border-color:rgba(18,184,232,.8);box-shadow:0 40px 120px rgba(0,0,0,.48),0 0 0 1px rgba(18,184,232,.24)}
.apple-pack-card.is-recommended{background:linear-gradient(145deg,#0c5366,#071725);color:#fff;border-color:rgba(18,184,232,.58)}
.apple-pack-card.is-premium:not(.is-recommended){background:linear-gradient(145deg,#172d43,#071725);color:#fff}
.apple-pack-image{position:relative;overflow:hidden}
.apple-pack-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,23,37,.34))}
.apple-pack-image img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.2,1)}
.apple-pack-card:hover .apple-pack-image img{transform:scale(1.06)}
.apple-pack-content{display:flex;flex-direction:column;padding:clamp(20px,2vw,30px)}
.apple-pack-top{display:flex;justify-content:space-between;align-items:center;color:#64808b;font-size:11px;font-weight: 500;letter-spacing:.13em;text-transform:uppercase}
.apple-pack-top strong{padding:7px 10px;border-radius:999px;background:var(--apple-cyan);color:#071725;font-size:10px}
.apple-pack-card.is-recommended .apple-pack-top,.apple-pack-card.is-premium .apple-pack-top{color:rgba(255,255,255,.55)}
.apple-pack-content h3{margin:12px 0 7px;color:inherit;font-size:clamp(36px,3.4vw,52px);line-height:.9;letter-spacing:-.055em}
.apple-pack-property{margin:0;color:#0b7996;font-size:13px;font-weight: 500;letter-spacing:.06em;text-transform:uppercase}
.apple-pack-card.is-recommended .apple-pack-property,.apple-pack-card.is-premium .apple-pack-property{color:#6fd9f5}
.apple-pack-summary{max-width:560px;margin:14px 0;color:#435c66;font-size:16px;line-height:1.5}
.apple-pack-card.is-recommended .apple-pack-summary,.apple-pack-card.is-premium .apple-pack-summary{color:rgba(255,255,255,.66)}
.apple-pack-content ul{display:flex;flex-wrap:wrap;gap:7px;padding:0;margin:0;list-style:none}
.apple-pack-content li{padding:7px 10px;border:1px solid rgba(7,23,37,.12);border-radius:999px;color:#294752;font-size:12px;font-weight: 500}
.apple-pack-card.is-recommended li,.apple-pack-card.is-premium li{border-color:rgba(255,255,255,.16);color:rgba(255,255,255,.74)}
.apple-pack-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:auto;padding-top:13px;border-top:1px solid rgba(7,23,37,.1)}
.apple-pack-card.is-recommended .apple-pack-bottom,.apple-pack-card.is-premium .apple-pack-bottom{border-color:rgba(255,255,255,.13)}
.apple-pack-bottom em{color:inherit;font-style:normal;font-size:clamp(28px,3vw,46px);font-weight: 600;letter-spacing:-.04em}
.apple-pack-bottom span{font-size:12px;font-weight: 500;letter-spacing:.08em;text-transform:uppercase}.apple-pack-bottom b{color:var(--apple-cyan);font-size:18px}
@media(max-width:900px){.apple-story{display:block;min-height:auto}.apple-story-sticky{height:90vh}.apple-story-media{height:90vh}.apple-story-media:after{background:linear-gradient(180deg,transparent 48%,var(--apple-white) 100%)}.apple-story-chapters{margin-top:-35vh}.apple-story-chapters article{min-height:92vh;justify-content:flex-end;padding:16vh 24px 12vh}.apple-story-chapters article:not(.is-active){opacity:.12}.apple-highlight-track{grid-auto-columns:78vw}.apple-highlight-card a{height:62vh}.apple-highlight-nav{top:64%;width:50px;height:50px}.apple-highlight-prev{left:10px}.apple-highlight-next{right:10px}}
@media(max-width:900px){.apple-packs{height:auto;padding:100px 0}.apple-packs-sticky{position:relative;height:auto;display:block;overflow:visible}.apple-packs-heading{display:block;padding:0 24px 50px}.apple-packs-heading h2{font-size:clamp(56px,13vw,86px)}.apple-packs-heading p{margin-top:24px}.apple-packs-viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.apple-packs-track{padding:0 24px 24px;transform:none;transition:none}.apple-pack-card{flex-basis:82vw;height:66vh;opacity:1;transform:none}.apple-packs-progress{display:none}}
@media(max-width:600px){.apple-intro{min-height:82vh;padding:12vh 0}.apple-intro-copy{width:calc(100% - 28px)}.apple-intro-copy h2{font-size:clamp(50px,16vw,72px);background-position:center}.apple-story-chapters h2{font-size:clamp(46px,14vw,68px)}.apple-story-chapters p{font-size:17px}.apple-highlights{padding:100px 0}.apple-highlights header{width:calc(100% - 28px);margin-bottom:42px}.apple-highlights header h2{font-size:clamp(58px,18vw,88px)}.apple-highlights header>a{position:static;display:inline-block;margin-top:24px}.apple-highlight-track{grid-auto-columns:90vw;gap:14px;padding-inline:14px}.apple-highlight-card{border-radius:20px}.apple-highlight-card a{height:62vh}.apple-highlight-card a>div{left:22px;right:22px;bottom:22px}.apple-climax{height:150vh}.apple-climax-copy{width:calc(100% - 28px)}.apple-climax h2{font-size:clamp(58px,17vw,86px)}}
@media(prefers-reduced-motion:reduce){.apple-story{display:block;min-height:auto}.apple-story-sticky{height:auto}.apple-story-media{position:relative;height:70vh}.apple-story-chapters article{min-height:auto;opacity:1;transform:none;padding:80px 24px}.apple-climax{height:100vh}.apple-climax-bg{position:absolute;inset:0;transform:none}}
@media(prefers-reduced-motion:reduce){.apple-packs{height:auto;padding:100px 0}.apple-packs-sticky{position:relative;height:auto;display:block}.apple-packs-track{transform:none;overflow-x:auto}.apple-packs-progress{display:none}}

/* Stable IMMOPack showcase */
.pack-showcase{padding:150px 0;background:radial-gradient(circle at 50% 0,rgba(18,184,232,.13),transparent 32%),#071725;color:#fff}
.pack-showcase-shell{width:min(1240px,calc(100% - 48px));margin:0 auto}
.pack-showcase-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:7vw;align-items:end;margin-bottom:64px}
.pack-showcase-heading>span{grid-column:1 / -1;color:#6fd9f5;font-size:11px;font-weight: 500;letter-spacing:.18em;text-transform:uppercase}
.pack-showcase-heading h2{margin:16px 0 0;color:#fff;font-size:clamp(56px,6.4vw,94px);line-height:.9;letter-spacing:-.06em}
.pack-showcase-heading h2 em{color:var(--apple-cyan);font-style:normal}
.pack-showcase-heading p{max-width:470px;margin:0 0 8px;color:rgba(255,255,255,.68);font-size:18px;line-height:1.6}
.pack-featured{display:grid;grid-template-columns:1.08fr .92fr;min-height:620px;overflow:hidden;border:1px solid rgba(18,184,232,.35);border-radius:32px;background:#f7f8f8;color:#071725;box-shadow:0 40px 120px rgba(0,0,0,.3)}
.pack-featured-image{overflow:hidden;min-height:520px}
.pack-featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.pack-featured:hover .pack-featured-image img{transform:scale(1.04)}
.pack-featured-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,68px)}
.pack-featured-copy>span{width:max-content;padding:8px 11px;border-radius:999px;background:#dff6fc;color:#07546a;font-size:10px;font-weight: 500;letter-spacing:.12em;text-transform:uppercase}
.pack-featured-copy h3{margin:24px 0 10px;color:#071725;font-size:clamp(58px,6vw,92px);line-height:.88;letter-spacing:-.065em}
.pack-featured-copy>strong{color:#0783a5;font-size:13px;line-height:1.45;text-transform:uppercase}
.pack-featured-copy>p{margin:22px 0;color:#435c66;font-size:17px;line-height:1.6}
.pack-featured-copy ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}
.pack-featured-copy li{padding:7px 10px;border:1px solid rgba(7,23,37,.12);border-radius:999px;color:#294752;font-size:12px;font-weight: 500}
.pack-featured-copy>div{display:flex;justify-content:space-between;align-items:end;margin-top:auto;padding-top:30px;border-top:1px solid rgba(7,23,37,.12)}
.pack-featured-copy em{color:#071725;font-style:normal;font-size:clamp(38px,4vw,58px);font-weight: 600;letter-spacing:-.045em}
.pack-featured-copy b{color:#087f9e;font-size:13px;text-transform:uppercase}
.pack-showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px}
.pack-showcase-card{position:relative;min-height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:26px;background:#fff;color:#071725;box-shadow:0 22px 60px rgba(0,0,0,.2);transition:transform .25s ease,border-color .25s ease}
.pack-showcase-card:hover,.pack-showcase-card:focus-visible{transform:translateY(-7px);border-color:rgba(18,184,232,.7)}
.pack-showcase-card.is-premium{background:#0d2639;color:#fff}
.pack-showcase-card:last-child{grid-column:span 2}
.pack-showcase-card>img{width:100%;height:300px;object-fit:cover;transition:transform .6s ease}
.pack-showcase-card:hover>img{transform:scale(1.04)}
.pack-showcase-card>div{padding:30px}
.pack-showcase-card span{color:#0b7f9e;font-size:11px;font-weight: 500;letter-spacing:.1em;text-transform:uppercase}
.pack-showcase-card.is-premium span{color:#6fd9f5}
.pack-showcase-card h3{margin:9px 0 8px;color:inherit;font-size:48px;line-height:.95;letter-spacing:-.045em}
.pack-showcase-card p{margin:0;color:#5b6e78;font-size:16px;font-weight: 500}
.pack-showcase-card.is-premium p{color:rgba(255,255,255,.66)}
.pack-showcase-card footer{display:flex;justify-content:space-between;align-items:end;margin-top:24px;padding-top:18px;border-top:1px solid rgba(7,23,37,.1)}
.pack-showcase-card.is-premium footer{border-color:rgba(255,255,255,.12)}
.pack-showcase-card footer strong{font-size:34px}.pack-showcase-card footer b{color:var(--apple-cyan);font-size:22px}
.pack-showcase-actions{display:flex;justify-content:center;margin-top:44px}
.pack-showcase-actions .btn-primary{min-height:56px;padding:15px 28px;border-radius:999px}
@media(max-width:900px){.pack-showcase{padding:100px 0}.pack-showcase-heading,.pack-featured{grid-template-columns:1fr}.pack-showcase-heading{gap:24px}.pack-featured-image{min-height:420px}.pack-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pack-showcase-card:last-child{grid-column:span 2}}
@media(max-width:600px){.pack-showcase-shell{width:calc(100% - 28px)}.pack-showcase-heading h2{font-size:clamp(52px,14vw,72px)}.pack-featured{border-radius:22px}.pack-featured-image{min-height:300px}.pack-featured-copy{padding:28px}.pack-featured-copy>div{display:grid;gap:16px}.pack-showcase-grid{grid-template-columns:1fr}.pack-showcase-card,.pack-showcase-card:last-child{grid-column:auto}.pack-showcase-card{min-height:390px}.pack-showcase-card>img{height:190px}}

/* Original IMMOPack layout with refined motion */
.cinematic-pack-section{padding-top:140px;padding-bottom:120px}
.cinematic-pack-section .section-heading{max-width:940px;margin-inline:auto;margin-bottom:60px}
.cinematic-pack-section .section-heading h2{font-size:clamp(46px,5.8vw,82px);line-height:.95;letter-spacing:-.045em}
.cinematic-pack-section .home-pack-band{margin-bottom:54px}
.cinematic-pack-section .home-pack-carousel-track{grid-auto-columns:minmax(320px,370px);gap:22px}
.cinematic-pack-section .home-pack-carousel-card{position:relative;min-height:350px;overflow:hidden;transform:perspective(900px) translateY(0);transition:transform .35s cubic-bezier(.2,.75,.2,1),border-color .25s ease,box-shadow .35s ease}
.cinematic-pack-section .home-pack-carousel-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.35) 48%,transparent 66%);transform:translateX(-130%);transition:transform .7s ease}
.cinematic-pack-section .home-pack-carousel-card:hover,.cinematic-pack-section .home-pack-carousel-card:focus-visible{transform:perspective(900px) translateY(-10px) rotateX(1.5deg);box-shadow:0 40px 110px rgba(0,0,0,.38),0 0 0 1px rgba(18,184,232,.28)}
.cinematic-pack-section .home-pack-carousel-card:hover:before,.cinematic-pack-section .home-pack-carousel-card:focus-visible:before{transform:translateX(130%)}
.cinematic-pack-section .home-pack-carousel-card.is-recommended{min-height:390px}
.cinematic-pack-section.is-revealed .home-pack-carousel-card{animation:pack-card-rise .65s both cubic-bezier(.2,.75,.2,1)}
.cinematic-pack-section.is-revealed .home-pack-carousel-card:nth-child(2){animation-delay:.08s}.cinematic-pack-section.is-revealed .home-pack-carousel-card:nth-child(3){animation-delay:.16s}.cinematic-pack-section.is-revealed .home-pack-carousel-card:nth-child(4){animation-delay:.24s}.cinematic-pack-section.is-revealed .home-pack-carousel-card:nth-child(5){animation-delay:.32s}.cinematic-pack-section.is-revealed .home-pack-carousel-card:nth-child(6){animation-delay:.4s}
@keyframes pack-card-rise{from{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:680px){.cinematic-pack-section{padding-top:90px}.cinematic-pack-section .home-pack-carousel-track{grid-auto-columns:minmax(280px,86%)}.cinematic-pack-section .home-pack-carousel-card,.cinematic-pack-section .home-pack-carousel-card.is-recommended{min-height:320px}}
@media(prefers-reduced-motion:reduce){.cinematic-pack-section.is-revealed .home-pack-carousel-card{animation:none}}

@media(max-width:600px){.apple-intro{height:165vh;min-height:0;padding:0}.apple-intro-stage{height:100svh}.apple-intro-copy{width:calc(100% - 28px)}}
@media(prefers-reduced-motion:reduce){.apple-intro{height:auto;min-height:100vh;padding:0}.apple-intro-stage{position:relative;height:auto;min-height:100vh}.apple-intro-bg{opacity:.72;transform:none;will-change:auto}.apple-intro-shade{opacity:.58;will-change:auto}.apple-intro-copy>span{color:#fff;filter:none;text-shadow:0 2px 18px rgba(0,0,0,.3)}.apple-intro-copy h2{color:#fff;-webkit-text-fill-color:#fff;transform:none;will-change:auto}}
@media(max-width:600px){.apple-bridge-cta{min-height:auto;padding:108px 20px}.apple-bridge-cta:after{top:48px}.apple-bridge-kicker{max-width:300px;margin-inline:auto;line-height:1.55}.apple-bridge-cta h2{font-size:clamp(46px,14vw,66px)}.apple-bridge-actions{flex-direction:column;gap:18px;margin-top:38px}.apple-bridge-actions .btn-primary{width:min(100%,320px)}.apple-bridge-link{justify-content:center}}
@media(prefers-reduced-motion:reduce){.has-motion .apple-bridge-cta.section-reveal .apple-bridge-kicker,.has-motion .apple-bridge-cta.section-reveal h2,.has-motion .apple-bridge-cta.section-reveal .apple-bridge-actions{opacity:1;transform:none;transition:none}}
