:root,html[data-theme=light]{--header-bg:#f7f4eeeb;--header-text:#073b4cb3;--header-text-hover:#073b4c;--header-accent:#18bbd1;--header-border:#073b4c1c;--header-control-bg:#ffffff85;--header-cta-text:#fff;--header-cta-bg:linear-gradient(135deg, #073b4c, #0b5268);--header-cta-hover:linear-gradient(135deg, #0b5268, #18bbd1);--header-menu-hover:#18bbd114;--header-shadow:0 8px 32px #073b4c12;--header-control-shadow:0 8px 22px #073b4c14, inset 0 1px 0 #ffffff8c;--header-cta-shadow:0 12px 28px #073b4c29;--header-cta-hover-shadow:0 18px 38px #073b4c33, 0 0 22px #18bbd129}html[data-theme=dark]{--header-bg:#070810eb;--header-text:#dce5eea8;--header-text-hover:#fff;--header-accent:#27c8e8;--header-border:#27c8e821;--header-control-bg:#101521c7;--header-cta-text:#071017;--header-cta-bg:linear-gradient(135deg, #27c8e8, #18aeca);--header-cta-hover:linear-gradient(135deg, #51daf2, #27c8e8);--header-menu-hover:#27c8e812;--header-shadow:0 8px 35px #00000042, 0 0 25px #27c8e806;--header-control-shadow:0 10px 26px #00000047, inset 0 1px 0 #ffffff0d;--header-cta-shadow:0 14px 34px #0000004d, 0 0 18px #27c8e81a;--header-cta-hover-shadow:0 18px 42px #0000005c, 0 0 26px #27c8e83d}.site-header{z-index:50;background:var(--header-bg);border-bottom:1px solid var(--header-border);width:100%;box-shadow:var(--header-shadow);-webkit-backdrop-filter:blur(18px);padding:.7rem clamp(1rem,4vw,4rem);transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0}.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1.5rem,3vw,3rem);width:min(100%,1240px);min-height:4rem;margin:0 auto;display:grid;position:relative}.brand{justify-content:center;align-items:center;width:160px;height:73px;text-decoration:none;display:flex;overflow:hidden}.brand__logo{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .2s,filter .2s;display:block}html[data-theme=dark] .brand__logo{filter:drop-shadow(0 0 12px #27c8e81f)}.brand:hover .brand__logo{transform:translateY(-1px)scale(1.015)}.nav{color:var(--header-text);justify-content:center;align-items:center;gap:clamp(1.2rem,2.4vw,2.3rem);font-size:clamp(.95rem,1.1vw,1.05rem);font-weight:800;display:flex}.nav a{color:inherit;white-space:nowrap;padding:.45rem 0;text-decoration:none;transition:color .2s,transform .2s;position:relative}.nav a:after{content:"";background:var(--header-accent);transform-origin:50%;border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav a:hover{color:var(--header-text-hover);transform:translateY(-1px)}.nav a:hover:after,.nav a.active:after{transform:scaleX(1)}.nav a.active{color:var(--header-text-hover)}.header-actions{justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.instagram-link,.theme-toggle,.menu-toggle{appearance:none;width:2.65rem;height:2.65rem;color:var(--header-text-hover);background:var(--header-control-bg);border:1px solid var(--header-border);box-shadow:var(--header-control-shadow);cursor:pointer;border-radius:50%;flex-shrink:0;padding:0;transition:color .2s,background .2s,border-color .2s,transform .2s,box-shadow .2s}.instagram-link,.theme-toggle{place-items:center;display:grid}.instagram-link svg,.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem}.instagram-link .instagram-link__dot{fill:currentColor;stroke:none}.instagram-link:hover,.theme-toggle:hover,.menu-toggle:hover{color:var(--header-accent);border-color:var(--header-accent);transform:translateY(-2px)}.menu-toggle{align-content:center;justify-items:center;gap:4px;display:none}.menu-toggle span{background:currentColor;border-radius:999px;width:17px;height:2px;transition:opacity .2s,transform .2s;display:block}.menu-toggle--open span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle--open span:nth-child(2){opacity:0}.menu-toggle--open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.header-cta{min-height:2.65rem;color:var(--header-cta-text);background:var(--header-cta-bg);box-shadow:var(--header-cta-shadow);white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:0 1.2rem;font-size:.95rem;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.header-cta:hover{background:var(--header-cta-hover);border-color:var(--header-accent);box-shadow:var(--header-cta-hover-shadow);transform:translateY(-2px)}.header-cta:active,.instagram-link:active,.theme-toggle:active,.menu-toggle:active{transform:translateY(0)}.site-header a:focus-visible,.site-header button:focus-visible{outline:3px solid var(--header-accent);outline-offset:4px}@media (width<=900px){.site-header{padding:.65rem 1rem}.site-header__inner{grid-template-columns:auto 1fr auto;gap:1rem;min-height:3.5rem}.brand__logo{width:140px;height:64px}.menu-toggle{display:grid}.nav{color:var(--header-text);background:var(--header-bg);border:1px solid var(--header-border);-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;pointer-events:none;border-radius:1.2rem;flex-direction:column;align-items:stretch;gap:0;padding:.65rem;transition:opacity .2s,visibility .2s,transform .2s;display:flex;position:absolute;top:calc(100% + .75rem);left:0;right:0;transform:translateY(-10px);box-shadow:0 24px 70px #00000038,0 0 28px #27c8e80d}.nav--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav a{border-radius:.8rem;width:100%;padding:.9rem 1rem;font-size:1rem}.nav a:hover{color:var(--header-text-hover);background:var(--header-menu-hover);transform:none}.nav a:after{display:none}.header-cta{min-height:2.5rem;padding:0 1rem;font-size:.9rem}.instagram-link,.theme-toggle,.menu-toggle{width:2.5rem;height:2.5rem}}@media (width<=560px){.site-header{padding:.55rem .85rem}.site-header__inner{min-height:3.2rem}.brand__logo{width:125px;height:57px}.header-actions{gap:.5rem}.header-cta{display:none}.instagram-link,.theme-toggle,.menu-toggle{width:2.4rem;height:2.4rem}.nav{top:calc(100% + .65rem)}}:root,html[data-theme=light]{--footer-title:#073b4c;--footer-text:#617077;--footer-muted:#073b4c8c;--footer-accent:#18bbd1;--footer-secondary:#b59a6a;--footer-border:#073b4c1f;--footer-contact-bg:radial-gradient(circle at top right, #18bbd11f, transparent 40%), linear-gradient(145deg, #fafaf8f5, #e9eeedcc);--footer-contact-border:#073b4c1c;--footer-contact-shadow:0 18px 48px #073b4c14, inset 0 1px 0 #fffc;--footer-button-text:#fff;--footer-button-bg:linear-gradient(135deg, #073b4c, #0b5268);--footer-button-hover:linear-gradient(135deg, #0b5268, #18bbd1);--footer-location-bg:#18bbd114;--footer-location-border:#18bbd138;--footer-glow:#18bbd112}html[data-theme=dark]{--footer-title:#f4f7fa;--footer-text:#cdd7e29e;--footer-muted:#cdd7e26b;--footer-accent:#27c8e8;--footer-secondary:#27c8e8;--footer-border:#d2dee914;--footer-contact-bg:radial-gradient(circle at top right, #27c8e817, transparent 40%), linear-gradient(145deg, #0f1520f5, #090e17e6);--footer-contact-border:#27c8e821;--footer-contact-shadow:0 20px 55px #0000004d, 0 0 30px #27c8e80d;--footer-button-text:#071017;--footer-button-bg:linear-gradient(135deg, #27c8e8, #18aeca);--footer-button-hover:linear-gradient(135deg, #51daf2, #27c8e8);--footer-location-bg:#27c8e80f;--footer-location-border:#27c8e829;--footer-glow:#27c8e80d}.site-footer{border-top:1px solid var(--footer-border);width:min(1240px,100% - 2rem);margin:0 auto;padding:5rem 0 2rem;position:relative}.site-footer:before{content:"";background:var(--footer-glow);filter:blur(80px);pointer-events:none;border-radius:50%;width:20rem;height:20rem;position:absolute;bottom:0;right:-8rem}.site-footer__main{z-index:1;grid-template-columns:minmax(260px,1fr) minmax(150px,.45fr) minmax(320px,.9fr);align-items:start;gap:clamp(2rem,5vw,5rem);padding-bottom:4rem;display:grid;position:relative}.site-footer__brand{max-width:370px}.site-footer__logo{color:var(--footer-title);letter-spacing:-.06em;margin-bottom:1.2rem;font-size:2.2rem;font-weight:900;line-height:1;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.site-footer__logo span{color:var(--footer-accent)}.site-footer__logo:hover{color:var(--footer-accent);transform:translateY(-2px)}.site-footer__brand p{color:var(--footer-text);margin:0 0 1.4rem;font-size:1.04rem;line-height:1.7}.site-footer__location{color:var(--footer-muted);background:var(--footer-location-bg);border:1px solid var(--footer-location-border);border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .7rem;font-size:1.04rem;font-weight:700;display:inline-flex}.site-footer__location:before{content:"";background:var(--footer-secondary);border-radius:50%;width:6px;height:6px}.site-footer__navigation{flex-direction:column;align-items:flex-start;gap:.85rem;display:flex}.site-footer__title{color:var(--footer-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.98rem;font-weight:800;display:inline-block}.site-footer__navigation a{color:var(--footer-text);font-size:.98rem;font-weight:700;text-decoration:none;transition:color .2s,transform .2s;position:relative}.site-footer__navigation a:hover{color:var(--footer-title);transform:translate(4px)}.site-footer__contact{background:var(--footer-contact-bg);border:1px solid var(--footer-contact-border);box-shadow:var(--footer-contact-shadow);border-radius:1.4rem;padding:1.6rem}.site-footer__contact h2{color:var(--footer-title);letter-spacing:-.04em;margin:0 0 .8rem;font-size:clamp(1.45rem,2vw,2.1rem);font-weight:900;line-height:1.15}.site-footer__contact p{color:var(--footer-text);margin:0 0 1.4rem;font-size:1.04rem;line-height:1.65}.site-footer__contact>a{min-height:2.9rem;color:var(--footer-button-text);background:var(--footer-button-bg);text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:0 1.1rem;font-size:1.04rem;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.site-footer__contact>a:hover{background:var(--footer-button-hover);transform:translateY(-2px);box-shadow:0 12px 28px #073b4c2e}.site-footer__contact>a span{transition:transform .2s}.site-footer__contact>a:hover span{transform:translate(4px)}.site-footer__bottom{z-index:1;color:var(--footer-muted);border-top:1px solid var(--footer-border);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.98rem;font-weight:600;display:flex;position:relative}.site-footer__bottom p{margin:0}.site-footer a:focus-visible{outline:3px solid var(--footer-accent);outline-offset:5px;border-radius:6px}.site-footer__legal{z-index:1;border-top:1px solid var(--footer-border);flex-wrap:wrap;align-items:center;gap:.7rem 1.4rem;padding:1.2rem 0;display:flex;position:relative}.site-footer__legal button:hover{color:var(--footer-accent);transform:translateY(-1px)}.site-footer__legal button:focus-visible{outline:3px solid var(--footer-accent);outline-offset:5px;border-radius:4px}.legal-modal{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#03070cc2;place-items:center;padding:1.5rem;animation:.2s legal-modal-fade;display:grid;position:fixed;inset:0}.legal-modal__dialog{width:min(100%,760px);max-height:min(82vh,780px);color:var(--footer-title);background:var(--footer-contact-bg);border:1px solid var(--footer-contact-border);box-shadow:0 35px 100px #0000006b, 0 0 40px var(--footer-glow);border-radius:1.5rem;animation:.25s legal-modal-open;position:relative;overflow:hidden}.legal-modal__close{z-index:2;width:2.6rem;height:2.6rem;color:var(--footer-title);background:var(--footer-location-bg);border:1px solid var(--footer-location-border);cursor:pointer;border-radius:50%;place-items:center;padding:0;font-size:1.9rem;line-height:1;transition:color .2s,border-color .2s,transform .2s;display:grid;position:absolute;top:1rem;right:1rem}.legal-modal__close:hover{color:var(--footer-accent);border-color:var(--footer-accent);transform:rotate(5deg)}.legal-modal__close:focus-visible{outline:3px solid var(--footer-accent);outline-offset:4px}.legal-modal__content{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--footer-accent) transparent;max-height:min(82vh,780px);padding:clamp(1.5rem,4vw,2.5rem);overflow-y:auto}.legal-modal__content::-webkit-scrollbar{width:7px}.legal-modal__content::-webkit-scrollbar-thumb{background:var(--footer-accent);border-radius:999px}.legal-modal__eyebrow{color:var(--footer-accent);background:var(--footer-location-bg);border:1px solid var(--footer-location-border);letter-spacing:.11em;text-transform:uppercase;border-radius:999px;margin:0 3.5rem 1rem 0;padding:.45rem .75rem;font-size:.76rem;font-weight:800;display:inline-flex}.legal-modal__content>h2{max-width:600px;color:var(--footer-title);letter-spacing:-.055em;margin:0 3rem .5rem 0;font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1}.legal-modal__updated{color:var(--footer-muted);margin:0 0 2rem;font-size:.98rem;font-weight:600}.legal-modal__content section{border-top:1px solid var(--footer-border);padding:1.3rem 0}.legal-modal__content section h3{color:var(--footer-title);margin:0 0 .65rem;font-size:1.25rem;font-weight:900}.legal-modal__content section p{color:var(--footer-text);margin:0;font-size:1.04rem;line-height:1.75}.site-footer__legal button{appearance:none;min-height:2.75rem;color:var(--footer-text);font:inherit;cursor:pointer;background:0 0;border:0;padding:.45rem .2rem;font-size:1.04rem;font-weight:700;transition:color .2s,transform .2s}@keyframes legal-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes legal-modal-open{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=560px){.site-footer__legal{gap:.8rem 1rem}.legal-modal{place-items:end center;padding:.75rem}.legal-modal__dialog{border-radius:1.25rem;width:100%;max-height:90vh}.legal-modal__content{max-height:90vh;padding:1.4rem 1.2rem}.legal-modal__content>h2{margin-right:2.8rem;font-size:2.2rem}.legal-modal__content section p{font-size:.98rem}}@media (width<=900px){.site-footer__main{grid-template-columns:1fr 1fr}.site-footer__contact{grid-column:1/-1}}@media (width<=600px){.site-footer{padding:4rem 0 1.5rem}.site-footer__main{grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem}.site-footer__contact{grid-column:auto}.site-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.site-footer__title{grid-column:1/-1}.site-footer__bottom{flex-direction:column;align-items:flex-start}}.site-footer__instagram{width:fit-content;color:var(--footer-title);background:var(--footer-location-bg);border:1px solid var(--footer-location-border);border-radius:999px;align-items:center;gap:.65rem;margin-top:.85rem;padding:.5rem .75rem;font-size:.98rem;font-weight:800;text-decoration:none;transition:color .2s,border-color .2s,transform .2s;display:flex}.site-footer__instagram svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:1.15rem;height:1.15rem}.site-footer__instagram svg circle:last-child{fill:currentColor;stroke:none}.site-footer__instagram:hover{color:var(--footer-accent);border-color:var(--footer-accent);transform:translateY(-2px)}.theme-selection{z-index:1000;color:#f4f7fa;background:radial-gradient(circle at 75% 20%,#27c8e81f,#0000 30%),linear-gradient(#27c8e809 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#27c8e809 1px,#0000 1px) 0 0/48px 48px,#070810;place-items:center;min-height:100svh;padding:2rem;display:grid;position:fixed;inset:0;overflow:hidden auto}.theme-selection__content{text-align:center;width:min(100%,960px);margin:auto}.theme-selection__brand{justify-content:center;margin-bottom:2rem;display:flex}.theme-selection__brand img{object-fit:contain;filter:drop-shadow(0 0 16px #27c8e829);width:clamp(145px,18vw,220px);height:auto;display:block}.theme-selection__eyebrow{color:#27c8e8;letter-spacing:.14em;text-transform:uppercase;background:#27c8e812;border:1px solid #27c8e833;border-radius:999px;margin-bottom:1.2rem;padding:.5rem .9rem;font-size:.75rem;font-weight:800;display:inline-flex}.theme-selection h2{color:#fff;letter-spacing:-.055em;max-width:720px;margin:0 auto 1rem;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:900;line-height:1.02}.theme-selection__content>p{color:#dce5ee9e;margin:0 0 2.6rem;font-size:clamp(1rem,2vw,1.25rem)}.theme-selection__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.theme-option{appearance:none;cursor:pointer;font:inherit;text-align:left;border-radius:22px;grid-template-columns:150px 1fr auto;align-items:center;gap:1.2rem;min-width:0;padding:1rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid;position:relative}.theme-option:hover{transform:translateY(-6px)}.theme-option--light{color:#073b4c;background:#f4f1eb;border:1px solid #ffffffbf;box-shadow:0 24px 60px #0000003d}.theme-option--light:hover{border-color:#b59a6ab3;box-shadow:0 28px 65px #00000047,0 0 24px #b59a6a1f}.theme-option--dark{color:#fff;background:#0e141fe0;border:1px solid #27c8e833;box-shadow:0 24px 60px #0000004d,inset 0 1px #ffffff0a}.theme-option--dark:hover{border-color:#27c8e899;box-shadow:0 28px 70px #00000061,0 0 28px #27c8e81f}.theme-option__preview{border-radius:15px;align-items:center;min-height:105px;padding:.8rem;display:flex}.theme-option--light .theme-option__preview{background:radial-gradient(circle at 80% 20%,#18bbd126,#0000 40%),#fafaf8}.theme-option--dark .theme-option__preview{background-color:#080c14;background-image:linear-gradient(#27c8e80d 1px,#0000 1px),linear-gradient(90deg,#27c8e80d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.theme-option__browser{border-radius:10px;flex-direction:column;align-items:flex-start;gap:.45rem;width:100%;padding:.75rem;display:flex}.theme-option--light .theme-option__browser{background:#fff;border:1px solid #073b4c1a}.theme-option--dark .theme-option__browser{background:#101521;border:1px solid #27c8e826}.theme-option__browser-top{background:#aeb8bd;border-radius:999px;width:36%;height:5px}.theme-option__browser-title{opacity:.78;background:currentColor;border-radius:999px;width:72%;height:9px}.theme-option__browser-text{opacity:.28;background:currentColor;border-radius:999px;width:54%;height:5px}.theme-option__browser-button{background:#27c8e8;border-radius:999px;width:42%;height:15px;margin-top:.2rem}.theme-option__information{flex-direction:column;gap:.35rem;display:flex}.theme-option__information strong{font-size:1.15rem}.theme-option__information small{color:currentColor;opacity:.6;font-size:.84rem;line-height:1.4}.theme-option__arrow{opacity:.55;border:1px solid;border-radius:50%;place-items:center;width:36px;height:36px;transition:opacity .2s,transform .2s;display:grid}.theme-option:hover .theme-option__arrow{opacity:1;transform:translate(3px)}.theme-option:focus-visible{outline-offset:5px;outline:3px solid #27c8e873}@media (width<=800px){.theme-selection{place-items:start center;padding:2rem 1.5rem}.theme-selection__options{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.theme-option,.theme-option__arrow{transition:none}.theme-option:hover,.theme-option:hover .theme-option__arrow{transform:none}}@media (width<=520px){.theme-selection{padding:1.5rem 1rem}.theme-selection__brand{margin-bottom:1.2rem}.theme-selection__brand img{width:160px}.theme-selection h1{font-size:clamp(2rem,10vw,2.8rem)}.theme-selection__content>p{margin-bottom:1.6rem}.theme-option{border-radius:18px;grid-template-columns:95px 1fr auto;gap:.75rem;padding:.8rem}.theme-option__preview{min-height:82px;padding:.6rem}.theme-option__browser{padding:.6rem}.theme-option__information strong{font-size:1rem}.theme-option__information small{font-size:.72rem}.theme-option__arrow{width:30px;height:30px}}:root,html[data-theme=light]{--hero-text:#073b4c;--hero-muted:#617077;--hero-accent:#18bbd1;--hero-accent-contrast:#073b4c;--hero-bg:radial-gradient(circle at 78% 38%, #18bbd124, transparent 30%), radial-gradient(circle at 16% 8%, #b59a6a26, transparent 22%), linear-gradient(135deg, #f4f1eb 0%, #fafaf8 52%, #e9eeed 100%);--hero-grid:#073b4c0b;--eyebrow-text:#073b4c;--eyebrow-bg:#18bbd114;--eyebrow-border:#18bbd147;--primary-text:#fff;--primary-bg:linear-gradient(135deg, #073b4c, #0b5268);--primary-hover:#18bbd1;--secondary-text:#073b4c;--secondary-bg:#fafaf8bf;--secondary-hover:#fafaf8;--secondary-border:#073b4c24;--preview-bg:#fafaf8c7;--preview-border:#073b4c1c;--preview-dot:#073b4c33;--preview-url-text:#073b4c66;--preview-url-bg:#073b4c0e;--preview-hero-bg:radial-gradient(circle at 12% 20%, #18bbd11f, transparent 28%), linear-gradient(135deg, #fafaf8f5, #e9eeedcc);--preview-line:#073b4c2e;--preview-line-strong:#073b4cd1;--preview-button:#b59a6a;--preview-card-bg:#fafaf8cc;--preview-card-border:#073b4c14;--preview-card-line:#073b4c24;--preview-footer-line:#073b4c1a;--preview-shadow:0 30px 90px #073b4c21, 0 0 70px #18bbd121}html[data-theme=dark]{--hero-text:#f7f9fc;--hero-muted:#cdd7e2ad;--hero-accent:#27c8e8;--hero-accent-contrast:#071017;--hero-bg:radial-gradient(circle at 81% 38%, #27c8e81a, transparent 29%), radial-gradient(circle at 15% 12%, #27c8e80a, transparent 24%), linear-gradient(135deg, #070810 0%, #080b13 52%, #071019 100%);--hero-grid:#27c8e80a;--eyebrow-text:#27c8e8;--eyebrow-bg:#27c8e80f;--eyebrow-border:#27c8e833;--primary-text:#071017;--primary-bg:linear-gradient(135deg, #27c8e8, #17b2d2);--primary-hover:#54dcf4;--secondary-text:#e2e8ef;--secondary-bg:#0b1019b3;--secondary-hover:#27c8e814;--secondary-border:#d2dee921;--preview-bg:#090c16e0;--preview-border:#27c8e824;--preview-dot:#d2dee921;--preview-url-text:#d2dee94d;--preview-url-bg:#ffffff09;--preview-hero-bg:radial-gradient(circle at 12% 20%, #27c8e81a, transparent 30%), linear-gradient(135deg, #0e1926f5, #0b111ce6);--preview-line:#d2dee91f;--preview-line-strong:#d2dee95e;--preview-button:#27c8e866;--preview-card-bg:#101521c7;--preview-card-border:#d2dee912;--preview-card-line:#d2dee91f;--preview-footer-line:#d2dee914;--preview-shadow:0 35px 100px #00000073, 0 0 80px #27c8e812}.hero{min-height:100vh;color:var(--hero-text);background:var(--hero-bg);padding:7.5rem clamp(1.2rem,5vw,5rem) 5rem;position:relative;overflow:hidden}.hero__background{pointer-events:none;background-image:linear-gradient(var(--hero-grid) 1px, transparent 1px), linear-gradient(90deg, var(--hero-grid) 1px, transparent 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000);mask-image:linear-gradient(#000000e6,#0000)}.hero__inner{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(3rem,8vw,7rem);width:min(100%,1180px);min-height:calc(100vh - 15.5rem);margin:0 auto;display:grid;position:relative}.hero__content{max-width:680px}.hero .eyebrow{color:var(--eyebrow-text);background:var(--eyebrow-bg);border:1px solid var(--eyebrow-border);letter-spacing:.16em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.7rem;margin:0 0 1.9rem;padding:.48rem .9rem;font-size:.76rem;font-weight:800;display:inline-flex}.hero .eyebrow span{background:var(--hero-accent);width:6px;height:6px;box-shadow:0 0 16px var(--hero-accent);border-radius:50%}.hero h1{color:var(--hero-text);letter-spacing:-.075em;margin:0;font-size:clamp(3rem,6.6vw,5.9rem);font-weight:900;line-height:.98}.hero h1 span{color:var(--hero-accent)}.hero__text{max-width:560px;color:var(--hero-muted);margin:2rem 0 0;font-size:clamp(1rem,1.4vw,1.22rem);font-weight:500;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.hero .button{border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;gap:.7rem;min-height:3.25rem;padding:0 1.45rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s,color .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.hero .button:hover{transform:translateY(-2px)}.hero .button:active{transform:translateY(0)}.hero .button:focus-visible{outline:3px solid var(--hero-accent);outline-offset:4px}.hero .button--primary{color:var(--primary-text);background:var(--primary-bg);box-shadow:0 16px 36px #073b4c33}.hero .button--primary:hover{color:var(--hero-accent-contrast);background:var(--primary-hover);box-shadow:0 20px 44px #073b4c2e,0 0 24px #18bbd138}.hero .button--secondary{color:var(--secondary-text);background:var(--secondary-bg);border-color:var(--secondary-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero .button--secondary:hover{color:var(--hero-text);background:var(--secondary-hover);border-color:var(--hero-accent)}.hero-preview{background:var(--preview-bg);border:1px solid var(--preview-border);width:100%;max-width:560px;box-shadow:var(--preview-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:1.4rem;margin-left:auto;padding:1rem;position:relative}.hero-preview__top{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.hero-preview__dots{gap:.4rem;display:flex}.hero-preview__dots span{background:var(--preview-dot);border-radius:50%;width:.62rem;height:.62rem}.hero-preview__url{color:var(--preview-url-text);background:var(--preview-url-bg);letter-spacing:.06em;border-radius:999px;flex:1;padding:.45rem .9rem;font-size:.78rem;font-weight:800}.hero-preview__hero{background:var(--preview-hero-bg);border:1px solid var(--preview-border);border-radius:1.1rem;min-height:128px;padding:1.5rem}.hero-preview__line{background:var(--preview-line);border-radius:999px;width:42%;height:.55rem;margin-bottom:.75rem;display:block}.hero-preview__line--large{background:var(--preview-line-strong);width:58%}.hero-preview__line--small{width:32%}.hero-preview__button{background:var(--preview-button);border-radius:.75rem;width:7rem;height:2rem;margin-top:1rem;display:block}.hero-preview__cards{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem;display:grid}.hero-preview__card{background:var(--preview-card-bg);border:1px solid var(--preview-card-border);border-radius:1rem;min-height:82px;padding:1rem}.hero-preview__card span{background:var(--hero-accent);opacity:.82;border-radius:50%;width:1.25rem;height:1.25rem;margin-bottom:.8rem;display:block}.hero-preview__card strong,.hero-preview__card p{background:var(--preview-card-line);border-radius:999px;height:.38rem;display:block}.hero-preview__card strong{width:46%;margin-bottom:.45rem}.hero-preview__card p{width:28%;margin:0}.hero-preview__footer{margin-top:1rem}.hero-preview__footer span{background:var(--preview-footer-line);border-radius:999px;height:.32rem;margin-bottom:.55rem;display:block}.hero-preview__footer span:first-child{width:94%}.hero-preview__footer span:nth-child(2){width:78%}.hero-preview__footer span:nth-child(3){width:64%}.hero-preview__tag{border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:0 .9rem;font-size:.72rem;font-weight:900;display:inline-flex;position:absolute}.hero-preview__tag--responsive{color:var(--hero-accent-contrast);background:var(--hero-accent);top:-1.15rem;right:-1rem;box-shadow:0 14px 34px #0003}.hero-preview__tag--optimized{color:var(--secondary-text);background:var(--secondary-bg);border:1px solid var(--secondary-border);bottom:-.9rem;left:-1rem;box-shadow:0 12px 28px #0000001a}@media (width<=1020px){.hero{min-height:auto;padding:9rem clamp(1.2rem,5vw,3rem) 5rem}.hero__inner{grid-template-columns:1fr;gap:0;min-height:auto}.hero__content{width:100%;max-width:760px}.hero-preview{display:none}}@media (width<=680px){.hero{min-height:auto;padding:9rem 1rem 4rem}.hero-preview{display:none}.hero__inner{gap:3rem;min-height:auto}.hero .eyebrow{letter-spacing:.12em;font-size:.66rem}.hero h1{letter-spacing:-.06em;font-size:clamp(2.6rem,14vw,4rem)}.hero__text{font-size:.98rem}.hero__actions{flex-direction:column}.hero .button{width:100%}.hero-preview{border-radius:1.1rem;padding:.8rem}.hero-preview__cards{grid-template-columns:1fr}.hero-preview__tag--responsive{right:.6rem}.hero-preview__tag--optimized{left:.6rem}}:root,html[data-theme=light]{--styles-title:#073b4c;--styles-text:#617077;--styles-accent:#18bbd1;--styles-secondary:#b59a6a;--styles-border:#073b4c1f;--styles-glow:#18bbd114;--styles-eyebrow-bg:#18bbd114;--styles-eyebrow-border:#18bbd147;--style-bg:linear-gradient(135deg, #fafaf8f5, #e9eeedc7);--style-open-bg:radial-gradient(circle at top right, #18bbd11f, transparent 35%), linear-gradient(135deg, #fafaf8fa, #e9eeede0);--style-border:#073b4c1c;--style-hover-border:#18bbd157;--style-shadow:0 14px 38px #073b4c0f, inset 0 1px 0 #ffffffd9;--style-open-shadow:0 24px 60px #073b4c1c, 0 0 28px #18bbd114;--style-number-bg:#18bbd11a;--style-number-border:#18bbd13d;--style-feature-bg:#ffffff73;--style-feature-border:#073b4c14;--style-whatsapp-text:#fff;--style-whatsapp-bg:linear-gradient(135deg, #073b4c, #0b5268);--style-whatsapp-hover:linear-gradient(135deg, #0b5268, #18bbd1)}html[data-theme=dark]{--styles-title:#f4f7fa;--styles-text:#cdd7e2a6;--styles-accent:#27c8e8;--styles-secondary:#27c8e8;--styles-border:#d2dee914;--styles-glow:#27c8e811;--styles-eyebrow-bg:#27c8e80f;--styles-eyebrow-border:#27c8e833;--style-bg:linear-gradient(135deg, #0f1520eb, #090e17db);--style-open-bg:radial-gradient(circle at top right, #27c8e814, transparent 38%), linear-gradient(135deg, #101622f5, #090e17eb);--style-border:#d2dee914;--style-hover-border:#27c8e857;--style-shadow:0 16px 42px #0003, inset 0 1px 0 #ffffff06;--style-open-shadow:0 26px 65px #00000057, 0 0 30px #27c8e814;--style-number-bg:#27c8e812;--style-number-border:#27c8e82e;--style-feature-bg:#ffffff06;--style-feature-border:#d2dee912;--style-whatsapp-text:#071017;--style-whatsapp-bg:linear-gradient(135deg, #27c8e8, #18aeca);--style-whatsapp-hover:linear-gradient(135deg, #51daf2, #27c8e8)}.web-styles{border-top:1px solid var(--styles-border);width:min(1240px,100% - 2rem);margin:0 auto;padding:6rem 0;position:relative}.web-styles__heading{z-index:1;text-align:center;max-width:780px;margin:0 auto 3.5rem;position:relative}.web-styles__heading h2{color:var(--styles-title);letter-spacing:-.06em;margin:0 auto;font-size:clamp(2.6rem,5.5vw,4.8rem);font-weight:900;line-height:1}.web-styles__heading>p:last-child{max-width:620px;color:var(--styles-text);margin:1.4rem auto 0;font-size:1.16rem;font-weight:500;line-height:1.75}.web-style-card{background:var(--style-bg);border:1px solid var(--style-border);min-width:0;min-height:520px;box-shadow:var(--style-shadow);text-align:center;border-radius:1.4rem;flex-direction:column;align-items:center;padding:1.6rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.web-style-card:hover{border-color:var(--style-hover-border);box-shadow:var(--style-open-shadow);transform:translateY(-7px)}.web-style-card__number{width:2.7rem;height:2.7rem;color:var(--styles-accent);background:var(--style-number-bg);border:1px solid var(--style-number-border);border-radius:.8rem;place-items:center;margin-bottom:2rem;font-size:.84rem;font-weight:900;display:grid}.web-style-card__heading{margin-bottom:1rem}.web-style-card__heading>span{color:var(--styles-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.76rem;font-weight:800;display:block}.web-style-card__heading h3{color:var(--styles-title);letter-spacing:-.035em;margin:0;font-size:1.6rem;font-weight:900;line-height:1.15}.web-style-card__description{color:var(--styles-text);margin:0 0 1.5rem;font-size:1rem;font-weight:500;line-height:1.65}.web-style-card__features{background:var(--style-feature-bg);border:1px solid var(--style-feature-border);text-align:left;border-radius:1rem;gap:.7rem;width:100%;margin:0 0 1.6rem;padding:1.1rem;list-style:none;display:grid}.web-style-card__features li{color:var(--styles-text);align-items:flex-start;gap:.55rem;font-size:.9rem;font-weight:600;line-height:1.45;display:flex}.web-style-card__features li span{color:var(--styles-accent);flex-shrink:0;font-weight:900}.web-style-card__link{width:100%;min-height:3rem;color:var(--style-whatsapp-text);background:var(--style-whatsapp-bg);border:1px solid var(--style-hover-border);border-radius:999px;justify-content:center;align-items:center;gap:.6rem;margin-top:auto;padding:0 1rem;font-size:.95rem;font-weight:900;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.web-style-card__link:hover{background:var(--style-whatsapp-hover);transform:translateY(-2px);box-shadow:0 14px 30px #073b4c29}.web-style-card__link:focus-visible{outline:3px solid var(--styles-accent);outline-offset:4px}.web-styles__grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid;position:relative}@media (width<=1000px){.web-styles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.web-styles__grid{grid-template-columns:1fr}}@media (width<=560px){.web-styles{padding:4rem 0}.web-styles__heading{margin-bottom:2.5rem}.web-styles__grid{grid-template-columns:1fr}.web-style-card{min-height:auto;padding:1.4rem}}:root,html[data-theme=light]{--showcase-title:#073b4c;--showcase-text:#617077;--showcase-accent:#18bbd1;--showcase-secondary:#b59a6a;--showcase-border:#073b4c1f;--showcase-glow:#18bbd112;--showcase-eyebrow-bg:#18bbd114;--showcase-eyebrow-border:#18bbd147;--showcase-card-bg:linear-gradient(145deg, #fafaf8f5, #e9eeedd1);--showcase-card-border:#073b4c1c;--showcase-card-hover-border:#18bbd15c;--showcase-card-shadow:0 18px 48px #073b4c12, inset 0 1px 0 #fffc;--showcase-card-hover-shadow:0 28px 68px #073b4c24, 0 0 30px #18bbd114;--showcase-browser-bg:#fafaf8db;--showcase-browser-border:#073b4c1a;--showcase-browser-text:#073b4c7a;--showcase-browser-dot:#073b4c33;--showcase-line:#073b4c21;--showcase-label-bg:#18bbd114}html[data-theme=dark]{--showcase-title:#f4f7fa;--showcase-text:#cdd7e2a6;--showcase-accent:#27c8e8;--showcase-secondary:#27c8e8;--showcase-border:#d2dee914;--showcase-glow:#27c8e80e;--showcase-eyebrow-bg:#27c8e80f;--showcase-eyebrow-border:#27c8e833;--showcase-card-bg:linear-gradient(145deg, #0f1520f0, #090e17e6);--showcase-card-border:#d2dee914;--showcase-card-hover-border:#27c8e857;--showcase-card-shadow:0 20px 52px #00000040, inset 0 1px 0 #ffffff06;--showcase-card-hover-shadow:0 30px 72px #00000061, 0 0 32px #27c8e814;--showcase-browser-bg:#080c14e0;--showcase-browser-border:#d2dee914;--showcase-browser-text:#d2dee961;--showcase-browser-dot:#d2dee929;--showcase-line:#d2dee91a;--showcase-label-bg:#27c8e80f}.showcase-section{border-top:1px solid var(--showcase-border);width:min(1240px,100% - 2rem);margin:0 auto;padding:6rem 0;position:relative}.showcase-section:before{content:"";background:var(--showcase-glow);filter:blur(85px);pointer-events:none;border-radius:50%;width:28rem;height:28rem;position:absolute;top:10%;right:-12rem}.showcase-section__heading{z-index:1;grid-template-columns:minmax(0,1.4fr) minmax(250px,.6fr);align-items:end;gap:3rem;margin-bottom:3rem;display:grid;position:relative}.showcase-section__eyebrow{color:var(--showcase-accent);background:var(--showcase-eyebrow-bg);border:1px solid var(--showcase-eyebrow-border);letter-spacing:.15em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.7rem;margin:0 0 1.4rem;padding:.5rem .9rem;font-size:.74rem;font-weight:800;display:inline-flex}.showcase-section__eyebrow span{background:var(--showcase-secondary);width:6px;height:6px;box-shadow:0 0 14px var(--showcase-secondary);border-radius:50%}.showcase-section__heading h2{max-width:820px;color:var(--showcase-title);letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,4.8vw,4.4rem);font-weight:900;line-height:1.02}.showcase-section__heading h2 span{color:var(--showcase-accent)}.showcase-section__description{color:var(--showcase-text);margin:0;font-size:1rem;font-weight:500;line-height:1.75}.showcase-section__grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid;position:relative}.showcase-project{min-width:0;color:var(--showcase-title);background:var(--showcase-card-bg);border:1px solid var(--showcase-card-border);box-shadow:var(--showcase-card-shadow);border-radius:1.4rem;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;overflow:hidden}.showcase-project:hover{border-color:var(--showcase-card-hover-border);box-shadow:var(--showcase-card-hover-shadow);transform:translateY(-7px)}.showcase-project:focus-visible{outline:3px solid var(--showcase-accent);outline-offset:5px}.showcase-project__preview{background:var(--showcase-browser-bg);border-bottom:1px solid var(--showcase-card-border);padding:.8rem}.showcase-project__browser{background:var(--showcase-browser-bg);border:1px solid var(--showcase-browser-border);border-radius:.8rem .8rem 0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;min-height:2.4rem;padding:0 .75rem;display:grid}.showcase-project__browser-dots{gap:.3rem;display:flex}.showcase-project__browser-dots span{background:var(--showcase-browser-dot);border-radius:50%;width:6px;height:6px}.showcase-project__domain{color:var(--showcase-browser-text);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:700;overflow:hidden}.showcase-project__browser-action{color:var(--showcase-accent);font-size:.8rem}.showcase-project__screen{background:radial-gradient(circle at 75% 25%, var(--project-glow), transparent 42%), var(--project-background);border:1px solid var(--showcase-browser-border);border-top:0;border-radius:0 0 .8rem .8rem;justify-content:center;align-items:center;min-height:245px;padding:2rem;display:flex;position:relative;overflow:hidden}.showcase-project__logo{z-index:1;object-fit:contain;filter:drop-shadow(0 12px 24px #00000024);width:min(72%,220px);max-height:115px;transition:transform .35s;position:relative}.showcase-project:hover .showcase-project__logo{transform:scale(1.04)}.showcase-project__screen-lines{gap:.4rem;display:grid;position:absolute;bottom:1.2rem;left:1.2rem;right:1.2rem}.showcase-project__screen-lines span{background:var(--showcase-line);border-radius:999px;width:100%;height:4px}.showcase-project__screen-lines span:nth-child(2){width:72%}.showcase-project__screen-lines span:nth-child(3){width:45%}.showcase-project__information{flex-direction:column;min-height:245px;padding:1.5rem;display:flex}.showcase-project__top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.showcase-project__top span{color:var(--showcase-accent);letter-spacing:.09em;text-transform:uppercase;font-size:.65rem;font-weight:800}.showcase-project__top span:last-child{background:var(--showcase-label-bg);white-space:nowrap;border-radius:999px;padding:.35rem .55rem}.showcase-project__information h3{color:var(--showcase-title);letter-spacing:-.035em;margin:0 0 .7rem;font-size:1.45rem;font-weight:900;line-height:1.2}.showcase-project__information p{color:var(--showcase-text);margin:0 0 1.5rem;font-size:.92rem;line-height:1.65}.showcase-project__link{width:fit-content;color:var(--showcase-title);align-items:center;gap:.6rem;margin-top:auto;font-size:.88rem;font-weight:900;display:inline-flex}.showcase-project__link strong{color:var(--showcase-accent);transition:transform .2s}.showcase-project:hover .showcase-project__link strong{transform:translate(4px)}@media (width<=960px){.showcase-section{padding:5rem 0}.showcase-section__heading{grid-template-columns:1fr;gap:1.3rem}.showcase-section__description{max-width:620px}.showcase-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-project:last-child:nth-child(odd){grid-column:1/-1}}@media (width<=620px){.showcase-section{padding:4rem 0}.showcase-section__heading{margin-bottom:2.3rem}.showcase-section__eyebrow{letter-spacing:.12em;font-size:.66rem}.showcase-section__heading h2{font-size:clamp(2.1rem,12vw,3rem)}.showcase-section__grid{grid-template-columns:1fr}.showcase-project:last-child:nth-child(odd){grid-column:auto}.showcase-project__screen{min-height:220px}.showcase-project__information{min-height:auto}}:root,html[data-theme=light]{--about-title:#073b4c;--about-text:#617077;--about-featured:#073b4cd6;--about-accent:#18bbd1;--about-secondary:#b59a6a;--about-border:#073b4c1f;--about-eyebrow-bg:#18bbd114;--about-eyebrow-border:#18bbd147;--about-card-bg:radial-gradient(circle at top right, #18bbd11f, transparent 38%), linear-gradient(145deg, #fafaf8f5, #e9eeedc7);--about-panel-bg:linear-gradient(145deg, #073b4cf7, #0b5268f0);--about-panel-title:#fff;--about-panel-text:#ffffffb3;--about-panel-border:#18bbd140;--about-card-border:#073b4c1c;--about-card-shadow:0 20px 55px #073b4c14, inset 0 1px 0 #ffffffd9;--about-panel-shadow:0 24px 65px #073b4c33, 0 0 30px #18bbd114;--about-avatar-text:#fff;--about-avatar-bg:linear-gradient(135deg, #073b4c, #18bbd1);--about-capability-bg:#ffffff12;--about-capability-border:#ffffff1a;--about-button-text:#073b4c;--about-button-bg:#fff;--about-left-glow:#18bbd114;--about-right-glow:#b59a6a14}html[data-theme=dark]{--about-title:#f4f7fa;--about-text:#cdd7e2a6;--about-featured:#e2e9f1d6;--about-accent:#27c8e8;--about-secondary:#27c8e8;--about-border:#d2dee914;--about-eyebrow-bg:#27c8e80f;--about-eyebrow-border:#27c8e833;--about-card-bg:radial-gradient(circle at top right, #27c8e813, transparent 40%), linear-gradient(145deg, #0f1520f5, #090e17e6);--about-panel-bg:radial-gradient(circle at top right, #27c8e81f, transparent 40%), linear-gradient(145deg, #0c1926fa, #070c14f5);--about-panel-title:#f4f7fa;--about-panel-text:#cdd7e2a6;--about-panel-border:#27c8e82e;--about-card-border:#d2dee914;--about-card-shadow:0 22px 60px #00000047, 0 0 35px #27c8e809;--about-panel-shadow:0 26px 70px #00000061, 0 0 34px #27c8e814;--about-avatar-text:#071017;--about-avatar-bg:linear-gradient(135deg, #27c8e8, #18aeca);--about-capability-bg:#ffffff06;--about-capability-border:#d2dee914;--about-button-text:#071017;--about-button-bg:linear-gradient(135deg, #27c8e8, #51daf2);--about-left-glow:#27c8e80e;--about-right-glow:#27c8e806}.about-section{border-top:1px solid var(--about-border);width:min(1240px,100% - 2rem);margin:0 auto;padding:6rem 0;position:relative}.about-section:before,.about-section:after{content:"";filter:blur(85px);pointer-events:none;border-radius:50%;position:absolute}.about-section:before{background:var(--about-left-glow);width:28rem;height:28rem;top:8%;left:-12rem}.about-section:after{background:var(--about-right-glow);width:24rem;height:24rem;bottom:0;right:-10rem}.about-section__heading{z-index:1;max-width:900px;margin-bottom:3rem;position:relative}.about-section__eyebrow{color:var(--about-accent);background:var(--about-eyebrow-bg);border:1px solid var(--about-eyebrow-border);letter-spacing:.15em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.7rem;margin:0 0 1.4rem;padding:.5rem .9rem;font-size:.84rem;font-weight:800;display:inline-flex}.about-section__eyebrow span{background:var(--about-secondary);width:6px;height:6px;box-shadow:0 0 14px var(--about-secondary);border-radius:50%}.about-section h2{max-width:850px;color:var(--about-title);letter-spacing:-.065em;margin:0;font-size:clamp(2.6rem,5.5vw,4.8rem);font-weight:900;line-height:1}.about-section h2 span{color:var(--about-accent)}.about-section__introduction{max-width:720px;color:var(--about-text);margin:1.4rem 0 0;font-size:1.16rem;font-weight:500;line-height:1.75}.about-section__content{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch;gap:1.4rem;display:grid;position:relative}.about-section__presentation{background:var(--about-card-bg);border:1px solid var(--about-card-border);min-height:500px;box-shadow:var(--about-card-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:1.5rem;flex-direction:column;padding:clamp(1.6rem,3vw,2.4rem);display:flex}.about-section__label{width:fit-content;color:var(--about-accent);background:var(--about-eyebrow-bg);border:1px solid var(--about-eyebrow-border);letter-spacing:.11em;text-transform:uppercase;border-radius:999px;margin-bottom:2.2rem;padding:.45rem .75rem;font-size:.78rem;font-weight:800;display:inline-flex}.about-section__presentation h3{max-width:700px;color:var(--about-title);letter-spacing:-.05em;margin:0 0 1.4rem;font-size:clamp(2rem,3.2vw,3rem);font-weight:900;line-height:1.08}.about-section__presentation>p{max-width:720px;color:var(--about-text);margin:0 0 1rem;font-size:1.1rem;font-weight:500;line-height:1.75}.about-section__presentation>p:first-of-type{color:var(--about-featured);font-weight:600}.about-section__author{border-top:1px solid var(--about-card-border);align-items:center;gap:.9rem;margin-top:auto;padding-top:2rem;display:flex}.about-section__author>span{width:3rem;height:3rem;color:var(--about-avatar-text);background:var(--about-avatar-bg);letter-spacing:.05em;border-radius:50%;place-items:center;font-size:.84rem;font-weight:900;display:grid}.about-section__author div{flex-direction:column;gap:.2rem;display:flex}.about-section__author strong{color:var(--about-title);font-size:1.05rem;font-weight:900}.about-section__author small{color:var(--about-text);font-size:.9rem}.about-section__capabilities{min-height:500px;color:var(--about-panel-title);background:var(--about-panel-bg);border:1px solid var(--about-panel-border);box-shadow:var(--about-panel-shadow);border-radius:1.5rem;flex-direction:column;padding:clamp(1.5rem,3vw,2rem);display:flex}.about-section__capabilities-heading{flex-direction:column;gap:.6rem;margin-bottom:1.8rem;display:flex}.about-section__capabilities-heading span{color:var(--about-accent);letter-spacing:.11em;text-transform:uppercase;font-size:.76rem;font-weight:800}.about-section__capabilities-heading strong{color:var(--about-panel-title);letter-spacing:-.035em;font-size:1.6rem;font-weight:900;line-height:1.2}.about-section__capabilities ul{gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.about-section__capabilities li{color:var(--about-panel-text);background:var(--about-capability-bg);border:1px solid var(--about-capability-border);border-radius:.8rem;align-items:center;gap:.7rem;padding:.75rem .85rem;font-size:.98rem;font-weight:600;display:flex}.about-section__capabilities li span{color:var(--about-accent);flex-shrink:0;font-weight:900}.about-section__capabilities>a{width:100%;min-height:3.1rem;color:var(--about-button-text);background:var(--about-button-bg);text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;margin-top:auto;padding:0 1rem;font-size:.96rem;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.about-section__capabilities>a:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0000002e}.about-section__capabilities>a span{transition:transform .2s}.about-section__capabilities>a:hover span{transform:translate(4px)}.about-section__capabilities>a:focus-visible{outline:3px solid var(--about-accent);outline-offset:4px}@media (width<=900px){.about-section{padding:5rem 0}.about-section__content{grid-template-columns:1fr}.about-section__presentation,.about-section__capabilities{min-height:auto}.about-section__author{margin-top:2rem}}@media (width<=560px){.about-section{padding:4rem 0}.about-section:before{left:-18rem}.about-section:after{right:-16rem}.about-section__heading{margin-bottom:2.3rem}.about-section__eyebrow{letter-spacing:.12em;font-size:.66rem}.about-section h2{font-size:clamp(2.1rem,12vw,3rem)}.about-section__introduction{font-size:.98rem}.about-section__presentation,.about-section__capabilities{border-radius:1.2rem;padding:1.3rem}.about-section__presentation h3{font-size:1.7rem}.about-section__presentation>p{font-size:.94rem}.about-section__author{align-items:flex-start}.about-section__capabilities li{font-size:.84rem}}:root,html[data-theme=light]{--contact-title:#073b4c;--contact-text:#617077;--contact-accent:#18bbd1;--contact-secondary:#b59a6a;--contact-border:#073b4c1f;--contact-eyebrow-bg:#18bbd114;--contact-eyebrow-border:#18bbd147;--contact-guide-bg:radial-gradient(circle at top right, #18bbd126, transparent 38%), linear-gradient(145deg, #073b4c, #0b5268);--contact-guide-title:#fff;--contact-guide-text:#ffffffb3;--contact-guide-border:#18bbd140;--contact-card-bg:linear-gradient(145deg, #fafaf8f5, #e9eeedcc);--contact-card-border:#073b4c1c;--contact-card-hover-border:#18bbd161;--contact-card-shadow:0 16px 42px #073b4c12, inset 0 1px 0 #fffc;--contact-card-hover-shadow:0 24px 58px #073b4c21, 0 0 25px #18bbd114;--contact-number-bg:#18bbd11a;--contact-number-border:#18bbd13d;--contact-note-bg:#ffffff12;--contact-note-border:#ffffff1f;--contact-trust-bg:#fafaf899;--contact-primary-glow:#18bbd114;--contact-secondary-glow:#b59a6a12}html[data-theme=dark]{--contact-title:#f4f7fa;--contact-text:#cdd7e2a6;--contact-accent:#27c8e8;--contact-secondary:#27c8e8;--contact-border:#d2dee914;--contact-eyebrow-bg:#27c8e80f;--contact-eyebrow-border:#27c8e833;--contact-guide-bg:radial-gradient(circle at top right, #27c8e81f, transparent 40%), linear-gradient(145deg, #0c1926fa, #070c14f5);--contact-guide-title:#f4f7fa;--contact-guide-text:#cdd7e2ad;--contact-guide-border:#27c8e82e;--contact-card-bg:linear-gradient(145deg, #0f1520f5, #090e17e6);--contact-card-border:#d2dee914;--contact-card-hover-border:#27c8e85c;--contact-card-shadow:0 18px 46px #0000003d, inset 0 1px 0 #ffffff06;--contact-card-hover-shadow:0 26px 65px #0000005c, 0 0 28px #27c8e814;--contact-number-bg:#27c8e812;--contact-number-border:#27c8e82e;--contact-note-bg:#ffffff06;--contact-note-border:#d2dee914;--contact-trust-bg:#ffffff05;--contact-primary-glow:#27c8e80f;--contact-secondary-glow:#27c8e806}.contact-section{border-top:1px solid var(--contact-border);width:min(1240px,100% - 2rem);margin:0 auto;padding:6rem 0;position:relative}.contact-section:before,.contact-section:after{content:"";filter:blur(85px);pointer-events:none;border-radius:50%;position:absolute}.contact-section:before{background:var(--contact-primary-glow);width:28rem;height:28rem;top:10%;right:-12rem}.contact-section:after{background:var(--contact-secondary-glow);width:22rem;height:22rem;bottom:0;left:-10rem}.contact-section__heading{z-index:1;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:3rem;margin-bottom:3rem;display:grid;position:relative}.contact-section__eyebrow{color:var(--contact-accent);background:var(--contact-eyebrow-bg);border:1px solid var(--contact-eyebrow-border);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.65rem;margin:0 0 1.4rem;padding:.5rem .9rem;font-size:.84rem;font-weight:800;display:inline-flex}.contact-section__eyebrow span{background:var(--contact-secondary);width:6px;height:6px;box-shadow:0 0 14px var(--contact-secondary);border-radius:50%}.contact-section__heading h2{max-width:800px;color:var(--contact-title);letter-spacing:-.065em;margin:0;font-size:clamp(2.6rem,5.5vw,4.8rem);font-weight:900;line-height:1}.contact-section__heading h2 span{color:var(--contact-accent)}.contact-section__introduction{color:var(--contact-text);margin:0;font-size:1.2rem;font-weight:500;line-height:1.75}.contact-section__content{z-index:1;grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:1.4rem;display:grid;position:relative}.contact-section__guide{min-height:490px;color:var(--contact-guide-title);background:var(--contact-guide-bg);border:1px solid var(--contact-guide-border);border-radius:1.5rem;flex-direction:column;padding:clamp(1.6rem,3vw,2.2rem);display:flex;box-shadow:0 24px 65px #073b4c33,0 0 30px #18bbd114}.contact-section__guide-label{width:fit-content;color:var(--contact-accent);background:var(--contact-note-bg);border:1px solid var(--contact-note-border);letter-spacing:.11em;text-transform:uppercase;border-radius:999px;margin-bottom:2rem;padding:.45rem .75rem;font-size:.94rem;font-weight:800;display:inline-flex}.contact-section__guide h3{color:var(--contact-guide-title);letter-spacing:-.05em;margin:0 0 1rem;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:900;line-height:1.08}.contact-section__guide>p{color:var(--contact-guide-text);margin:0 0 1.6rem;font-size:1.16rem;line-height:1.7}.contact-section__guide ul{gap:.8rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.contact-section__guide li{color:var(--contact-guide-text);align-items:flex-start;gap:.7rem;font-size:.98rem;font-weight:600;line-height:1.5;display:flex}.contact-section__guide li>span{color:var(--contact-accent);flex-shrink:0;font-weight:900}.contact-section__note{background:var(--contact-note-bg);border:1px solid var(--contact-note-border);border-radius:1rem;flex-direction:column;gap:.3rem;margin-top:auto;padding:1rem;display:flex}.contact-section__note strong{color:var(--contact-guide-title);font-size:1.05rem;font-weight:900}.contact-section__note span{color:var(--contact-guide-text);font-size:.98rem}.contact-form{min-width:0;color:var(--contact-title);background:var(--contact-card-bg);border:1px solid var(--contact-card-border);box-shadow:var(--contact-card-shadow);border-radius:1.5rem;flex-direction:column;gap:1.6rem;padding:clamp(1.4rem,3vw,2rem);display:flex}.contact-form__heading>span{color:var(--contact-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.55rem;font-size:.78rem;font-weight:900;display:inline-block}.contact-form__heading h3{color:var(--contact-title);letter-spacing:-.045em;margin:0 0 .6rem;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:900;line-height:1.1}.contact-form__heading p{color:var(--contact-text);margin:0;font-size:.95rem;line-height:1.6}.contact-form__section{border:1px solid var(--contact-card-border);border-radius:1.1rem;min-width:0;margin:0;padding:1.25rem}.contact-form__section legend{color:var(--contact-title);padding:0 .6rem;font-size:1rem;font-weight:900}.contact-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form__field{flex-direction:column;gap:.5rem;min-width:0;display:flex}.contact-form__field--full{grid-column:1/-1}.contact-form__field label{color:var(--contact-title);font-size:.88rem;font-weight:800}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{width:100%;min-width:0;min-height:3rem;color:var(--contact-title);background:var(--contact-note-bg);border:1px solid var(--contact-card-border);border-radius:.8rem;padding:.8rem .9rem;font-size:.95rem;line-height:1.5;transition:border-color .2s,box-shadow .2s,background .2s}.contact-form__field textarea{resize:vertical;min-height:7rem}.contact-form__field input:hover,.contact-form__field select:hover,.contact-form__field textarea:hover{border-color:var(--contact-card-hover-border)}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{border-color:var(--contact-accent);box-shadow:0 0 0 3px var(--contact-eyebrow-bg);outline:none}.contact-form__consent{color:var(--contact-text);cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.88rem;font-weight:600;line-height:1.5;display:flex}.contact-form__consent input{width:1.1rem;height:1.1rem;accent-color:var(--contact-accent);flex-shrink:0;margin-top:.15rem}.contact-form__submit{width:100%;min-height:3.3rem;color:var(--contact-guide-title);background:var(--contact-guide-bg);border:1px solid var(--contact-guide-border);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;padding:.8rem 1.2rem;font-size:1rem;font-weight:900;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-flex}.contact-form__submit:hover{border-color:var(--contact-accent);box-shadow:var(--contact-card-hover-shadow);transform:translateY(-2px)}.contact-form__submit span{transition:transform .2s}.contact-form__submit:hover span{transform:translate(4px)}.contact-form__submit:focus-visible{outline:3px solid var(--contact-accent);outline-offset:4px}.contact-form__privacy-note{color:var(--contact-text);text-align:center;margin:-.6rem 0 0;font-size:.78rem;line-height:1.5}.contact-section__trust{z-index:1;color:var(--contact-text);background:var(--contact-trust-bg);border:1px solid var(--contact-border);border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-top:1.4rem;padding:1rem;font-size:.84rem;font-weight:700;display:flex;position:relative}.contact-section__trust span{align-items:center;display:inline-flex}.contact-section__trust span:not(:last-child):after{content:"•";color:var(--contact-accent);margin:0 1.2rem}@media (width<=900px){.contact-section{padding:5rem 0}.contact-section__heading{grid-template-columns:1fr;gap:1.3rem}.contact-section__introduction{max-width:650px}.contact-section__content{grid-template-columns:1fr}.contact-section__guide{min-height:auto}}@media (width<=560px){.contact-section{padding:4rem 0}.contact-section:before{right:-18rem}.contact-section:after{left:-16rem}.contact-section__heading{margin-bottom:2.3rem}.contact-section__eyebrow{letter-spacing:.11em;font-size:.76rem}.contact-section__heading h2{font-size:clamp(2.1rem,12vw,3.2rem)}.contact-section__introduction{font-size:.96rem}.contact-section__guide{border-radius:1.2rem;padding:1.3rem}.contact-section__guide h3{font-size:1.8rem}.contact-form{border-radius:1.2rem;gap:1.3rem;padding:1.1rem}.contact-form__section{padding:1rem .85rem}.contact-form__grid{grid-template-columns:1fr}.contact-form__field--full{grid-column:auto}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{font-size:1rem}.contact-section__trust{border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.65rem}.contact-section__trust span:not(:last-child):after{display:none}}.home{min-height:100vh;overflow-x:clip}*,:before,:after{box-sizing:border-box}:root,html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-text:#073b4c;--color-text-muted:#073b4cad;--color-accent:#18bbd1;--color-focus:#18bbd180;--color-placeholder:#073b4c6b;--color-selection-text:#fff;--color-selection-bg:#073b4c;--body-background:linear-gradient(180deg, #f7f4ee 0%, #fbfaf7 45%, #f3f0ea 100%);--body-background-size:auto}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-text:#f4f7fa;--color-text-muted:#d4dde7a8;--color-accent:#27c8e8;--color-focus:#27c8e88c;--color-placeholder:#d4dde766;--color-selection-text:#071017;--color-selection-bg:#27c8e8;--body-background:radial-gradient(circle at 82% 24%, #27c8e817, transparent 28%), radial-gradient(circle at 15% 75%, #27c8e809, transparent 25%), linear-gradient(#27c8e809 1px, transparent 1px), linear-gradient(90deg, #27c8e809 1px, transparent 1px), linear-gradient(135deg, #070810, #080c14 55%, #071018);--body-background-size:auto, auto, 48px 48px, 48px 48px, auto}html{scroll-behavior:smooth;background:var(--body-background);min-width:320px;min-height:100%;scroll-padding-top:7rem}body{width:100%;min-width:320px;min-height:100vh;color:var(--color-text);background:var(--body-background);background-size:var(--body-background-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-attachment:fixed;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:color .3s;overflow-x:hidden}#root{width:100%;min-height:100vh;overflow-x:clip}::selection{color:var(--color-selection-text);background:var(--color-selection-bg)}a{color:inherit;text-decoration:none}button,input,textarea,select{color:inherit;font:inherit}button{cursor:pointer}img,picture,svg,video,canvas{max-width:100%;display:block}img{height:auto}h1,h2,h3,h4,p{margin-top:0}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}::placeholder{color:var(--color-placeholder)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html,body,#root{width:100%;max-width:100%}html{overflow-x:hidden}body{overflow-x:clip}@media (width<=680px){body{background-attachment:scroll}}
