.port-hero{background:var(--navy);padding:10rem 5rem 7rem;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center}.port-hero::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:60px;background:var(--light);clip-path:ellipse(55% 100% at 50% 100%)}.port-hero-bg{position:absolute;inset:0;pointer-events:none}.phb-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,3%) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,3%) 1px,transparent 1px);background-size:60px 60px}.phb-glow{position:absolute;border-radius:50%;filter:blur(100px)}.phb-glow--1{width:500px;height:500px;top:-100px;right:-50px;background:radial-gradient(circle,rgba(97,206,112,.12) 0%,transparent 70%)}.phb-glow--2{width:400px;height:400px;bottom:0;left:10%;background:radial-gradient(circle,rgba(0,174,239,.1) 0%,transparent 70%)}.port-hero-inner{position:relative;z-index:1;max-width:760px}.port-eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:rgba(97,206,112,.15);border:1px solid rgba(97,206,112,.3);color:var(--green);border-radius:50px;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.35rem .9rem;margin-bottom:1.8rem;animation:fadeUp .6s .1s cubic-bezier(.22,1,.36,1)both}.port-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--green);animation:blink 2s ease infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:.3}}.port-heading{font-size:clamp(3rem,5.5vw,5rem);font-weight:800;line-height:1.08;color:var(--white);letter-spacing:-.03em;margin-bottom:1.4rem;animation:fadeUp .6s .25s cubic-bezier(.22,1,.36,1)both}.port-heading span{color:var(--green)}.port-subtext{font-size:1.05rem;line-height:1.85;font-weight:300;color:rgba(255,255,255,.6);max-width:580px;margin:0 auto 3.5rem;animation:fadeUp .6s .4s cubic-bezier(.22,1,.36,1)both}@keyframes fadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.port-stats{display:inline-flex;align-items:center;gap:0;background:rgba(255,255,255,5%);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;animation:fadeUp .6s .55s cubic-bezier(.22,1,.36,1)both}.port-stat{padding:1.2rem 2.4rem;display:flex;flex-direction:column;align-items:center;gap:.2rem}.port-stat-num{font-size:2rem;font-weight:800;color:var(--white);line-height:1;font-variant-numeric:tabular-nums}.port-stat-pct{font-size:2rem;font-weight:800;color:var(--white);line-height:1}.port-stat-label{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.45)}.port-stat-sep{width:1px;height:40px;background:rgba(255,255,255,.1)}.port-scroll-cue{bottom:80px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.3);animation:fadeUp .6s .9s both}.port-scroll-line{width:1px;height:36px;background:linear-gradient(to bottom,rgba(255,255,255,.2),transparent);animation:scrollPulse 1.8s ease-in-out infinite}@keyframes scrollPulse{0%,100%{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}.port-filter-bar{background:var(--light);border-bottom:1px solid var(--border);padding:0 5rem;position:sticky;top:68px;z-index:90}.port-filter-inner{display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.port-filter-inner::-webkit-scrollbar{display:none}.port-filter-btn{padding:1rem 1.4rem;background:0 0;border:none;border-bottom:2px solid transparent;font-family:inter,sans-serif;font-size:.82rem;font-weight:600;color:var(--mid);cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.port-filter-btn:hover{color:var(--navy)}.port-filter-btn.active{color:var(--blue);border-bottom-color:var(--blue)}.port-main{background:var(--light);padding:5rem}.port-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto}.port-card{background:var(--white);border-radius:14px;border:1.5px solid var(--border);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s}.port-card:hover{transform:translateY(-8px);box-shadow:0 24px 70px rgba(0,30,53,.12);border-color:var(--green)}.port-card-visual{height:260px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.port-card-visual--trulysmall{background:linear-gradient(135deg,#e8f4ff 0%,#d0e8fa 100%)}.port-card-visual--wheatland{background:linear-gradient(135deg,#fdf6e3 0%,#f5e8c0 100%)}.port-card-visual--vtrails{background:linear-gradient(135deg,#212121 0%,#424242 100%)}.port-card-visual--tofino{background:#1e2126}.port-card-visual--blanche{background:linear-gradient(135deg,#fce4ec 0%,#f8bbd0 100%)}.port-card-visual--hearsmart{background:linear-gradient(135deg,#e0f7fa 0%,#b2ebf2 100%)}.port-card-visual--sab{background:linear-gradient(135deg,#fff8e1 0%,#ffecb3 100%)}.port-card-visual--npm{background:linear-gradient(135deg,#eceff1 0%,#cfd8dc 100%)}.port-card-visual--fikse{background:#ccc}.port-card-visual--bb{background:linear-gradient(135deg,#f3e5f5 0%,#e1bee7 100%)}.port-card-visual::before{content:'';position:absolute;inset:0;background:rgba(0,30,53,0);transition:background .3s;z-index:1}.port-card:hover .port-card-visual::before{background:rgba(0,30,53,4%)}.port-card-overlay{position:absolute;inset:0;z-index:1}.port-card-tags-overlay{position:absolute;top:14px;left:14px;display:flex;gap:.4rem;z-index:3}.pct{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.2rem .65rem;border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.12)}.pct--green{background:var(--white);color:var(--green-dark)}.pct--blue{background:var(--white);color:var(--blue-dark)}.port-card-mockup{width:78%;background:0 0;border-radius:8px;overflow:hidden;position:relative;z-index:2;transition:transform .4s cubic-bezier(.22,1,.36,1);text-align:center;display:flex;align-items:center;justify-content:center}.port-card:hover .port-card-mockup{transform:translateY(-6px)scale(1.02)}.pcm-bar{height:24px;display:flex;align-items:center;gap:4px;padding:0 8px}.pcm-bar--light{background:#f0f4f8}.pcm-bar--dark{background:#1a1a2e}.pcm-bar--forest{background:#2d5016}.pcm-bar--ocean{background:#0d3b6e}.pcm-bar--wheat{background:#7a5c2e}.pcm-bar--teal{background:#00695c}.pcm-bar--silver{background:#455a64}.pcm-dot{width:7px;height:7px;border-radius:50%}.pcm-dot--r{background:#ff5f57}.pcm-dot--y{background:#febc2e}.pcm-dot--g{background:#28c840}.pcm-url{flex:1;height:12px;background:rgba(255,255,255,.15);border-radius:2px;margin-left:4px}.pcm-bar--light .pcm-url{background:rgba(0,0,0,8%)}.pcm-hero{height:52px}.pcm-hero--ts{background:linear-gradient(120deg,#1a237e,#283593);display:flex;flex-direction:column;justify-content:center;padding:0 10px;gap:4px}.pcm-hero--wheat{background:linear-gradient(120deg,#8d6e39,#a0835c);display:flex;flex-direction:column;justify-content:center;padding:0 10px;gap:4px}.pcm-ts-logo{width:60px;height:8px;background:rgba(255,255,255,.9);border-radius:2px}.pcm-ts-headline{width:80%;height:6px;background:rgba(255,255,255,.7);border-radius:2px}.pcm-ts-sub{width:55%;height:5px;background:rgba(255,255,255,.4);border-radius:2px}.pcm-ts-btn{width:50px;height:12px;background:#61ce70;border-radius:2px;margin-top:2px}.pcm-wheat-icon{width:24px;height:24px;background:rgba(255,255,255,.8);border-radius:50%}.pcm-wheat-h{width:70%;height:6px;background:rgba(255,255,255,.8);border-radius:2px}.pcm-wheat-sub{width:50%;height:4px;background:rgba(255,255,255,.4);border-radius:2px}.pcm-feature-row,.pcm-services-row{display:flex;gap:4px;padding:6px;background:var(--light)}.pcm-feat,.pcm-svc{flex:1;height:28px;background:var(--white);border-radius:3px;border:1px solid var(--border)}.pcm-trail-hero{height:54px;background:linear-gradient(120deg,#1b5e20,#2e7d32)}.pcm-trail-cards{display:flex;gap:4px;padding:6px;background:var(--light)}.pcm-trail-card{flex:1;border-radius:3px;overflow:hidden;border:1px solid var(--border)}.pcm-trail-img{height:24px;background:linear-gradient(120deg,#4caf50,#388e3c)}.pcm-trail-img--b{background:linear-gradient(120deg,#66bb6a,#43a047)}.pcm-trail-img--c{background:linear-gradient(120deg,#81c784,#4caf50)}.pcm-trail-label{height:8px;background:var(--white);margin:3px;border-radius:1px}.pcm-tofino-hero{height:50px;background:linear-gradient(120deg,#0d3b6e,#1565c0)}.pcm-tofino-grid{display:flex;gap:4px;padding:6px;background:var(--light);align-items:flex-end}.pcm-tofino-item{flex:1;height:30px;background:linear-gradient(120deg,#4fc3f7,#039be5);border-radius:3px}.pcm-tofino-item--tall{height:44px}.pcm-blanche-hero{height:52px;background:linear-gradient(120deg,#880e4f,#ad1457)}.pcm-programs-row{display:flex;gap:4px;padding:6px;background:#fce4ec}.pcm-program{flex:1;height:26px;background:var(--white);border-radius:3px;border:1px solid #f48fb1}.pcm-hs-hero{height:48px;background:linear-gradient(120deg,#004d40,#00695c)}.pcm-hs-products{display:flex;gap:4px;padding:6px;background:var(--light)}.pcm-hs-product{flex:1;height:32px;background:var(--white);border-radius:3px;border:1px solid var(--border)}.pcm-sab-hero{height:36px;background:linear-gradient(120deg,#f57f17,#ff8f00)}.pcm-sab-products{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:6px;background:#fff8e1}.pcm-sab-product{height:30px;border-radius:3px}.pcm-sab-product--1{background:linear-gradient(135deg,#ffe082,#ffca28)}.pcm-sab-product--2{background:linear-gradient(135deg,#ffcc80,#ffa726)}.pcm-sab-product--3{background:linear-gradient(135deg,#fff176,#ffee58)}.pcm-sab-product--4{background:linear-gradient(135deg,#ffe0b2,#ffb74d)}.pcm-npm-hero{height:46px;background:linear-gradient(120deg,#37474f,#546e7a)}.pcm-npm-stats{display:flex;gap:4px;padding:6px;background:#eceff1}.pcm-npm-stat{flex:1;height:28px;background:var(--white);border-radius:3px;border:1px solid #cfd8dc}.pcm-fikse-hero{height:46px;background:linear-gradient(120deg,#000000,#212121)}.pcm-fikse-wheels{display:flex;gap:6px;padding:8px;background:#1a1a1a;justify-content:center;align-items:center}.pcm-wheel{width:28px;height:28px;border-radius:50%;border:3px solid #616161;background:radial-gradient(circle at 35% 35%,#757575,#212121)}.pcm-wheel--lg{width:38px;height:38px;border-color:#9e9e9e}.pcm-bb-hero{height:38px;background:linear-gradient(120deg,#4a148c,#6a1b9a)}.pcm-bb-dash{display:flex;gap:4px;padding:6px;background:#f3e5f5}.pcm-bb-metric{height:32px;width:50px;flex-shrink:0;background:var(--white);border-radius:3px;border:1px solid #ce93d8}.pcm-bb-chart{flex:1;height:32px;background:linear-gradient(to bottom right,rgba(149,117,205,.3),rgba(126,87,194,.1));border-radius:3px;border:1px solid #ce93d8}.port-card-body{padding:2rem 2rem 1.8rem;display:flex;flex-direction:column;gap:0;flex:1}.port-card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.port-card-industry{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--blue-dark)}.port-card-year{font-size:.68rem;font-weight:600;color:var(--mid);background:var(--light);padding:.15rem .55rem;border-radius:50px;border:1px solid var(--border)}.port-card-body h2{font-size:1.2rem;font-weight:800;color:var(--navy);margin-bottom:.7rem;letter-spacing:-.02em;font-size:1.2rem!important;margin-bottom:.7rem!important}.port-card-body p{font-size:.855rem;line-height:1.78;color:var(--mid);margin-bottom:1.2rem;flex:1}.port-card-tech{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1.4rem}.port-card-tech span{font-size:.67rem;font-weight:600;padding:.22rem .65rem;background:var(--light);border:1px solid var(--border);border-radius:50px;color:var(--mid)}.port-card-link{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700;color:var(--blue);text-decoration:none;transition:color .2s,gap .2s;margin-top:auto}.port-card-link:hover{color:var(--blue-dark);gap:.65rem}.port-card.fade-up{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.port-card.fade-up.visible{opacity:1;transform:translateY(0)}.port-card:nth-child(2n).fade-up{transition-delay:.1s}@media(max-width:1100px){.port-grid{grid-template-columns:1fr;max-width:640px;margin:0 auto}}@media(max-width:960px){.port-hero{padding:8rem 2rem 6rem}.port-filter-bar{padding:0 1.5rem}.port-main{padding:4rem 2rem}.port-stats{flex-wrap:wrap;justify-content:center}.port-stat-sep{display:none}}@media(max-width:600px){.port-heading{font-size:2.8rem}.port-card-visual{height:200px}.port-card-mockup{width:88%}.port-card-body{padding:1.4rem}}