.et-db #et-boc .et-l.et-l--header .et_builder_inner_content{z-index:40}.et-l--header>.et_builder_inner_content .et_pb_section.et_pb_section_0_tb_header{background-color:rgba(255,255,255,0)!important}.et_pb_section_0_tb_header{position:fixed;top:0px;left:0px;bottom:auto;right:auto}.et_pb_row_0_tb_header,.et_pb_row_0_tb_footer{flex-wrap:nowrap}.et_pb_code_0_tb_header,.et_pb_code_0_tb_footer{margin-bottom:0px!important}@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap');:root{--yc-accent:#EBCF1E;--yc-text:#0e0e0e;--yc-muted:#666;--yc-border:#e0e0e0;--yc-bg:#fafafa}*{box-sizing:border-box}.yc-header-wrapper{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,0.15)}.yc-header{width:100%}.yc-header-container{max-width:1400px;margin:0 auto;padding:1rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}.yc-header-logo{flex-shrink:0;text-decoration:none;display:flex;align-items:center}.yc-logo-wrapper{position:relative;width:180px;height:60px;display:flex;align-items:center;justify-content:center}.yc-logo-bg{position:absolute;inset:0;background:transparent;border-radius:8px;animation:logoGlow 4s ease-in-out infinite}.yc-logo-img{position:relative;z-index:2;max-width:100%;max-height:100%;width:auto;height:auto;transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1)}.yc-header-logo:hover .yc-logo-img{transform:scale(1.08)}@keyframes logoGlow{0%,100%{box-shadow:0 4px 12px rgba(0,0,0,0.2)}50%{box-shadow:0 8px 20px rgba(0,0,0,0.3)}}.yc-header-nav{flex:1;display:flex;justify-content:center}.yc-header-menu{list-style:none;display:flex;gap:3rem;margin:0;padding:0}.yc-header-menu a{font-family:'Poppins',-apple-system,sans-serif;font-size:0.95rem;color:var(--yc-text);text-decoration:none;font-weight:500;position:relative;transition:color 0.3s ease}.yc-header-menu a::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--yc-accent);transition:width 0.3s cubic-bezier(0.34,1.56,0.64,1)}.yc-header-menu a:hover::after{width:100%}.yc-header-cta{flex-shrink:0}.yc-btn-header{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;background:var(--yc-accent);color:var(--yc-text);text-decoration:none;font-family:'Poppins',-apple-system,sans-serif;font-size:0.85rem;font-weight:600;border:2px solid var(--yc-accent);border-radius:4px;cursor:pointer;transition:all 0.3s ease;letter-spacing:0.05em;text-transform:uppercase}.yc-btn-header:hover{background:transparent;color:var(--yc-accent);box-shadow:0 4px 12px rgba(235,207,30,0.2)}.yc-header-toggle{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;flex-shrink:0;padding:0.5rem}.yc-header-toggle span{width:24px;height:2px;background:var(--yc-text);border-radius:1px;transition:all 0.3s ease}.yc-header-toggle.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.yc-header-toggle.active span:nth-child(2){opacity:0}.yc-header-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.yc-header-mobile{display:none;background:#fff;border-top:1px solid var(--yc-border);overflow:hidden;max-height:0;transition:max-height 0.3s ease}.yc-header-mobile.active{max-height:400px}.yc-header-mobile-menu{list-style:none;margin:0;padding:1rem 3rem;display:flex;flex-direction:column;gap:1rem}.yc-header-mobile-menu a{font-family:'Poppins',-apple-system,sans-serif;color:var(--yc-text);text-decoration:none;font-weight:500;display:block;padding:0.75rem 0}.yc-btn-mobile{padding:0.75rem 1.5rem;text-align:center}@media (max-width:900px){.yc-header-container{padding:1rem 1.5rem;gap:1.5rem}.yc-header-nav{display:none}.yc-header-cta{display:none}.yc-header-toggle{display:flex}.yc-logo-wrapper{width:140px;height:50px}.yc-header-mobile{display:block}.yc-header-mobile-menu{padding:1rem 1.5rem}}@media (max-width:500px){.yc-header-container{padding:0.75rem 1rem}.yc-logo-wrapper{width:120px;height:40px}.yc-header-mobile-menu{padding:1rem;gap:0.75rem}}.yc-footer{padding:4rem 3rem 2rem;border-top:1px solid var(--yc-border);position:relative}.yc-footer-top{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid var(--yc-border)}.yc-footer-brand{}.yc-footer-logo{display:flex;align-items:center;gap:0.75rem;margin-bottom:1.25rem;text-decoration:none!important}.yc-footer-logo-mark{width:28px;height:28px;background:var(--yc-accent);display:flex;align-items:center;justify-content:center}.yc-footer-logo-mark svg{width:16px;height:16px}.yc-footer-logo-text{font-family:'Playfair Display',serif;font-size:1rem;font-weight:700;color:var(--yc-text)!important;letter-spacing:0.04em}.yc-footer-logo-text span{color:var(--yc-accent)}.yc-footer-tagline{font-size:0.85rem;color:var(--yc-muted);line-height:1.6;margin:0}.yc-footer-col-title{font-family:'DM Mono',monospace;font-size:0.8rem;color:var(--yc-muted);letter-spacing:0.2em;text-transform:uppercase;margin-bottom:1.5rem}.yc-footer-links{list-style:none;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:0.75rem}.yc-footer-links li{margin:0!important;padding:0!important}.yc-footer-links a{font-size:0.88rem;color:var(--yc-muted)!important;text-decoration:none!important;transition:color 0.2s}.yc-footer-links a:hover{color:var(--yc-text)!important}.yc-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem}.yc-footer-copy{font-size:0.85rem;color:var(--yc-muted);letter-spacing:0.1em}.yc-footer-legal{display:flex;gap:2rem;list-style:none;margin:0!important;padding:0!important}.yc-footer-legal li{margin:0!important;padding:0!important}.yc-footer-legal a{font-family:'DM Mono',monospace;font-size:0.85rem;color:var(--yc-muted)!important;text-decoration:none!important;letter-spacing:0.1em;text-transform:uppercase;transition:color 0.2s}.yc-footer-legal a:hover{color:var(--yc-text)!important}.yc-footer-bg-text{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);font-family:'Playfair Display',serif;font-size:clamp(4rem,12vw,10rem);font-weight:900;color:var(--yc-surface);white-space:nowrap;pointer-events:none;user-select:none;z-index:0;letter-spacing:-0.02em}@media (max-width:900px){.yc-footer{padding:3rem 1.5rem 2rem}.yc-footer-top{grid-template-columns:1fr 1fr;gap:2rem}.yc-footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}.yc-footer-bg-text{display:none}}@media (max-width:500px){.yc-footer-top{grid-template-columns:1fr}}.et_pb_image_0_tb_footer{--horizontal-gap:0px;--vertical-gap:0px;flex-direction:column;margin-top:-98px!important;margin-bottom:-70px!important;text-align:center;margin-left:auto!important;margin-right:auto!important;width:74%}.et_pb_image_0_tb_footer>[class*="et_flex_column"]{--horizontal-gap-parent:0px}@media only screen and (max-width:980px){.et_pb_image_0_tb_footer{margin-top:-90px!important;margin-bottom:-86px!important;width:98%}}@media only screen and (max-width:767px){.et_pb_image_0_tb_footer{margin-top:-70px!important;margin-bottom:-41px!important;width:100%}}.et-l--header>.et_builder_inner_content .et_pb_section.et_pb_section_0_tb_header{background-color:rgba(255,255,255,0)!important}.et_pb_section_0_tb_header{position:fixed;top:0px;left:0px;bottom:auto;right:auto}.et_pb_row_0_tb_header,.et_pb_row_0_tb_footer{flex-wrap:nowrap}.et_pb_code_0_tb_header,.et_pb_code_0_tb_footer{margin-bottom:0px!important}@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap');:root{--yc-accent:#EBCF1E;--yc-text:#0e0e0e;--yc-muted:#666;--yc-border:#e0e0e0;--yc-bg:#fafafa}*{box-sizing:border-box}.yc-header-wrapper{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,0.15)}.yc-header{width:100%}.yc-header-container{max-width:1400px;margin:0 auto;padding:1rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}.yc-header-logo{flex-shrink:0;text-decoration:none;display:flex;align-items:center}.yc-logo-wrapper{position:relative;width:180px;height:60px;display:flex;align-items:center;justify-content:center}.yc-logo-bg{position:absolute;inset:0;background:transparent;border-radius:8px;animation:logoGlow 4s ease-in-out infinite}.yc-logo-img{position:relative;z-index:2;max-width:100%;max-height:100%;width:auto;height:auto;transition:transform 0.4s cubic-bezier(0.34,1.56,0.64,1)}.yc-header-logo:hover .yc-logo-img{transform:scale(1.08)}@keyframes logoGlow{0%,100%{box-shadow:0 4px 12px rgba(0,0,0,0.2)}50%{box-shadow:0 8px 20px rgba(0,0,0,0.3)}}.yc-header-nav{flex:1;display:flex;justify-content:center}.yc-header-menu{list-style:none;display:flex;gap:3rem;margin:0;padding:0}.yc-header-menu a{font-family:'Poppins',-apple-system,sans-serif;font-size:0.95rem;color:var(--yc-text);text-decoration:none;font-weight:500;position:relative;transition:color 0.3s ease}.yc-header-menu a::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--yc-accent);transition:width 0.3s cubic-bezier(0.34,1.56,0.64,1)}.yc-header-menu a:hover::after{width:100%}.yc-header-cta{flex-shrink:0}.yc-btn-header{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;background:var(--yc-accent);color:var(--yc-text);text-decoration:none;font-family:'Poppins',-apple-system,sans-serif;font-size:0.85rem;font-weight:600;border:2px solid var(--yc-accent);border-radius:4px;cursor:pointer;transition:all 0.3s ease;letter-spacing:0.05em;text-transform:uppercase}.yc-btn-header:hover{background:transparent;color:var(--yc-accent);box-shadow:0 4px 12px rgba(235,207,30,0.2)}.yc-header-toggle{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;flex-shrink:0;padding:0.5rem}.yc-header-toggle span{width:24px;height:2px;background:var(--yc-text);border-radius:1px;transition:all 0.3s ease}.yc-header-toggle.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.yc-header-toggle.active span:nth-child(2){opacity:0}.yc-header-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.yc-header-mobile{display:none;background:#fff;border-top:1px solid var(--yc-border);overflow:hidden;max-height:0;transition:max-height 0.3s ease}.yc-header-mobile.active{max-height:400px}.yc-header-mobile-menu{list-style:none;margin:0;padding:1rem 3rem;display:flex;flex-direction:column;gap:1rem}.yc-header-mobile-menu a{font-family:'Poppins',-apple-system,sans-serif;color:var(--yc-text);text-decoration:none;font-weight:500;display:block;padding:0.75rem 0}.yc-btn-mobile{padding:0.75rem 1.5rem;text-align:center}@media (max-width:900px){.yc-header-container{padding:1rem 1.5rem;gap:1.5rem}.yc-header-nav{display:none}.yc-header-cta{display:none}.yc-header-toggle{display:flex}.yc-logo-wrapper{width:140px;height:50px}.yc-header-mobile{display:block}.yc-header-mobile-menu{padding:1rem 1.5rem}}@media (max-width:500px){.yc-header-container{padding:0.75rem 1rem}.yc-logo-wrapper{width:120px;height:40px}.yc-header-mobile-menu{padding:1rem;gap:0.75rem}}.yc-footer{padding:4rem 3rem 2rem;border-top:1px solid var(--yc-border);position:relative}.yc-footer-top{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid var(--yc-border)}.yc-footer-brand{}.yc-footer-logo{display:flex;align-items:center;gap:0.75rem;margin-bottom:1.25rem;text-decoration:none!important}.yc-footer-logo-mark{width:28px;height:28px;background:var(--yc-accent);display:flex;align-items:center;justify-content:center}.yc-footer-logo-mark svg{width:16px;height:16px}.yc-footer-logo-text{font-family:'Playfair Display',serif;font-size:1rem;font-weight:700;color:var(--yc-text)!important;letter-spacing:0.04em}.yc-footer-logo-text span{color:var(--yc-accent)}.yc-footer-tagline{font-size:0.85rem;color:var(--yc-muted);line-height:1.6;margin:0}.yc-footer-col-title{font-family:'DM Mono',monospace;font-size:0.8rem;color:var(--yc-muted);letter-spacing:0.2em;text-transform:uppercase;margin-bottom:1.5rem}.yc-footer-links{list-style:none;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:0.75rem}.yc-footer-links li{margin:0!important;padding:0!important}.yc-footer-links a{font-size:0.88rem;color:var(--yc-muted)!important;text-decoration:none!important;transition:color 0.2s}.yc-footer-links a:hover{color:var(--yc-text)!important}.yc-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem}.yc-footer-copy{font-size:0.85rem;color:var(--yc-muted);letter-spacing:0.1em}.yc-footer-legal{display:flex;gap:2rem;list-style:none;margin:0!important;padding:0!important}.yc-footer-legal li{margin:0!important;padding:0!important}.yc-footer-legal a{font-family:'DM Mono',monospace;font-size:0.85rem;color:var(--yc-muted)!important;text-decoration:none!important;letter-spacing:0.1em;text-transform:uppercase;transition:color 0.2s}.yc-footer-legal a:hover{color:var(--yc-text)!important}.yc-footer-bg-text{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);font-family:'Playfair Display',serif;font-size:clamp(4rem,12vw,10rem);font-weight:900;color:var(--yc-surface);white-space:nowrap;pointer-events:none;user-select:none;z-index:0;letter-spacing:-0.02em}@media (max-width:900px){.yc-footer{padding:3rem 1.5rem 2rem}.yc-footer-top{grid-template-columns:1fr 1fr;gap:2rem}.yc-footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}.yc-footer-bg-text{display:none}}@media (max-width:500px){.yc-footer-top{grid-template-columns:1fr}}.et_pb_image_0_tb_footer{--horizontal-gap:0px;--vertical-gap:0px;flex-direction:column;margin-top:-98px!important;margin-bottom:-70px!important;text-align:center;margin-left:auto!important;margin-right:auto!important;width:74%}.et_pb_image_0_tb_footer>[class*="et_flex_column"]{--horizontal-gap-parent:0px}@media only screen and (max-width:980px){.et_pb_image_0_tb_footer{margin-top:-90px!important;margin-bottom:-86px!important;width:98%}}@media only screen and (max-width:767px){.et_pb_image_0_tb_footer{margin-top:-70px!important;margin-bottom:-41px!important;width:100%}}.et-db #et-boc .et-l.et-l--footer .et_builder_inner_content{z-index:auto}