*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#1a202c;background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:playfair display,Georgia,serif;font-weight:700;line-height:1.2;color:#1a202c;margin-top:0}h1{font-size:2.25rem;margin-bottom:1.5rem}@media(min-width:768px){h1{font-size:3rem}}@media(min-width:1024px){h1{font-size:3.75rem}}h2{font-size:1.875rem;margin-bottom:1.25rem}@media(min-width:768px){h2{font-size:2.25rem}}@media(min-width:1024px){h2{font-size:3rem}}h3{font-size:1.5rem;margin-bottom:1rem}@media(min-width:768px){h3{font-size:1.875rem}}h4{font-size:1.25rem;margin-bottom:1rem}@media(min-width:768px){h4{font-size:1.5rem}}h5{font-size:1.125rem;margin-bottom:.75rem}@media(min-width:768px){h5{font-size:1.25rem}}h6{font-size:1rem;margin-bottom:.75rem}@media(min-width:768px){h6{font-size:1.125rem}}p{margin-bottom:1rem;color:#718096;line-height:1.75}a{color:#1a202c;text-decoration:none;transition:color 250ms ease}a:hover{filter:brightness(.85)}a:focus-visible{outline:2px solid #1a202c;outline-offset:2px}ul,ol{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.5rem;color:#718096;line-height:1.75}img{max-width:100%;height:auto;display:block}button{font-family:inherit}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:1024px){.container{padding-left:1.5rem;padding-right:1.5rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.text-center{text-align:center}.text-primary{color:#1a202c}.text-accent{color:#c9a961}.mt-0{margin-top:0}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mb-0{margin-bottom:0}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-24{padding-top:6rem;padding-bottom:6rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-weight:600;text-decoration:none;border:none;border-radius:999px;cursor:pointer;transition:all 250ms ease;white-space:nowrap}.btn-primary:focus-visible{outline:2px solid #1a202c;outline-offset:2px}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#1a202c;color:#fff;font-size:1rem}.btn-primary:hover{filter:brightness(.9);transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%)}.btn-primary:active{transform:translateY(0)}.btn-accent{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-weight:600;text-decoration:none;border:none;border-radius:999px;cursor:pointer;transition:all 250ms ease;white-space:nowrap}.btn-accent:focus-visible{outline:2px solid #1a202c;outline-offset:2px}.btn-accent:disabled{opacity:.5;cursor:not-allowed}.btn-accent{background-color:#c9a961;color:#1a202c;font-size:1rem}.btn-accent:hover{filter:brightness(.9);transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%)}.btn-accent:active{transform:translateY(0)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-weight:600;text-decoration:none;border:none;border-radius:999px;cursor:pointer;transition:all 250ms ease;white-space:nowrap}.btn-secondary:focus-visible{outline:2px solid #1a202c;outline-offset:2px}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background-color:initial;color:#1a202c;border:2px solid #1a202c}.btn-secondary:hover{background-color:#1a202c;color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,6%)}.btn-secondary:active{transform:translateY(0)}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.top-nav{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:0 0;transition:all .3s ease;transform:translateY(0)}@media(min-width:768px){.top-nav{padding:1.5rem 2rem}}.top-nav.scrolled{background:rgba(255,255,255,.98);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,8%)}.top-nav.hidden{transform:translateY(-100%)}.top-nav__logo .logo{display:flex;align-items:center;gap:8px;text-decoration:none;transition:all .3s ease}@media(min-width:768px){.top-nav__logo .logo{gap:12px}}.top-nav__logo .logo__icon{display:inline-block;width:36px;height:40px;background-color:#c9a961;mask-image:url(/images/logo-icon.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(/images/logo-icon.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:background-color .3s ease}@media(min-width:768px){.top-nav__logo .logo__icon{width:54px;height:60px}}.top-nav__logo .logo__text{display:flex;flex-direction:column;gap:1px}@media(min-width:768px){.top-nav__logo .logo__text{gap:2px}}.top-nav__logo .logo__brand{font-family:playfair display,Georgia,serif;font-size:1.125rem;font-weight:700;letter-spacing:1.5px;color:#fff;line-height:1;transition:color .3s ease}@media(min-width:768px){.top-nav__logo .logo__brand{font-size:1.75rem;letter-spacing:2px}}.top-nav__logo .logo__tagline{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-size:.5rem;font-weight:500;letter-spacing:1px;color:rgba(255,255,255,.9);line-height:1.2;transition:color .3s ease}@media(min-width:768px){.top-nav__logo .logo__tagline{font-size:.7rem;letter-spacing:1.5px}}.top-nav.scrolled .top-nav__logo .logo__icon{background-color:#c9a961}.top-nav.scrolled .top-nav__logo .logo__brand{color:#1a202c}.top-nav.scrolled .top-nav__logo .logo__tagline{color:#4a5568}.hamburger-menu{position:fixed;right:1rem;top:1rem;display:flex;align-items:center;background:0 0;border:none;cursor:pointer;padding:.5rem;z-index:1001;transition:all .3s ease;writing-mode:vertical-rl;text-orientation:mixed;transform:translateY(0)}@media(min-width:768px){.hamburger-menu{right:1.5rem;top:1.5rem;padding:.75rem}}.hamburger-menu:hover{opacity:.7}.hamburger-menu.hidden{transform:translateY(-150px)}.hamburger-menu.scrolled .hamburger-menu__text{color:#1a202c}.hamburger-menu__text{color:#fff;transition:color .3s ease;font-size:.75rem;font-weight:500;letter-spacing:2px;text-transform:uppercase}@media(min-width:768px){.hamburger-menu__text{font-size:.875rem;letter-spacing:3px}}.scrolled .hamburger-menu__text{color:#1a202c}.menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1a202c;z-index:999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:100px 20px 40px}.menu-overlay.active{opacity:1;visibility:visible}.menu-overlay__content{text-align:center;color:#fff;transform:translateY(20px);transition:transform .5s ease .1s;width:100%;max-width:600px;margin:0 auto}.menu-overlay.active .menu-overlay__content{transform:translateY(0)}.menu-overlay__nav{list-style:none;padding:0;margin:0 0 40px}.menu-overlay__nav li{margin:20px 0}@media(min-width:768px){.menu-overlay__nav li{margin:32px 0}}.menu-overlay__nav a{font-family:playfair display,Georgia,serif;font-size:2rem;font-weight:700;color:#fff;text-decoration:none;transition:all .3s ease;display:inline-block;line-height:1.2}@media(min-width:375px){.menu-overlay__nav a{font-size:2.25rem}}@media(min-width:480px){.menu-overlay__nav a{font-size:2.5rem}}@media(min-width:768px){.menu-overlay__nav a{font-size:3rem}}.menu-overlay__nav a:hover{color:#c9a961;transform:translateX(10px)}.menu-overlay__contact{margin-bottom:32px}@media(min-width:768px){.menu-overlay__contact{margin-bottom:2rem}}.menu-overlay__contact p{font-size:.75rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;opacity:.8}@media(min-width:768px){.menu-overlay__contact p{font-size:.875rem;margin-bottom:1rem}}.menu-overlay__phone{display:block;font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;margin-bottom:12px;line-height:1.3}@media(min-width:375px){.menu-overlay__phone{font-size:1.75rem}}@media(min-width:480px){.menu-overlay__phone{font-size:2rem}}@media(min-width:768px){.menu-overlay__phone{font-size:1.875rem;margin-bottom:.5rem}}.menu-overlay__phone:hover{color:#c9a961}.menu-overlay__email{display:block;color:#fff;text-decoration:none;opacity:.9;font-size:.9rem;line-height:1.5}@media(min-width:768px){.menu-overlay__email{font-size:1rem}}.menu-overlay__email:hover{color:#c9a961}.menu-overlay__cta{margin-top:32px;font-size:.9rem;padding:14px 32px}@media(min-width:768px){.menu-overlay__cta{margin-top:2rem;font-size:1rem;padding:16px 48px}}.service-card,.about-section{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.service-card.revealed,.about-section.revealed{opacity:1;transform:translateY(0)}.video-hero{position:relative;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.video-hero__video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover}.video-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(26,32,44,.3)}@media(max-width:767px){.video-hero__overlay{background:rgba(0,0,0,.6)}}.video-hero__content{position:relative;z-index:1;text-align:center;color:#fff;padding:1.5rem 1rem;max-width:1200px;margin:0 auto;width:100%}@media(min-width:768px){.video-hero__content{padding:2rem}}.video-hero__frame{position:relative;max-width:1200px;margin:0 auto;padding:1rem}@media(min-width:768px){.video-hero__frame{padding:2rem}}.video-hero__border{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}@media(max-width:480px){.video-hero__border{display:none}}.video-hero__border-line{fill:none;stroke:rgba(255,255,255,.5);stroke-width:1;vector-effect:non-scaling-stroke}.video-hero__text{position:relative;z-index:1;padding:1.5rem 1rem;text-align:left}@media(min-width:768px){.video-hero__text{padding:3rem 2rem}}.video-hero__headline{font-family:playfair display,Georgia,serif;font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:.75rem;color:#fff}@media(min-width:480px){.video-hero__headline{font-size:2.5rem;margin-bottom:1rem}}@media(min-width:768px){.video-hero__headline{font-size:3rem;line-height:1.2}}@media(min-width:1024px){.video-hero__headline{font-size:3.75rem}}.video-hero__tagline{font-family:playfair display,Georgia,serif;font-size:1.125rem;font-weight:600;line-height:1.2;margin-bottom:.75rem;color:rgba(255,255,255,.95);max-width:600px}@media(min-width:480px){.video-hero__tagline{font-size:1.5rem;margin-bottom:1rem}}@media(min-width:768px){.video-hero__tagline{font-size:1.875rem;line-height:1.2}}.video-hero__description{font-size:.875rem;line-height:1.5;margin-bottom:1.25rem;color:rgba(255,255,255,.9);opacity:1;max-width:600px}@media(min-width:480px){.video-hero__description{font-size:1rem;margin-bottom:1.5rem}}@media(min-width:768px){.video-hero__description{font-size:1.125rem;line-height:1.5;color:rgba(255,255,255,.85)}}.video-hero__cta{display:inline-block;min-width:50px;text-align:center;font-size:.875rem;padding:12px 28px}@media(min-width:768px){.video-hero__cta{font-size:1rem;padding:16px 48px}}.video-hero__scroll-indicator{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#fff;font-size:.625rem;text-transform:uppercase;letter-spacing:1.5px;opacity:.7;animation:bounce 2s infinite}@media(min-width:768px){.video-hero__scroll-indicator{bottom:2rem;gap:.5rem;font-size:.875rem;letter-spacing:2px;opacity:.8}}.video-hero__scroll-indicator svg{width:18px;height:18px}@media(min-width:768px){.video-hero__scroll-indicator svg{width:24px;height:24px}}@keyframes bounce{0%,100%{transform:translateX(-50%)translateY(0)}50%{transform:translateX(-50%)translateY(8px)}}.services-section{padding:64px 32px;background:#faf7f2}@media(min-width:768px){.services-section{padding:80px 32px}}.services-section__title{font-family:playfair display,serif;font-size:2.25rem;font-weight:700;text-align:center;line-height:1.2;letter-spacing:.02em;margin-bottom:16px;color:#2d3748}@media(min-width:768px){.services-section__title{font-size:3rem}}.services-section__underline{width:160px;height:3px;background:linear-gradient(to right,transparent,#C9A961,transparent);margin:0 auto 48px}@media(min-width:768px){.services-section__underline{margin-bottom:64px}}.services-grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:1200px;margin:0 auto}@media(min-width:640px){.services-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media(min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr);gap:40px}}.service-card{background:#fff;border-radius:8px;padding:40px 24px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,6%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;position:relative;overflow:hidden}@media(min-width:768px){.service-card{padding:48px 32px}}.service-card::before{content:"";position:absolute;top:0;left:0;right:0;height:0;background:linear-gradient(180deg,rgba(255,215,0,5%) 0%,transparent 100%);transition:height .3s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,82,165,.12)}.service-card:hover::before{height:100%}.service-card:hover .service-card__icon img{transform:scale(1.1)}.service-card__icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}@media(min-width:768px){.service-card__icon{width:100px;height:100px}}.service-card__icon img{width:100%;height:100%;transition:all .3s ease;filter:invert(68%)sepia(85%)saturate(545%)hue-rotate(359deg)brightness(104%)contrast(104%)}.service-card__title{font-family:playfair display,serif;font-size:1.125rem;font-weight:600;line-height:1.4;color:#2d3748;margin:0;position:relative;z-index:1}@media(min-width:768px){.service-card__title{font-size:1.25rem}}.about-section{display:grid;grid-template-columns:1fr}@media(min-width:768px){.about-section{grid-template-columns:1fr 1fr;grid-auto-rows:1fr}}.about-section__content{background:#2d3748;color:#fff;padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.about-section__content{padding:4rem}}@media(min-width:1280px){.about-section__content{padding:5rem 4rem}}.about-section__label{color:#c9a961;font-size:.875rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-bottom:1.5rem}.about-section__title{font-family:playfair display,serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:rgba(255,255,255,.95)}@media(min-width:768px){.about-section__title{font-size:2.25rem}}@media(min-width:1024px){.about-section__title{font-size:3rem}}@media(min-width:1280px){.about-section__title{font-size:3.5rem}}.about-section__image{position:relative;display:flex;align-items:center;justify-content:center;background:#f7fafc;min-height:400px}.about-section__image img{width:100%;height:100%;object-fit:contain;display:block}.site-footer{background:#1a202c;color:#e2e8f0;padding:64px 0 32px}@media(min-width:768px){.site-footer{padding:80px 0 40px}}.site-footer__main{display:grid;grid-template-columns:1fr;gap:48px;margin-bottom:48px}@media(min-width:640px){.site-footer__main{grid-template-columns:repeat(2,1fr);gap:40px}}@media(min-width:1024px){.site-footer__main{grid-template-columns:2fr 1.5fr 1fr;gap:60px}}@media(min-width:1024px){.site-footer__column--about{padding-right:24px}}.site-footer__logo{display:flex;align-items:center;gap:12px;margin-bottom:24px}.site-footer__logo .logo__icon{display:inline-block;width:36px;height:40px;background-color:#c9a961;mask-image:url(/images/logo-icon.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(/images/logo-icon.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;flex-shrink:0}.site-footer__logo .logo__text{display:flex;flex-direction:column;gap:2px}.site-footer__logo .logo__brand{font-family:playfair display,Georgia,serif;font-size:1.25rem;font-weight:700;letter-spacing:1.5px;color:#fff;line-height:1}.site-footer__logo .logo__tagline{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-size:.5rem;font-weight:500;letter-spacing:.5px;color:#a0aec0;text-transform:uppercase;line-height:1.2}.site-footer__description{color:#a0aec0;line-height:1.6;font-size:.9375rem}.site-footer__heading{font-family:playfair display,serif;font-size:1.125rem;font-weight:600;color:#c9a961;margin-bottom:20px;letter-spacing:.5px}.site-footer__list{list-style:none;padding:0;margin:0}.site-footer__list li{margin-bottom:12px;color:#a0aec0;font-size:.9375rem;transition:color .2s ease}.site-footer__list li a{color:inherit;text-decoration:none;transition:color .2s ease}.site-footer__list li a:hover{color:#c9a961}.site-footer__list li:hover{color:#cbd5e0}.site-footer__contact{list-style:none;padding:0;margin:0;margin-bottom:28px}.site-footer__contact li{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:#a0aec0;font-size:.9375rem}.site-footer__contact li svg{flex-shrink:0;color:#c9a961}.site-footer__contact li a{color:inherit;text-decoration:none;transition:color .2s ease}.site-footer__contact li a:hover{color:#c9a961}.site-footer__social-heading{font-family:playfair display,serif;font-size:1rem;font-weight:600;color:#c9a961;margin-bottom:16px;letter-spacing:.5px}.site-footer__social{display:flex;gap:16px}.site-footer__social a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #2d3748;border-radius:8px;color:#a0aec0;transition:all .3s ease}.site-footer__social a:hover{background:#c9a961;border-color:#c9a961;color:#1a202c;transform:translateY(-2px)}.site-footer__social a svg{width:20px;height:20px}.site-footer__company-number{color:#718096;font-size:.8125rem;line-height:1.5;margin-top:24px}.site-footer__bottom{border-top:1px solid #2d3748;padding-top:32px;text-align:center}@media(min-width:768px){.site-footer__bottom{padding-top:40px}}.site-footer__copyright{color:#718096;font-size:.875rem;margin:0}.legal-page{min-height:100vh;background:#fff;padding-top:80px}.top-nav.legal-page-nav{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,8%)}.top-nav.legal-page-nav .logo__icon{background-color:#c9a961}.top-nav.legal-page-nav .logo__brand{color:#1a202c}.top-nav.legal-page-nav .logo__tagline{color:#4a5568}.top-nav.legal-page-nav.menu-open{background:#1a202c;box-shadow:none}.top-nav.legal-page-nav.menu-open .logo__icon{background-color:#c9a961}.top-nav.legal-page-nav.menu-open .logo__brand{color:#fff}.top-nav.legal-page-nav.menu-open .logo__tagline{color:#a0aec0}.top-nav.legal-page-nav~.hamburger-menu .hamburger-menu__text{color:#1a202c}.top-nav.legal-page-nav~.hamburger-menu:hover .hamburger-menu__text{color:#fff}.top-nav.legal-page-nav.menu-open~.hamburger-menu .hamburger-menu__text{color:#fff}.legal-hero{padding:60px 0 40px;text-align:center;background:#fff;border-bottom:1px solid #e2e8f0}@media(min-width:768px){.legal-hero{padding:80px 0 50px}}.legal-hero__title{font-family:playfair display,Georgia,serif;font-size:2rem;font-weight:700;margin:0 0 12px;letter-spacing:-.5px;color:#1a202c}@media(min-width:768px){.legal-hero__title{font-size:2.5rem}}.legal-hero__subtitle{font-size:1rem;margin:0;font-weight:400;color:#4a5568}.legal-container{max-width:900px;margin:0 auto;padding:40px 20px 80px}@media(min-width:768px){.legal-container{padding:50px 40px 100px}}.legal-tabs{display:none;gap:0;margin-bottom:40px;border-bottom:1px solid #e2e8f0}@media(min-width:768px){.legal-tabs{display:flex}}.legal-tab{flex:1;padding:14px 20px;background:0 0;border:none;border-bottom:2px solid transparent;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-size:.9375rem;font-weight:500;color:#718096;cursor:pointer;transition:all .2s ease;position:relative;margin-bottom:-1px}.legal-tab:hover{color:#1a202c}.legal-tab--active{color:#1a202c;border-bottom-color:#1a202c}.legal-tab:focus-visible{outline:2px solid #1a202c;outline-offset:-2px}.legal-select-wrapper{margin-bottom:24px}@media(min-width:768px){.legal-select-wrapper{display:none}}.legal-select{width:100%;padding:14px 16px;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-size:.9375rem;font-weight:500;color:#1a202c;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s ease}.legal-select:hover{border-color:#4a5568}.legal-select:focus{outline:none;border-color:#1a202c;box-shadow:0 0 0 3px rgba(26,32,44,5%)}.legal-content{scroll-margin-top:80px}.legal-panel{display:none;animation:fadeIn .3s ease}.legal-panel--active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.legal-document{padding:0}.legal-document__title{font-family:playfair display,Georgia,serif;font-size:1.75rem;font-weight:600;color:#1a202c;margin:0 0 8px}@media(min-width:768px){.legal-document__title{font-size:2rem}}.legal-document__updated{font-size:.8125rem;color:#718096;margin:0 0 40px;padding-bottom:32px;border-bottom:1px solid #e2e8f0}.legal-section{margin-bottom:40px}.legal-section:last-child{margin-bottom:0}.legal-section__heading{font-family:playfair display,Georgia,serif;font-size:1.25rem;font-weight:600;color:#1a202c;margin:0 0 16px}@media(min-width:768px){.legal-section__heading{font-size:1.375rem}}.legal-section__content{color:#4a5568;line-height:1.7;font-size:.9375rem}@media(min-width:768px){.legal-section__content{font-size:1rem;line-height:1.75}}.legal-section__content p{margin:0 0 16px}.legal-section__content p:last-child{margin-bottom:0}.legal-section__content strong{color:#1a202c;font-weight:600}.legal-section__content ul,.legal-section__content ol{margin:12px 0;padding-left:24px}.legal-section__content ul li,.legal-section__content ol li{margin-bottom:10px;padding-left:4px}.legal-section__content ul li:last-child,.legal-section__content ol li:last-child{margin-bottom:0}.legal-section__content ul li::marker{color:#1a202c}.legal-section__content a{color:#1a202c;text-decoration:underline;transition:color .2s ease}.legal-section__content a:hover{color:#4a5568}