:root{--bg-color:#f0f0f0;--text-color:#111410;--primary:#3a97aa;--pico-font-family:"Exo 2", sans-serif;font-family:"exo 2",sans-serif;--stock_pico_cyan:#00acc1;--mobile-nav-bg:rgba(255, 255, 255, 0.98);--mobile-nav-border:rgba(0, 0, 0, 0.05);--card-bg:#ffffff;--header-bg:#fefefe;--header-border:#c7c7c7;--header-shadow:#3a97aa;--footer-bg:#f0f0f0}[data-theme=dark]{--bg-color:#0b0d0a;--text-color:#afafaf;--pico-background-color:#0b0d0a;--pico-color:#afafaf;--mobile-nav-bg:rgba(11, 13, 10, 0.98);--mobile-nav-border:rgba(255, 255, 255, 0.05);--card-bg:#111410;--header-bg:#111410;--header-border:#222;--header-shadow:#3a97aa;--footer-bg:#141714;--pico-muted-color:#888;--pico-primary:#3a97aa}.theme-switcher-btn{background:0 0!important;border:none!important;padding:.25rem;cursor:pointer;display:flex;align-items:center;color:var(--primary);transition:transform .3s ease;box-shadow:none!important}.theme-switcher-btn:hover{transform:scale(1.1);color:#d39b00}.theme-switcher-btn .sun-icon,.theme-switcher-btn .moon-icon,.theme-switcher-btn .monitor-icon{display:none}[data-theme-setting=auto] .theme-switcher-btn .monitor-icon{display:block}[data-theme-setting=light] .theme-switcher-btn .sun-icon{display:block}[data-theme-setting=dark] .theme-switcher-btn .moon-icon{display:block}html:not([data-theme-setting]) .theme-switcher-btn .monitor-icon{display:block}html{overflow-y:scroll}html p{font-size:.8rem}html h1{font-size:1.75rem}html h2{font-size:1.5rem}html h3{font-size:1.25rem}html h4{font-size:1rem}img.cover-bgr{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;object-fit:cover;opacity:.5}[data-theme=dark] img.cover-bgr{opacity:.86;filter:invert(1)brightness(.3)}html.splash-screen{display:grid;min-height:100vh;min-width:100vw;overflow-y:auto;overflow-x:hidden}html.splash-screen body,html.splash-screen body.splash-screen{overflow:hidden;width:auto}html.splash-screen main.splash-screen{text-align:center;margin:0;padding:0;max-width:100%;height:100%;max-height:100%;background:linear-gradient(113deg,#ebebeb,#f3f6f7,#ededed);opacity:0;animation:fadeIn 1.2s ease-in-out forwards}[data-theme=dark] html.splash-screen main.splash-screen{background:linear-gradient(113deg,#0b0d0a,#111410,#0b0d0a)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}html.splash-screen div.splash-screen{margin:0 0 2.5rem;padding:0}img.cover-logo{transition:transform .3s ease}.logo-container{display:flex;justify-content:center;align-items:center;width:110px;height:110px;background:radial-gradient(circle at center,#0991a31a 50%,#ffffff00,#ffffff00);margin-bottom:1rem}.splash-title a:hover img.cover-logo{transform:scale(1.07)}html.splash-screen h1.splash-screen{display:flex;justify-content:center;align-items:center;font-weight:700;font-size:3.5rem;text-transform:uppercase;letter-spacing:1px;color:#0991a3;user-select:none;border-top:1px solid #0991a315;background:linear-gradient(90deg,#00000000 25%,#71717115 50%,#0991a315 50%,#00000000 75%);border-bottom:1px solid #0991a315}[data-theme=dark] html.splash-screen h1.splash-screen{background:linear-gradient(90deg,#00000000 25%,#ffffff05 50%,#0991a315 50%,#00000000 75%);border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08}.splash-screen a{text-decoration:none}.splash-title a{display:flex;flex-direction:column;align-items:center;text-decoration:none;padding:1rem 0}html.splash-screen h1.splash-screen span#pleo{color:#0991a3;white-space:nowrap}html.splash-screen h1.splash-screen span#set{color:#717171;white-space:nowrap;transition:color .3s ease}[data-theme=dark] span.brand-text{filter:opacity(.8)contrast(.9)saturate(.7)}[data-theme=dark] html.splash-screen h1.splash-screen span#set{color:#a4abb8}html.splash-screen h2.short-slogan{font-weight:500;font-size:1.5rem;text-transform:uppercase;letter-spacing:1px;color:#525f7a7d;transition:color .3s ease;padding:1rem 0 0;border-bottom:none;user-select:none; [data-theme="dark"] & { color: #6e6e6e; filter: contrast(.7) invert(0.3); }}html.splash-screen h2.short-slogan .slogan-part{white-space:nowrap}.splash-slogan-container{margin:0 auto 1rem;padding:0 1rem;display:block;max-width:860px}html.splash-screen div.long-slogan{margin:0 auto;border:1px dashed #cccc;background-color:#f3f6f775;padding:.75rem 1rem;font-family:syne mono,monospace;font-size:.75rem;color:#525f7a;display:block;font-weight:300;line-height:1.6;text-align:justify;text-align-last:left;transition:opacity .5s ease;border-radius:2px;box-shadow:-2px 0 1px #d8b028; [data-theme="dark"] & { background-color: #42424275; border-color: #565656; color: #afafaf; p { color: #afafaf; } } p { font-size: .75rem; margin: 0; }}.markdown-container{display:block;max-width:860px;margin:0 auto 5rem;padding:0 1rem; [data-theme="dark"] & { color: #afafaf; }}.markdown-content{display:block;border:1px dashed #ccc;border-radius:2px;background:#fafafa75;padding:1rem .75rem 0 1rem;text-align:justify;text-align-last:left;h1{font-size:1.2rem;color:#a5a5a5}h2{font-size:1.1rem}h3{font-size:1rem}p{font-size:.7rem} [data-theme="dark"] & { background: #3e3e3e75; border-color: #565656; }}.inquiry-button-container,.send-button-container{padding:0;margin:0 auto;display:flex;justify-content:center;align-items:center}.inquiry-button,.send-button{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;border:1px dashed #d39b00;background-color:#d39b0015;border-radius:3px;padding:7px 13px;font-size:.75rem;font-weight:600;letter-spacing:3px;color:#0991a3;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out; [data-theme="dark"] & { border-color: #d39b0077; filter: saturate(0.8); } &:hover { background-color: #d39b0050; text-decoration: none; transition: all .3s ease-in-out; }}button.send-button span{margin:0 auto}div#contact-form-container{max-width:860px;margin:0 auto 5rem;padding:0 1rem}.contact-form form{display:block;border:1px dashed #ccc;border-radius:2px;background:#fafafa75;padding:1rem 1rem 0;text-align:left; [data-theme="dark"] input:focus, [data-theme="dark"] textarea:focus { background: #00000080; border-color: #0991A3; } [data-theme="dark"] & { background: #3e3e3e75; border-color: #565656; label, ::placeholder { color: #a1a1a1; } input, textarea { background: #00000050; border-color: #444; color: #a1a1a1; } }}.form-group-user-info{display:flex;gap:1rem}.form-group-user-info .form-field{flex:1}.contact-form label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem;color:#525f7a}.contact-form input,.contact-form textarea{width:100%;border:1px dashed #ccc;border-radius:2px;background:#ffffff90;padding:.75rem;font-family:inherit;font-size:.85rem;color:#111410;transition:all .3s ease}.contact-form input:focus,.contact-form textarea:focus{border-style:solid;border-color:#0991a3;background:#fff;outline:none;box-shadow:0 0 0 3px #0991A310}.contact-form textarea{min-height:175px;resize:vertical}.form-group-recaptcha{display:flex;justify-content:center}#contact-form-container.contact-success,#contact-form-container.contact-error{padding:1rem}.contact-success,.contact-error{border:1px dashed #ccc;border-radius:2px;padding:1rem;margin-bottom:1.5rem;text-align:center}.contact-success{background-color:#0991a310;border-color:#0991a3;color:#0991a3}.contact-error{background-color:#d39b0010;border-color:#d39b00;color:#d39b00}.contact-success p,.contact-error p{margin:0;font-weight:600}@media(max-width:768px){.form-group-user-info{flex-direction:column;gap:0}.contact-form form{padding:1rem}}nav.splash-screen-footer{border-top:1px solid #ccc;background:linear-gradient(90deg,#efefef,#ececec,#ececec,#efefef);position:fixed;bottom:0;left:0;width:100%;z-index:1000;margin:0;padding:0;height:32px;font-size:.64rem;display:flex;justify-content:center;align-items:center; [data-theme="dark"] & { border-color: #434343; background: linear-gradient(90deg, #2a2a2a, #2a2929, #2a2929, #2a2a2a); }}@media(max-width:768px){nav.splash-screen-footer{flex-direction:column-reverse;height:auto;gap:.1rem}ul.splash-nav-links{font-size:1rem;font-weight:500}}nav.splash-screen-footer ul{margin:0;max-height:24px}.container{max-width:1200px;margin:0 auto}.top-bar{position:sticky;top:0;z-index:1000;width:100%;height:75px;padding:0;background-color:var(--header-bg);border-bottom:1px dashed var(--header-border);transition:transform .3s ease-in-out}.top-bar.scrolled{background-color:var(--header-bg);border-bottom:1px solid var(--header-border);box-shadow:var(--header-shadow)0 0 3px 0}.top-bar.header-visible{transform:translateY(0)}.top-bar.header-hidden{transform:translateY(-115%);transition:transform .7s ease-in-out;transition-delay:1s}.header-content{max-width:1200px;margin:0 auto;padding:0;display:flex;justify-content:space-between;align-items:center;height:100%}nav.header-nav{display:flex;align-items:center;gap:20px;letter-spacing:1px;font-size:.75rem;text-transform:uppercase}nav.header-nav ul{display:flex;list-style:none;margin:0;padding:0;gap:20px}nav.header-nav a{color:var(--primary);font-weight:600;transition:all .7s ease-in-out;text-decoration:none}nav.header-nav a:hover,nav.header-nav a:focus{color:#d39b00;text-decoration:none;transition:all .3s ease-in-out}.header-logo-container{display:flex;align-items:center}.header-logo-container a{font-family:"exo 2",sans-serif;letter-spacing:3px;color:var(--primary);text-decoration:none;font-size:26px;font-weight:800}.header-logo-container a:hover{color:var(--primary)}.header-logo-svg{height:24px;width:auto}.footer{padding:2.5rem 0;background-color:var(--footer-bg);transition:background-color .3s ease,border-color .3s ease;border-top:1px dashed var(--header-border)}[data-theme=dark] .footer{background:linear-gradient(180deg,#141714,#0b0d0a)}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-logo-svg{height:28px;width:auto;opacity:.5}ul.footer-nav{display:flex;list-style:none;margin:0;padding:0;gap:20px;font-size:.75rem;text-transform:uppercase;letter-spacing:1px}ul.footer-nav a{color:#717171;text-decoration:none;font-weight:600;transition:color .3s ease}[data-theme=dark] ul.footer-nav a{color:#a4abb8}ul.footer-nav a:hover{color:#d39b00}.mobile-menu-toggle{display:none;background:0 0;border:none;padding:0;color:var(--primary);cursor:pointer;transition:all .3s ease}.mobile-menu-toggle:hover{color:#d39b00;transform:scale(1.1)}g#PleoSET-Rev25-a g#Pleo path,g#PleoSET-Rev25-a g#SET path{fill:#717171!important}g#Symbol g#hex0 path{stroke:#3a97aa!important}g#Symbol g#hex1 path,g#Symbol g#hex2 path,g#Symbol g#hex3 path{stroke:#3a97aa!important}[data-theme=dark] g#PleoSET-Rev25-a g#Pleo path,[data-theme=dark] g#PleoSET-Rev25-a g#SET path{fill:#a4abb8!important}@media(min-width:1921px){.container,.header-content,.footer-content{max-width:1200px}html{font-size:18px}}@media(max-width:1280px){.container,.header-content,.footer-content{max-width:94%;padding-left:20px;padding-right:20px}}@media(max-width:768px){.top-bar{height:60px}.top-bar .header-content{padding:0 15px}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center}nav.header-nav{display:none;position:fixed;top:60px;left:0;width:100%;height:calc(100vh - 60px);background-color:var(--mobile-nav-bg);backdrop-filter:blur(10px);flex-direction:column;justify-content:flex-start;padding-top:4rem;border-top:1px solid var(--mobile-nav-border);box-shadow:0 4px 6px var(--mobile-nav-border)}nav.header-nav.open{display:flex;animation:slideIn .3s ease forwards}nav.header-nav ul{flex-direction:column;gap:2rem;text-align:center;width:100%}nav.header-nav ul li{width:100%}nav.header-nav a{display:block;font-size:1.5rem;padding:10px;width:100%}nav.header-nav a:hover{background-color:rgba(58,151,170,.1)}@keyframes slideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}h1{font-size:1.5rem}h2{font-size:1.3rem}p{font-size:.95rem}}