@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&display=swap);body{background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.01em;line-height:1.7;margin:0}code{font-family:Monaco,Menlo,Ubuntu Mono,monospace}@media (max-width:768px){.container{padding:0 20px}}.section{padding:120px 0}@media (max-width:768px){.section{padding:80px 0}}.section-title{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-bottom:4rem;text-align:center}.section-subtitle{font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;text-align:center}@media (max-width:768px){.section-title{font-size:2.5rem;margin-bottom:2rem}.section-subtitle{font-size:1.125rem;margin-bottom:2rem}}.card{background:#fff;border:1px solid #f0f0f0;border-radius:0;box-shadow:0 1px 3px #0000001a;margin-bottom:32px;padding:40px;transition:all .3s cubic-bezier(.4,0,.2,1)}.card:hover{box-shadow:0 8px 40px #0000001f;transform:translateY(-2px)}.card-premium{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:none;color:#fff}.card-premium:hover{box-shadow:0 16px 60px #0000004d;transform:translateY(-2px)}.btn{border:none;border-radius:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;justify-content:center;min-width:160px}.btn-primary{background-color:#1a1a1a;border:2px solid #1a1a1a;color:#fff}.btn-primary:hover{transform:translateY(-1px)}.btn-primary:hover,.btn-secondary{background-color:initial;color:#1a1a1a}.btn-secondary{border:2px solid #1a1a1a}.btn-secondary:hover{background-color:#1a1a1a;color:#fff;transform:translateY(-1px)}.btn-white{background-color:#fff;border:2px solid #fff;color:#1a1a1a}.btn-white:hover{background-color:initial;color:#fff;transform:translateY(-1px)}.grid{grid-gap:32px;display:grid;gap:32px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (max-width:768px){.grid{gap:24px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.accent-gold{color:#cd934d}.accent-navy{color:#1a2332}.accent-charcoal{color:#2d2d2d}.headline-xl{font-size:4rem;letter-spacing:-.03em;line-height:1.1}.headline-lg,.headline-xl{color:#1a1a1a;font-family:Playfair Display,serif;font-weight:600}.headline-lg{font-size:3rem;letter-spacing:-.02em;line-height:1.2}.headline-md{color:#1a1a1a;font-family:Playfair Display,serif;font-size:2rem;font-weight:500;letter-spacing:-.01em;line-height:1.3}.body-lg{font-size:1.25rem}.body-lg,.body-md{color:#666;font-family:Inter,sans-serif;font-weight:400;line-height:1.7}.body-md{font-size:1rem}.caption{color:#999;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:1px;line-height:1.5;text-transform:uppercase}@media (max-width:768px){.headline-xl{font-size:2.5rem}.headline-lg{font-size:2rem}.headline-md{font-size:1.5rem}}.cta-heading{color:#fff}.employee-name{color:#2c3e50;font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:1.5rem;font-weight:700;margin:1rem 0;text-align:center;width:100%}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/static/media/Inter-VariableFont_opsz,wght.e05c5f3d1fa6a3893d84.ttf) format("truetype-variations")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:100 900;src:url(/static/media/Inter-Italic-VariableFont_opsz,wght.831252f8ba7e1b5b2432.ttf) format("truetype-variations")}@font-face{font-display:swap;font-family:LibreCaslonText;font-style:normal;font-weight:400;src:url(/static/media/LibreCaslonText-Regular.c8dde9a2aa0d7f5606e2.ttf) format("truetype")}@font-face{font-display:swap;font-family:LibreCaslonText;font-style:normal;font-weight:700;src:url(/static/media/LibreCaslonText-Bold.e68976fc55f4c21300f0.ttf) format("truetype")}@font-face{font-display:swap;font-family:LibreCaslonText;font-style:italic;font-weight:400;src:url(/static/media/LibreCaslonText-Italic.3c4fbd45d0aa4b91005b.ttf) format("truetype")}:root{--font-family-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;--font-family-heading:"LibreCaslonText","Georgia",serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-size-7xl:4.5rem;--line-height-tight:1.25;--line-height-snug:1.375;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:2;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--color-primary:#1a1a1a;--color-accent:#cd934d;--color-text:#666;--color-text-light:#999;--color-white:#fff;--color-border:#f0f0f0}*{box-sizing:border-box;margin:0;padding:0}body{font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;color:var(--color-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-optical-sizing:auto;font-size:1rem;font-size:var(--font-size-base);font-variation-settings:"opsz" 16;font-weight:400;font-weight:var(--font-weight-normal);line-height:1.5;line-height:var(--line-height-normal)}.tagline{color:#666;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:.75rem;font-size:var(--font-size-xs);font-weight:600;font-weight:var(--font-weight-semibold);letter-spacing:2px;line-height:1.25;line-height:var(--line-height-tight);text-transform:uppercase}.heading-1,h1{font-size:3.75rem;font-size:var(--font-size-6xl);letter-spacing:-.025em;line-height:1.25;line-height:var(--line-height-tight)}.heading-1,.heading-2,h1,h2{color:#1a1a1a;color:var(--color-primary);font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-weight:400;font-weight:var(--font-weight-normal)}.heading-2,h2{font-size:2.25rem;font-size:var(--font-size-4xl);letter-spacing:-.02em}.heading-2,.heading-3,h2,h3{line-height:1.375;line-height:var(--line-height-snug)}.heading-3,h3{color:#1a1a1a;color:var(--color-primary);font-size:1.5rem;font-size:var(--font-size-2xl);font-weight:500;font-weight:var(--font-weight-medium)}.heading-3,.subheading,h3{font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading)}.subheading{color:#666;color:var(--color-text);font-size:1.25rem;font-size:var(--font-size-xl);font-weight:400;font-weight:var(--font-weight-normal);line-height:1.625;line-height:var(--line-height-relaxed)}.body-headline{color:#1a1a1a;color:var(--color-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:1.125rem;font-size:var(--font-size-lg);font-weight:600;font-weight:var(--font-weight-semibold);line-height:1.375;line-height:var(--line-height-snug)}.body-text,p{font-size:1rem;font-size:var(--font-size-base);line-height:1.625;line-height:var(--line-height-relaxed)}.body-text,.body-text-small,p{color:#666;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-weight:400;font-weight:var(--font-weight-normal)}.body-text-small{font-size:.875rem;font-size:var(--font-size-sm);line-height:1.5;line-height:var(--line-height-normal)}.quote{color:#1a1a1a;color:var(--color-primary);font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:1.125rem;font-size:var(--font-size-lg);font-style:italic;line-height:1.625;line-height:var(--line-height-relaxed)}.caption,.quote,.terms{font-weight:400;font-weight:var(--font-weight-normal)}.caption,.terms{color:#999;color:var(--color-text-light);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:.75rem;font-size:var(--font-size-xs);line-height:1.5;line-height:var(--line-height-normal)}.App{background-color:#fff;display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding-top:140px}.header{background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 20px #00000014;color:#1a1a1a;left:0;padding:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{box-shadow:0 4px 30px #00000026}.header-top{background:#f8f9fa;border-bottom:1px solid #e9ecef;font-size:.85rem;padding:8px 0}.header-top-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1440px;padding:0 32px}.header-utility .tagline{color:#666;font-size:.8rem;font-weight:600;letter-spacing:1px}.header-actions{align-items:center;display:flex;gap:16px}.header-action-btn{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:.85rem;gap:6px;padding:4px 8px;text-decoration:none;transition:color .2s ease}.header-action-btn:hover{color:#1a1a1a}.header-content{align-items:center;display:flex;height:90px;justify-content:space-between;margin:0 auto;max-width:1440px;padding:0 32px}.logo{align-items:flex-start;color:#1a1a1a;display:flex;flex-direction:column;text-decoration:none}.logo-image{height:80px;max-width:200px;object-fit:contain;transition:opacity .3s ease;width:auto}.logo-image:hover{opacity:.8}.logo-text{display:flex;flex-direction:column}.logo-main{font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1}.logo-subtitle{color:#666;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:.75rem;font-weight:400;letter-spacing:.5px;margin-top:2px}.nav{align-items:center;display:flex;gap:0;list-style:none}.nav-link{border-bottom:3px solid #0000;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:.95rem;font-weight:500;letter-spacing:.5px;padding:24px 20px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-link:hover{border-bottom-color:#cd934d;color:#666}.nav-link.active{border-bottom-color:#1a1a1a;color:#1a1a1a;font-weight:600}.mobile-menu-toggle{background:none;border:none;color:#1a1a1a;cursor:pointer;display:none;font-size:1.5rem;padding:8px}@media (max-width:1024px){.nav{background:#fff;box-shadow:0 8px 40px #0000001f;display:none;flex-direction:column;gap:0;left:0;padding:2rem;position:absolute;right:0;top:100%}.nav.mobile-open{display:flex}.nav-link{border-bottom:1px solid #0000;padding:1rem 0;text-align:center;width:100%}.mobile-menu-toggle{display:block}.hero-content{gap:40px;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.footer-main{gap:40px;grid-template-columns:1fr}.footer-links-grid{gap:40px;grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column}.footer-bottom,.footer-copyright{text-align:center}.featured-grid,.sections-container{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.container,.header-content,.header-top-content{padding:0 1rem}.main-content{padding-top:120px}.hero-section{padding:80px 0 60px}.hero-title{font-size:2.25rem;font-size:var(--font-size-4xl)}.hero-actions{align-items:stretch;flex-direction:column}.section-title{font-size:2.25rem;font-size:var(--font-size-4xl)}.featured-card{padding:40px 24px}.featured-title{font-size:1.875rem;font-size:var(--font-size-3xl)}.footer-links-grid,.stats-grid{gap:32px;grid-template-columns:1fr}.cta-actions{align-items:stretch;flex-direction:column}}@media (max-width:480px){.logo-image{height:45px;max-width:150px}.logo-main{font-size:1.5rem}.hero-title,.section-title{font-size:1.875rem;font-size:var(--font-size-3xl)}.featured-title{font-size:1.5rem;font-size:var(--font-size-2xl)}.section-card{padding:24px 20px}.btn{font-size:.875rem;font-size:var(--font-size-sm);padding:14px 24px}}.hero-section{background:linear-gradient(135deg,#1a1a1a,#2c3e50);color:#fff;overflow:hidden;padding:120px 0 80px;position:relative}.hero-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 400px;margin:0 auto;max-width:1440px;padding:0 32px}.hero-tagline{color:#cd934d;color:var(--color-accent);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:.75rem;font-size:var(--font-size-xs);font-weight:600;font-weight:var(--font-weight-semibold);letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.hero-tagline,.hero-title{line-height:1.25;line-height:var(--line-height-tight)}.hero-title{color:#fff;font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:3.75rem;font-size:var(--font-size-6xl);letter-spacing:-.025em;margin-bottom:24px}.hero-description,.hero-title{font-weight:400;font-weight:var(--font-weight-normal)}.hero-description{color:#e0e0e0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:1.125rem;font-size:var(--font-size-lg);line-height:1.625;line-height:var(--line-height-relaxed);margin-bottom:40px;max-width:500px}.hero-actions{gap:20px}.hero-actions,.hero-visual{align-items:center;display:flex}.hero-visual{justify-content:center}.hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;max-width:300px;padding:40px;text-align:center}.hero-card h3{font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:1.5rem;font-weight:600;margin-bottom:20px}.hero-card-link{align-items:center;color:#cd934d;display:inline-flex;font-weight:600;gap:8px;text-decoration:none;transition:all .3s ease}.hero-card-link:hover{color:#fff}.btn{align-items:center;border:2px solid #0000;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:1rem;font-size:var(--font-size-base);font-weight:600;font-weight:var(--font-weight-semibold);gap:8px;letter-spacing:.5px;line-height:1.25;line-height:var(--line-height-tight);padding:16px 32px;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-primary{background:#cd934d;border-color:#cd934d;color:#1a1a1a}.btn-primary:hover{background:#1a1a1a;border-color:#cd934d;color:#cd934d}.btn-secondary{background:#0000;border-color:#fff;color:#fff}.btn-secondary:hover{background:#fff;color:#1a1a1a}.btn-outline{background:#0000;border-color:#1a1a1a;color:#1a1a1a}.btn-outline:hover{background:#1a1a1a;color:#fff}.featured-sections{background:#f8f9fa;padding:80px 0}.featured-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.featured-card{align-items:center;border-radius:16px;color:#fff;display:flex;min-height:300px;overflow:hidden;padding:60px 40px;position:relative}.featured-content{position:relative;z-index:2}.featured-subtitle{display:block;font-size:.9rem;font-weight:600;letter-spacing:1px;margin-bottom:8px;opacity:.9}.featured-title{font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:2.25rem;font-size:var(--font-size-4xl);letter-spacing:-.02em;line-height:1.25;line-height:var(--line-height-tight);margin-bottom:16px}.featured-description,.featured-title{font-weight:400;font-weight:var(--font-weight-normal)}.featured-description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:1.125rem;font-size:var(--font-size-lg);line-height:1.625;line-height:var(--line-height-relaxed);margin-bottom:32px;opacity:.95}.featured-cta{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #ffffff4d;border-radius:8px;color:#fff;display:inline-flex;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.featured-cta:hover{background:#fff3;border-color:#fffc}.stats-section{background:#1a1a1a;color:#fff;padding:80px 0}.stats-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stat-item{align-items:center;display:flex;flex-direction:column;gap:16px}.stat-icon{color:#cd934d;font-size:2.5rem}.stat-number{color:#fff;font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:3rem}.stat-label{color:#e0e0e0;font-size:1.1rem;font-weight:500}.sections-grid{background:#fff;padding:100px 0}.section-header{margin-bottom:80px;text-align:center}.section-title{color:#1a1a1a;color:var(--color-primary);font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:3rem;font-size:var(--font-size-5xl);letter-spacing:-.025em;line-height:1.25;line-height:var(--line-height-tight);margin-bottom:20px}.section-subtitle,.section-title{font-weight:400;font-weight:var(--font-weight-normal)}.section-subtitle{color:#666;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:1.125rem;font-size:var(--font-size-lg);line-height:1.625;line-height:var(--line-height-relaxed);margin:0 auto;max-width:600px}.sections-container{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.section-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;color:inherit;overflow:hidden;padding:40px 32px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.section-card:hover{border-color:#cd934d;border-color:var(--accent-color,#cd934d);box-shadow:0 20px 60px #00000026;transform:translateY(-8px)}.section-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.section-category{background:#f8f9fa;border-radius:20px;color:#666;font-size:.8rem;font-weight:600;letter-spacing:1px;padding:6px 12px;text-transform:uppercase}.section-icon{font-size:2rem;opacity:.8}.section-card-title{color:#1a1a1a;font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:16px}.section-card-description{color:#666;font-size:1rem;line-height:1.6;margin-bottom:24px}.section-card-footer{margin-top:auto}.section-card-link{align-items:center;color:#cd934d;color:var(--accent-color,#cd934d);display:inline-flex;font-weight:600;gap:8px;transition:all .3s ease}.section-card:hover .section-card-link{gap:12px}.cta-section{background:linear-gradient(135deg,#2c3e50,#1a1a1a);color:#fff;padding:100px 0;text-align:center}.cta-content h2{font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:20px}.cta-content p{color:#e0e0e0;font-size:1.2rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.cta-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.container{margin:0 auto;max-width:1440px;padding:0 32px}.footer{background:#1a1a1a;color:#fff;padding:80px 0 40px}.footer-content{margin:0 auto;max-width:1440px;padding:0 32px}.footer-main{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1fr 2fr;margin-bottom:60px}.footer-brand{max-width:400px}.footer-logo h3{font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:2rem;font-weight:700;margin-bottom:8px}.footer-logo p{color:#999;font-size:.9rem;margin-bottom:24px}.footer-tagline{color:#e0e0e0;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:32px}.footer-contact{display:flex;flex-direction:column;gap:12px}.contact-item{align-items:center;color:#ccc;display:flex;font-size:.95rem;gap:12px}.contact-item svg{color:#cd934d;font-size:1rem}.footer-links-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(3,1fr)}.footer-section h4{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:24px;text-transform:uppercase}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section li{margin-bottom:12px}.footer-link{color:#ccc;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#cd934d}.footer-bottom{align-items:flex-start;border-top:1px solid #333;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding-top:40px}.footer-social{align-items:center;display:flex;gap:20px}.footer-social span{color:#999;font-size:.9rem}.social-links{display:flex;gap:16px}.social-link{align-items:center;background:#333;border-radius:50%;color:#ccc;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#cd934d;color:#1a1a1a;transform:translateY(-2px)}.footer-copyright{color:#999;text-align:right}.footer-copyright p{font-size:.9rem;margin-bottom:8px}.footer-disclaimer{color:#777;font-size:.8rem}.page{min-height:calc(100vh - 140px)}.page-hero{background:linear-gradient(135deg,#2c3e50,#1a1a1a);color:#fff;padding:80px 0}.page-hero-content{margin:0 auto;max-width:800px;text-align:center}.page-tagline{color:#cd934d;color:var(--color-accent);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:.75rem;font-size:var(--font-size-xs);font-weight:600;font-weight:var(--font-weight-semibold);letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.page-hero-title,.page-tagline{line-height:1.25;line-height:var(--line-height-tight)}.page-hero-title{color:#fff;font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:3rem;font-size:var(--font-size-5xl);letter-spacing:-.025em;margin-bottom:20px}.page-hero-description,.page-hero-title{font-weight:400;font-weight:var(--font-weight-normal)}.page-hero-description{color:#e0e0e0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:1.125rem;font-size:var(--font-size-lg);line-height:1.625;line-height:var(--line-height-relaxed);margin:0 auto;max-width:600px}.page-filters{background:#fff;border-bottom:1px solid #f0f0f0;padding:40px 0}.filter-btn{background:#0000;border:2px solid #e0e0e0;border-radius:8px;color:#666;letter-spacing:.5px;text-transform:uppercase}.filter-btn:hover{color:#1a1a1a}.filter-btn.active{background:#cd934d;color:#1a1a1a}.page-content{background:#f8f9fa;padding:80px 0}.loading-container{color:#666;padding:100px 0}.loading-spinner{border:4px solid #f0f0f0;border-top-color:#cd934d;margin-bottom:20px}.error-container{padding:100px 0}.error-message{background:#fff5f5;border:1px solid #f8d7da;border-radius:8px;display:inline-block;font-size:1.1rem;padding:20px}.shoutouts-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:48px}.shoutout-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 24px #00000014;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.shoutout-card:before{background:linear-gradient(90deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4);content:"";height:4px;left:0;position:absolute;right:0;top:0}.shoutout-card:hover{box-shadow:0 8px 40px #0000001f;transform:translateY(-4px)}.shoutout-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.shoutout-type{gap:12px}.shoutout-icon,.shoutout-type{align-items:center;display:flex}.shoutout-icon{background:#f8f9fa;border-radius:50%;font-size:18px;height:40px;justify-content:center;width:40px}.shoutout-type-text{color:#2c3e50;font-size:16px;font-weight:600;text-transform:capitalize}.shoutout-date{align-items:center;color:#7f8c8d;display:flex;font-size:14px;font-weight:500;gap:8px}.shoutout-card-content{margin-bottom:24px}.shoutout-employee{margin-bottom:20px}.shoutout-employee-info{align-items:center;display:flex;gap:16px}.shoutout-employee-photo{flex-shrink:0}.shoutout-employee-photo .employee-photo{border:3px solid #267276;border-radius:50%;box-shadow:0 2px 8px #0000001a;height:64px;object-fit:cover;width:64px}.shoutout-employee-details{flex-grow:1}.shoutout-employee-name{color:#2c3e50;font-size:24px;font-weight:700;line-height:1.2;margin:0 0 8px}.shoutout-employee-role{color:#7f8c8d;font-size:16px;font-weight:500;margin:0}.shoutout-message-container{background:#f8f9fa;border-left:4px solid #267276;border-radius:12px;margin:20px 0;padding:24px;position:relative}.quote-icon{color:#bdc3c7;font-size:20px;left:16px;position:absolute;top:16px}.shoutout-message{color:#2c3e50;font-size:16px;font-style:italic;font-weight:500;line-height:1.6;margin:0;padding-left:32px}.shoutout-detail{border-radius:8px;font-size:14px;line-height:1.5;margin:12px 0;padding:16px}.shoutout-detail.achievement{background:#e8f8f5;border-left:4px solid #2ecc71;color:#27ae60}.shoutout-detail.impact{background:#e3f2fd;border-left:4px solid #267276;color:#2980b9}.shoutout-detail strong{color:#2c3e50;font-weight:600}.shoutout-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tag{background:#ecf0f1;border-radius:16px;color:#2c3e50;font-size:12px;font-weight:500;padding:6px 12px;text-transform:lowercase}.shoutout-card-footer{border-top:1px solid #f0f0f0;padding-top:20px}.shoutout-nominator{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.nominator-label{color:#7f8c8d;font-size:14px;font-weight:500}.nominator-name{color:#2c3e50;font-size:14px;font-weight:600}.nominator-role{color:#7f8c8d;font-size:14px;font-style:italic}.page-filters{background:#f8f9fa;margin-bottom:48px;padding:32px 0}.filter-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.filter-btn{background:#fff;border:2px solid #e9ecef;border-radius:32px;color:#6c757d;font-size:14px;padding:12px 24px;text-transform:capitalize}.filter-btn:hover{border-color:#267276;color:#267276}.filter-btn.active{background:#267276;border-color:#267276;box-shadow:0 4px 16px #3498db4d;transform:translateY(-2px)}.empty-state{color:#7f8c8d;padding:80px 20px}.empty-icon{color:#bdc3c7;font-size:64px;margin-bottom:24px}.empty-state h3{color:#2c3e50;font-size:24px;font-weight:600;margin:0 0 16px}.empty-state p{font-size:16px;line-height:1.6;margin:0 auto 8px;max-width:500px}.loading-container{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;justify-content:center;padding:80px 20px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#267276;height:40px;margin-bottom:16px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container{padding:80px 20px;text-align:center}.error-message{color:#e74c3c;font-size:18px;font-weight:500}@media (max-width:768px){.shoutouts-grid{gap:24px;grid-template-columns:1fr;margin-top:32px}.shoutout-card{padding:24px}.shoutout-card-header{align-items:flex-start;flex-direction:column;gap:16px}.shoutout-employee-name{font-size:20px}.shoutout-message{font-size:15px;padding-left:24px}.quote-icon{font-size:16px}.filter-buttons{gap:12px}.filter-btn{font-size:13px;padding:10px 20px}.page-filters{padding:24px 0}}@media (max-width:480px){.shoutout-card{margin:0 16px;padding:20px}.shoutout-message-container{padding:20px}.shoutout-message{padding-left:20px}.filter-buttons{padding:0 16px}}.fade-in{animation:fadeIn .6s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUp .8s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.btn:focus,.footer-link:focus,.nav-link:focus,.social-link:focus{outline:2px solid #cd934d;outline-offset:2px}@media print{.cta-section,.footer,.header,.hero-section{display:none}.main-content{padding-top:0}}.admin-form-container{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:32px}.admin-form-title{color:#1a1a1a;font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:1.8rem;font-weight:600;margin-bottom:24px}.admin-message{border-radius:8px;font-weight:500;margin-bottom:24px;padding:16px}.admin-message-success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.admin-message-error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.admin-form{gap:24px}.admin-form,.admin-form-field{display:flex;flex-direction:column}.admin-form-field{gap:8px}.admin-form-label{color:#1a1a1a;font-size:.95rem;font-weight:600}.required{color:#e74c3c}.admin-form-input{background:#fff;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .3s ease}.admin-form-input:focus{border-color:#cd934d;box-shadow:0 0 0 3px #d4af371a;outline:none}.admin-form-input:invalid{border-color:#e74c3c}.admin-form-actions{border-top:1px solid #f0f0f0;display:flex;gap:16px;padding-top:16px}.admin-loading{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.spinning{animation:spin 1s linear infinite}.admin-content{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:32px}.admin-section-title{color:#1a1a1a;font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:1.5rem;font-weight:600;margin-bottom:24px}.admin-empty-state{color:#666;padding:60px 20px;text-align:center}.admin-empty-state p{font-size:1.1rem;margin-bottom:8px}.admin-entries{display:flex;flex-direction:column;gap:16px}.admin-entry{align-items:flex-start;background:#fff;border:1px solid #f0f0f0;border-radius:12px;display:flex;justify-content:space-between;padding:24px;transition:all .3s ease}.admin-entry:hover{border-color:#cd934d;box-shadow:0 4px 20px #00000014}.admin-entry-content{flex:1 1;margin-right:20px}.admin-entry-title{color:#1a1a1a;font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:1.2rem;font-weight:600;margin-bottom:8px}.admin-entry-description{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:16px}.admin-entry-meta{display:flex;flex-wrap:wrap;gap:12px}.admin-meta-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;color:#555;font-size:.85rem;padding:4px 8px}.admin-entry-actions{display:flex;flex-shrink:0;gap:8px}.admin-action-btn{align-items:center;display:flex;justify-content:center;min-width:40px;padding:8px 12px}.btn-danger{background:#e74c3c;border:2px solid #e74c3c;color:#fff}.btn-danger:hover{background:#c0392b;border-color:#c0392b}@media (max-width:768px){.admin-entry,.admin-form-actions{flex-direction:column}.admin-entry{gap:16px}.admin-entry-content{margin-right:0}.admin-entry-actions{align-self:stretch;justify-content:center}.admin-meta-item{font-size:.8rem}}.policies-filters{align-items:center;display:flex;flex-direction:column;gap:24px}.search-container{max-width:400px;position:relative;width:100%}.search-icon{color:#666;color:var(--color-text);font-size:16px;left:16px;position:absolute;top:50%;transform:translateY(-50%)}.search-input{background:#fff;border:2px solid #f0f0f0;border:2px solid var(--color-border);border-radius:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:1rem;font-size:var(--font-size-base);padding:12px 16px 12px 48px;transition:all .3s ease;width:100%}.search-input:focus{border-color:#cd934d;border-color:var(--color-accent);box-shadow:0 0 0 3px #cd934d1a;outline:none}.category-filters{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.policies-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:48px}.policy-card{background:#fff;border:1px solid #f0f0f0;border:1px solid var(--color-border);border-radius:16px;box-shadow:0 4px 24px #00000014;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.policy-card:hover{border-color:#cd934d;border-color:var(--color-accent);box-shadow:0 8px 40px #0000001f;transform:translateY(-4px)}.policy-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.policy-icon{align-items:center;background:linear-gradient(135deg,#cd934d,#e8b86d);background:linear-gradient(135deg,var(--color-accent),#e8b86d);border-radius:12px;color:#fff;display:flex;font-size:20px;height:48px;justify-content:center;width:48px}.policy-category{background:#f8f9fa;border-radius:20px;color:#666;color:var(--color-text);font-size:.75rem;font-size:var(--font-size-xs);font-weight:600;font-weight:var(--font-weight-semibold);letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.policy-card-content{margin-bottom:24px}.policy-title{color:#1a1a1a;color:var(--color-primary);font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:1.25rem;font-size:var(--font-size-xl);font-weight:500;font-weight:var(--font-weight-medium);line-height:1.375;line-height:var(--line-height-snug);margin-bottom:12px}.policy-description{color:#666;color:var(--color-text);font-size:1rem;font-size:var(--font-size-base);line-height:1.625;line-height:var(--line-height-relaxed);margin-bottom:20px}.policy-meta{display:flex;flex-direction:column;gap:8px}.meta-item{align-items:center;color:#666;color:var(--color-text);display:flex;font-size:.875rem;font-size:var(--font-size-sm);gap:8px}.meta-item svg{color:#cd934d;color:var(--color-accent);font-size:14px}.policy-card-actions{border-top:1px solid #f0f0f0;border-top:1px solid var(--color-border);display:flex;gap:12px;padding-top:20px}.policy-card-actions .btn{flex:1 1;font-size:.875rem;font-size:var(--font-size-sm);justify-content:center;letter-spacing:0;padding:12px 20px;text-transform:none}@media (max-width:768px){.policies-filters{padding:0 16px}.policies-grid{gap:24px;grid-template-columns:1fr;margin-top:32px}.policy-card{padding:24px}.policy-card-actions{flex-direction:column}.policy-card-actions .btn{flex:none}.category-filters{gap:8px}.filter-btn{font-size:.75rem;font-size:var(--font-size-xs);padding:8px 16px}}@media (max-width:480px){.search-container{max-width:none}.policy-card{margin:0 16px;padding:20px}.policy-card-header{align-items:flex-start;flex-direction:column;gap:12px}.policy-meta{gap:6px}.meta-item{font-size:.75rem;font-size:var(--font-size-xs)}}.pdf-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.pdf-modal-container{background:#fff;border-radius:12px;box-shadow:0 25px 50px #00000040;display:flex;flex-direction:column;max-height:95vh;max-width:1200px;overflow:hidden;width:100%}.pdf-modal-header{align-items:flex-start;background:#fafafa;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:24px 32px 16px}.pdf-modal-title h3{color:#666;color:var(--color-text);font-size:1.25rem;font-size:var(--font-size-xl);font-weight:600;font-weight:var(--font-weight-semibold);line-height:1.25;line-height:var(--line-height-tight);margin:0 0 4px}.pdf-modal-title h3,.pdf-modal-title p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary)}.pdf-modal-title p{color:#999;color:var(--color-text-light);font-size:.875rem;font-size:var(--font-size-sm);line-height:1.5;line-height:var(--line-height-normal);margin:0}.pdf-modal-actions{align-items:center;display:flex;gap:8px}.pdf-modal-actions .btn{align-items:center;border-radius:8px;display:flex;height:40px;justify-content:center;min-width:40px;padding:0}.pdf-modal-content{background:#f5f5f5;flex:1 1;min-height:0;position:relative}.pdf-viewer{background:#fff;border:none;height:100%;min-height:600px;transform:scale(1.1);transform-origin:center top;width:100%}.pdf-modal-footer{background:#fafafa;border-top:1px solid #e5e5e5;padding:16px 32px}.pdf-info{align-items:center;color:#999;color:var(--color-text-light);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:var(--font-family-primary);font-size:.875rem;font-size:var(--font-size-sm);gap:12px}.pdf-info span:not(:first-child):not(:last-child){color:#ccc}.newsletters-filters{align-items:center;display:flex;flex-direction:column;gap:24px}.newsletters-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:48px}.newsletter-card{background:#fff;border:1px solid #f0f0f0;border:1px solid var(--color-border);border-radius:16px;box-shadow:0 4px 24px #00000014;overflow:hidden;padding:32px;position:relative;transition:all .3s ease}.newsletter-card:hover{border-color:#cd934d;border-color:var(--color-accent);box-shadow:0 8px 40px #0000001f;transform:translateY(-4px)}.newsletter-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.newsletter-icon{align-items:center;background:linear-gradient(135deg,#cd934d,#e8b86d);background:linear-gradient(135deg,var(--color-accent),#e8b86d);border-radius:12px;color:#fff;display:flex;font-size:20px;height:48px;justify-content:center;width:48px}.newsletter-quarter{background:#f8f9fa;border-radius:20px;color:#666;color:var(--color-text);font-size:.75rem;font-size:var(--font-size-xs);font-weight:600;font-weight:var(--font-weight-semibold);letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.newsletter-card-content{margin-bottom:24px}.newsletter-title{color:#1a1a1a;color:var(--color-primary);font-family:LibreCaslonText,Georgia,serif;font-family:var(--font-family-heading);font-size:1.25rem;font-size:var(--font-size-xl);font-weight:500;font-weight:var(--font-weight-medium);line-height:1.375;line-height:var(--line-height-snug);margin-bottom:12px}.newsletter-description{color:#666;color:var(--color-text);font-size:1rem;font-size:var(--font-size-base);line-height:1.625;line-height:var(--line-height-relaxed);margin-bottom:20px}.newsletter-meta{display:flex;flex-direction:column;gap:8px}.newsletter-card-actions{border-top:1px solid #f0f0f0;border-top:1px solid var(--color-border);display:flex;gap:12px;padding-top:20px}.newsletter-card-actions .btn{flex:1 1;font-size:.875rem;font-size:var(--font-size-sm);justify-content:center;letter-spacing:0;padding:12px 20px;text-transform:none}@media (max-width:768px){.newsletters-filters{padding:0 16px}.newsletters-grid{gap:24px;grid-template-columns:1fr;margin-top:32px}.newsletter-card{padding:24px}.newsletter-card-actions{flex-direction:column}.newsletter-card-actions .btn{flex:none}}@media (max-width:480px){.newsletter-card{margin:0 16px;padding:20px}.newsletter-card-header{align-items:flex-start;flex-direction:column;gap:12px}.newsletter-meta{gap:6px}}@media (max-width:768px){.pdf-modal-overlay{padding:10px}.pdf-modal-container{max-height:95vh}.pdf-modal-header{align-items:stretch;flex-direction:column;gap:16px;padding:16px 20px 12px}.pdf-modal-actions{justify-content:flex-end}.pdf-modal-footer{padding:12px 20px}.pdf-info{align-items:flex-start;flex-direction:column;gap:4px}.pdf-info span:not(:first-child):not(:last-child){display:none}}.rewards-page-title{color:#2c3e50;font-size:3rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.rewards-page-title:after{background:linear-gradient(90deg,#267276,#34a0a4);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.rewards-header{background:linear-gradient(135deg,#267276,#34a0a4);border-radius:20px;color:#fff;margin-bottom:3rem;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.rewards-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='20' cy='20' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='80' cy='40' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='40' cy='80' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.rewards-title{align-items:center;color:#fff!important;display:flex;font-size:3rem;font-weight:700;gap:1rem;justify-content:center;margin:0 0 1rem;position:relative}.rewards-icon{animation:bounce 2s infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:3.5rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.rewards-subtitle{font-size:1.2rem;font-weight:300;letter-spacing:.5px;margin:0;opacity:.9;position:relative}.filter-section{background:#fff;border:1px solid #e1e8ed;border-radius:16px;box-shadow:0 8px 32px #00000014;margin-bottom:3rem;padding:2rem;position:relative}.filter-section:before{background:linear-gradient(90deg,#267276,#34a0a4,#267276);border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.filter-title{align-items:center;color:#2c3e50;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin:0 0 1.5rem}.filter-title:before{content:"🔍";font-size:1.2rem}.filter-container{align-items:end;display:flex;flex-wrap:nowrap;gap:2rem;justify-content:center;margin:0 auto;max-width:900px}.filter-group{display:flex;flex:1 1;flex-direction:column;gap:.5rem;max-width:250px}.filter-label{color:#495057;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.filter-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23267276' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:16px;border:2px solid #e9ecef;border-radius:10px;color:#495057;cursor:pointer;font-size:1rem;padding:.75rem 3rem .75rem 1rem;transition:all .3s ease}.filter-select:focus{border-color:#267276;box-shadow:0 0 0 3px #2672761a;outline:none;transform:translateY(-2px)}.filter-select:hover{border-color:#34a0a4;transform:translateY(-1px)}.rewards-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-top:2rem}.reward-card{background:#fff;border:1px solid #e1e8ed;border-radius:20px;box-shadow:0 8px 32px #00000014;overflow:hidden;padding:2rem;position:relative;transform:translateY(0);transition:all .4s ease}.reward-card:before{background:linear-gradient(90deg,#e74c3c,#f39c12,#e74c3c);content:"";height:5px;left:0;opacity:.8;position:absolute;right:0;top:0}.reward-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-8px)}.reward-card:hover:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,#e74c3c,#f39c12,#27ae60,#3498db,#e74c3c);opacity:1}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.reward-details{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-left:5px solid #267276;border-radius:16px;margin-top:1.5rem;padding:1.5rem;position:relative}.reward-details:before{background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;content:"✨";font-size:1.5rem;padding:5px;position:absolute;right:10px;top:-10px}.reward-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.award-badge{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:25px;box-shadow:0 4px 15px #e74c3c66;color:#fff;font-size:.85rem;font-weight:700;letter-spacing:1px;overflow:hidden;padding:.6rem 1.2rem;position:relative;text-transform:uppercase;transition:all .3s ease}.award-badge:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.award-badge:hover:before{left:100%}.award-badge:hover{box-shadow:0 6px 20px #e74c3c80;transform:scale(1.05) rotate(-2deg)}.reward-date{background:#fff;border:2px solid #dee2e6;border-radius:15px;color:#6c757d;font-size:.95rem;font-weight:600;padding:.4rem 1rem;transition:all .3s ease}.reward-date:hover{border-color:#267276;color:#267276;transform:scale(1.05)}.reward-citation{background:#fff;border-left:4px solid #267276;border-radius:12px;box-shadow:0 2px 8px #0000000d;color:#495057;font-size:1rem;font-style:italic;line-height:1.7;margin-top:.5rem;padding:1rem 1.5rem;position:relative}.reward-citation:before{left:.5rem;top:-.5rem}.reward-citation:after,.reward-citation:before{color:#267276;content:'"';font-family:Georgia,serif;font-size:3rem;font-weight:700;opacity:.7;position:absolute}.reward-citation:after{bottom:-1rem;right:.5rem}.empty-state{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;border-radius:20px;margin:2rem 0;padding:4rem 2rem;text-align:center}.empty-state:before{content:"🔍";display:block;font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state p{color:#6c757d;font-size:1.2rem;font-weight:500;margin:0}@media (max-width:768px){.rewards-header{margin-bottom:2rem;padding:2rem 1rem}.rewards-title{flex-direction:column;font-size:2rem;gap:.5rem}.rewards-icon{font-size:2.5rem}.rewards-subtitle{font-size:1rem}.filter-section{margin-bottom:2rem;padding:1.5rem}.filter-container{align-items:stretch;flex-direction:column;gap:1rem}.filter-group{flex:none;max-width:none}.rewards-grid{gap:2rem;grid-template-columns:1fr}.reward-card{padding:1.5rem}.reward-details{padding:1.25rem}.reward-header{align-items:flex-start;flex-direction:column;gap:1rem}.award-badge{font-size:.8rem;padding:.5rem 1rem}}@media (max-width:480px){.rewards-header{padding:1.5rem 1rem}.rewards-title{font-size:1.5rem}.rewards-icon{font-size:2rem}.filter-section{padding:1rem}.reward-card{border-radius:16px;padding:1.25rem}.reward-details{margin-top:1rem;padding:1rem}.reward-citation{font-size:.9rem;padding:.875rem 1.25rem}}.teamwins-hero{background:linear-gradient(135deg,#2c3e50,#1a1a1a);color:#fff;overflow:hidden;padding:4rem 0;position:relative;text-align:center}.teamwins-hero:before{background-position:bottom;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.teamwins-hero-content{position:relative;z-index:1}.teamwins-hero h1{text-shadow:2px 2px 4px #ffffff4d}.teamwins-hero h1,.teamwins-hero-title{animation:slideInDown 1s ease-out;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.teamwins-hero-title{color:#fff;line-height:1.2;text-shadow:2px 2px 4px #0000004d}.teamwins-hero-description{color:#fff;line-height:1.6;text-shadow:1px 1px 2px #0003}.teamwins-hero p,.teamwins-hero-description{animation:slideInUp 1s ease-out .2s both;font-size:1.3rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.95}.hero-stats{animation:slideInUp 1s ease-out .4s both;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:2rem}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;min-width:120px;padding:1rem;text-align:center}.stat-item:hover{background:#ffffff26;transform:translateY(-5px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#f59e0b,#d97706);-webkit-background-clip:text;background-clip:text;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:.9rem;letter-spacing:1px;opacity:.9;text-transform:uppercase}.teamwins-filters{background:#fff;border-bottom:1px solid #e0e7ff;box-shadow:0 2px 10px #0000000d;padding:2rem 0;position:-webkit-sticky;position:sticky;top:70px;z-index:10}.filters-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.filter-btn{align-items:center;background:#f8fafc;border:2px solid #0000;border-radius:50px;color:#64748b;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.filter-btn:before{background:linear-gradient(90deg,#0000,#fffc,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.filter-btn:hover:before{left:100%}.filter-btn:hover{border-color:#cd934d;box-shadow:0 5px 15px #0d948833;color:#cd934d;transform:translateY(-2px)}.filter-btn.active{background:linear-gradient(135deg,#cd934d);border-color:#cd934d;box-shadow:0 5px 20px #0d94884d;color:#fff}.filter-btn.active:hover{box-shadow:0 8px 25px #0d948866;transform:translateY(-2px)}.teamwins-content{background:linear-gradient(180deg,#f8fafc,#fff);min-height:50vh;padding:3rem 0}.teamwins-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin-top:2rem}.teamwin-card{animation:slideInUp .6s ease-out both;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 5px 25px #00000014;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.teamwin-card:before{background:linear-gradient(135deg,#1a1a1a,#2c3e50);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.teamwin-card:hover:before{transform:scaleX(1)}.teamwin-card:hover{border-color:#cd934d;box-shadow:0 20px 40px #0000001f;transform:translateY(-10px)}.teamwin-card-header{align-items:flex-start;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem 1.5rem 1rem}.win-category-badge{align-items:center;background:linear-gradient(135deg,#cd934d,#cd934d);border-radius:25px;box-shadow:0 2px 10px #667eea4d;color:#fff;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.category-icon{font-size:1rem}.category-text{text-transform:capitalize}.win-date{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:25px;color:#64748b;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem}.date-icon{color:#cd934d}.teamwin-card-content{padding:1.5rem}.win-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:1.4rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.win-description{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.win-details{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.win-detail-item{align-items:center;background:#f8fafc;border-left:4px solid#cd934d;border-radius:12px;display:flex;gap:.75rem;padding:.75rem}.detail-icon{color:#cd934d;flex-shrink:0;font-size:1.1rem}.win-detail-item span{color:#334155;font-size:.95rem}.win-impact{background:#f8fafc;border-left:4px solid #cd934d;border-radius:15px;margin-top:1rem;padding:1.25rem}.impact-title{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:.75rem}.impact-title:before{content:"💡";font-size:1.2rem}.impact-text{font-size:.95rem;line-height:1.5;margin:0}.teamwin-card-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:1rem 1.5rem 1.5rem}.win-learn-more{align-items:center;background:linear-gradient(135deg,#cd934d,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:.875rem 1.5rem;position:relative;transition:all .3s ease;width:100%}.win-learn-more:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.win-learn-more:hover:before{left:100%}.win-learn-more:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.arrow-icon{transition:transform .3s ease}.win-learn-more:hover .arrow-icon{transform:translateX(5px)}.teamwins-empty-state{background:#fff;border:2px dashed #e2e8f0;border-radius:20px;box-shadow:0 5px 25px #0000000d;margin:2rem 0;padding:4rem 2rem;text-align:center}.teamwins-empty-state .empty-icon{animation:bounce 2s infinite;color:#cbd5e1;font-size:4rem;margin-bottom:1.5rem}.teamwins-empty-state h3{color:#64748b;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.teamwins-empty-state p{color:#94a3b8;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:500px}@media (max-width:768px){.teamwins-hero{padding:2.5rem 0}.teamwins-hero h1{font-size:2.5rem}.teamwins-hero p{font-size:1.1rem}.hero-stats{gap:1.5rem}.stat-item{min-width:100px;padding:.75rem}.stat-number{font-size:2rem}.teamwins-filters{position:static;top:auto}.filters-container{gap:.75rem}.filter-btn{font-size:.85rem;padding:.6rem 1.2rem}.teamwins-grid{gap:1.5rem;grid-template-columns:1fr}.teamwin-card-header{align-items:flex-start;flex-direction:column;padding:1.25rem}.win-category-badge,.win-date{font-size:.8rem}.teamwin-card-content{padding:1.25rem}.win-title{font-size:1.25rem}.teamwins-empty-state{padding:3rem 1.5rem}.teamwins-empty-state .empty-icon{font-size:3rem}}
/*# sourceMappingURL=main.1417b301.css.map*/