:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.theme-light{color-scheme:light;background:#f6f8ff;color:#0f172a}.theme-light p,.theme-light td,.theme-light th,.theme-light label{color:#0f172a}.theme-light .text-muted,.theme-light .page-header p{color:#475569}.theme-light .dashboard-table{background:#fff}.theme-light .button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:999px;border:1px solid #cbd5f5;font-weight:600;cursor:pointer;transition:all .3s ease;background:#fff;color:#0f172a}.theme-light .button.secondary{background:#fff;border-color:#cbd5f5;color:#0f172a}.theme-light .button.primary{background:linear-gradient(135deg,#2563eb,#7c3aed);border-color:transparent;color:#fff}.theme-light .button.primary:hover{box-shadow:0 0 20px #3b82f659}.theme-light .button.danger{background:#dc2626;border-color:transparent;color:#fff}.theme-light .button.danger:hover{background:#b91c1c}.theme-light .button.danger:disabled{background:#fca5a5}.theme-light .button:hover{transform:scale(1.02)}.theme-light .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:40}.theme-light .modal{width:min(640px,100%);background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 20px 50px #0f172a26;border:1px solid #e2e8f0}.theme-light .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.theme-light .modal form{display:grid;gap:1rem}.theme-light .modal-section{display:grid;gap:.75rem;padding:1rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e2e8f0}.theme-light .modal-section h3{margin:0;font-size:1rem;color:#0f172a}.theme-light .modal input,.theme-light .modal select,.theme-light .modal textarea{width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid #cbd5f5;font:inherit;background:#fff;color:#0f172a}.theme-light .modal textarea{min-height:120px;resize:vertical}.dashboard{min-height:100vh;background:#f6f8ff}.dashboard-nav{position:fixed;top:0;left:0;width:260px;height:100vh;padding:2rem 1.5rem;background:#0f172a;color:#f8fafc;display:flex;flex-direction:column;gap:1.5rem}.dashboard-nav-title{font-size:1.1rem;font-weight:600}.dashboard-nav-links{display:flex;flex-direction:column;gap:.75rem}.dashboard-nav a{color:#e2e8f0;text-decoration:none;padding:.35rem .5rem;border-radius:.5rem}.dashboard-nav a.active{background:#94a3b833;color:#fff}.dashboard-main{margin-left:260px;min-height:100vh;display:flex;flex-direction:column}.dashboard-main-inner{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;padding:0 2rem 2.5rem}.dashboard-main-inner--wide{max-width:none}.dashboard-topbar{display:flex;justify-content:flex-end;padding:1.5rem 0 .5rem}.dashboard-content{padding:1rem 0 0}.page-header{margin-bottom:1.75rem}.page-header h1{margin:0 0 .5rem;font-size:1.7rem}.dashboard-table{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow-x:auto;box-shadow:0 10px 25px #0f172a0f}.dashboard-table table{width:100%;border-collapse:collapse}.dashboard-table th,.dashboard-table td{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;text-align:left;font-size:.95rem;vertical-align:middle}.dashboard-table th{font-weight:600;background:#f8fafc}.dashboard-table tr:last-child td{border-bottom:none}.cell-truncate{max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-table--compact th,.dashboard-table--compact td{padding:.5rem .625rem;font-size:.8125rem;white-space:nowrap}.pagination-bar{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;gap:1rem;font-size:.8125rem}.pagination-size select{padding:.25rem .5rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.8125rem;margin-left:.25rem}.pagination-nav{display:flex;align-items:center;gap:.5rem}.pagination-info{color:#64748b;min-width:100px;text-align:center}.col-message{max-width:250px}.table-row-clickable{cursor:pointer}.table-row-clickable:hover{background:#f8fafc}.dashboard-empty{color:#64748b}.dashboard-error{color:#b91c1c}.dashboard-success{color:#16a34a}.settings-section{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 10px 25px #0f172a0f}.settings-section-title{font-size:1rem;font-weight:600;margin:0 0 .25rem}.settings-section-desc{color:#64748b;font-size:.85rem;margin:0 0 1rem}.settings-row{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.settings-label{display:flex;flex-direction:column;font-size:.8125rem;color:#64748b;gap:.25rem}.settings-label input{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;color:#0f172a}.filters-bar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:.75rem;border:1px solid #e2e8f0}.page-toolbar{display:flex;justify-content:flex-end;margin-bottom:1rem}.filters-field{display:grid;gap:.35rem;font-size:.85rem;color:#475569}.filters-field input,.filters-field select{min-width:180px;padding:.5rem .75rem;border-radius:.5rem;border:1px solid #cbd5f5;font:inherit;background:#fff;color:#0f172a}.checkbox-group{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:#f8fafc;border-radius:.5rem}.checkbox-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem}.pagination-bar{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem}.pagination-info{color:#475569;font-size:.9rem}.events-filters{justify-content:space-between}.events-status{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;color:#475569;font-size:.85rem}.events-live{color:#15803d;font-weight:600}.events-paused{color:#b91c1c;font-weight:600}.events-refresh{color:#94a3b8}.events-table td{vertical-align:top}.events-muted{color:#94a3b8;font-size:.85rem}.event-badge{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}.event-badge-pageview{background:#e0f2fe;color:#0369a1}.event-badge-session{background:#ede9fe;color:#6d28d9}.event-badge-cta{background:#dcfce7;color:#166534}.event-badge-form{background:#fef9c3;color:#92400e}.event-badge-custom{background:#f1f5f9;color:#475569}.events-meta{display:inline-block;max-width:320px}.events-meta summary{cursor:pointer;color:#0f172a;font-weight:600}.events-meta pre{margin-top:.5rem;padding:.75rem;background:#0f172a;color:#e2e8f0;border-radius:.5rem;font-size:.8rem;white-space:pre-wrap;word-break:break-word}.pagination-size{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#475569}.pagination-size select{padding:.35rem .6rem;border-radius:.5rem;border:1px solid #cbd5f5;font:inherit;background:#fff;color:#0f172a}.source-badge{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:999px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.status-badge{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.8rem;font-weight:600;letter-spacing:.01em}.text-money{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.col-money{width:140px}.status-new{background:#e0f2fe;color:#0369a1}.status-in-progress{background:#fef3c7;color:#92400e}.status-done{background:#e2e8f0;color:#475569}.status-paid{background:#dcfce7;color:#15803d}.status-canceled{background:#fee2e2;color:#b91c1c}.payment-state-badge{text-transform:none}.payment-unpaid{background:#fee2e2;color:#b91c1c}.payment-partial{background:#fef3c7;color:#92400e}.payment-paid{background:#dcfce7;color:#15803d}.source-website{background:#e0f2fe;color:#0369a1}.source-telegram{background:#ede9fe;color:#6d28d9}.source-unknown{background:#f1f5f9;color:#64748b}.overview-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.metric-card{background:#fff;border-radius:.85rem;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 10px 20px #0f172a0f}.metric-label{margin:0 0 .5rem;color:#64748b;font-size:.95rem}.metric-value{margin:0;font-size:2rem;font-weight:700;color:#0f172a}.metric-sub-row{display:flex;gap:.75rem;margin-top:.375rem}.metric-sub{font-size:.75rem;color:#94a3b8}.analytics-grid{display:grid;gap:2rem}.analytics-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.analytics-kpi-card{min-height:140px}.analytics-kpi-value{font-size:1.85rem}.analytics-kpi-description{margin:.75rem 0 0;color:#64748b;font-size:.9rem}.analytics-section{background:#fff;border-radius:.85rem;padding:1.5rem 1.75rem;border:1px solid #e2e8f0;box-shadow:0 10px 20px #0f172a0f}.analytics-section-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem}.analytics-section-header h2{margin:0;font-size:1.2rem}.analytics-section-meta{color:#94a3b8;font-size:.9rem}.analytics-bar-chart,.analytics-timeline{display:grid;gap:.85rem}.analytics-bar-row,.analytics-timeline-row{display:grid;grid-template-columns:minmax(120px,160px) 1fr auto;align-items:center;gap:1rem;font-size:.95rem}.analytics-bar-label{color:#475569}.analytics-bar{background:#f1f5f9;border-radius:999px;overflow:hidden;height:.6rem}.analytics-bar-fill{height:100%;background:linear-gradient(90deg,#38bdf8,#6366f1);border-radius:999px;transition:width .3s ease}.analytics-bar-fill-revenue{background:linear-gradient(90deg,#34d399,#10b981)}.analytics-bar-fill-timeline{background:linear-gradient(90deg,#fbbf24,#f97316)}.analytics-bar-value{font-weight:600;color:#0f172a}.analytics-money-flow{display:grid;gap:.75rem}.analytics-money-flow-row{display:flex;justify-content:space-between;gap:1rem;font-size:.95rem}.analytics-money-flow-values{display:flex;gap:1rem;font-weight:600}.analytics-money-flow-percent{color:#94a3b8;font-weight:500}.dashboard-card{max-width:420px;margin:4rem auto;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 16px 32px #0f172a14}.dashboard-card form{display:grid;gap:1rem}.dashboard-card.financials-card,.dashboard-card.payments-card{max-width:720px}.financials-header,.payments-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.financials-grid{display:grid;gap:.75rem}.financials-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.95rem}.financials-label{color:#64748b}.financials-value{font-weight:600;color:#0f172a}.financials-edit{display:flex;align-items:center;gap:.5rem}.financials-edit input{max-width:160px;color:#0f172a}.financials-currency{color:#64748b;font-weight:600}.financials-balance-due{background:#f8fafc;border-radius:.75rem;padding:.4rem .75rem}.financials-balance-value{color:#b45309}.payments-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.payment-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;font-weight:600;color:#0f172a}.payment-date{color:#475569;font-weight:500}.payment-amount{font-weight:700}.payment-method-badge{padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.method-manual{background:#e2e8f0;color:#475569}.method-cash{background:#dcfce7;color:#15803d}.method-transfer{background:#e0f2fe;color:#0369a1}.payment-note{margin:.4rem 0 0;color:#64748b}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.theme-light .phone-input .PhoneInputInput{width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid #cbd5f5;font:inherit;background:#fff;color:#0f172a;margin-left:.5rem}.theme-light .phone-input .PhoneInputCountry{margin-right:.5rem}.theme-light .phone-input .PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.theme-light .phone-input .PhoneInputCountrySelectArrow{display:block;margin-left:.25rem;border-style:solid;border-color:#64748b;border-top-width:.35em;border-right-width:.2em;border-bottom-width:0;border-left-width:.2em;border-right-color:transparent;border-left-color:transparent}.dashboard-toast{position:fixed;top:1.5rem;right:1.5rem;background:#22c55e;color:#fff;padding:.85rem 1.5rem;border-radius:.75rem;box-shadow:0 4px 16px #00000026;z-index:50;font-weight:500;animation:toastSlideIn .3s ease}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.theme-light .phone-input .PhoneInputInput{padding:.6rem .75rem;margin-left:.35rem;font-size:.9rem}.theme-light .phone-input .PhoneInputCountry{margin-right:.35rem}.dashboard-toast{left:1rem;right:1rem;text-align:center}}@media (max-width: 960px){.dashboard{display:block}.dashboard-nav{width:100%;height:auto;position:static}.dashboard-main{margin-left:0}.dashboard-main-inner{padding:0 1.5rem 2.5rem}.filters-field input,.filters-field select{min-width:160px}}@media (max-width: 640px){.filters-bar{flex-direction:column}.filters-field input,.filters-field select{min-width:100%}}.file-dropzone{border:2px dashed var(--card-border, rgba(148,163,184,.3));border-radius:8px;padding:20px;text-align:center;cursor:pointer;color:var(--text-muted, #94a3b8);font-size:13px;transition:border-color .2s,background .2s}.file-dropzone:hover{border-color:var(--primary-color, #104088)}.file-dropzone.dragging{border-color:var(--primary-color, #104088);background:#1040880f}.file-list{list-style:none;padding:0;margin:8px 0 0}.file-list li{display:flex;justify-content:space-between;align-items:center;padding:4px 0;font-size:13px}.file-list li button{background:none;border:none;color:#f87171;cursor:pointer;font-size:14px;padding:2px 6px}.file-list li a{color:var(--primary-color, #104088);text-decoration:none}.funnel-controls{display:flex;align-items:end;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.funnel-controls label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#64748b}.funnel-controls input[type=date]{padding:.4rem .6rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.9rem;background:#fff;color:#0f172a}.funnel-reset-btn{padding:.4rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;background:transparent;color:#64748b;cursor:pointer;font-size:.85rem}.funnel-reset-btn:hover{background:#f1f5f9}.funnel-chart{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}.funnel-step-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.35rem}.funnel-step-label{font-weight:600;font-size:.95rem;color:#0f172a}.funnel-step-count{font-size:1.1rem;font-weight:700;color:#0f172a}.funnel-step-conversion{font-size:.8rem;color:#64748b;background:#f1f5f9;padding:.15rem .5rem;border-radius:999px}.funnel-bar-track{height:28px;background:#f1f5f9;border-radius:6px;overflow:hidden}.funnel-bar-fill{height:100%;border-radius:6px;transition:width .4s ease;min-width:2px}.funnel-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;--brand-primary: #104088;--brand-secondary: #61bfec;--brand-text: #020a20;--brand-bg: #dfeaf5;--primary-color: var(--brand-primary);--primary-hover: #2a6da5;--bg-light: #020617;--bg-alt: #0b1124;--text-main: #f8fafc;--text-muted: #94a3b8;--card-bg: rgba(15, 23, 42, .6);--card-border: rgba(148, 163, 184, .16);--glass-blur: 18px;--font-main: "Inter", system-ui, sans-serif;--font-title: "Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}.theme-dark{min-height:100vh;background:var(--bg-light);font-family:var(--font-main);color:var(--text-main);color-scheme:dark;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.theme-dark h1,.theme-dark h2,.theme-dark h3{font-family:var(--font-title);font-weight:600;letter-spacing:-.03em;line-height:1.2}.theme-dark p{line-height:1.6}.theme-dark a{color:inherit;text-decoration:none}.theme-dark img{max-width:100%;display:block}.theme-dark .container{width:min(1120px,92%);margin:0 auto}.theme-dark .header{position:sticky;top:0;z-index:20;background:#020617d9;border-bottom:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur))}.theme-dark .header-inner{display:flex;align-items:center;justify-content:space-between;padding-block:.375rem;padding-inline:0;gap:1rem}.theme-dark .logo{display:inline-flex;align-items:center;width:clamp(120px,18vw,150px);color:var(--text-main);aspect-ratio:1536 / 1024}.theme-dark .logo svg{width:100%;height:auto;display:block}.theme-dark .nav-links{display:flex;gap:1.25rem;font-size:.95rem}.theme-dark .nav-links a,.theme-dark .nav-links .nav-link-button{padding-bottom:.25rem;border-bottom:2px solid transparent;cursor:pointer}.theme-dark .nav-links a.active{border-color:var(--brand-secondary);color:var(--brand-secondary);font-weight:600}.theme-dark .mobile-nav a,.theme-dark .mobile-nav .nav-link-button{cursor:pointer}.theme-dark .burger{display:none;width:44px;height:44px;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#0f172a99;padding:.5rem;align-items:center;justify-content:center;gap:.25rem;cursor:pointer;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur))}.theme-dark .burger span{width:18px;height:2px;background:var(--text-main);border-radius:999px;display:block}.theme-dark .mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:var(--bg-light);display:flex;flex-direction:column;padding:2rem 1.5rem;gap:2rem;overflow-y:auto}.theme-dark .mobile-menu-close{align-self:flex-end;width:44px;height:44px;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#0f172a99;color:var(--text-main);font-size:1.25rem;cursor:pointer}.theme-dark .mobile-nav{display:flex;flex-direction:column;gap:1.5rem;font-size:1.25rem}.theme-dark .mobile-nav a.active{color:var(--brand-secondary)}.theme-dark .mobile-cta{margin-top:auto}.theme-dark .lang-switch{display:flex;gap:.5rem}.theme-dark .button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:999px;border:1px solid transparent;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.theme-dark .button.primary{background:var(--brand-primary);color:#fff}.theme-dark .button.primary:hover{box-shadow:0 0 20px #10408866}.theme-dark .button.secondary{background:#0f172a99;border-color:#94a3b866;color:var(--text-main);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur))}.theme-dark .button:hover{transform:scale(1.02)}.theme-dark .section{padding:4rem 0}.theme-dark .benefits-section{background:var(--bg-alt)}.theme-dark .benefits-section .card h3{color:var(--brand-secondary)}.theme-dark .hero{padding:5rem 0 4rem;background:radial-gradient(circle at top,rgba(59,130,246,.25),transparent 55%),linear-gradient(135deg,#0b1124,#020617 60%)}.theme-dark .hero-grid{display:grid;gap:2rem;align-items:center}.theme-dark .hero h1{font-size:clamp(2.5rem,5vw,4rem);background:linear-gradient(to right,#fff,#dfeaf5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:align left}.theme-dark .section h2,.theme-dark .benefits-title{font-size:2.25rem;margin-bottom:1.5rem;color:var(--text-main)}.theme-dark .hero p{font-size:1.1rem;color:var(--text-muted);margin-top:1rem;max-width:560px}.theme-dark .cta-row{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem}.theme-dark .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.theme-dark .card{padding:1.5rem;border-radius:1rem;background:var(--card-bg);border:1px solid var(--card-border);box-shadow:0 12px 30px #0f172a59;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));transition:transform .3s ease,box-shadow .3s ease}.theme-dark .card:hover{transform:scale(1.02);box-shadow:0 24px 40px #0f172a73}.theme-dark .card h3{font-size:1.1rem;margin-bottom:.75rem}.theme-dark .services-accordion-list{display:flex;flex-direction:column;gap:1rem}.theme-dark .accordion-item{background:var(--card-bg)!important;border:1px solid var(--card-border)!important;margin-bottom:1rem;border-radius:16px;overflow:hidden}.theme-dark .accordion-header{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center}.theme-dark .accordion-content{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);background:#ffffff05}.theme-dark .accordion-item.open .accordion-content{max-height:1000px}.theme-dark .accordion-inner{padding:1.5rem 2rem}.theme-dark .accordion-inner p{color:#e2e8f0!important;opacity:1!important;display:block!important;font-size:1rem;line-height:1.6}.theme-dark .accordion-summary h3{color:var(--text-main)}.theme-dark .accordion-summary p{color:var(--text-muted)}.theme-dark .accordion-icon{font-size:1.5rem;color:var(--brand-secondary);font-weight:700}.theme-dark .tag{display:inline-flex;padding:.25rem .75rem;border-radius:999px;background:#61bfec29;color:#dfeaf5;font-size:.85rem;font-weight:600}.theme-dark .reveal{opacity:1;transform:none;transition:opacity .8s ease,transform .8s ease}@media (prefers-reduced-motion: no-preference){.theme-dark .reveal:not(.is-visible){opacity:0;transform:translateY(20px)}}.theme-dark .reveal.is-visible{opacity:1!important;transform:translateY(0)!important}.theme-dark .pricing-list{display:grid;gap:1rem}.theme-dark .pricing-item{display:flex;justify-content:space-between;padding:1rem 1.25rem;border-radius:.75rem;background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur))}.theme-dark .trust-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.theme-dark .footer{padding:3rem 0;background:var(--bg-alt);color:var(--text-muted);text-align:center}.theme-dark .footer a{color:var(--brand-secondary)}.theme-dark .footer-socials{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:.75rem}.theme-dark .footer-social-link{display:inline-flex;align-items:center;gap:.4rem;font-size:1.5rem;color:var(--brand-secondary);transition:opacity .2s ease}.theme-dark .footer-social-link:hover{opacity:.75}.theme-dark .footer-social-link span{font-size:1rem}.theme-dark .footer-phone{margin-top:.75rem}.theme-dark .footer-phone a{display:inline-flex;align-items:center;gap:.4rem;color:var(--brand-secondary)}.theme-dark .footer-phone svg{font-size:1rem}.theme-dark .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617bf;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:40}.theme-dark .modal{width:min(560px,100%);background:#0f172acc;border-radius:1rem;padding:2rem;box-shadow:0 20px 50px #0f172a73;border:1px solid var(--card-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur))}.theme-dark .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.theme-dark .modal form{display:grid;gap:1rem}.theme-dark .modal-section{display:grid;gap:.75rem;padding:1rem;background:#0f172ab3;border-radius:.75rem;border:1px solid var(--card-border)}.theme-dark .modal-section h3{margin:0;font-size:1rem;color:var(--text-main)}.theme-dark .modal input,.theme-dark .modal select,.theme-dark .modal textarea{width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(148,163,184,.3);font:inherit;background:#0f172ab3;color:var(--text-main)}.theme-dark .modal textarea{min-height:120px;resize:vertical}.theme-dark .success{padding:1rem;border-radius:.75rem;background:#22c55e26;color:#bbf7d0;border:1px solid rgba(34,197,94,.35)}.theme-dark .phone-hint{color:#f87171;font-size:.85rem;margin:-.25rem 0 0}.theme-dark .modal input.field-error,.theme-dark .modal select.field-error,.theme-dark .modal textarea.field-error,.theme-dark .modal .phone-input.field-error{border-color:#f87171}.theme-dark .form-error-msg{color:#f87171;font-size:.85rem;text-align:center;margin-top:.5rem}.theme-dark .text-muted{color:var(--text-muted)}@media (max-width: 768px){.theme-dark .header-inner{flex-direction:row;align-items:center}.theme-dark .nav-links{flex-wrap:nowrap}}.theme-dark .mobile-menu .lang-switch{justify-content:flex-start}@media (max-width: 1024px){.theme-dark .nav-links,.theme-dark .lang-switch,.theme-dark .header-inner>.button.primary{display:none}.theme-dark .burger{display:inline-flex}}@media (min-width: 1025px){.theme-dark .mobile-menu{display:none}}.mobile-menu{opacity:0;transform:translateY(8px);animation:mobileMenuIn .25s ease forwards}@keyframes mobileMenuIn{to{opacity:1;transform:translateY(0)}}.theme-dark .benefits-section{background-color:var(--bg-alt);padding:5rem 0}.theme-dark .benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.theme-dark .benefit-card{background:var(--card-bg);padding:2.5rem;border-radius:24px;box-shadow:0 12px 30px #0f172a59;border:1px solid var(--card-border);border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));display:flex;gap:1.5rem;align-items:flex-start;transition:transform .3s ease,box-shadow .3s ease}.theme-dark .benefit-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 24px 40px #0f172a73}.theme-dark .benefit-icon-wrapper{width:56px;height:56px;border-radius:16px;background:#61bfec29;color:var(--brand-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.theme-dark .benefit-icon-wrapper svg{width:28px;height:28px}.theme-dark .benefit-content h3{color:#e2e8f0;font-weight:600;font-size:1.25rem;margin-bottom:.75rem}.theme-dark .benefit-content p{color:var(--text-muted);line-height:1.7}@media (max-width: 768px){.theme-dark .benefits-grid{grid-template-columns:1fr}.theme-dark .benefit-card{flex-direction:column}}.theme-dark .phone-input .PhoneInputInput{width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(148,163,184,.3);font:inherit;background:#0f172ab3;color:var(--text-main);margin-left:.5rem}.theme-dark .phone-input .PhoneInputCountry{margin-right:.5rem}.theme-dark .phone-input .PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.theme-dark .phone-input .PhoneInputCountrySelectArrow{display:block;margin-left:.25rem;border-style:solid;border-color:var(--text-muted);border-top-width:.35em;border-right-width:.2em;border-bottom-width:0;border-left-width:.2em;border-right-color:transparent;border-left-color:transparent}@media (max-width: 480px){.theme-dark .phone-input .PhoneInputInput{padding:.6rem .75rem;margin-left:.35rem;font-size:.9rem}.theme-dark .phone-input .PhoneInputCountry{margin-right:.35rem}}.file-dropzone{border:2px dashed var(--card-border);border-radius:8px;padding:1.25rem;text-align:center;cursor:pointer;color:var(--text-muted);font-size:.85rem;transition:border-color .2s,background .2s}.file-dropzone:hover{border-color:var(--primary-color)}.file-dropzone.dragging{border-color:var(--primary-color);background:#10408814}.file-list{list-style:none;padding:0;margin-top:.5rem}.file-list li{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0;font-size:.85rem;color:var(--text-main)}.file-list li button{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:.9rem;padding:0 .4rem}.file-list li button:hover{color:var(--accent, #ef4444)}.file-list li a{color:var(--primary-color);text-decoration:none}.file-list li a:hover{text-decoration:underline}
