body{margin:0;background-color:var(--color-light)}body.has-unicorn-bg{background-color:transparent}#app{margin:0;padding:0;min-height:100vh;position:relative;background-color:var(--color-light)}body.has-unicorn-bg #app{background-color:transparent}.unicorn-background-fallback{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-2;pointer-events:none;background:linear-gradient(135deg,#e2f2e2,#eff3f7,#e0e0f2);background-image:url(/background.png),linear-gradient(135deg,#e2f2e2,#eff3f7,#e0e0f2);background-size:cover,cover;background-position:center,center}.unicorn-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.top-bar{width:100%;height:80px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;letter-spacing:2px;flex-wrap:wrap}.top-bar a{color:#1b292b;text-decoration:none;margin:0 2rem}.top-bar a.router-link-active{text-decoration:underline}@media (max-width: 600px){.top-bar{height:auto;padding:.5rem;font-size:2rem;flex-direction:column}.top-bar a{margin:.5rem 0}}.splash-container[data-v-e22aa2e2]{margin:0;padding:0;height:100vh;overflow:hidden;background:linear-gradient(135deg,#e2f2e2,#eff3f7,#e0e0f2);background-image:url(/background.png),linear-gradient(135deg,#e2f2e2,#eff3f7,#e0e0f2);background-size:cover;background-position:center;position:fixed;top:0;left:0;width:100%;z-index:1;display:flex;align-items:center;justify-content:center}.unicorn-background[data-v-e22aa2e2]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.patina-title[data-v-e22aa2e2]{text-align:center;position:relative;z-index:10}.patina-logo[data-v-e22aa2e2]{max-width:300px;width:100%;height:auto;display:block;margin:0 auto;filter:drop-shadow(0 0 20px rgba(255,255,255,.3))}.tagline[data-v-e22aa2e2]{font-family:PF Videotext Pro;font-size:1.5rem;font-weight:400;color:#1b292b;margin:1rem 0 0;text-shadow:0 0 20px rgba(255,255,255,.3);letter-spacing:.05em;text-align:center}@media (max-width: 768px){.patina-logo[data-v-e22aa2e2]{max-width:225px}.tagline[data-v-e22aa2e2]{font-size:1.25rem}}@media (max-width: 480px){.patina-logo[data-v-e22aa2e2]{max-width:200px}.tagline[data-v-e22aa2e2]{font-size:1rem}}.smiles-viewer[data-v-2f503af5]{display:flex;justify-content:center;align-items:center;perspective:1000px}.molecule-wrapper[data-v-2f503af5]{position:relative;display:inline-block;transform-style:preserve-3d;transition:transform .1s ease-out}.molecule-wrapper[data-v-2f503af5]:active{cursor:grabbing}.molecule-canvas[data-v-2f503af5]{display:block;margin:0 auto;transform-style:preserve-3d}.container[data-v-97413201]{padding-top:4rem}.logo-container[data-v-97413201]{text-align:center;margin-bottom:4rem}.patina-logo[data-v-97413201]{max-width:180px;width:100%;height:auto;display:block;margin:0 auto}.smiles-section[data-v-97413201]{margin-top:40px;text-align:center}.smiles-section h2[data-v-97413201]{color:#1b292b;margin-bottom:10px}.smiles-section p[data-v-97413201]{color:#1b292b;margin-bottom:20px}#smiles-canvas[data-v-97413201]{display:block;margin:0 auto}@media (max-width: 768px){.patina-logo[data-v-97413201]{max-width:140px}}@media (max-width: 480px){.patina-logo[data-v-97413201]{max-width:110px}}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-x pan-y pinch-zoom;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0;padding:0;position:relative;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-rtl{direction:rtl}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1 / 1;height:100%;opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width: 100%}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background: transparent;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-height: 30px;--vc-nav-width: 30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);justify-content:center;padding:0;position:absolute;inset-block-start:50%;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{inset-inline-end:0}.carousel__prev{inset-inline-start:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{inset-inline:auto 50%;inset-block-start:auto;transform:translate(50%)}.carousel.is-vertical.is-ttb .carousel__next{inset-block-end:0}.carousel.is-vertical.is-ttb .carousel__prev,.carousel.is-vertical.is-btt .carousel__next{inset-block-start:0}.carousel.is-vertical.is-btt .carousel__prev{inset-block-end:0}@media (hover: hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color: var(--vc-clr-primary);--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-border-radius: 0;--vc-pgn-gap: 6px;--vc-pgn-height: 4px;--vc-png-bottom: 10px;--vc-png-left: auto;--vc-png-right: 10px;--vc-pgn-width: 16px}.carousel__pagination{bottom:var(--vc-png-bottom);display:flex;gap:var(--vc-pgn-gap);justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:0;padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media (hover: hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:var(--vc-png-left);right:var(--vc-png-right);transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}.container[data-v-867bfbc8]{width:60%;max-width:800px;margin:0 auto;padding-top:4rem}.carousel-wrapper[data-v-867bfbc8]{width:80%;max-width:1000px;margin:0 auto;padding:.5rem 0 2rem}.molecules-logo-container[data-v-867bfbc8]{text-align:center;margin-bottom:4rem}.molecules-logo[data-v-867bfbc8]{max-width:250px;width:100%;height:auto;display:block;margin:0 auto}[data-v-867bfbc8]:root{--carousel-transition: .3s;--carousel-opacity-inactive: .7;--carousel-opacity-active: 1;--carousel-opacity-near: .9}.subtitle[data-v-867bfbc8]{margin-top:.25rem;margin-bottom:.5rem}.molecule-links[data-v-867bfbc8]{margin:1.5rem 0;display:flex;flex-direction:column;gap:1rem}.molecule-link[data-v-867bfbc8]{color:#1b292b;text-decoration:none;padding:1rem;transition:all .3s ease;display:block;font-size:1.25rem;background-color:#c8c8c81a;box-shadow:0 4px 6px #0000001a}.molecule-link[data-v-867bfbc8]:hover{background-color:#1b292b0d;transform:translate(4px)}.molecule-link strong[data-v-867bfbc8]{font-weight:600;font-size:1.3em}.carousel-container[data-v-867bfbc8]{margin-top:2rem;width:100%;height:600px;padding:20px 0;position:relative;transition:filter .3s ease}[data-v-867bfbc8] .carousel{width:100%!important;max-width:none!important}[data-v-867bfbc8] .carousel__track,[data-v-867bfbc8] .carousel__viewport{width:100%!important}.molecule-card[data-v-867bfbc8]{border-radius:12px;padding:2rem;margin:.5rem;box-shadow:0 4px 6px #0000001a;background-color:#c8c8c81a;width:300px;height:300px;display:flex;flex-direction:column;justify-content:center;position:relative}@media (max-width: 768px){.molecule-card[data-v-867bfbc8]{width:280px;height:320px;padding:1.5rem;margin:.25rem}}@media (max-width: 480px){.molecule-card[data-v-867bfbc8]{width:260px;height:300px;padding:1rem;margin:.1rem}}[data-v-867bfbc8] .carousel__slide:not(.carousel__slide--active) .molecule-card{padding:2.5rem;height:250px}.molecule-name[data-v-867bfbc8]{font-size:1.5rem;font-weight:600;color:#1b292b;margin-bottom:1rem;text-align:center}.molecule-description[data-v-867bfbc8]{color:#1b292b;line-height:1.6;text-align:center;font-size:.95rem}.molecule-structure[data-v-867bfbc8]{width:100%;height:150px;margin:1rem 0;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}@media (max-width: 768px){.molecule-structure[data-v-867bfbc8]{height:140px;margin:.75rem 0}}@media (max-width: 480px){.molecule-structure[data-v-867bfbc8]{height:120px;margin:.5rem 0}}[data-v-867bfbc8] .carousel__slide:not(.carousel__slide--active) .molecule-structure{opacity:0;transform:scale(0)}[data-v-867bfbc8] .carousel__slide--active .molecule-structure{opacity:1;transform:scale(1)}[data-v-867bfbc8] .carousel{--vc-nav-background: rgba(255, 255, 255, .7);--vc-nav-border-radius: 100%}[data-v-867bfbc8] .carousel__slide--sliding,[data-v-867bfbc8] .carousel.is-dragging .carousel__slide{transition:opacity var(--carousel-transition),transform var(--carousel-transition)}[data-v-867bfbc8] .carousel__slide{opacity:var(--carousel-opacity-inactive)}[data-v-867bfbc8] .carousel__slide--prev{opacity:var(--carousel-opacity-near)}[data-v-867bfbc8] .carousel__slide--active{opacity:var(--carousel-opacity-active)}[data-v-867bfbc8] .carousel__slide--active .molecule-card{box-shadow:0 8px 25px #00000040;width:300px;height:400px;padding:2rem}[data-v-867bfbc8] .carousel__slide--next{opacity:var(--carousel-opacity-near)}[data-v-867bfbc8] .carousel__slide--next~.carousel__slide{opacity:var(--carousel-opacity-inactive)}@media (max-width: 480px){.container[data-v-867bfbc8]{margin:.5rem;padding:1rem}.carousel-container[data-v-867bfbc8]{height:400px;padding:10px;box-shadow:0 8px 25px #00000026;border-radius:12px}.molecule-card[data-v-867bfbc8]{width:100%;max-width:300px;height:350px;padding:1rem;margin:0 auto;box-shadow:none}[data-v-867bfbc8] .carousel__slide--active .molecule-card{box-shadow:none}}@media (min-width: 481px) and (max-width: 768px){.container[data-v-867bfbc8]{margin:.75rem;padding:1.5rem}.carousel-container[data-v-867bfbc8]{height:450px;padding:20px;box-shadow:0 8px 25px #00000026;border-radius:12px}.molecule-card[data-v-867bfbc8]{width:100%;max-width:350px;height:380px;padding:1.5rem;margin:0 auto;box-shadow:none}[data-v-867bfbc8] .carousel__slide--active .molecule-card{box-shadow:none}}@media (min-width: 769px){.carousel-container[data-v-867bfbc8]{margin:2rem 0;height:500px}.molecule-card[data-v-867bfbc8]{min-height:180px}}@media (max-width: 768px){.molecules-logo[data-v-867bfbc8]{max-width:200px}}@media (max-width: 480px){.molecules-logo[data-v-867bfbc8]{max-width:150px}}@media (max-width: 600px){.container[data-v-867bfbc8]{width:95%}}#mc_embed_shell[data-v-985383f8]{margin:2rem 0}#mc_embed_signup[data-v-985383f8]{max-width:420px;margin-left:auto;margin-right:auto}.indicates-required[data-v-985383f8]{font-size:.75rem;color:#6b7280;margin-bottom:.625rem}.asterisk[data-v-985383f8]{color:#dc2626}.mc-field-group[data-v-985383f8]{margin-bottom:.875rem}.mc-field-group label[data-v-985383f8]{display:block;font-weight:500;margin-bottom:.25rem;color:#1b292b;font-size:.9375rem;font-family:Chamber Sans Pro,sans-serif}.mc-field-group input[type=email][data-v-985383f8],.mc-field-group input[type=text][data-v-985383f8],.mc-field-group select[data-v-985383f8]{width:100%;font-size:.9375rem;padding:.5rem .625rem;background-color:#fff6;border:1px solid #d1d5db;font-family:Chamber Sans Pro,sans-serif;color:#1b292b;box-sizing:border-box}.mc-field-group select[data-v-985383f8]{cursor:pointer;appearance:auto}#mce-responses[data-v-985383f8]{margin:.75rem 0}#mce-responses .response[data-v-985383f8]{padding:.5rem;border-radius:4px;font-size:.8125rem}#mce-error-response[data-v-985383f8]{background-color:#fef2f2;border:1px solid #fecaca;color:#b91c1c}#mce-success-response[data-v-985383f8]{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.clear[data-v-985383f8]{margin-top:1rem}#mc_embed_signup .button[data-v-985383f8]{padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;font-family:Chamber Sans Pro,sans-serif;color:#1b292b;background-color:#c8c8c873;border:1px solid rgba(255,255,255,.6);border-radius:6px;cursor:pointer;transition:background-color .2s,box-shadow .2s}#mc_embed_signup .button[data-v-985383f8]:hover{background-color:#c8c8c88c;box-shadow:0 4px 12px #0000001a}.contact-logo-container[data-v-985383f8]{text-align:center;margin-top:3rem;margin-bottom:4rem}.contact-logo[data-v-985383f8]{max-width:250px;width:100%;height:auto;display:block;margin:0 auto}.direct-contact-container[data-v-985383f8]{text-align:center;margin:2rem 0;padding:1rem}.direct-contact-text[data-v-985383f8]{font-size:1.125rem;color:#1b292b;font-family:Chamber Sans Pro,sans-serif;margin:0}.email-link[data-v-985383f8]{color:#1b292b;text-decoration:underline;font-weight:500;transition:color .2s ease}.email-link[data-v-985383f8]:hover{color:#4a5568;text-decoration:none}.bottom-image-container[data-v-985383f8]{text-align:center;margin-top:3rem;margin-bottom:2rem}.bottom-image[data-v-985383f8]{max-width:300px;width:100%;height:auto;display:block;margin:0 auto}@media (max-width: 768px){.contact-logo[data-v-985383f8]{max-width:200px}.bottom-image[data-v-985383f8]{max-width:250px}}@media (max-width: 480px){.contact-logo[data-v-985383f8]{max-width:150px}.bottom-image[data-v-985383f8]{max-width:200px}}.brochure-container[data-v-1cc0ca09]{position:fixed;top:0;left:0;width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;background-color:var(--color-light, #fff)}.brochure-image[data-v-1cc0ca09]{width:100%;height:100%;object-fit:fill;display:block}.back-button[data-v-1cc0ca09]{position:absolute;top:1rem;left:1rem;z-index:10;padding:.5rem 1rem;background-color:#ffffffe6;color:#1b292b;text-decoration:none;font-family:Chamber Sans Pro,sans-serif;font-size:1.2rem;border-radius:4px;box-shadow:0 2px 4px #0003;transition:background-color .2s}.back-button[data-v-1cc0ca09]:hover{background-color:#fff}@media (max-width: 768px){.back-button[data-v-1cc0ca09]{font-size:1rem;padding:.4rem .8rem;top:.5rem;left:.5rem}}.brochure-container[data-v-6b08de7e]{position:fixed;top:0;left:0;width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;background-color:var(--color-light, #fff)}.brochure-image[data-v-6b08de7e]{width:100%;height:100%;object-fit:fill;display:block}.back-button[data-v-6b08de7e]{position:absolute;top:1rem;left:1rem;z-index:10;padding:.5rem 1rem;background-color:#ffffffe6;color:#1b292b;text-decoration:none;font-family:Chamber Sans Pro,sans-serif;font-size:1.2rem;border-radius:4px;box-shadow:0 2px 4px #0003;transition:background-color .2s}.back-button[data-v-6b08de7e]:hover{background-color:#fff}@media (max-width: 768px){.back-button[data-v-6b08de7e]{font-size:1rem;padding:.4rem .8rem;top:.5rem;left:.5rem}}.page-container[data-v-c5ef5351]{position:relative;padding-top:4rem;padding-bottom:4rem;min-height:100vh}.content[data-v-c5ef5351]{width:60%;max-width:800px;margin:0 auto}.product-header[data-v-c5ef5351]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.product-name[data-v-c5ef5351]{flex:1;min-width:0}.title[data-v-c5ef5351]{color:#1b292b;margin-bottom:0}.subtitle[data-v-c5ef5351]{font-size:1.25rem;color:var(--color-slate, #595c64);margin-top:0;margin-bottom:0;font-weight:500;font-style:italic}.buy-button[data-v-c5ef5351]{display:inline-block;padding:1.25rem 4rem;background-color:#c8c8c826;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#1b292b;text-decoration:none;font-family:Chamber Sans Pro,sans-serif;font-size:1.75rem;font-weight:600;border-radius:14px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.4);transition:background-color .2s,box-shadow .2s,transform .2s;flex-shrink:0}.buy-button[data-v-c5ef5351]:hover{background-color:#c8c8c840;box-shadow:0 8px 25px #00000026;transform:translateY(-1px)}.content p[data-v-c5ef5351]{color:#1b292b;margin-bottom:1.5rem}.content p[data-v-c5ef5351]:last-child{margin-bottom:0}@media (max-width: 768px){.content[data-v-c5ef5351]{width:95%}.product-header[data-v-c5ef5351]{gap:1rem}}@media (max-width: 600px){.content[data-v-c5ef5351]{width:95%}}@font-face{font-family:PF Videotext Pro;src:url(/fonts/PF%20Videotext%20Pro%20Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Chamber Sans Pro;src:url(/fonts/ChamberSansPro-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Chamber Sans Pro;src:url(/fonts/ChamberSansPro-Italic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Chamber Sans Pro;src:url(/fonts/ChamberSansPro-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Chamber Sans Pro;src:url(/fonts/ChamberSansPro-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Chamber Sans Pro;src:url(/fonts/ChamberSansPro-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Chamber Sans Pro;src:url(/fonts/ChamberSansPro-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Chamber Sans Pro;src:url(/fonts/ChamberSansPro-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Chamber Sans Pro;src:url(/fonts/ChamberSansPro-BlackItalic.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}body{font-family:Chamber Sans Pro,sans-serif;background-color:var(--color-light);color:#1b292b;position:relative}.video-background{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;pointer-events:none}body.gradient-mode{animation:colorShift 40s ease-in-out infinite}@keyframes colorShift{0%{background-color:var(--color-mint)}20%{background-color:var(--color-peach)}40%{background-color:var(--color-lavender)}60%{background-color:var(--color-sky)}80%{background-color:var(--color-frost)}to{background-color:var(--color-mint)}}h1{font-family:PF Videotext Pro;font-size:4rem;line-height:1.1;font-weight:700}h2{font-family:PF Videotext Pro;font-size:3rem;line-height:1.2;font-weight:600}h3{font-family:PF Videotext Pro;font-size:2.5rem;line-height:1.3;font-weight:600}h4{font-family:PF Videotext Pro;font-size:2rem;line-height:1.3;font-weight:500}h5{font-family:PF Videotext Pro;font-size:1.75rem;line-height:1.4;font-weight:500}h6{font-family:PF Videotext Pro;font-size:1.5rem;line-height:1.4;font-weight:500}p{font-size:1.4rem;line-height:1.6;font-weight:500}@media (max-width: 768px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}p{font-size:1.25rem}}.container{width:60%;max-width:800px;margin:0 auto}@media (max-width: 600px){.container{width:95%}}:root{--color-light: #f8f8f3;--color-silver: #a7b4c2;--color-stone: #aeaca6;--color-sand: #d4d3c6;--color-slate: #595c64;--color-ash: #68635d;--color-mint: #e2f2e2;--color-peach: #f5eae7;--color-lavender: #e0e0f2;--color-sky: #dae6ef;--color-frost: #eff3f7;--dither-light-sand: radial-gradient(var(--color-sand) 1.25px, transparent 1.25px);--dither-stone-ash: radial-gradient(var(--color-ash) 1.25px, transparent 1.25px);--dither-size: 8px 8px}.chamber-thin,.chamber-light,.chamber-normal{font-family:Chamber Sans Pro,sans-serif;font-weight:400}.chamber-medium{font-family:Chamber Sans Pro,sans-serif;font-weight:500}.chamber-bold{font-family:Chamber Sans Pro,sans-serif;font-weight:700}.chamber-heavy{font-family:Chamber Sans Pro,sans-serif;font-weight:900}.pf-videotext{font-family:PF Videotext Pro;font-weight:400;font-style:normal;font-size:1.2em;letter-spacing:.1em}.chamber-sans{font-family:Chamber Sans Pro,sans-serif;font-weight:400;font-style:normal}.chamber-sans-medium{font-family:Chamber Sans Pro,sans-serif;font-weight:500;font-style:normal}.chamber-sans-bold{font-family:Chamber Sans Pro,sans-serif;font-weight:700;font-style:normal}.chamber-sans-black{font-family:Chamber Sans Pro,sans-serif;font-weight:900;font-style:normal}.chamber-sans-italic{font-family:Chamber Sans Pro,sans-serif;font-weight:400;font-style:italic}.chamber-sans-medium-italic{font-family:Chamber Sans Pro,sans-serif;font-weight:500;font-style:italic}.chamber-sans-bold-italic{font-family:Chamber Sans Pro,sans-serif;font-weight:700;font-style:italic}.chamber-sans-black-italic{font-family:Chamber Sans Pro,sans-serif;font-weight:900;font-style:italic}.holo-text{background-image:linear-gradient(115deg,#ffb7c58c,#add8e68c,#ba55d373,#90ee9073,#ffa07a73),radial-gradient(120% 140% at 15% 0%,#ffffffb3,#fff0 55%);background-size:300% 300%,200% 200%;background-position:50% 50%,50% 40%;background-blend-mode:screen;-webkit-background-clip:text;background-clip:text;color:transparent;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;animation:holoDrift 36s ease-in-out infinite alternate}@keyframes holoDrift{0%{background-position:48% 50%,52% 38%}50%{background-position:52% 52%,48% 42%}to{background-position:50% 50%,50% 40%}}@media (prefers-reduced-motion: reduce){.holo-text{animation:none;background-position:50% 50%,50% 50%}}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
