.fcs-wrap{--fcs-green:#123e35;--fcs-green-2:#0b2d27;--fcs-ink:#101312;--fcs-muted:#747a76;--fcs-paper:#f8f8f5;--fcs-line:rgba(18,62,53,.12);--fcs-shadow:0 20px 60px rgba(14,34,29,.10);font-family:inherit;color:var(--fcs-ink);width:100%;overflow:hidden}.fcs-wrap *{box-sizing:border-box}.fcs-section{position:relative;margin:clamp(56px,8vw,112px) auto;max-width:1320px;padding:0 clamp(14px,3vw,34px)}.fcs-head{text-align:center;margin:0 auto clamp(26px,4vw,46px);max-width:780px}.fcs-head:before{content:"FULL CAM";display:block;font-size:10px;font-weight:800;letter-spacing:.32em;color:var(--fcs-green);opacity:.72;margin-bottom:12px}.fcs-head h2{font-size:clamp(30px,4.3vw,58px);line-height:1.1;letter-spacing:-.035em;margin:0;font-weight:800}.fcs-head h2:after{content:"";display:block;width:46px;height:2px;background:var(--fcs-green);margin:18px auto 0;border-radius:99px}.fcs-gallery{columns:3 300px;column-gap:clamp(10px,1.5vw,20px)}.fcs-photo{display:block;position:relative;break-inside:avoid;margin:0 0 clamp(10px,1.5vw,20px);border-radius:clamp(16px,2vw,28px);overflow:hidden;background:#e8e8e4;box-shadow:0 6px 20px rgba(0,0,0,.03);isolation:isolate}.fcs-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(4,13,10,.13));opacity:0;transition:.35s ease;pointer-events:none}.fcs-photo img{display:block;width:100%;height:auto;min-height:180px;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s ease}.fcs-photo:hover img{transform:scale(1.035)}.fcs-photo:hover:after{opacity:1}.fcs-center{text-align:center;margin-top:clamp(24px,3vw,38px)}.fcs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;background:linear-gradient(135deg,var(--fcs-green),var(--fcs-green-2));color:#fff!important;text-decoration:none!important;padding:12px 26px;border-radius:999px;font-size:14px;font-weight:800;box-shadow:0 12px 30px rgba(18,62,53,.16);transition:.25s ease;border:1px solid transparent}.fcs-btn:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(18,62,53,.22)}.fcs-btn-ghost{background:rgba(255,255,255,.72);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--fcs-green)!important;border-color:rgba(18,62,53,.22);box-shadow:none}.fcs-btn-ghost:hover{background:var(--fcs-green);color:#fff!important}.fcs-videos{display:grid;grid-template-columns:repeat(12,1fr);gap:clamp(12px,1.7vw,22px)}.fcs-video-card{grid-column:span 4;position:relative;display:block;border-radius:clamp(18px,2vw,30px);overflow:hidden;background:#07110e;color:#fff!important;text-decoration:none!important;box-shadow:var(--fcs-shadow);aspect-ratio:16/10;isolation:isolate}.fcs-video-card:nth-child(1):nth-last-child(n+3){grid-column:span 7;grid-row:span 2;aspect-ratio:16/9}.fcs-video-card:nth-child(2):nth-last-child(n+2),.fcs-video-card:nth-child(3){grid-column:span 5}.fcs-video-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .5s ease}.fcs-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03) 35%,rgba(1,9,7,.78) 100%);z-index:1;transition:.35s}.fcs-video-card:hover img{transform:scale(1.045);filter:saturate(1.05)}.fcs-video-card:hover .fcs-video-shade{background:linear-gradient(180deg,rgba(0,0,0,.04) 28%,rgba(1,9,7,.86) 100%)}.fcs-play{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(58px,6vw,78px);height:clamp(58px,6vw,78px);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);box-shadow:0 12px 38px rgba(0,0,0,.23);transition:.3s ease}.fcs-play:before{content:"";position:absolute;inset:-9px;border:1px solid rgba(255,255,255,.32);border-radius:50%}.fcs-play i{display:block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:0;border-left:13px solid var(--fcs-green);margin-left:4px}.fcs-video-card:hover .fcs-play{transform:translate(-50%,-50%) scale(1.08)}.fcs-video-meta{position:absolute;z-index:3;right:clamp(17px,2.2vw,28px);left:clamp(17px,2.2vw,28px);bottom:clamp(16px,2vw,25px)}.fcs-video-kicker{display:block;font-size:9px;letter-spacing:.2em;opacity:.72;margin-bottom:5px}.fcs-video-title{font-size:clamp(16px,1.7vw,22px);font-weight:800;line-height:1.35}.fcs-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.6vw,20px)}.fcs-review{position:relative;background:linear-gradient(145deg,#fff,#fbfbf8);border:1px solid var(--fcs-line);border-radius:26px;padding:clamp(22px,3vw,34px);box-shadow:0 14px 40px rgba(16,35,30,.055);overflow:hidden}.fcs-review:before{content:"“";position:absolute;top:-16px;left:18px;font-family:Georgia,serif;font-size:110px;color:var(--fcs-green);opacity:.055;line-height:1}.fcs-review p{line-height:1.95;margin:14px 0 20px;color:#343a37}.fcs-review strong{display:block;color:var(--fcs-ink)}.fcs-review small{display:block;color:var(--fcs-muted);margin-top:5px}.fcs-stars{direction:ltr;text-align:right;letter-spacing:3px;color:#b58b37;font-size:15px}.fcs-packages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.5vw,18px);align-items:stretch}.fcs-package{position:relative;border:1px solid var(--fcs-line);border-radius:28px;padding:clamp(22px,2.7vw,32px);background:linear-gradient(165deg,#fff 0%,#fafaf7 100%);box-shadow:0 16px 45px rgba(16,35,30,.055);transition:.3s ease;overflow:hidden}.fcs-package:hover{transform:translateY(-5px);box-shadow:0 22px 54px rgba(16,35,30,.10)}.fcs-package h3{font-size:clamp(21px,2vw,27px);margin:4px 0 17px}.fcs-package ul{list-style:none;padding:0;margin:22px 0}.fcs-package li{position:relative;padding-right:22px;margin:12px 0;line-height:1.65;color:#343a37}.fcs-package li::first-letter{color:var(--fcs-green)}.fcs-price{font-size:16px;color:var(--fcs-muted)}.fcs-price strong{font-size:clamp(28px,3vw,37px);color:var(--fcs-green);font-weight:850}.fcs-price del{opacity:.42;margin-left:8px}.fcs-badge{position:absolute;top:16px;left:16px;background:var(--fcs-green);color:#fff;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:800}.fcs-empty{text-align:center;padding:36px;background:var(--fcs-paper);border:1px dashed var(--fcs-line);border-radius:20px;color:var(--fcs-muted)}
.fcs-lightbox,.fcs-video-modal{position:fixed;z-index:999999;inset:0;background:rgba(2,7,5,.94);display:none;align-items:center;justify-content:center;padding:clamp(15px,4vw,52px);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.fcs-lightbox.is-open,.fcs-video-modal.is-open{display:flex;animation:fcsFade .22s ease}.fcs-lightbox img{max-width:94vw;max-height:91vh;object-fit:contain;border-radius:8px;box-shadow:0 30px 90px rgba(0,0,0,.38)}.fcs-lightbox button,.fcs-video-modal button{position:absolute;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);backdrop-filter:blur(8px);color:#fff;width:48px;height:48px;border-radius:50%;font-size:24px;cursor:pointer;display:grid;place-items:center}.fcs-lightbox .close,.fcs-video-modal .close{top:20px;left:20px}.fcs-lightbox .prev{right:20px}.fcs-lightbox .next{left:20px}.fcs-video-frame{position:relative;width:min(1180px,94vw);aspect-ratio:16/9;background:#000;border-radius:18px;overflow:hidden;box-shadow:0 30px 100px rgba(0,0,0,.55)}.fcs-video-frame iframe{display:block;width:100%;height:100%;border:0}@keyframes fcsFade{from{opacity:0}to{opacity:1}}
@media(max-width:980px){.fcs-video-card,.fcs-video-card:nth-child(1):nth-last-child(n+3),.fcs-video-card:nth-child(2):nth-last-child(n+2),.fcs-video-card:nth-child(3){grid-column:span 6;aspect-ratio:16/10}.fcs-packages{grid-template-columns:repeat(2,minmax(0,1fr))}.fcs-reviews{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.fcs-section{margin:50px auto;padding:0 12px}.fcs-head{margin-bottom:22px}.fcs-head:before{font-size:8px;margin-bottom:9px}.fcs-head h2{font-size:31px}.fcs-gallery{columns:2 138px;column-gap:8px}.fcs-photo{margin-bottom:8px;border-radius:14px}.fcs-photo img{min-height:100px}.fcs-videos{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:2px 2px 14px;margin:0 -2px;scrollbar-width:none}.fcs-videos::-webkit-scrollbar{display:none}.fcs-video-card,.fcs-video-card:nth-child(1):nth-last-child(n+3),.fcs-video-card:nth-child(2):nth-last-child(n+2),.fcs-video-card:nth-child(3){flex:0 0 86%;aspect-ratio:16/10;scroll-snap-align:center}.fcs-play{width:54px;height:54px}.fcs-video-meta{right:16px;left:16px;bottom:14px}.fcs-reviews{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:12px;scrollbar-width:none}.fcs-reviews::-webkit-scrollbar{display:none}.fcs-review{flex:0 0 86%;scroll-snap-align:center;border-radius:20px}.fcs-packages{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:2px 2px 14px;scrollbar-width:none}.fcs-packages::-webkit-scrollbar{display:none}.fcs-package{flex:0 0 86%;scroll-snap-align:center;border-radius:22px}.fcs-btn{min-height:46px;padding:11px 22px}.fcs-lightbox{padding:10px}.fcs-lightbox button,.fcs-video-modal button{width:42px;height:42px}.fcs-lightbox .close,.fcs-video-modal .close{top:12px;left:12px}.fcs-lightbox .prev{right:10px}.fcs-lightbox .next{left:10px}.fcs-video-frame{width:96vw;border-radius:12px}}
@media(max-width:390px){.fcs-gallery{columns:2 120px}.fcs-photo{border-radius:12px}.fcs-video-card,.fcs-review,.fcs-package{flex-basis:91%}}
/* Work stories v1.2 */
.fcs-works{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fcs-work-card{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;border-radius:24px;background:#111;color:#fff;text-decoration:none!important;box-shadow:0 18px 45px rgba(0,0,0,.12)}.fcs-work-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.fcs-work-card:hover img{transform:scale(1.055)}.fcs-work-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.82));display:flex;align-items:flex-end;padding:24px}.fcs-work-overlay h3{color:#fff!important;margin:0 0 5px;font-size:24px}.fcs-work-overlay small{color:rgba(255,255,255,.78)}.fcs-work-single{max-width:1240px;margin:auto;padding:20px}.fcs-work-hero{position:relative;min-height:62vh;border-radius:28px;overflow:hidden;margin-bottom:28px;background:#111}.fcs-work-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fcs-work-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.75))}.fcs-work-hero-text{position:absolute;z-index:2;right:clamp(20px,5vw,60px);bottom:clamp(24px,5vw,60px);color:#fff}.fcs-work-hero-text h1{color:#fff!important;font-size:clamp(32px,6vw,64px);margin:0 0 8px}.fcs-work-hero-text p{margin:0;color:rgba(255,255,255,.82)}.fcs-work-gallery{columns:3 280px;column-gap:14px}.fcs-work-gallery a{display:block;margin:0 0 14px;break-inside:avoid;border-radius:18px;overflow:hidden}.fcs-work-gallery img{width:100%;height:auto;display:block;transition:transform .4s}.fcs-work-gallery a:hover img{transform:scale(1.025)}.fcs-work-film{margin:38px 0}.fcs-work-film .fcs-video-card{max-width:900px;margin:auto}.fcs-work-nav{display:flex;justify-content:space-between;gap:12px;margin-top:36px}.fcs-work-nav a{flex:1;text-decoration:none;padding:18px;border:1px solid rgba(0,0,0,.1);border-radius:16px;color:inherit}.fcs-work-nav a:last-child{text-align:left}@media(max-width:820px){.fcs-works{grid-template-columns:repeat(2,1fr);gap:10px}.fcs-work-card{border-radius:16px}.fcs-work-overlay{padding:14px}.fcs-work-overlay h3{font-size:17px}.fcs-work-hero{min-height:52vh;border-radius:20px}.fcs-work-gallery{columns:2 140px;column-gap:8px}.fcs-work-gallery a{margin-bottom:8px;border-radius:11px}}@media(max-width:480px){.fcs-work-overlay small{font-size:11px}.fcs-work-single{padding:10px}.fcs-work-nav{flex-direction:column}}

.fcs-work-film-first{margin:0 0 28px}.fcs-work-film-first .fcs-video-card{max-width:1100px;margin-inline:auto}.fcs-work-film-first .fcs-head{margin-bottom:14px}
@media(max-width:700px){.fcs-work-film-first{margin-bottom:18px}.fcs-work-film-first .fcs-head h2{font-size:1.25rem}}

/* Standalone Full Cam work routes - no WordPress Page required */
.fcs-standalone-page{min-height:70vh;padding:clamp(24px,4vw,64px) 0;background:var(--fcs-bg,#fff)}
.fcs-standalone-page .fcs-wrap{width:min(1320px,calc(100% - 28px));margin-inline:auto}
@media (max-width:700px){.fcs-standalone-page{padding:18px 0 42px}.fcs-standalone-page .fcs-wrap{width:min(100% - 18px,1320px)}}

/* Full Cam polish v1.5.1 */
.fcs-wrap{--fcs-accent:#123e35;--fcs-accent-dark:#0a2923;--fcs-gold:#b79552;--fcs-surface:#fff;--fcs-soft:#f5f7f5;--fcs-border:rgba(18,62,53,.12);--fcs-elev:0 18px 55px rgba(10,41,35,.09)}
.fcs-work-single{padding:clamp(12px,2vw,24px);}
.fcs-work-film-first{margin-top:clamp(18px,3vw,42px);margin-bottom:clamp(32px,5vw,64px)}
.fcs-work-film-first .fcs-head{margin-bottom:22px}
.fcs-work-film-first .fcs-video-card{max-width:1080px;border-radius:clamp(18px,2.5vw,32px);box-shadow:0 28px 80px rgba(0,0,0,.18)}
.fcs-work-hero{box-shadow:0 26px 80px rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.22)}
.fcs-work-hero-text{max-width:min(760px,82%)}
.fcs-work-hero-text h1{letter-spacing:-.03em;text-shadow:0 4px 22px rgba(0,0,0,.2)}
.fcs-work-hero-text p{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.fcs-work-gallery{margin-top:clamp(24px,4vw,44px);column-gap:clamp(10px,1.4vw,18px)}
.fcs-work-gallery a{position:relative;border:1px solid rgba(18,62,53,.07);box-shadow:0 9px 28px rgba(12,36,30,.055);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.fcs-work-gallery a:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(12,36,30,.11);border-color:rgba(18,62,53,.16)}
.fcs-work-nav{margin:clamp(34px,6vw,70px) 0 12px;padding-top:clamp(26px,4vw,42px);border-top:1px solid var(--fcs-border);gap:clamp(10px,2vw,18px)}
.fcs-work-nav a{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:96px;padding:18px 22px;border:1px solid var(--fcs-border);border-radius:22px;background:linear-gradient(145deg,#fff,#f8faf8);box-shadow:0 10px 30px rgba(13,43,36,.05);font-size:12px;font-weight:700;color:#71807b!important;line-height:1.7;overflow:hidden;transition:.28s ease}
.fcs-work-nav a:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(18,62,53,.03),transparent 60%);pointer-events:none}
.fcs-work-nav a strong{display:block;margin-top:3px;color:var(--fcs-accent);font-size:clamp(16px,1.7vw,20px);line-height:1.35}
.fcs-work-nav a:first-child{padding-right:66px}
.fcs-work-nav a:last-child{padding-left:66px;text-align:left}
.fcs-work-nav a:first-child:after,.fcs-work-nav a:last-child:after{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--fcs-accent);color:#fff;font-size:18px;box-shadow:0 8px 20px rgba(18,62,53,.18);transition:.28s ease}
.fcs-work-nav a:first-child:after{content:"→";right:18px}.fcs-work-nav a:last-child:after{content:"←";left:18px}
.fcs-work-nav a:hover{transform:translateY(-3px);border-color:rgba(18,62,53,.24);box-shadow:0 18px 42px rgba(13,43,36,.10)}
.fcs-work-nav a:hover:after{transform:translateY(-50%) scale(1.07)}
.fcs-empty{border:1px dashed rgba(18,62,53,.2);background:linear-gradient(145deg,#fbfcfb,#f4f7f5);box-shadow:inset 0 1px 0 #fff}
@media(max-width:680px){.fcs-work-film-first{margin-top:10px;margin-bottom:34px}.fcs-work-nav{gap:9px}.fcs-work-nav a{min-height:82px;border-radius:16px;padding-top:14px;padding-bottom:14px}.fcs-work-nav a:first-child{padding-right:52px}.fcs-work-nav a:last-child{padding-left:52px}.fcs-work-nav a:first-child:after,.fcs-work-nav a:last-child:after{width:32px;height:32px}.fcs-work-nav a:first-child:after{right:12px}.fcs-work-nav a:last-child:after{left:12px}.fcs-work-nav a strong{font-size:15px}}
@media(max-width:480px){.fcs-work-nav{flex-direction:column}.fcs-work-nav span:empty{display:none}.fcs-work-nav a:last-child{text-align:right;padding-right:52px;padding-left:14px}.fcs-work-nav a:last-child:after{left:auto;right:12px}}

/* Full Cam Showcase 1.5.2 — premium package cards */
.fcs-packages{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,26px);align-items:stretch}
.fcs-package{display:flex;flex-direction:column;min-height:100%;padding:clamp(25px,3vw,38px);border-radius:32px;background:linear-gradient(160deg,#fff 0%,#fbfcfa 62%,#f4f7f4 100%);border:1px solid rgba(18,62,53,.11);box-shadow:0 16px 50px rgba(13,39,31,.07);transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s ease,border-color .35s ease;overflow:hidden;isolation:isolate}
.fcs-package:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--fcs-green-2),var(--fcs-green));opacity:.95}
.fcs-package:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;top:-105px;left:-70px;background:radial-gradient(circle,rgba(18,62,53,.09),rgba(18,62,53,0) 70%);z-index:-1;pointer-events:none}
.fcs-package:hover{transform:translateY(-7px);border-color:rgba(18,62,53,.22);box-shadow:0 28px 70px rgba(13,39,31,.13)}
.fcs-package-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:24px}
.fcs-package-no{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:14px;background:var(--fcs-green);color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em;box-shadow:0 9px 22px rgba(18,62,53,.18)}
.fcs-package-kicker{font-size:9px;font-weight:900;letter-spacing:.2em;color:var(--fcs-green);opacity:.58;white-space:nowrap}
.fcs-package h3{margin:0;font-size:clamp(24px,2.35vw,33px);line-height:1.25;font-weight:850;letter-spacing:-.025em;color:var(--fcs-ink)}
.fcs-package-line{width:100%;height:1px;background:linear-gradient(90deg,rgba(18,62,53,.18),rgba(18,62,53,.03));margin:22px 0 20px}
.fcs-package ul{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:13px;flex:1}
.fcs-package li{display:flex;align-items:flex-start;gap:11px;padding:0;margin:0;color:#39423e;line-height:1.75;font-size:14px}
.fcs-package-check{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;margin-top:1px;border-radius:50%;background:rgba(18,62,53,.09);color:var(--fcs-green);font-size:11px;font-weight:900}
.fcs-package-btn{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;min-height:54px;padding:12px 17px 12px 14px;border-radius:17px;background:linear-gradient(135deg,var(--fcs-green),var(--fcs-green-2));color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:850;box-shadow:0 14px 28px rgba(18,62,53,.16);transition:transform .25s ease,box-shadow .25s ease}
.fcs-package-btn b{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:rgba(255,255,255,.12);font-size:17px;transition:transform .25s ease}
.fcs-package-btn:hover{transform:translateY(-2px);box-shadow:0 19px 36px rgba(18,62,53,.23)}
.fcs-package-btn:hover b{transform:translateX(-3px)}
@media(max-width:980px){.fcs-packages{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.fcs-packages{display:grid;grid-template-columns:1fr;overflow:visible;gap:14px;padding:0}.fcs-package{width:100%;min-width:0;flex:auto;border-radius:24px;padding:24px 20px}.fcs-package:hover{transform:none}.fcs-package-top{margin-bottom:18px}.fcs-package h3{font-size:25px}.fcs-package-line{margin:18px 0}.fcs-package ul{gap:11px;margin-bottom:23px}.fcs-package-btn{min-height:52px;border-radius:15px}}
