@import url("https://fonts.googleapis.com/css2?family=Fahkwang:wght@200;300;400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.top-nav{position:fixed;top:2rem;right:2rem;display:flex;gap:.5rem;background:#f5f5f5;padding:.5rem;border-radius:16px;z-index:1000}.top-nav a{padding:.75rem 1.5rem;text-decoration:none;color:#666;font-size:.95rem;font-weight:500;transition:all .2s;border-radius:12px}.top-nav a:hover{background:#e8e8e8;color:#333}.top-nav a.active{background:#e0e0e0;color:#333}.top-nav a.active:hover{background:#d8d8d8}.container{min-height:100vh;width:100%;padding:3rem;align-items:flex-start;justify-content:center;position:relative}.container,.header{display:flex;flex-direction:column}.header{gap:1.5rem;max-width:900px}.logo-container{margin-bottom:.5rem;margin-left:0;padding-left:0}.logo-image{height:auto;width:auto;max-width:280px;display:block;margin:0;padding:0;object-fit:contain}.logo{font-family:Fahkwang,sans-serif;font-size:3rem;font-weight:300;color:#333;margin:0}.tagline{font-size:1.75rem;font-weight:400;color:#666;line-height:1.6;max-width:800px;margin-top:0;padding-left:0}.home-footer{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);width:100%;justify-content:center}.center-footer,.home-footer{display:flex;align-items:center}.center-footer{gap:1rem}.center-footer .copyright{color:#999;font-size:.85rem;margin:0}.center-footer span{color:#ddd}.center-footer a{color:#888;text-decoration:none;font-size:.85rem;transition:color .2s}.center-footer a:hover{color:#333}.minimal-content{max-width:900px;width:100%}.minimal-content h1{font-family:Fahkwang,sans-serif;font-size:3rem;font-weight:300;color:#333;margin:0 0 .5rem}.minimal-content .subtitle{font-size:1.25rem;color:#888;margin:0 0 3rem}.content-section{margin-top:2rem}.minimal-content .description{font-size:1.25rem;color:#555;line-height:1.7;margin-bottom:2.5rem;max-width:650px}.contact-box{background:#f8f9fa;padding:2rem;border-radius:8px;max-width:500px}.contact-box p{margin:0 0 1rem;color:#666;font-size:1rem}.email-link{color:#333;text-decoration:none;font-size:1.5rem;font-weight:500;transition:color .2s}.email-link:hover{color:#666}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;max-width:700px}.contact-item{background:#f8f9fa;padding:1.75rem;border-radius:8px}.contact-item h3{margin:0 0 1rem;font-size:1.15rem;color:#222;font-weight:600}.contact-item .email-link{font-size:1.1rem}@media (max-width:768px){.top-nav{top:1rem;right:1rem;gap:.25rem;padding:.35rem;border-radius:12px}.top-nav a{padding:.5rem .85rem;font-size:.8rem;border-radius:8px}.container{padding:8rem 1.5rem 5rem;min-height:100vh;justify-content:flex-start;align-items:flex-start}.container.minimal-page{height:100vh;max-height:100vh;overflow:hidden;justify-content:space-between;padding:5.5rem 1rem 0;align-items:flex-start}.container.minimal-page .header{margin-top:18vh}.container.minimal-page .header,.container.minimal-page .minimal-content{margin-bottom:0;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start}.container.minimal-page .minimal-content{overflow-y:auto;min-height:0;width:100%;padding-bottom:4rem;padding-top:18vh}.header{width:100%;margin-bottom:1rem;margin-top:0}.logo-container{margin-bottom:.4rem}.container.minimal-page .logo-container{margin-bottom:.35rem}.logo-image{max-width:200px;height:auto}.logo{font-size:2rem;margin-bottom:1rem}.tagline{font-size:1.1rem;line-height:1.4;max-width:100%;margin-bottom:0}.container.minimal-page .tagline{line-height:1.35;margin-bottom:0}.home-footer{position:relative;bottom:auto;left:0;transform:none;width:100%;margin-top:auto;padding-top:2rem}.container.minimal-page .home-footer{position:fixed;bottom:0;left:0;right:0;width:100%;padding:1rem;background:white;margin-top:0;flex-shrink:0;z-index:10}.container.minimal-page .minimal-content h1{margin-bottom:.25rem}.container.minimal-page .minimal-content .subtitle{margin-bottom:1rem}.container.minimal-page .minimal-content .description{margin-bottom:1.25rem}.container.minimal-page .contact-box{padding:1.25rem;margin-bottom:0}.container.minimal-page .contact-grid{gap:1rem}.container.minimal-page .center-footer{font-size:.65rem;gap:.4rem;padding:0;width:100%}.container.minimal-page .center-footer .copyright,.container.minimal-page .center-footer a{font-size:.65rem}.center-footer{flex-wrap:wrap;justify-content:center;gap:.5rem;text-align:center;width:100%}.center-footer,.center-footer .copyright,.center-footer a{font-size:.7rem}.center-footer span{flex-shrink:0}.minimal-content{width:100%;margin-bottom:2rem;flex:1 1}.contact-grid,.content-section{width:100%}}@media (min-width:769px) and (max-width:1024px){.top-nav{top:2rem;right:2rem;left:auto}.container.minimal-page{padding-top:6rem}.container.minimal-page .header{margin-top:8vh}.container.minimal-page .minimal-content{padding-top:8vh}}.policy-container{min-height:100vh;width:100%;padding:3rem}.policy-content{max-width:900px;width:100%;margin:0 auto;padding-bottom:3rem}.policy-header{margin-bottom:2rem}.back-link{display:inline-block;color:#666;text-decoration:none;font-size:.95rem;margin-bottom:1rem;transition:color .2s}.back-link:hover{color:#333}.policy-header h1{font-family:Fahkwang,sans-serif;font-size:2.5rem;font-weight:600;color:#222;margin:0 0 .5rem}.last-updated{color:#888;font-size:.9rem;margin:0}.policy-body{line-height:1.7;color:#333}.policy-body p{margin-bottom:1.25rem}.policy-body section{margin-bottom:2.5rem}.policy-body h2{font-size:1.75rem;font-weight:600;color:#222;margin:2.5rem 0 1rem;padding-top:1rem;border-top:1px solid #eee}.policy-body h2:first-child{border-top:none;padding-top:0;margin-top:0}.policy-body h3{font-size:1.25rem;font-weight:600;color:#333;margin:1.75rem 0 1rem}.policy-body h4{font-size:1.1rem;font-weight:600;color:#444;margin:1.5rem 0 .75rem}.policy-body ul{margin:1rem 0 1.5rem;padding-left:2rem}.policy-body li{margin-bottom:.75rem;color:#444}.policy-body strong{font-weight:600;color:#222}.policy-body a{color:#0066cc;text-decoration:none;transition:color .2s}.policy-body a:hover{color:#004499;text-decoration:underline}.inline-link{color:#0066cc;text-decoration:none;transition:color .2s}.inline-link:hover{color:#004499;text-decoration:underline}.contact-info{background:#f8f9fa;padding:1.5rem;border-radius:6px;margin:1rem 0 1.5rem}.contact-info p{margin:.5rem 0}.contact-info a{color:#0066cc;text-decoration:none}.contact-info a:hover{text-decoration:underline}@media (max-width:768px){.policy-container{padding:2rem 1.5rem}.policy-content{padding-bottom:2rem}.policy-header h1{font-size:2rem}.policy-body h2{font-size:1.5rem}.policy-body h3{font-size:1.15rem}.policy-body ul{padding-left:1.5rem}.contact-info{padding:1rem}.benefits-grid,.values-section{grid-template-columns:1fr;gap:1.5rem}.process-step{flex-direction:column;align-items:flex-start;gap:1rem}.minimal-content{padding-bottom:2rem;flex:1 1;display:flex;flex-direction:column}.minimal-content h1{font-size:2.25rem}.minimal-content .subtitle{font-size:.95rem;margin-bottom:1.5rem}.minimal-content .description{font-size:1rem;line-height:1.6;max-width:100%}.content-section{flex:1 1}.contact-grid{grid-template-columns:1fr;gap:1.5rem;width:100%}.email-link{font-size:1.1rem}.contact-item{width:100%}.contact-item .email-link{font-size:1rem}.contact-box{padding:1.5rem;width:100%;max-width:100%}}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin:2rem 0}.benefit-item{background:#f8f9fa;padding:1.5rem;border-radius:8px;transition:transform .2s,box-shadow .2s}.benefit-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.benefit-item h3{margin:0 0 .75rem;font-size:1.15rem;color:#222}.benefit-item p{margin:0;font-size:.95rem;color:#555;line-height:1.6}.values-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:2rem;gap:2rem;margin:2rem 0}.value-item{padding:1.25rem;border-left:3px solid #333;background:#fafafa}.value-item h3{margin:0 0 .5rem;font-size:1.1rem;color:#222}.value-item p{margin:0;font-size:.95rem;color:#555;line-height:1.6}.openings-section{background:#f8f9fa;padding:2rem;border-radius:8px;border-left:4px solid #333}.openings-section p{margin-bottom:1rem}.openings-section ul{margin:1rem 0}.process-steps{margin:2rem 0}.process-step{display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.process-step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.step-number{flex-shrink:0;width:48px;height:48px;background:#333;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.25rem}.step-content{flex:1 1}.step-content h3{margin:0 0 .5rem;font-size:1.15rem;color:#222}.step-content p{margin:0;color:#555;line-height:1.6}.note{font-size:.9rem;color:#666;margin-top:1rem}.note,.note em{font-style:italic}