html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%;font-size:1rem;line-height:1.5;overflow-x:hidden;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-rendering:optimizeLegibility;word-break:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[disabled]{cursor:default}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{color:inherit;cursor:pointer}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}select{-moz-appearance:none;-webkit-appearance:none}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}body{background:#fff}.app{color:#000000de;flex-direction:column;min-height:100vh;min-height:100dvh;position:relative}.app,.app-bar{display:flex;max-width:100%}.app-bar{align-items:center;background:#fff;color:#000;height:80px;left:0;overflow:visible;position:fixed;right:0;top:0;width:100%;z-index:1004}.app-bar--dark{background:#000;color:#fff}.spacer{flex-grow:1}.main{flex:1 0 auto;max-width:100%;padding-top:80px}.order-first{order:-1!important}.container{margin-left:auto;margin-right:auto;padding:16px;width:100%}@media (min-width:960px){.container{max-width:900px}}@media (min-width:1280px){.container{max-width:1200px}}@media (min-width:1920px){.container{max-width:1800px}}@media (min-width:2560px){.container{max-width:2400px}}.row{display:flex;flex:1 1 auto;flex-wrap:wrap;margin:-12px}.row+.row{margin-top:12px}.col,.col-12,.col-6,.col-lg-10,.col-lg-3,.col-lg-4,.col-lg-6,.col-lg-8,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-sm-4{padding:12px;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-6{flex:0 0 50%;max-width:50%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:600px){.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:960px){.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.order-md-last{order:13!important}}@media (min-width:1280px){.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}}.text-center{text-align:center!important}.d-flex{display:flex!important}.align-center{align-items:center!important}.justify-center{justify-content:center!important}.ml-2{margin-left:8px!important}.mt-12{margin-top:48px!important}.mt-16{margin-top:64px!important}.mb-12{margin-bottom:48px!important}.mb-16{margin-bottom:64px!important}.btn{--btn-h:36px;align-items:center;background:var(--btn-bg,#fff);border:0 solid;border-radius:4px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;color:var(--btn-fg,rgba(0,0,0,.87));cursor:pointer;display:inline-flex;flex-shrink:0;font-size:.875rem;font-weight:500;height:var(--btn-h);justify-content:center;letter-spacing:.0892857143em;line-height:normal;max-width:100%;min-width:64px;outline:none;padding:0 16px;position:relative;text-decoration:none;text-indent:.0892857143em;text-transform:uppercase;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1),opacity .28s,background .28s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn:before{background:currentColor;border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s}.btn:hover:before{opacity:.04}.btn:focus,.btn:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.btn--lg{--btn-h:44px;font-size:1rem;min-width:78px;padding:0 20px}.btn--outlined{background:transparent;border-width:thin;color:var(--btn-color,inherit)}.btn--flat,.btn--flat:focus,.btn--flat:hover,.btn--outlined,.btn--outlined:focus,.btn--outlined:hover{box-shadow:none}.btn--rounded{border-radius:24px}.btn--block{min-width:100%}.btn--block,.btn__content{display:flex;flex:1 0 auto}.btn__content{align-items:center;justify-content:center;line-height:1.25;white-space:nowrap}.btn__content>.icon{height:1.2857142857em;width:1.2857142857em}.btn__content>.icon--start{margin-inline:calc(var(--btn-h)/-9) calc(var(--btn-h)/4.5)}.icon{display:inline-block;flex-shrink:0;vertical-align:middle}.icon--start{margin-inline-end:8px}@font-face{font-display:swap;font-family:Playfair Display;font-style:normal;font-weight:400 600;src:url(../fonts/playfair-display-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{ascent-override:97%;descent-override:22%;font-family:Playfair Display Fallback;line-gap-override:0%;size-adjust:112%;src:local("Georgia")}:root{--font-display:"Playfair Display","Playfair Display Fallback",Georgia,serif;--font-text:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}body{font-family:var(--font-text)}.icon[data-v-08081e63]{display:inline-block;flex-shrink:0;vertical-align:middle}.error-page[data-v-3436f50e]{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;min-height:100vh;overflow:hidden;padding:80px 0;position:relative}.error-decoration[data-v-3436f50e]{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.decoration-circle[data-v-3436f50e]{animation:float-3436f50e 12s ease-in-out infinite;background:#70b9b00d;border-radius:50%;position:absolute}.decoration-circle--1[data-v-3436f50e]{animation-delay:0s;height:300px;right:-150px;top:-150px;width:300px}.decoration-circle--2[data-v-3436f50e]{animation-delay:4s;background:#ea60600d;bottom:-100px;height:200px;left:-100px;width:200px}.decoration-circle--3[data-v-3436f50e]{animation-delay:8s;background:#8b5fbf0d;height:150px;left:10%;top:30%;width:150px}@keyframes float-3436f50e{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(180deg)}}.error-container[data-v-3436f50e]{max-width:1000px;position:relative;z-index:2}.error-content[data-v-3436f50e]{min-height:60vh}.error-icon-wrapper[data-v-3436f50e]{margin-bottom:40px;position:relative}.error-icon[data-v-3436f50e]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 20px 40px #0000001a;display:inline-flex;height:180px;justify-content:center;margin-bottom:20px;position:relative;width:180px}.error-icon[data-v-3436f50e]:before{background:linear-gradient(135deg,#70b9b0,#ea6060);border-radius:50%;bottom:-10px;content:"";left:-10px;opacity:.1;position:absolute;right:-10px;top:-10px;z-index:-1}.error-code[data-v-3436f50e]{background:#fff;border:2px solid #f0f0f0;border-radius:25px;box-shadow:0 4px 12px #00000014;color:#2c3e50;font-size:24px;font-weight:700;padding:8px 20px}.error-message[data-v-3436f50e]{margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:600px}.error-title[data-v-3436f50e]{color:#2c3e50;font-size:42px;font-weight:300;line-height:1.2;margin-bottom:16px}.error-subtitle[data-v-3436f50e]{color:#ea6060;font-size:20px;font-weight:500;line-height:1.4;margin-bottom:20px}.error-description[data-v-3436f50e]{color:#666;font-size:16px;line-height:1.6;margin-bottom:0}.error-navigation[data-v-3436f50e]{margin-bottom:50px}.nav-title[data-v-3436f50e]{color:#2c3e50;font-size:24px;font-weight:400;margin-bottom:30px}.nav-buttons[data-v-3436f50e]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.nav-btn[data-v-3436f50e]{box-shadow:0 4px 12px #0000001a!important;font-weight:600!important;height:48px!important;letter-spacing:.5px!important;padding:0 24px!important;text-transform:none!important}.nav-btn[data-v-3436f50e]:hover{box-shadow:0 6px 16px #00000026!important;transform:translateY(-2px)}.quick-links[data-v-3436f50e]{margin-bottom:50px}.quick-links-grid[data-v-3436f50e]{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.quick-link[data-v-3436f50e]{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 12px #0000000d;color:#666;display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:8px;min-width:100px;padding:16px;text-decoration:none;transition:all .3s ease}.quick-link[data-v-3436f50e]:hover{box-shadow:0 12px 24px #0000001a;color:#2c3e50;transform:translateY(-4px)}.error-contact[data-v-3436f50e]{margin-top:40px}.contact-card[data-v-3436f50e]{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 8px 25px #00000014;margin:0 auto;max-width:400px;padding:32px}.contact-title[data-v-3436f50e]{color:#2c3e50;font-size:20px;font-weight:600;margin-bottom:8px}.contact-description[data-v-3436f50e]{color:#666;font-size:14px;margin-bottom:20px}.contact-methods[data-v-3436f50e]{display:flex;flex-direction:column;gap:12px}.contact-method[data-v-3436f50e]{align-items:center;color:#2c3e50;display:flex;font-size:14px;font-weight:500;gap:12px}.contact-method a[data-v-3436f50e]{color:inherit}@media (max-width:768px){.error-page[data-v-3436f50e]{padding:40px 0}.error-title[data-v-3436f50e]{font-size:32px}.error-subtitle[data-v-3436f50e]{font-size:18px}.error-icon[data-v-3436f50e]{height:140px;width:140px}.nav-buttons[data-v-3436f50e]{align-items:stretch;flex-direction:column;margin:0 auto;max-width:300px}.quick-links-grid[data-v-3436f50e]{gap:16px}.quick-link[data-v-3436f50e]{min-width:80px;padding:12px}.contact-card[data-v-3436f50e]{margin:0 16px;padding:24px}.decoration-circle--1[data-v-3436f50e]{height:200px;right:-100px;top:-100px;width:200px}.decoration-circle--2[data-v-3436f50e]{bottom:-75px;height:150px;left:-75px;width:150px}.decoration-circle--3[data-v-3436f50e]{display:none}}.nav-btn[data-v-3436f50e]:focus,.quick-link[data-v-3436f50e]:focus{outline:3px solid #70b9b0;outline-offset:2px}@media (prefers-reduced-motion:reduce){.decoration-circle[data-v-3436f50e]{animation:none}.nav-btn[data-v-3436f50e]:hover,.quick-link[data-v-3436f50e]:hover{transform:none}}
