*{box-sizing:border-box}html{font-size:14px;height:100%}body{background-color:var(--surface-ground);color:var(--text-color);font-family:var(--font-family);margin:0;min-height:100%;padding-top:var(--topbar-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}a,span{text-decoration:none}button{touch-action:manipulation}.layout-main,.layout-wrapper{min-height:100vh}.layout-main-container{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:var(--content-padding);transition:margin-left .2s}.layout-main{flex:1 1 auto}.layout-footer-container{background-color:var(--surface-ground);border-top:1px solid var(--border-a);display:flex;justify-content:center;padding:2rem;width:100%}.layout-footer-container .layout-footer{align-items:center;display:flex;flex-direction:column;gap:0;max-width:800px;width:100%}.layout-footer-container .footer-title{color:#111;font-size:23px;font-weight:600;line-height:1;margin:10px 0;text-align:center}.layout-footer-container .footer-subtitle{color:#666;font-size:14px;font-weight:400;line-height:1;margin:0;text-align:center}.layout-footer-container .footer-card{background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;font-size:14px;gap:1rem;margin-top:20px;padding:1.5rem 2rem;width:100%}.layout-footer-container .footer-row{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.layout-footer-container .footer-row .label{color:#666;flex:0 0 120px;font-weight:400}.layout-footer-container .footer-row .value{color:#111;flex:1;font-weight:500;text-align:right}.layout-footer-container .footer-row .contact-link{color:#007bff;text-decoration:none}.layout-footer-container .footer-row .contact-link:hover{text-decoration:underline}@media screen and (max-width:1240px){.layout-footer-container{padding:2rem 2rem 2rem 5rem}}@media screen and (max-width:730px){.layout-footer-container{padding:1rem}.layout-footer-container .footer-title{font-size:17px}.layout-footer-container .footer-subtitle{font-size:11px}.layout-footer-container .footer-card{font-size:11px;gap:.8rem;padding:1rem}.layout-footer-container .footer-row .label{flex:0 0 100px}}@media screen and (max-width:450px){.layout-footer-container{min-width:320px;padding:.8rem}.layout-footer-container .footer-title{font-size:15px}.layout-footer-container .footer-card{font-size:10px;gap:.5rem;padding:1rem}.layout-footer-container .footer-row.address{align-items:flex-start;flex-direction:column;gap:0}.layout-footer-container .footer-row.address .label{flex:1}.layout-footer-container .footer-row.address .value{margin-top:.3rem;text-align:left}}@media screen and (min-width:1450px){.section{position:relative;width:100%}}@media (max-width:1024px){body{padding-top:var(--topbar-height2)}}
