.camp-hero{background:#0d1f16;align-items:center;width:100%;min-height:100vh;padding:0 7%;display:flex;position:relative;overflow:hidden}.camp-hero-bg{background:linear-gradient(#070f0a8c,#070f0ad1),url(https://images.unsplash.com/photo-1529156069898-49953e39b3ac?q=80&w=2000&auto=format&fit=crop) 50%/cover no-repeat;animation:18s ease-in-out infinite alternate heroZoom;position:absolute;inset:0;transform:scale(1.08)}@keyframes heroZoom{0%{transform:scale(1.05)}to{transform:scale(1.12)}}.camp-hero-overlay{background:radial-gradient(circle at 100% 0,#c9872c2e,#0000 35%);position:absolute;inset:0}.camp-hero-glow{filter:blur(120px);border-radius:50%;position:absolute}.glow-1{background:#c9872c2e;width:340px;height:340px;top:-80px;right:-80px}.glow-2{background:#2e6e4533;width:300px;height:300px;bottom:-120px;left:-100px}.camp-hero-content{z-index:5;max-width:760px;animation:1s fadeUp;position:relative}.camp-hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.6rem;width:fit-content;margin-bottom:1.8rem;padding:.7rem 1.1rem;display:flex}.camp-hero-badge span{color:#f3f3f3;letter-spacing:1px;font-size:.84rem;font-weight:700}.camp-hero-badge svg{color:#d89a3c}.camp-hero h1{color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,6.5rem);font-weight:800;line-height:1.02}.camp-hero h1 span{color:#d89a3c}.camp-hero p{color:#ffffffc7;max-width:650px;margin-bottom:2rem;font-size:1.12rem;line-height:1.9}.camp-hero-tags{flex-wrap:wrap;gap:.9rem;margin-bottom:2.5rem;display:flex}.camp-tag{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;padding:.7rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .3s}.camp-tag:hover{background:#d89a3c2e;border-color:#d89a3c59;transform:translateY(-4px)}.camp-hero-buttons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.camp-btn-primary{color:#fff;background:#d89a3c;border-radius:999px;align-items:center;gap:.7rem;padding:1rem 1.6rem;font-weight:700;transition:all .3s;display:flex}.camp-btn-primary:hover{transform:translateY(-4px);box-shadow:0 15px 35px #d89a3c59}.camp-btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.7rem;padding:1rem 1.6rem;font-weight:600;transition:all .3s;display:flex}.camp-btn-secondary:hover{background:#ffffff1f;transform:translateY(-4px)}.camp-hero-floating{z-index:5;flex-direction:column;gap:1.2rem;display:flex;position:absolute;bottom:12%;right:5%}.camp-floating-item{animation:5s ease-in-out infinite floatIcon;position:relative}.delay-1{animation-delay:1s}.delay-2{animation-delay:2s}.camp-floating-icon{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;font-size:2rem;transition:transform .3s,background .3s,box-shadow .3s;display:flex}.camp-floating-icon:hover{background:#ffffff2e;transform:translateY(-8px)scale(1.05);box-shadow:0 15px 35px #00000047}.camp-floating-tooltip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#111111d6;border:1px solid #ffffff14;border-radius:20px;width:240px;padding:1rem 1.1rem;transition:opacity .3s,transform .3s;position:absolute;top:50%;right:92px;transform:translateY(-50%)translate(20px);box-shadow:0 20px 45px #00000059}.camp-floating-item:hover .camp-floating-tooltip{opacity:1;transform:translateY(-50%)translate(0)}.camp-floating-tooltip h4{color:#fff;margin-bottom:.45rem;font-size:1rem;font-weight:700}.camp-floating-tooltip p{color:#ffffffb8;font-size:.84rem;line-height:1.65}.camp-scroll{z-index:5;flex-direction:column;align-items:center;gap:.8rem;display:flex;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.camp-scroll span{color:#ffffffb3;letter-spacing:2px;text-transform:uppercase;font-size:.75rem}.camp-scroll-line{background:linear-gradient(#ffffff1a,#d89a3c,#ffffff1a);border-radius:999px;width:2px;height:60px;animation:2s ease-in-out infinite scrollLine}@keyframes scrollLine{0%{opacity:.4;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1)}to{opacity:.4;transform:scaleY(.5)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIcon{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media (max-width:992px){.camp-hero{padding:0 1.5rem}}@media (max-width:900px){.camp-hero-floating{bottom:5rem;right:1rem}.camp-floating-tooltip{width:190px;right:82px}}@media (max-width:768px){.camp-hero{min-height:95vh}.camp-hero h1{font-size:3.3rem}.camp-hero p{font-size:1rem}.camp-hero-buttons{flex-direction:column;align-items:flex-start}.camp-btn-primary,.camp-btn-secondary{justify-content:center;width:100%}.camp-hero-floating{display:none}}@media (max-width:500px){.camp-hero h1{font-size:2.7rem}.camp-hero-tags{gap:.6rem}.camp-tag{font-size:.78rem}}
.camp-about{background:linear-gradient(#f7f4ef,#fff);padding:8rem 7%;position:relative;overflow:hidden}.camp-about-bg-glow{filter:blur(120px);opacity:.5;border-radius:50%;position:absolute}.glow-a{background:#d89a3c26;width:320px;height:320px;top:-100px;left:-80px}.glow-b{background:#2a6b431f;width:260px;height:260px;bottom:-80px;right:-60px}.camp-about-container{z-index:2;grid-template-columns:minmax(320px,1.1fr) minmax(320px,.95fr);align-items:center;gap:5rem;max-width:1400px;margin:auto;display:grid;position:relative}.camp-about-label{color:#b97d27;letter-spacing:1px;text-transform:uppercase;background:#d89a3c1f;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.7rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.camp-about-content h2{color:#173321;margin-bottom:1.8rem;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.05}.camp-about-content h2 span{color:#d89a3c}.camp-about-text{color:#5b5b5b;max-width:680px;margin-bottom:1.5rem;font-size:1.05rem;line-height:2}.camp-about-highlight{background:#fff;border:1px solid #0000000d;border-radius:24px;align-items:flex-start;gap:1rem;margin-top:2.5rem;padding:1.5rem;display:flex;box-shadow:0 15px 40px #0000000f}.camp-highlight-line{background:#d89a3c;border-radius:999px;width:5px;min-height:100%}.camp-about-highlight p{color:#2d2d2d;font-size:1rem;font-style:italic;line-height:1.9}.camp-about-values{gap:1.4rem;display:grid}.camp-value-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #0000000f;border-radius:28px;align-items:flex-start;gap:1.2rem;padding:1.6rem;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.camp-value-card:before{content:"";opacity:0;background:linear-gradient(135deg,#d89a3c0f,#0000 40%);transition:all .35s;position:absolute;inset:0}.camp-value-card:hover{border-color:#d89a3c33;transform:translateY(-8px);box-shadow:0 18px 45px #00000014}.camp-value-card:hover:before{opacity:1}.camp-value-icon{color:#fff;background:linear-gradient(135deg,#d89a3c,#b77921);border-radius:20px;justify-content:center;align-items:center;width:62px;min-width:62px;height:62px;display:flex;box-shadow:0 10px 25px #d89a3c40}.camp-value-card h3{color:#173321;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.camp-value-card p{color:#626262;font-size:.95rem;line-height:1.8}@media (max-width:1100px){.camp-about-container{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.camp-about{padding:6rem 1.5rem}.camp-about-content h2{font-size:3rem}.camp-about-text{font-size:1rem}.camp-value-card{border-radius:24px;padding:1.3rem}}@media (max-width:500px){.camp-about-content h2{font-size:2.5rem}.camp-about-highlight{padding:1.2rem}.camp-value-card{flex-direction:column}}
.camp-gallery{background:linear-gradient(#f7f3ed 0%,#fff 100%);padding:8rem 7%;position:relative;overflow:hidden}.camp-gallery-blur{filter:blur(120px);border-radius:50%;position:absolute}.blur-1{background:#d89a3c1f;width:340px;height:340px;top:-100px;right:-100px}.blur-2{background:#2e6e451a;width:320px;height:320px;bottom:-120px;left:-100px}.camp-gallery-container{z-index:2;position:relative}.camp-gallery-header{text-align:center;max-width:760px;margin:0 auto 5rem}.camp-gallery-label{color:#b97922;letter-spacing:2px;text-transform:uppercase;background:#d89a3c1f;border-radius:999px;margin-bottom:1.4rem;padding:.7rem 1.2rem;font-size:.8rem;font-weight:800;display:inline-block}.camp-gallery-header h2{color:#173321;margin-bottom:1.5rem;font-size:clamp(2.7rem,6vw,5rem);line-height:1.05}.camp-gallery-header h2 span{color:#d89a3c}.camp-gallery-header p{color:#5b5b5b;font-size:1.08rem;line-height:1.9}.camp-gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.camp-gallery-card{cursor:pointer;height:320px;transform-style:preserve-3d;border-radius:28px;transition:transform .5s,box-shadow .5s;position:relative;overflow:hidden}.camp-gallery-card.large{grid-column:span 2;height:420px}.camp-gallery-card:hover{transform:translateY(-10px)rotateX(2deg)rotateY(-2deg);box-shadow:0 30px 60px #0000002e}.camp-gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .8s,filter .5s}.camp-gallery-card:hover img{filter:brightness(.7);transform:scale(1.08)}.camp-gallery-overlay{opacity:0;background:linear-gradient(#00000014,#000000c7);align-items:flex-end;padding:2rem;transition:all .4s;display:flex;position:absolute;inset:0}.camp-gallery-card:hover .camp-gallery-overlay{opacity:1}.camp-gallery-content{transition:all .45s;transform:translateY(30px)}.camp-gallery-card:hover .camp-gallery-content{transform:translateY(0)}.camp-gallery-content span{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1rem;display:flex}.camp-gallery-content h3{color:#fff;margin-bottom:.7rem;font-size:1.6rem}.camp-gallery-content p{color:#ffffffc7;font-size:.95rem;line-height:1.7}.camp-gallery-modal{z-index:999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.camp-gallery-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000c7;animation:.4s fadeIn;position:absolute;inset:0}.camp-gallery-modal-content{z-index:2;background:#fff;border-radius:30px;grid-template-columns:1.3fr .7fr;width:min(1200px,92%);max-height:90vh;animation:.45s modalUp;display:grid;position:relative;overflow:hidden}.camp-gallery-modal-image{height:90vh}.camp-gallery-modal-image img{object-fit:cover;width:100%;height:100%}.camp-gallery-modal-info{flex-direction:column;justify-content:center;padding:3rem;display:flex}.camp-gallery-modal-info span{color:#c38a34;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:800}.camp-gallery-modal-info h3{color:#173321;margin-bottom:1.3rem;font-size:3rem;line-height:1.05}.camp-gallery-modal-info p{color:#555;font-size:1rem;line-height:1.9}.camp-gallery-close{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:56px;height:56px;transition:all .3s;position:absolute;top:30px;right:30px}.camp-gallery-close:hover{background:#d89a3c;transform:rotate(90deg)}.camp-gallery-nav{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:64px;height:64px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.camp-gallery-nav:hover{background:#d89a3c;transform:translateY(-50%)scale(1.08)}.camp-gallery-nav.left{left:30px}.camp-gallery-nav.right{right:30px}@keyframes modalUp{0%{opacity:0;transform:translateY(40px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:992px){.camp-gallery-grid{grid-template-columns:1fr 1fr}.camp-gallery-card.large{grid-column:span 2}.camp-gallery-modal-content{grid-template-columns:1fr}.camp-gallery-modal-image{height:55vh}}@media (max-width:768px){.camp-gallery{padding:6rem 1.5rem}.camp-gallery-grid{grid-template-columns:1fr}.camp-gallery-card.large{grid-column:span 1;height:320px}.camp-gallery-modal-info{padding:2rem}.camp-gallery-modal-info h3{font-size:2.2rem}.camp-gallery-nav{width:54px;height:54px}}@media (max-width:500px){.camp-gallery-header h2{font-size:2.5rem}.camp-gallery-card{height:280px}.camp-gallery-modal-image{height:40vh}}
.camp-process{background:linear-gradient(#fff 0%,#f7f4ef 100%);padding:8rem 7%;position:relative;overflow:hidden}.camp-process-glow{filter:blur(120px);border-radius:50%;position:absolute}.glow-left{background:#2e6e451a;width:340px;height:340px;top:10%;left:-120px}.glow-right{background:#d89a3c1f;width:320px;height:320px;bottom:0;right:-120px}.camp-process-container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.camp-process-header{text-align:center;max-width:850px;margin:0 auto 5rem}.camp-process-label{color:#c4842e;letter-spacing:2px;text-transform:uppercase;background:#d89a3c1f;border-radius:999px;margin-bottom:1.5rem;padding:.75rem 1.3rem;font-size:.78rem;font-weight:800;display:inline-block}.camp-process-header h2{color:#173321;margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);line-height:1.05}.camp-process-header h2 span{color:#d89a3c}.camp-process-header p{color:#5e5e5e;font-size:1.05rem;line-height:1.9}.camp-process-grid{grid-template-columns:repeat(3,1fr);gap:1.8rem;display:grid}.camp-process-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #0000000d;border-radius:30px;padding:2rem;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;overflow:hidden}.camp-process-card:hover{border-color:#d89a3c38;transform:translateY(-10px);box-shadow:0 25px 60px #0000001a}.camp-process-top{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.camp-process-number{color:#17332114;font-size:3rem;font-weight:800;line-height:1}.camp-process-icon{color:#d89a3c;background:linear-gradient(135deg,#173321,#28553a);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 12px 30px #1733212e}.camp-process-content h3{color:#173321;margin-bottom:1rem;font-size:1.7rem;line-height:1.2}.camp-process-content p{color:#5f5f5f;margin-bottom:2rem;font-size:.98rem;line-height:1.9}.camp-process-points{flex-wrap:wrap;gap:.7rem;display:flex}.camp-process-points span{color:#23402d;background:#1733210d;border:1px solid #17332114;border-radius:999px;padding:.7rem 1rem;font-size:.78rem;font-weight:700}.camp-process-arrow{color:#d89a3c;background:#d89a3c1a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .3s,background .3s;display:flex;position:absolute;bottom:1.4rem;right:1.4rem}.camp-process-card:hover .camp-process-arrow{background:#d89a3c2e;transform:translate(4px)}.camp-process-card:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#d89a3c0f,#0000);transition:all .4s;position:absolute;inset:0}.camp-process-card:hover:before{opacity:1}@media (max-width:1100px){.camp-process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.camp-process{padding:6rem 1.5rem}.camp-process-grid{grid-template-columns:1fr}.camp-process-header{margin-bottom:4rem}}@media (max-width:500px){.camp-process-content h3{font-size:1.5rem}.camp-process-content p{font-size:.95rem}.camp-process-card{padding:1.6rem}}
.camp-other-projects-section{background:linear-gradient(#faf7f1 0%,#fff 100%);padding:7rem 7%;position:relative;overflow:hidden}.camp-other-glow{filter:blur(120px);pointer-events:none;border-radius:50%;position:absolute}.glow-1{background:#d89a3c1a;width:320px;height:320px;top:-80px;left:-100px}.glow-2{background:#49a36d1f;width:300px;height:300px;bottom:-120px;right:-100px}.camp-other-container{z-index:2;max-width:1300px;margin:auto;position:relative}.camp-other-header{text-align:center;max-width:760px;margin:0 auto 4rem}.camp-other-mini{color:#b9781e;letter-spacing:1px;text-transform:uppercase;background:#d89a3c1a;border:1px solid #d89a3c2e;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin:auto auto 1.4rem;padding:.7rem 1.1rem;font-size:.8rem;font-weight:700;display:flex}.camp-other-header h2{color:#163322;margin-bottom:1.4rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.05}.camp-other-header h2 span{color:#d89a3c}.camp-other-header p{color:#5e655f;font-size:1.05rem;line-height:1.9}.camp-other-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.camp-other-card{background:#fff;border:1px solid #0000000f;border-radius:32px;align-items:flex-start;gap:1.6rem;padding:2rem;text-decoration:none;transition:transform .4s,border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.camp-other-card:hover{border-color:#d89a3c33;transform:translateY(-10px);box-shadow:0 25px 60px #00000014}.camp-other-card-bg{opacity:0;background:radial-gradient(circle at 100% 0,#d89a3c14,#0000 45%);transition:all .4s;position:absolute;inset:0}.camp-other-card:hover .camp-other-card-bg{opacity:1}.camp-other-icon{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:78px;height:78px;transition:transform .4s,background .4s;display:flex;position:relative}.camp-other-icon svg{width:34px;height:34px}.camp-other-card:hover .camp-other-icon{transform:translateY(-6px)rotate(-4deg)}.camp-other-content{z-index:2;flex:1;position:relative}.camp-other-badge{color:#8b8b8b;letter-spacing:1px;text-transform:uppercase;background:#f7f7f7;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.45rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.camp-other-content h3{color:#163322;margin-bottom:.9rem;font-size:1.7rem;font-weight:800;line-height:1.2}.camp-other-content p{color:#5d635e;font-size:.96rem;line-height:1.8}.camp-other-arrow{z-index:2;color:#163322;background:#f5f5f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .35s,background .35s,color .35s;display:flex;position:relative}.camp-other-card:hover .camp-other-arrow{color:#fff;background:#d89a3c;transform:translate(4px,-4px)}@media (max-width:992px){.camp-other-grid{grid-template-columns:1fr}}@media (max-width:768px){.camp-other-projects-section{padding:5rem 1.5rem}.camp-other-card{flex-direction:column}.camp-other-arrow{width:48px;height:48px}}@media (max-width:500px){.camp-other-header h2{font-size:2.4rem}.camp-other-content h3{font-size:1.4rem}}
.camp-collaborators-section{background:linear-gradient(#0f1d16 0%,#15281e 100%);padding:7rem 7%;position:relative;overflow:hidden}.camp-collab-glow{filter:blur(130px);pointer-events:none;border-radius:50%;position:absolute}.glow-1{background:#d89a3c24;width:320px;height:320px;top:-80px;left:-100px}.glow-2{background:#49a36d29;width:340px;height:340px;bottom:-120px;right:-100px}.camp-collaborators-container{z-index:2;max-width:1300px;margin:auto;position:relative}.camp-collaborators-header{text-align:center;max-width:820px;margin:0 auto 4.5rem}.camp-collab-mini{color:#d89a3c;letter-spacing:1px;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin:auto auto 1.4rem;padding:.7rem 1.1rem;font-size:.8rem;font-weight:700;display:flex}.camp-collaborators-header h2{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:800;line-height:1.05}.camp-collaborators-header h2 span{color:#d89a3c}.camp-collaborators-header p{color:#ffffffb8;font-size:1.05rem;line-height:1.9}.camp-collaborators-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.camp-collaborator-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff14;border-radius:32px;padding:2.2rem;transition:transform .45s,border-color .45s,box-shadow .45s;position:relative;overflow:hidden}.camp-collaborator-card:hover{border-color:#d89a3c38;transform:translateY(-12px);box-shadow:0 25px 60px #00000040}.camp-collab-card-bg{opacity:0;background:radial-gradient(circle at 100% 0,#d89a3c1a,#0000 45%);transition:all .4s;position:absolute;inset:0}.camp-collaborator-card:hover .camp-collab-card-bg{opacity:1}.camp-collaborator-icon{z-index:2;background:#ffffff14;border:1px solid;border-radius:26px;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:1.8rem;transition:transform .4s,background .4s;display:flex;position:relative}.camp-collaborator-icon svg{width:38px;height:38px}.camp-collaborator-card:hover .camp-collaborator-icon{background:#ffffff1f;transform:translateY(-6px)rotate(-4deg)}.camp-collaborator-content{z-index:2;position:relative}.camp-collaborator-content span{color:#d89a3c;letter-spacing:1px;text-transform:uppercase;background:#ffffff14;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.45rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.camp-collaborator-content h3{color:#fff;margin-bottom:1rem;font-size:1.6rem;font-weight:800;line-height:1.25}.camp-collaborator-content p{color:#ffffffb3;font-size:.95rem;line-height:1.9}.camp-collaborators-cta{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#d89a3c24,#ffffff0a);border:1px solid #ffffff1a;border-radius:34px;padding:3.5rem 2rem;position:relative;overflow:hidden}.camp-collaborators-cta:before{content:"";background:radial-gradient(circle at top,#ffffff1a,#0000 55%);position:absolute;inset:0}.camp-collaborators-cta h3{z-index:2;color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;position:relative}.camp-collaborators-cta p{z-index:2;color:#ffffffbd;max-width:700px;margin:0 auto 2rem;font-size:1rem;line-height:1.9;position:relative}.camp-collaborators-cta a{z-index:2;color:#fff;background:#d89a3c;border-radius:999px;justify-content:center;align-items:center;padding:1rem 1.8rem;font-weight:700;transition:transform .35s,box-shadow .35s;display:inline-flex;position:relative}.camp-collaborators-cta a:hover{transform:translateY(-5px);box-shadow:0 18px 40px #d89a3c4d}@media (max-width:1100px){.camp-collaborators-grid{grid-template-columns:1fr}}@media (max-width:768px){.camp-collaborators-section{padding:5rem 1.5rem}.camp-collaborator-card{padding:1.8rem}.camp-collaborators-cta{padding:2.8rem 1.5rem}}@media (max-width:500px){.camp-collaborators-header h2{font-size:2.3rem}.camp-collaborator-content h3{font-size:1.35rem}}
