:root{--brand-orange:#ffc93c;--brand-orange-strong:#f59e0b;--brand-orange-dark:#f39d1e;--brand-yellow:#ffc93c;--blue-deep:#020617;--blue-dark:#0b1120;--blue-header:#020617f5;--white:#fff;--text-main:#e5e7eb;--text-muted:#9ca3af;--shadow-soft:0 18px 40px #0f172a8c;--shadow-card:0 20px 45px #0f172a80;--radius-lg:1.25rem}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-main);background:radial-gradient(circle at top left,#f59e0b38,transparent 55%),radial-gradient(circle at bottom right,#f59e0b26,transparent 55%),linear-gradient(135deg,var(--blue-dark),var(--blue-deep));font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}img{max-width:100%;display:block}main{max-width:1120px;margin:0 auto;padding:1.5rem 1.25rem 3.5rem}section{opacity:0;margin-top:3rem;animation:.6s ease-out forwards sectionFadeUp;transform:translateY(22px)}section:first-of-type{animation-delay:50ms}section:nth-of-type(2){animation-delay:.12s}section:nth-of-type(3){animation-delay:.18s}section:nth-of-type(4){animation-delay:.24s}section:nth-of-type(5){animation-delay:.3s}section:nth-of-type(6){animation-delay:.36s}section:nth-of-type(7){animation-delay:.42s}.btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;transition:transform .15s ease-out,box-shadow .15s ease-out,background .15s ease-out,color .15s ease-out;display:inline-flex}.btn-primary{background:linear-gradient(135deg,var(--brand-orange),var(--brand-orange-dark));color:#111827;box-shadow:0 16px 36px #f59e0b8c}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 46px #f59e0bbf}.btn-whatsapp{color:#022c16;background:#22c55e;box-shadow:0 16px 36px #22c55e66}.btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 22px 48px #22c55e99}.btn-ghost{color:#e5e7eb;background:#0f172ab3;border:1px solid #94a3b8b3}.btn-ghost:hover{background:#0f172af2}:root{--mx-ease:.22s ease;--mx-focus-ring:0 0 0 2px #facc1573;--mx-focus-shadow:0 18px 44px #0000008c}.mx-interactive{transition:transform var(--mx-ease),box-shadow var(--mx-ease),filter var(--mx-ease),background-color var(--mx-ease),border-color var(--mx-ease);will-change:transform,box-shadow}.mx-interactive:focus-visible{box-shadow:var(--mx-focus-ring),var(--mx-focus-shadow);outline:none}.mx-interactive--brand:hover{filter:brightness(1.03);transform:translateY(-2px)}.mx-interactive--brand:active{filter:brightness(.98);transform:translateY(0)}.mx-interactive--card:hover{transform:translateY(-3px);box-shadow:0 26px 70px #0009,inset 0 0 18px #facc150f}.mx-interactive--card:active{transform:translateY(-1px)scale(.99);box-shadow:0 14px 36px #00000073}.mx-interactive--cta:hover{transform:translateY(-2px);box-shadow:0 18px 44px #0000008c}.mx-interactive--cta:active{transform:translateY(0)scale(.97);box-shadow:0 10px 24px #0006}@media (prefers-reduced-motion:reduce){.mx-interactive{transition:none!important}}.header{z-index:50;background:var(--blue-header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #94a3b859;transition:background .25s ease-out,border-color .25s ease-out,box-shadow .25s ease-out;animation:.55s ease-out headerFadeDown;position:sticky;top:0;box-shadow:0 20px 45px #0f172ae6}.header--scrolled{background:#020617fa;border-bottom-color:#94a3b880;box-shadow:0 18px 42px #000000e6}.header--scrolled .nav{padding-block:.65rem}.nav{justify-content:space-between;align-items:center;gap:1.2rem;max-width:1280px;margin:0 auto;padding:.85rem 1.25rem;display:flex}.nav-left{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.nav-logo-wrap{background:radial-gradient(circle at top left,var(--brand-orange-strong),var(--brand-orange));border-radius:1.1rem;flex-shrink:0;padding:.3rem;box-shadow:0 16px 36px #000000a6}.nav-logo{border-radius:.9rem}.nav-title{flex-direction:column;display:flex}.nav-title-main{letter-spacing:.11em;color:#f9fafb;font-size:1.1rem;font-weight:900}.nav-title-sub{text-transform:uppercase;letter-spacing:.18em;color:#d1d5dbe6;font-size:.78rem}.nav-links{flex:1;justify-content:center;align-items:center;gap:1.5rem;min-width:0;font-size:.98rem;display:flex}.nav-links button{color:#e5e7eb;letter-spacing:.06em;text-transform:uppercase;padding-bottom:.3rem;font-weight:500;transition:color .18s ease-out,transform .18s ease-out;position:relative}.nav-links button:after{content:"";inset-inline-start:0;background:var(--brand-orange);border-radius:999px;width:0;height:2px;transition:width .18s ease-out;position:absolute;bottom:0;box-shadow:0 0 12px #fcd34db3}.nav-links button:hover:after{width:100%}.nav-links button:hover{color:var(--brand-orange);transform:translateY(-1px)}.nav-contact{flex-shrink:0;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.badge-small{text-transform:uppercase;letter-spacing:.08em;color:#e5e7ebe6;border:1px solid #f9fafbb3;border-radius:999px;padding:.12rem .75rem;font-size:.7rem}.nav-phone{color:var(--brand-orange);font-weight:700}.nav-toggle{background:#0f172af2;border:1px solid #94a3b8cc;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:32px;padding:4px;display:none}.nav-toggle span{background:#f9fafb;border-radius:999px;width:18px;height:2px;transition:transform .18s ease-out,opacity .18s ease-out;display:block}.nav-toggle--open span:first-child{transform:translateY(4px)rotate(45deg)}.nav-toggle--open span:nth-child(2){opacity:0}.nav-toggle--open span:nth-child(3){transform:translateY(-4px)rotate(-45deg)}.section-heading{flex-direction:column;gap:.35rem;margin-bottom:1.5rem;display:flex}.section-kicker{text-transform:uppercase;letter-spacing:.16em;color:#d1d5dbe6;font-size:.78rem;font-weight:600}.section-title{color:#f9fafb;font-size:1.7rem;font-weight:800}.section-intro{color:var(--text-muted);max-width:40rem;font-size:.95rem}.hero{grid-template-columns:minmax(0,1.1fr) minmax(0,.95fr);align-items:stretch;gap:2.4rem;margin-top:1.8rem;display:grid}.hero-left{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:radial-gradient(circle at 0 0,#fbbf2473,#0000 55%),linear-gradient(135deg,#0b1120,#020617);border:1px solid #94a3b84d;flex-direction:column;height:100%;padding:.9rem 1.7rem 1.9rem;display:flex}.hero-left-bottom,.google-rating{margin-top:auto}.hero-meta{color:#f9fafbd1;text-shadow:0 1px 2px #000c;flex-wrap:wrap;align-items:center;gap:.35rem .75rem;margin-bottom:.65rem;font-size:.78rem;font-weight:500;display:flex}.hero-meta-item{white-space:nowrap}.hero-meta-dot{color:#fcd34dd9;font-size:.8rem}.hero-pill{color:#e5e7eb;background:#0f172acc;border:1px solid #94a3b899;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:.8rem;padding:.2rem .7rem;font-size:.75rem;display:inline-flex}.hero-title{color:#f9fafb;margin-bottom:.8rem;font-size:clamp(2rem,3.1vw,2.6rem);font-weight:900;line-height:1.2}.hero-subtitle{color:#f9fafbe6;margin-bottom:.6rem;font-size:1.02rem;font-weight:600}.hero-text{color:var(--text-muted);margin-bottom:1.1rem;font-size:.95rem}.hero-services{flex-wrap:wrap;gap:.5rem;margin-bottom:1.1rem;display:flex}.hero-service-chip{color:#e5e7eb;background:#0f172ab3;border:1px solid #94a3b899;border-radius:999px;padding:.25rem .7rem;font-size:.78rem}.hero-actions{flex-wrap:wrap;gap:.6rem;margin-bottom:.9rem;display:flex}.hero-phone-note{color:var(--text-muted);font-size:.8rem}.hero-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);color:#e5e7eb;background:radial-gradient(circle at 0 0,#fbbf2440,#0000 55%),linear-gradient(145deg,#020617,#020617);border:1px solid #1f2937d9;min-height:620px;padding:1.8rem 1.8rem 1.9rem;position:relative;overflow:hidden}.hero-card-image{cursor:zoom-in;border:1px solid #94a3b8b3;border-radius:1rem;margin-bottom:1.6rem;padding:0;overflow:hidden}.hero-card-image-img{width:100%;height:auto;display:block}.hero-card-title{margin-bottom:.25rem;font-size:.96rem;font-weight:600}.hero-card-text{color:#cbd5f5;margin-bottom:.8rem;font-size:.8rem}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.hero-stat-box{background:#0f172ae6;border:1px solid #374151e6;border-radius:.9rem;padding:.6rem .7rem}.hero-stat-value{font-size:.96rem;font-weight:700}.hero-stat-label{color:#9ca3af;font-size:.72rem}.hero-right,.hero-card{height:100%}.cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;display:grid}.card{border-radius:var(--radius-lg);background:#0f172af5;border:1px solid #374151d9;padding:1.1rem 1.15rem 1.25rem;box-shadow:0 16px 40px #0f172ae6}.card-kicker{text-transform:uppercase;letter-spacing:.18em;color:#9ca3afe6;margin-bottom:.4rem;font-size:.78rem}.card-title{color:#f9fafb;margin-bottom:.3rem;font-size:1.02rem;font-weight:700}.card-text{color:var(--text-muted);font-size:.9rem}.list{margin-top:.7rem;list-style:none}.list li{color:var(--text-muted);margin-bottom:.3rem;padding-left:1.2rem;font-size:.9rem;position:relative}.list li:before{content:"●";color:var(--brand-orange-strong);font-size:.55rem;position:absolute;top:.26rem;left:0}.business-box{border-radius:var(--radius-lg);color:#e5e7eb;box-shadow:var(--shadow-card);background:radial-gradient(circle at 0 0,#fbbf2447,#0000 55%),linear-gradient(135deg,#020617,#020617);border:1px solid #374151e6;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:1.4rem;padding:1.4rem 1.5rem;display:grid}.business-tag{text-transform:uppercase;letter-spacing:.16em;color:#9ca3aff2;margin-bottom:.25rem;font-size:.75rem}.business-title{color:#f9fafb;margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.business-text{color:#d1d5db;margin-bottom:.8rem;font-size:.9rem}.business-list li{color:#e5e7eb}.partner-logo-box{background:#0f172ad9;border:1px solid #f9fafb59;border-radius:.9rem;justify-content:center;align-items:center;margin:.6rem 0 1.1rem;padding:.65rem 1rem;display:inline-flex;box-shadow:0 14px 30px #000000bf}.partner-logo{object-fit:contain;width:auto;height:52px}.why-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:1.6rem;display:grid}.pill-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.7rem;list-style:none;display:grid}.pill{color:#e5e7eb;background:#0f172af5;border:1px solid #374151e6;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .85rem;font-size:.88rem;display:flex}.pill-icon{background:var(--brand-orange);color:#111827;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:1rem;display:inline-flex}.info-note{color:var(--text-muted);font-size:.85rem}.remote-section{margin-top:3rem}.remote-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:1.6rem;display:grid}.remote-section .remote-steps{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#0f172af5;border:1px solid #374151e6;flex-direction:column;gap:.7rem;padding:1.25rem 1.3rem 1.3rem;display:flex}.remote-section .remote-step{grid-template-columns:auto minmax(0,1fr);gap:.7rem;transition:transform .25s ease-out,background .25s ease-out;display:grid}.remote-section .remote-step-icon{width:34px;height:34px;color:var(--brand-orange-strong);background:radial-gradient(circle at 30% 30%,#fbbf2440,#fbbf240d);border:1px solid #fbbf24b3;border-radius:999px;justify-content:center;align-items:center;font-size:1.05rem;transition:transform .25s ease-out,box-shadow .25s ease-out,background .25s ease-out;animation:4.2s ease-in-out infinite remoteIconIdle;display:inline-flex;position:relative;overflow:visible;box-shadow:0 0 #fbbf2400}.remote-section .remote-step-icon:after{content:"";border-radius:inherit;opacity:0;border:1px solid #fbbf2499;transition:opacity .3s ease-out,transform .3s ease-out;position:absolute;inset:-4px;transform:scale(.7)}.remote-section .remote-step:hover{transform:translate(4px)}.remote-section .remote-step:hover .remote-step-icon{background:radial-gradient(circle at 30% 30%,#fbbf2459,#fbbf240f);transform:translateY(-2px)scale(1.08);box-shadow:0 0 18px #fbbf248c}.remote-section .remote-step:hover .remote-step-icon:after{opacity:1;transform:scale(1.08)}.remote-section .remote-step h3{color:#f9fafb;margin-bottom:.15rem;font-size:.95rem;font-weight:600}.remote-section .remote-step p{color:var(--text-muted);font-size:.86rem}.remote-download{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:radial-gradient(circle at 0 0,#fbbf2459,#0000 55%),linear-gradient(135deg,#020617,#020617);border:1px solid #374151f2;flex-direction:column;gap:.7rem;padding:1.25rem 1.3rem 1.3rem;display:flex}.remote-download-title{color:#f9fafb;font-size:1.02rem;font-weight:700}.remote-download-text{color:#e5e7eb;font-size:.88rem}.remote-download-btn{align-self:flex-start;margin-top:.4rem}.remote-download-note{color:var(--text-muted);font-size:.8rem}.remote-faq{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#0f172af5;border:1px solid #374151e6;margin-top:2rem;padding:1.25rem 1.3rem 1.3rem}.remote-faq-title{color:#f9fafb;margin-bottom:.8rem;font-size:1.02rem;font-weight:700}.remote-faq-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.9rem;display:grid}.remote-faq-item{background:#0f172af5;border:1px solid #374151e6;border-radius:.9rem;grid-template-columns:auto minmax(0,1fr);gap:.55rem;padding:.55rem .8rem;transition:transform .22s ease-out,box-shadow .22s ease-out,background .22s ease-out;display:grid}.remote-faq-item:hover{background:#141b2d;transform:translate(4px);box-shadow:0 12px 32px #0000008c}.remote-faq-icon{width:30px;height:30px;color:var(--brand-orange,#ffc93c);background:#fbbf242e;border:1px solid #fbbf24cc;border-radius:999px;justify-content:center;align-items:center;font-size:.95rem;transition:transform .22s ease-out,box-shadow .22s ease-out;display:inline-flex;position:relative;overflow:visible}.remote-faq-icon:after{content:"";border-radius:inherit;opacity:0;border:1px solid #fbbf2499;transition:opacity .25s ease-out,transform .25s ease-out;position:absolute;inset:-4px;transform:scale(.7)}.remote-faq-item:hover .remote-faq-icon{transform:scale(1.12)translateY(-1px);box-shadow:0 0 14px #ffc40099}.remote-faq-item:hover .remote-faq-icon:after{opacity:1;transform:scale(1.1)}.remote-video{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#0f172af5;border:1px solid #374151e6;margin-top:2rem;padding:1.25rem 1.3rem 1.3rem}.remote-video-title{color:#f9fafb;margin-bottom:.4rem;font-size:1.02rem;font-weight:700}.remote-video-text{color:var(--text-muted);margin-bottom:.9rem;font-size:.88rem}.remote-video-frame{background:#020617;border:1px solid #374151e6;border-radius:.9rem;overflow:hidden;box-shadow:0 18px 40px #000c}.remote-video-player{background:#020617;width:100%;max-height:420px;display:block}.remote-video-note{color:var(--text-muted);margin-top:.6rem;font-size:.78rem}@media (max-width:960px){.remote-grid,.remote-faq-list{grid-template-columns:minmax(0,1fr)}}.remote-download-header{align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.teamviewer-logo{opacity:0;background:#fff;border-radius:6px;padding:4px;transition:box-shadow .2s ease-out,transform .2s ease-out;animation:.7s ease-out .35s forwards logoFadeIn;transform:translateY(6px);box-shadow:0 0 #008cff00}.remote-download-header:hover .teamviewer-logo{transform:translateY(-1px)scale(1.02);box-shadow:0 0 14px #008cff8c}.contact-grid,.pro-contact-grid,.hero-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:3rem;display:grid}.pro-contact-form,.hero-form,.pro-contact-panel,.hero-panel{flex-direction:column;height:100%;display:flex}.pro-contact-form button,.hero-form button{margin-top:auto}form{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#0f172afa;border:1px solid #374151e6;padding:2.7rem 1.25rem 1.3rem}.field{margin-bottom:.85rem}.field label{color:#e5e7eb;margin-bottom:.2rem;font-size:.82rem;font-weight:600;display:block}.field input,.field textarea{color:#e5e7eb;resize:vertical;background:#0f172ae6;border:1px solid #4b5563e6;border-radius:.6rem;width:100%;padding:.55rem .7rem;font-size:.9rem}.field input:focus,.field textarea:focus{border-color:var(--brand-orange-strong);outline:none;box-shadow:0 0 0 1px #f9bf2473}.contact-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:radial-gradient(circle at 0 0,#fbbf2473,#0000 55%),linear-gradient(135deg,#0b1120,#020617);border:1px solid #374151e6;padding:1.15rem 1.2rem 1.3rem}.contact-panel-row{color:#e5e7eb;margin-bottom:.75rem;font-size:.9rem}.contact-label{color:#f9fafb;font-weight:600}.contact-highlight{color:#e5e7eb;background:#0f172af5;border:1px solid #374151d9;border-radius:.85rem;margin-top:.25rem;padding:.75rem .8rem;font-size:.85rem}.qr-wrap{align-items:center;gap:.8rem;margin-top:.75rem;display:flex}.qr-text{color:var(--text-muted);font-size:.8rem}.site-footer{background:#020617fa;border-top:1px solid #374151d9;margin-top:3rem;box-shadow:0 -18px 40px #000000d9}.footer-inner{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) minmax(0,1.1fr);gap:1.8rem;max-width:1120px;margin:0 auto;padding:1.6rem 1.25rem 1.2rem;display:grid}.footer-col{color:#d1d5dbe6;font-size:.86rem}.footer-col-main{max-width:300px}.footer-brand{flex-direction:column;margin-bottom:.4rem;display:inline-flex}.footer-brand-name{letter-spacing:.22em;text-transform:uppercase;color:#f9fafb;font-size:1.1rem;font-weight:900}.footer-brand-sub{text-transform:uppercase;letter-spacing:.16em;color:#d1d5dbe6;font-size:.76rem}.footer-text{color:#94a3b8f2;font-size:.85rem}.footer-heading{text-transform:uppercase;letter-spacing:.14em;color:#f9fafbe6;margin-bottom:.55rem;font-size:.86rem}.footer-links{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.footer-links a{color:#d1d5dbe6;font-size:.84rem;text-decoration:none;transition:color .18s ease-out,transform .18s ease-out}.footer-links a:hover{color:var(--brand-orange);transform:translate(3px)}.footer-contact-list{gap:.3rem;margin:0 0 .75rem;padding:0;list-style:none;display:grid}.footer-contact-list li{color:#d1d5dbe6;align-items:center;gap:.45rem;font-size:.85rem;display:flex}.footer-icon{width:24px;height:24px;color:var(--brand-orange);background:#0f172af2;border:1px solid #4b5563e6;border-radius:999px;justify-content:center;align-items:center;font-size:.85rem;display:inline-flex}.footer-legal{color:#9ca3aff2;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.footer-legal a{color:#d1d5dbe6;text-decoration:none;transition:color .18s ease-out}.footer-legal a:hover{color:var(--brand-orange)}.footer-legal-sep{color:#6b7280e6}.footer-bottom{border-top:1px solid #1f2937e6;margin-top:.6rem}.footer-bottom-inner{color:#9ca3aff2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1120px;margin:0 auto;padding:.75rem 1.25rem 1.1rem;font-size:.78rem;display:flex}.footer-bottom-note{color:#d1d5dbe6}@media (max-width:960px){.footer-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.footer-col-main{grid-column:1/-1}.footer-bottom-inner{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.footer-inner{grid-template-columns:minmax(0,1fr);gap:1.2rem}.footer-bottom-inner{padding-inline:1rem}}@media (max-width:960px){.nav{padding-inline:1rem}.nav-links{background:#020617fa;border-bottom:1px solid #94a3b866;flex-direction:column;gap:.9rem;padding:.9rem 1.4rem 1.1rem;display:none;position:absolute;top:74px;left:0;right:0}.nav-links--open{display:flex}.nav-contact{display:none}.nav-toggle{display:inline-flex}.hero,.business-box,.contact-grid,.why-grid{grid-template-columns:minmax(0,1fr)}.hero-right{order:-1}main{padding-inline:1rem}}@media (max-width:640px){.hero-left,.hero-card,.business-box,form,.contact-panel{padding:1.05rem 1rem 1.1rem}.hero-actions{flex-direction:column;align-items:stretch}.pill-list{grid-template-columns:minmax(0,1fr)}}.nav-phone-wrap{color:inherit;align-items:center;gap:.4rem;text-decoration:none;transition:transform .18s ease-out;display:flex}.nav-phone-wrap .wa-icon{color:#25d366;transition:transform .18s ease-out,filter .18s ease-out}.nav-phone-wrap .wa-label{letter-spacing:.12em;text-transform:uppercase;font-size:.78rem}.nav-phone-wrap .nav-phone-number{color:var(--brand-yellow);font-size:.95rem;font-weight:700;transition:transform .18s ease-out,text-shadow .18s ease-out}.nav-phone-wrap:hover .wa-icon{filter:drop-shadow(0 0 6px #25d366bf);transform:translateY(-1px)}.nav-phone-wrap:hover .nav-phone-number{text-shadow:0 0 6px #ffc93cd9;transform:translateY(-1px)}@keyframes headerFadeDown{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes sectionFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes logoFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes remoteIconIdle{0%{transform:scale(1);box-shadow:0 0 #fbbf2400}40%{transform:scale(1.03);box-shadow:0 0 10px #fbbf2459}70%{transform:scale(.995);box-shadow:0 0 4px #fbbf2426}to{transform:scale(1);box-shadow:0 0 #fbbf2400}}.flyer-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:80;background:#020617e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.flyer-modal{background:#020617;border-radius:1.2rem;justify-content:center;align-items:center;max-width:min(900px,92vw);max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #000000d9}.flyer-modal-img{max-width:100%;height:auto;max-height:90vh;display:block}.flyer-modal-close{color:#e5e7eb;cursor:pointer;z-index:2;background:#0f172ae6;border:1px solid #94a3b8b3;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;line-height:1;transition:background .15s ease-out,transform .15s ease-out;display:flex;position:absolute;top:.4rem;right:.7rem}.flyer-modal-close:hover{background:#1f2937f2;transform:translateY(-1px)}.pro-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.pro-card{padding-top:3.2rem;transition:transform .25s,box-shadow .25s;position:relative;transform:translateY(0)}.pro-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00000059}.pro-icon-wrap{background:#0f172ad9;border-radius:12px;padding:.75rem;transition:transform .25s,box-shadow .25s;position:absolute;top:-1.6rem;left:1.6rem;box-shadow:0 0 14px #ffc10747}.pro-icon{color:#ffc93c;font-size:1.55rem;transition:transform .25s}.pro-card:hover .pro-icon-wrap{transform:scale(1.12);box-shadow:0 0 18px #ffc1078c}.pro-card:hover .pro-icon{transform:rotate(4deg)scale(1.15)}.pro-why-list{flex-direction:column;gap:.65rem;display:flex}.pro-why-item{background:#0f172af2;border:1px solid #374151d9;border-radius:999px;align-items:center;gap:.55rem;padding:.65rem .9rem;transition:transform .22s,box-shadow .22s;display:flex;position:relative}.pro-why-item:hover{transform:translate(4px);box-shadow:0 10px 24px #0000008c}.pro-why-icon{width:26px;height:26px;color:var(--brand-orange);background:#fbbf242e;border:1px solid #fbbf24bf;border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;transition:transform .22s,box-shadow .22s;display:inline-flex;position:relative;overflow:visible}.pro-why-item:hover .pro-why-icon{transform:scale(1.12)translateY(-1px);box-shadow:0 0 14px #ffc40099}.pro-why-icon:after{content:"";border-radius:inherit;opacity:0;border:1px solid #fbbf2499;transition:opacity .25s ease-out,transform .25s ease-out;position:absolute;inset:-4px;transform:scale(.7)}.pro-why-item:hover .pro-why-icon:after{opacity:1;transform:scale(1.1)}.pro-business-box{animation:.6s ease-out forwards sectionFadeUp;position:relative}.pro-business-list{flex-direction:column;gap:.55rem;margin-top:.9rem;display:flex}.pro-business-item{background:#0f172af5;border:1px solid #374151e6;border-radius:.85rem;align-items:center;gap:.55rem;padding:.55rem .75rem;transition:transform .22s,box-shadow .22s,background .22s;display:flex;position:relative}.pro-business-item:hover{background:#141b2d;transform:translate(4px);box-shadow:0 12px 32px #0000008c}.pro-business-icon{width:30px;height:30px;color:var(--brand-orange);background:#fbbf242e;border:1px solid #fbbf24bf;border-radius:999px;justify-content:center;align-items:center;font-size:1.05rem;transition:transform .22s,box-shadow .22s;display:inline-flex;position:relative;overflow:visible}.pro-business-item:hover .pro-business-icon{transform:scale(1.12)translateY(-1px);box-shadow:0 0 14px #ffc40099}.pro-business-icon:after{content:"";border-radius:inherit;opacity:0;border:1px solid #fbbf2499;transition:opacity .25s ease-out,transform .25s ease-out;position:absolute;inset:-4px;transform:scale(.7)}.pro-business-item:hover .pro-business-icon:after{opacity:1;transform:scale(1.1)}.pro-data-box{animation:.65s ease-out forwards sectionFadeUp;position:relative}.pro-data-list{flex-direction:column;gap:.55rem;margin-top:.9rem;display:flex}.pro-data-item{background:#0f172af5;border:1px solid #374151e6;border-radius:.85rem;align-items:center;gap:.55rem;padding:.55rem .75rem;transition:transform .22s,box-shadow .22s;display:flex;position:relative}.pro-data-item:hover{transform:translate(4px);box-shadow:0 12px 32px #0000008c}.pro-data-icon{width:30px;height:30px;color:var(--brand-orange);background:#fbbf242e;border:1px solid #fbbf24bf;border-radius:999px;justify-content:center;align-items:center;font-size:1.05rem;transition:transform .22s,box-shadow .22s;display:inline-flex;position:relative;overflow:visible}.pro-data-icon:after{content:"";border-radius:inherit;opacity:0;border:1px solid #fbbf2499;transition:opacity .25s ease-out,transform .25s ease-out;position:absolute;inset:-4px;transform:scale(.7)}.pro-data-item:hover .pro-data-icon{transform:scale(1.12)translateY(-1px);box-shadow:0 0 14px #ffc40099}.pro-data-item:hover .pro-data-icon:after{opacity:1;transform:scale(1.1)}.pro-contact-grid{align-items:flex-start}.pro-contact-form{animation:.6s ease-out forwards sectionFadeUp}.contact-status-ok{color:#22c55e;margin-top:.5rem;font-size:.85rem}.contact-status-error{color:#f97316;margin-top:.5rem;font-size:.85rem}.pro-contact-panel{flex-direction:column;gap:1rem;animation:.7s ease-out forwards sectionFadeUp;display:flex}.pro-contact-row{background:#0f172af5;border:1px solid #374151d9;border-radius:.85rem;align-items:center;gap:.75rem;padding:.65rem .9rem;transition:transform .22s,box-shadow .22s;display:flex}.pro-contact-row:hover{transform:translate(4px);box-shadow:0 12px 32px #0000008c}.pro-contact-icon{width:32px;height:32px;color:var(--brand-orange);background:#fbbf2426;border:1px solid #fbbf24bf;border-radius:999px;justify-content:center;align-items:center;padding:6px;font-size:1.05rem;transition:transform .22s,box-shadow .22s;display:flex;position:relative}.pro-contact-row:hover .pro-contact-icon{transform:scale(1.12)translateY(-1px);box-shadow:0 0 14px #ffc40099}.whatsapp-icon{color:#25d366!important}.google-rating{max-width:26rem;color:var(--text-muted);background:radial-gradient(circle at 0 0,#fbbf2438,#0000 55%),#0f172af5;border:1px solid #374151e6;border-radius:1rem;margin-top:1.1rem;padding:.9rem 1rem 1rem;font-size:.85rem;box-shadow:0 18px 40px #0f172abf}.google-rating-header{align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.google-rating-logo{color:#4285f4;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.05rem;font-weight:700;display:flex;box-shadow:0 6px 16px #0f172a8c}.google-rating-title{text-transform:uppercase;letter-spacing:.12em;color:#e5e7eb;margin-bottom:.15rem;font-size:.82rem}.google-rating-stars{color:#facc15;letter-spacing:.08em;font-size:.9rem}.google-rating-stars span{color:#f9fafb;letter-spacing:0;margin-left:.25rem;font-weight:600}.google-rating-text{margin-top:.25rem;line-height:1.5}.google-rating-link{color:var(--brand-yellow);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.25rem;margin-top:.6rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.google-rating-link:after{content:"›";font-size:1rem;transform:translateY(1px)}.google-rating-link:hover{text-shadow:0 0 8px #fbbf24e6}.legal-page{max-width:820px;margin:0 auto;padding:2.25rem 1.25rem 3rem}.legal-page h1{margin-bottom:1.5rem;font-size:2rem}.legal-page h2{margin-top:1.6rem;margin-bottom:.4rem;font-size:1.15rem}.legal-page p,.legal-page li{font-size:.95rem;line-height:1.6}.legal-page ul{padding-left:1.2rem}.price-section{margin-top:.5rem;padding:2rem 0 4rem}.price-title{text-align:center;color:#fefefe;margin-bottom:.5rem;font-size:2.3rem;font-weight:700}.price-subtitle{text-align:center;color:#aab4c4;margin-bottom:3rem}.price-category{color:#fefefe;align-items:center;gap:.7rem;margin:3rem 0 1rem;display:flex}.price-cat-icon{color:#ffc93c;font-size:1.5rem}.price-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.8rem;display:grid}.price-card{background:#0a0f19a6;border:1px solid #ffffff14;border-radius:18px;padding:1.8rem;transition:all .25s;box-shadow:0 8px 25px #00000040}.price-card:hover{border-color:#ffc73266;transform:translateY(-6px);box-shadow:0 12px 30px #ffc73240}.price-icon{color:#ffc93c;margin-bottom:.8rem;font-size:2rem}.price-card h4{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.price-card ul{color:#d8dce5;padding:0;list-style:none}.price-card li{padding:.25rem 0;font-size:.95rem}.page-wrapper{padding-top:6rem}.page-hero{padding:2.5rem 0 1.5rem}.page-hero-inner{text-align:center;max-width:900px;margin:0 auto}.page-hero-inner h1{color:#fff;margin-bottom:.6rem;font-size:2.4rem;font-weight:700}.page-hero-inner p{color:#aab4c4;font-size:1rem}.page-container{max-width:1120px;margin:0 auto}@media (max-width:1200px){.nav-links{gap:1rem;font-size:.9rem}.nav-links button{padding:.3rem .9rem}.wa-label{display:none}}.price-page{margin-top:2.5rem}.price-page-heading{text-align:center;max-width:720px;margin-inline:auto}.price-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.6rem;margin-top:2.2rem;display:grid}.price-column{flex-direction:column;gap:1rem;display:flex}.price-column-title{text-transform:uppercase;letter-spacing:.16em;color:#d1d5dbe6;margin-bottom:.1rem;font-size:1rem}.price-card{border-radius:var(--radius-lg);background:radial-gradient(circle at 0 0,#fbbf2429,#0000 55%),#0f172afa;border:1px solid #374151e6;padding:1.1rem 1.1rem 1.15rem;position:relative;box-shadow:0 18px 42px #0f172af2}.price-icon{color:#facc15;filter:drop-shadow(0 0 10px #facc15a6);font-size:1.2rem;position:absolute;top:.95rem;right:1rem}.price-card-title{color:#f9fafb;margin-bottom:.5rem;font-size:.98rem;font-weight:700}.price-card-list{color:var(--text-muted);margin:0;padding:0;font-size:.88rem;list-style:none}.price-card-list li+li{margin-top:.25rem}.price-details{margin-top:3rem}.price-details-title{text-align:center}.price-details-intro{text-align:center;color:var(--text-muted);margin-top:.4rem;font-size:.9rem}.price-detail-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.4rem;margin-top:1.8rem;display:grid}.price-detail-box{border-radius:var(--radius-lg);background:#0f172afa;border:1px solid #374151d9;padding:1.05rem 1.1rem 1.15rem;font-size:.86rem;box-shadow:0 18px 40px #0f172ae6}.price-detail-box h3{color:#f9fafb;margin-bottom:.55rem;font-size:.94rem;font-weight:700}.price-detail-box dl{margin:0}.price-detail-box dl>div{border-bottom:1px dashed #374151cc;justify-content:space-between;gap:.75rem;padding-block:.18rem;display:flex}.price-detail-box dl>div:last-child{border-bottom:none}.price-detail-box dt{color:#e5e7ebf2;font-weight:500}.price-detail-box dd{white-space:nowrap;color:#eab308;margin:0;font-weight:600}.price-note{color:var(--text-muted);margin-top:.5rem;font-size:.8rem}.price-footnote{color:var(--text-muted);text-align:center;margin-top:1.2rem;font-size:.82rem}@media (max-width:768px){.price-page-heading,.price-details-title,.price-details-intro,.price-footnote{text-align:left}}.price-page{text-align:center}.price-nav{z-index:15;-webkit-backdrop-filter:blur(18px);background:linear-gradient(135deg,#f8fafc14,#0f172af0);border:1px solid #374151e6;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;margin:1.4rem auto 0;padding:.45rem .55rem;transition:padding .18s ease-out,top .18s ease-out,box-shadow .18s ease-out,background .2s ease-out,transform .16s ease-out;display:inline-flex;position:sticky;top:.75rem;box-shadow:0 18px 40px #0f172ae6}.price-nav-scrolled{background:linear-gradient(135deg,#0f172afa,#0f172af0);padding:.3rem .45rem;top:.45rem;transform:translateY(-1px);box-shadow:0 20px 60px #000000d9}.price-nav-btn{text-transform:uppercase;letter-spacing:.16em;color:#e5e7eb;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:.32rem .9rem;font-size:.78rem;transition:background .16s ease-out,color .16s ease-out,box-shadow .16s ease-out,transform .12s ease-out}.price-nav-btn:hover{color:#f9fafb;background:radial-gradient(circle at top,#facc1524,#0000 60%),#1f2937f5;transform:translateY(-1px);box-shadow:0 0 0 1px #94a3b8cc}.price-nav-btn-outline{color:#facc15;border:1px solid #eab308e6}.price-nav-btn-active{color:#111827;background:radial-gradient(circle at top,#facc1540,#0000 55%),linear-gradient(120deg,#facc15,#f97316);transform:translateY(-1px);box-shadow:0 0 0 1px #facc15e6,0 0 25px #facc15a6}.price-top{margin-top:1.8rem}.price-top-title{text-transform:uppercase;letter-spacing:.16em;color:#d1d5dbe6;font-size:.98rem}.price-top-sub{color:var(--text-muted);margin-top:.25rem;font-size:.9rem}.price-top-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.9rem;margin-top:1rem;display:grid}.price-top-card{border-radius:var(--radius-lg);background:radial-gradient(circle at 0 0,#facc152e,#0000 55%),#0f172afa;border:1px solid #374151e6;padding:1rem 1.05rem 1.15rem;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172aeb}.price-top-card h3{color:#f9fafb;margin-bottom:.35rem;font-size:.96rem;font-weight:700}.price-top-card p{color:var(--text-muted);margin-bottom:.55rem;font-size:.86rem}.price-top-icon{color:#facc15;filter:drop-shadow(0 0 10px #facc15b3);font-size:1.25rem;position:absolute;top:.9rem;right:1rem}.price-top-price{align-items:baseline;gap:.35rem;font-size:.86rem;display:flex}.price-top-price span{color:#d1d5dbcc}.price-top-price strong{color:#facc15;font-size:1rem}.price-seo{color:var(--text-muted);text-align:left;border-top:1px solid #374151e6;margin-top:2.6rem;padding-top:1.4rem;font-size:.9rem}.price-seo h2{color:#f9fafb;margin-bottom:.45rem;font-size:1.02rem;font-weight:700}.price-seo h3{color:#f9fafb;margin-top:.9rem;margin-bottom:.2rem;font-size:.94rem;font-weight:600}.price-seo p+p{margin-top:.4rem}.price-seo-keywords{color:#94a3b8e6;margin-top:.7rem;font-size:.8rem}@media (max-width:768px){.price-nav{flex-wrap:wrap;justify-content:center;row-gap:.25rem;max-width:100%;padding-inline:.4rem}.price-nav-btn{padding-inline:.7rem;font-size:.7rem}.price-seo{text-align:left}}.remote-booking-cta{justify-content:center;margin-top:1.1rem;display:flex}.remote-booking-btn{text-transform:uppercase;letter-spacing:.14em;color:#111827;background:linear-gradient(120deg,#facc15,#f97316);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .15s ease-out,box-shadow .15s ease-out,background .18s ease-out;display:inline-flex;box-shadow:0 18px 40px #000000d9}.remote-booking-btn:hover{background:linear-gradient(120deg,#fde047,#fb923c);transform:translateY(-1px);box-shadow:0 22px 50px #000000e6}.remote-booking-btn:active{transform:translateY(0);box-shadow:0 12px 26px #000000d9}.booking-wrapper{text-align:center;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.booking-wrapper h1{margin-bottom:.7rem;font-size:2.3rem;font-weight:700}.booking-subtitle{opacity:.85;max-width:800px;margin:0 auto 3rem}.booking-content{justify-content:center;align-items:flex-start;gap:3rem;margin-top:2rem;display:flex}.booking-form{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:left;background:#0f172abf;border-radius:1rem;flex:0 0 420px;padding:2rem;box-shadow:0 20px 40px #00000073}.booking-form label{opacity:.9;margin-bottom:1rem;font-weight:600;display:block}.booking-form input,.booking-form textarea{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:.5rem;width:100%;margin-top:.3rem;padding:.65rem}.booking-radios{flex-direction:column;gap:.4rem;margin:.5rem 0 1rem;display:flex}.booking-btn{color:#111;letter-spacing:.05em;background:linear-gradient(135deg,#facc15,#f97316);border-radius:.6rem;width:100%;margin-top:1.6rem;padding:.9rem 1.4rem;font-weight:700;transition:all .2s;box-shadow:0 12px 26px #0006}.booking-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0000008c}.booking-note{opacity:.7;margin-top:1rem;font-size:.8rem}.booking-info{text-align:left;flex:0 0 360px}.booking-info h2{margin-bottom:1rem;font-size:1.4rem}.booking-info ol{opacity:.85;line-height:1.6}@media (max-width:960px){.booking-content{flex-direction:column;align-items:center}.booking-info{text-align:center}}.remote-booking-shell{max-width:1120px;margin:0 auto;padding:4rem 1.5rem 5rem}.remote-booking-grid{flex-direction:column;gap:3rem;display:flex}@media (min-width:960px){.remote-booking-grid{flex-direction:row;align-items:flex-start}}.remote-booking-card{color:#e5e7ff;background:radial-gradient(circle at 0 0,#fbbf242e,#0000 55%),radial-gradient(circle at 100% 100%,#3b82f62e,#0000 55%),#050816;border:1px solid #ffffff14;border-radius:32px;flex:1.2;padding:2.25rem 2.5rem;box-shadow:0 20px 60px #000000b3}.remote-booking-title{margin-bottom:.75rem;font-size:1.85rem;font-weight:700}.remote-booking-subtitle{color:#e2e8f0cc;margin-bottom:1.75rem;font-size:.95rem}.remote-form{flex-direction:column;gap:1.1rem;display:flex}.remote-label{flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.remote-duration-row{flex-wrap:wrap;gap:.75rem;margin-top:.4rem;display:flex}.remote-radio{cursor:pointer;background:#0f172ab3;border:1px solid #94a3b8b3;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.9rem;transition:border-color .18s,background-color .18s,box-shadow .18s;display:inline-flex}.remote-radio input{accent-color:#facc15}.remote-radio input:checked+span,.remote-radio input:checked~span{font-weight:600}.remote-radio:hover{border-color:#facc15;box-shadow:0 0 0 1px #facc154d}.remote-checkbox-row{color:#d1d5dbe6;align-items:flex-start;gap:.55rem;font-size:.8rem;line-height:1.4;display:flex}.remote-checkbox-row input{margin-top:.2rem}.remote-recaptcha-wrap{margin-top:.4rem}.remote-booking-btn{letter-spacing:.03em;text-transform:uppercase;cursor:pointer;color:#111827;background:linear-gradient(90deg,#fbbf24,#f97316);border:none;border-radius:999px;width:100%;margin-top:.4rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 0 22px #fbbf24bf}.remote-booking-btn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 0 32px #fbbf24f2}.remote-booking-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 0 16px #fbbf2499}.remote-booking-btn:disabled{opacity:.7;cursor:not-allowed}.remote-error{color:#fecaca;margin-top:.35rem;font-size:.8rem}.remote-note{color:#94a3b8e6;margin-top:.55rem;font-size:.78rem}.remote-booking-info{color:#e2e8f0eb;flex:.9;max-width:420px;margin:0 auto}.remote-booking-info h2{margin-bottom:.9rem;font-size:1.3rem;font-weight:600}.remote-booking-info ol{flex-direction:column;gap:.45rem;margin-left:1.25rem;font-size:.92rem;list-style:decimal;display:flex}.remote-booking-tv-logo{justify-content:center;align-items:center;margin-bottom:1.75rem;display:flex}.remote-booking-tv-logo img{filter:drop-shadow(0 0 8px #0006);max-width:360px;height:auto;transition:transform .22s,filter .22s}.success-shell{justify-content:center;align-items:center;min-height:100vh;padding:5rem 1.5rem;display:flex}.success-card{border-radius:var(--radius-lg);width:100%;max-width:640px;box-shadow:var(--shadow-card);text-align:center;background:radial-gradient(circle at 0 0,#fbbf242e,#0000 55%),linear-gradient(145deg,#020617,#020617);border:1px solid #94a3b873;padding:2.5rem 2.75rem 3rem}.success-icon{color:#0b1120;background:radial-gradient(circle at 30% 0,#22c55e,#16a34a);border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.75rem;font-size:2.2rem;font-weight:700;display:flex;box-shadow:0 0 30px #22c55eb3}.success-title{letter-spacing:.02em;color:#f9fafb;margin-bottom:1rem;font-size:2.1rem;font-weight:800;line-height:1.2}.success-subtitle{color:#e5e7eb;max-width:540px;margin:0 auto 2.25rem;font-size:.98rem;line-height:1.7}.success-btn{letter-spacing:.04em;text-transform:uppercase;color:#0b1120;cursor:pointer;background:radial-gradient(circle at 0 0,#fbbf24,#f97316);border:1px solid #f8fafc0f;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 2.6rem;font-size:.98rem;font-weight:700;transition:transform .18s ease-out,box-shadow .18s ease-out,filter .18s ease-out,background .18s ease-out;display:inline-flex;box-shadow:0 0 22px #fbbf24bf,0 18px 35px #0f172acc}.success-btn:hover{filter:brightness(1.03);transform:translateY(-1px)scale(1.02);box-shadow:0 0 28px #fbbf24e6,0 22px 45px #0f172ae6}.success-btn:active{transform:translateY(0)scale(.99);box-shadow:0 0 16px #fbbf24b3,0 12px 30px #0f172ad9}@media (max-width:640px){.success-card{padding:2rem 1.75rem 2.4rem}.success-title{font-size:1.7rem}.success-subtitle{font-size:.95rem}}.remote-alert{background:radial-gradient(circle at 0 0,#f8717138,#0000 55%),linear-gradient(135deg,#450a0a,#111827);border:1px solid #f871718c;border-radius:.9rem;align-items:flex-start;gap:.75rem;margin-bottom:1.6rem;padding:.9rem 1.1rem;display:flex;box-shadow:0 0 18px #f8717159,0 18px 35px #0f172ad9}.remote-alert-error{color:#fecaca}.remote-alert-icon{color:#111827;background:radial-gradient(circle at 30% 0,#f97373,#b91c1c);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 0 14px #f87171b3}.remote-alert-body{flex-direction:column;gap:.15rem;display:flex}.remote-alert-title{letter-spacing:.02em;font-size:.95rem;font-weight:700}.remote-alert-text{opacity:.9;font-size:.88rem;line-height:1.5}.remote-booking-tv-logo{justify-content:center;margin-bottom:1.8rem;display:flex}.remote-booking-tv-logo img{filter:drop-shadow(0 0 12px #3b82f659);transform-origin:50%;width:50%;max-width:420px;height:auto;transition:transform .22s ease-out,filter .22s ease-out;animation:6s ease-in-out infinite tvLogoFloat}.remote-booking-tv-logo img:hover{filter:drop-shadow(0 0 20px #3b82f6d9)drop-shadow(0 0 30px #2563ebbf);transform:translateY(-3px)scale(1.03)}@keyframes tvLogoFloat{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.teamviewer-logo-wrapper{justify-content:center;margin-bottom:1.75rem;display:flex}.tv-logo-anim-wrapper{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(18px)}.tv-logo-anim-wrapper.tv-logo-in-view{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.tv-logo-anim-wrapper,.tv-logo-anim-wrapper.tv-logo-in-view{opacity:1;transition:none;transform:none}}.datenphoenix-logo{filter:drop-shadow(0 0 10px #0096ff40);max-width:260px;height:auto;margin:0 auto;transition:transform .25s ease-out,filter .25s ease-out,opacity .25s ease-out;display:block}.hover-glow{transform-origin:50%;opacity:0;filter:drop-shadow(0 0 #09f0);transition:transform .25s,filter .25s,box-shadow .25s;animation:.7s ease-out forwards logo-intro,4.5s ease-in-out 1.2s infinite logo-breath;display:inline-block;transform:translateY(12px)scale(.97)}.hover-glow:hover{filter:drop-shadow(0 0 16px #00beffe6);transform:translateY(-1px)scale(1.06)}@keyframes logo-intro{0%{opacity:0;filter:drop-shadow(0 0 #09f0);transform:translateY(18px)scale(.94)}60%{opacity:1;filter:drop-shadow(0 0 14px #09f9);transform:translateY(-2px)scale(1.03)}to{opacity:1;filter:drop-shadow(0 0 8px #0099ff73);transform:translateY(0)scale(1)}}@keyframes logo-breath{0%{filter:drop-shadow(0 0 6px #0099ff40)}50%{filter:drop-shadow(0 0 11px #00ccffa6)}to{filter:drop-shadow(0 0 6px #0099ff40)}}.shipping-section{margin-top:4rem}.shipping-header{max-width:820px;margin-bottom:1.8rem}.shipping-kicker{text-transform:uppercase;letter-spacing:.18em;color:#9ca3afe6;margin-bottom:.4rem;font-size:.7rem}.shipping-title{letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.7rem;font-weight:700}.shipping-subtitle{color:#d1d5dbe6;max-width:50rem;font-size:.95rem}.shipping-layout{grid-template-columns:minmax(0,1.3fr) minmax(0,1.1fr);align-items:stretch;gap:1.75rem;display:grid}.shipping-steps-title{margin-bottom:1.1rem;font-size:1.05rem;font-weight:600}.shipping-steps-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.shipping-step-item{background:#0f172ad9;border:1px solid #374151bf;border-radius:999px;align-items:flex-start;gap:.8rem;padding:.55rem .85rem;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:flex;box-shadow:0 12px 28px #0f172ab3}.shipping-step-item:hover{background:#0f172afa;border-color:#facc15e6;transform:translateY(-1px);box-shadow:0 0 0 1px #facc1559,0 18px 40px #0f172af2}.shipping-step-icon,.shipping-bullet-icon{width:30px;height:30px;color:var(--brand-orange);background:#fbbf242e;border:1px solid #fbbf24bf;border-radius:999px;justify-content:center;align-items:center;font-size:1.05rem;transition:transform .22s,box-shadow .22s;display:inline-flex;position:relative;overflow:visible}.shipping-step-icon{font-weight:600;flex-shrink:0!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important}.shipping-step-icon:after,.shipping-bullet-icon:after{content:"";border-radius:inherit;opacity:0;border:1px solid #fbbf2499;transition:opacity .25s ease-out,transform .25s ease-out;position:absolute;inset:-4px;transform:scale(.7)}.shipping-step-item:hover .shipping-step-icon,.shipping-bullet-item:hover .shipping-bullet-icon{transform:scale(1.12)translateY(-1px);box-shadow:0 0 14px #ffc40099}.shipping-step-item:hover .shipping-step-icon:after,.shipping-bullet-item:hover .shipping-bullet-icon:after{opacity:1;transform:scale(1.1)}.shipping-step-text{color:#e5e7ebf2;font-size:.9rem;line-height:1.45}.shipping-note{color:#9ca3aff2;margin-top:1.3rem;font-size:.8rem}.shipping-highlight{background:radial-gradient(circle at 100% 0,#fbbf2429,#0f172afa);border:1px solid #e2e8f073;border-radius:1.3rem;padding:1.7rem 1.9rem;position:relative;box-shadow:0 0 0 1px #0f172af2,0 22px 55px #0f172af2}.shipping-highlight-top{align-items:center;gap:.9rem;margin-bottom:.9rem;display:flex}.shipping-dhl-logo-wrapper{background:#0f172aeb;border:1px solid #94a3b838;border-radius:999px;place-items:center;width:120px;height:120px;padding:4px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #0f172af2,0 18px 44px #0000008c,inset 0 0 10px #facc150d}.shipping-dhl-logo{object-fit:cover;transform-origin:50%;border-radius:999px;width:100%;height:100%;display:block;transform:scale(1.05)}.shipping-highlight-label{flex-direction:column;gap:.1rem;display:flex}.shipping-highlight-kicker{text-transform:uppercase;letter-spacing:.16em;color:#9ca3aff2;font-size:.65rem}.shipping-highlight-sub{color:#e5e7ebf2;font-size:.85rem}.shipping-highlight-title{margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.shipping-highlight-text{color:#d1d5dbfa;margin-bottom:.9rem;font-size:.9rem}.shipping-bullets{flex-direction:column;gap:.7rem;margin:0 0 1.4rem;padding:0;list-style:none;display:flex}.shipping-bullets li{color:#e5e7ebf2;align-items:center;gap:.55rem;font-size:.9rem;display:flex}.shipping-bullet-icon{color:#111827;background:radial-gradient(circle at 30% 0,#facc15,#f97316);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;display:inline-flex;box-shadow:0 0 0 2px #111827,0 0 24px #facc15bf}.shipping-cta-btn{color:#111827;text-align:center;cursor:pointer;background:linear-gradient(90deg,#f97316,#facc15);border:1px solid #fef9c3;border-radius:999px;width:100%;margin-top:.4rem;padding:.7rem 1rem;font-size:.9rem;font-weight:600;transition:transform .18s,box-shadow .18s,filter .18s;position:relative;box-shadow:0 0 0 1px #eab3088c,0 24px 55px #facc15a6}.shipping-cta-btn:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 0 0 1px #fafafae6,0 30px 70px #facc15e6}.shipping-cta-btn:active{transform:translateY(0);box-shadow:0 0 0 1px #fafafab3,0 16px 40px #facc15b3}.shipping-small{color:#9ca3aff2;margin-top:.8rem;font-size:.8rem}@media (max-width:960px){.shipping-layout{grid-template-columns:minmax(0,1fr)}.shipping-highlight{margin-top:.6rem}}@media (max-width:640px){.shipping-card,.shipping-highlight{border-radius:1.05rem;padding:1.2rem 1.1rem}.shipping-step-item{border-radius:18px}}@keyframes dhlLogoIn{0%{opacity:0;filter:blur(2px);transform:translateY(10px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.shipping-dhl-logo-anim{animation:.7s cubic-bezier(.16,1,.3,1) both dhlLogoIn}.versand-checkbox-row{color:#9ca3aff2;align-items:flex-start;gap:.45rem;margin-top:.7rem;font-size:.8rem;display:flex}.versand-checkbox-row input{margin-top:.18rem}.versand-submit-btn{color:#111827;text-transform:uppercase;letter-spacing:.14em;background:radial-gradient(circle at 0 0,#facc15,#f97316);border:1px solid #fafafacc;border-radius:999px;width:100%;padding:.75rem 1.4rem;font-size:.9rem;font-weight:600;transition:transform .12s ease-out,box-shadow .12s ease-out,filter .12s ease-out;box-shadow:0 0 0 1px #a16207cc,0 20px 60px #eab308e6}.versand-submit-btn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 0 0 1px #a16207f2,0 26px 72px #eab308}.versand-submit-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:0 0 0 1px #374151e6,0 12px 30px #0f172af2}.versand-submit-btn.is-loading{cursor:wait}.versand-form-card{background:radial-gradient(circle at 0 0,#fbbf242e,#0000 55%),radial-gradient(circle at 100% 100%,#3b82f62e,#0000 55%),#050816;border:1px solid #ffffff14;border-radius:1.5rem;margin-top:0;padding:1.6rem 1.7rem 1.9rem;box-shadow:0 20px 60px #000000b3}.shipping-card{background:radial-gradient(circle at 0 0,#fbbf242e,#0000 55%),radial-gradient(circle at 100% 100%,#3b82f62e,#0000 55%),#050816;border:1px solid #ffffff14;border-radius:1.3rem;padding:1.6rem 1.8rem;position:relative;box-shadow:0 20px 60px #000000b3}.versand-input,.versand-textarea,.versand-file{color:#e5e7eb;background:#0f172aeb;border:1px solid #94a3b88c;border-radius:.9rem;outline:none;width:100%;padding:.55rem .75rem;font-size:.88rem;transition:border-color .12s ease-out,box-shadow .12s ease-out,background .12s ease-out}.versand-input::placeholder,.versand-textarea::placeholder{color:#94a3b8cc}.versand-input:focus,.versand-textarea:focus,.versand-file:focus{background:#0f172af2;border-color:#facc15;box-shadow:0 0 0 1px #facc1559}.footer-link{color:#c7d2fee6;font-size:.9rem;text-decoration:none;transition:color .2s,opacity .2s}.footer-link:hover{color:#fff;opacity:1;text-decoration:underline}.remote-page-layout{grid-template-columns:1.2fr 1fr;align-items:flex-start;gap:2rem;margin-top:1.5rem;display:grid}@media (max-width:960px){.remote-page-layout{grid-template-columns:1fr}}.versand-form{margin-top:1rem}.versand-back-home{text-align:center;justify-content:center;margin-top:2rem;margin-bottom:1.5rem;display:flex}.versand-home-btn{all:unset;color:#e5e7eb;cursor:pointer;background:#0f172ae6;border:1px solid #94a3b8b3;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 16px 36px #0f172ad9}.versand-home-btn:hover{color:#fff;background:#1e293bf2;border-color:#e2e8f099;transform:translateY(-2px);box-shadow:0 0 0 1px #e2e8f0d9,0 20px 50px #000000e6}.form-label{margin-bottom:.25rem;font-size:.85rem;font-weight:500;display:block}.versand-checkbox-row{align-items:center;gap:.6rem;margin:.8rem 0;font-size:.85rem;display:flex}.shipping-dhl-pill{background:#0f172aeb;border:1px solid #94a3b838;border-radius:999px;place-items:center;width:min(340px,92vw);height:clamp(96px,18vw,120px);padding:clamp(14px,3vw,18px) clamp(20px,4vw,26px);display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f172af2,0 18px 44px #0000008c,inset 0 0 8px #facc1509}.shipping-dhl-pill-img{object-fit:contain;transform-origin:50%;filter:drop-shadow(0 0 10px #0009);scale:1.48}.shipping-dhl-pill:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#0f172abf 0%,#0f172a59 14%,#0f172a00 36% 64%,#0f172a59 86%,#0f172abf 100%);position:absolute;inset:0}.mx-hero-strip{background:radial-gradient(circle at 0 0,#facc152e,#0f172ad9);border:1px solid #94a3b840;border-radius:18px;align-items:center;gap:16px;padding:18px;display:flex;box-shadow:0 22px 60px #0000008c}.mx-hero-logoWrap{background:#0f172aeb;border:1px solid #94a3b833;border-radius:999px;flex-shrink:0;place-items:center;width:120px;height:120px;padding:3px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #0f172af2,0 18px 44px #0000008c,inset 0 0 10px #facc150d}.mx-hero-logoImg{object-fit:cover;transform-origin:50%;filter:drop-shadow(0 0 10px #000000b3);border-radius:999px;width:100%;height:100%;display:block;transform:scale(1.68)}.mx-hero-kicker{text-transform:uppercase;letter-spacing:.18em;color:#cbd5e1d9;margin-bottom:2px;font-size:.65rem}.mx-hero-title{color:#e5e7eb;font-size:.95rem;font-weight:700;line-height:1.25}.mx-hero-sub{color:#d1d5dbe0;max-width:62ch;margin-top:4px;font-size:.82rem}@keyframes mxFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes mxLogoPop{0%{opacity:0;filter:blur(1px);transform:translateY(10px)scale(.96)}60%{opacity:1;filter:blur();transform:translateY(0)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}.mx-hero-enter{animation:.52s ease-out both mxFadeUp}.mx-hero-logoEnter{animation:.62s ease-out both mxLogoPop}.mx-hero-textEnter{animation:.52s ease-out 80ms both mxFadeUp}@media (max-width:720px){.mx-hero-strip{flex-direction:column;align-items:flex-start;gap:10px}.mx-hero-logoWrap{width:132px;height:132px}.mx-hero-logoImg{transform:scale(1.5)}}.remote-info-card{color:#e5e7ebf2;background:radial-gradient(circle at 0 0,#facc151a,#0f172adb);border:1px solid #94a3b838;border-radius:18px;padding:18px;box-shadow:0 22px 60px #0000008c}.remote-info-kicker{text-transform:uppercase;letter-spacing:.18em;color:#cbd5e1d1;margin-bottom:6px;font-size:.65rem}.remote-info-title{color:#e5e7eb;margin:0 0 10px;font-size:1.05rem}.remote-info-card .remote-steps{gap:10px;margin:0;padding:0;list-style:none;display:grid;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.remote-info-card .remote-step{background:#02061759;border:1px solid #94a3b82e;border-radius:14px;grid-template-columns:30px 1fr;align-items:start;gap:10px;padding:10px 12px;transition:transform .18s,box-shadow .18s,filter .18s,border-color .18s;display:grid}.remote-info-card .remote-step:hover{filter:brightness(1.03);border-color:#facc1547;transform:translateY(-1px);box-shadow:0 18px 40px #00000059}.remote-info-card .remote-step-badge{color:#facc15f2;background:#facc1529;border:1px solid #facc1559;border-radius:999px;place-items:center;width:26px;height:26px;font-size:.85rem;font-weight:700;transition:transform .22s,filter .22s,box-shadow .22s;display:grid}.remote-info-card .remote-step-text{color:#d1d5dbe6;font-size:.88rem;line-height:1.35}.mx-badge{transition:transform .2s,filter .2s,box-shadow .2s}.mx-step:hover .mx-badge{filter:brightness(1.06);transform:translateY(-1px)scale(1.05);box-shadow:0 0 18px #facc1547}.mx-premium-card{background:radial-gradient(circle at 0 0,#facc151a,#0f172adb);border:1px solid #94a3b838;box-shadow:0 22px 60px #0000008c}.remote-input,.remote-textarea{color:#e5e7eb;caret-color:#fbbf24;background:#0206178c;border:1px solid #94a3b847;border-radius:12px;padding:.7rem .9rem;font-size:.9rem;line-height:1.35;transition:border-color .16s,box-shadow .16s,background .16s}.remote-input::placeholder,.remote-textarea::placeholder{color:#cbd5e173}.remote-input:focus,.remote-textarea:focus{background:#020617b3;border-color:#facc158c;outline:none;box-shadow:0 0 0 1px #facc1540}:-webkit-any(input:-webkit-autofill,textarea:-webkit-autofill){transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#e5e7eb!important;box-shadow:inset 0 0 0 1000px #020617bf!important}:is(input:autofill,textarea:autofill){transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#e5e7eb!important;box-shadow:inset 0 0 0 1000px #020617bf!important}.remote-label{color:#e2e8f0e6}.remote-input[type=datetime-local]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.remote-info-note--small{margin-top:10px;font-size:.72rem;line-height:1.35}.success-note{opacity:.85;margin-top:.75rem;font-size:.92rem;line-height:1.45}
