:root{--bg: #0b0d10;--bg2: #081628;--card: #0e1218;--card2: #0b111a;--text: #e9eef5;--muted: rgba(233, 238, 245, .68);--muted2: rgba(233, 238, 245, .5);--line: rgba(233, 238, 245, .1);--gold: #c7a25a;--gold2: #9e7c3e;--shadow: 0 18px 60px rgba(0, 0, 0, .55);--radius: 22px;--radius2: 18px;--max: 1180px;--serif: ui-serif, Georgia, "Times New Roman", Times, serif;--sans: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, "Apple Color Emoji", "Segoe UI Emoji"}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);background:radial-gradient(1200px 600px at 50% -20%,rgba(199,162,90,.12),transparent 55%),radial-gradient(900px 500px at 50% 30%,rgba(8,22,40,.55),transparent 60%),linear-gradient(180deg,var(--bg),#07090c 60%,var(--bg));color:var(--text)}p{line-height:1.5rem}a{color:inherit;text-decoration:none}.container{max-width:var(--max);margin:0 auto;padding:0 20px}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(10px);background:#0b0d10a6;border-bottom:1px solid rgba(255,255,255,.06)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:64px}.brand-mark{font-family:var(--serif);letter-spacing:.08em;font-size:20px;font-weight:700}.brand{display:flex;flex-direction:column;line-height:1}.brand-trust{font-size:12px;opacity:.8;margin-top:5px}.nav{display:flex;gap:42px;font-size:14px;color:var(--muted)}.nav a:hover{color:var(--text)}.header-cta{display:flex;gap:10px}.hero{padding:68px 0 34px}.hero-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.trustline{display:inline-flex;align-items:center;gap:7px;color:var(--muted);border:1px solid rgba(255,255,255,.08);padding:10px 14px;border-radius:999px;background:#0000002e;white-space:nowrap}.trust-badges{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:6px}.dot{width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px #c7a25a1f}.hero-title{font-family:var(--serif);font-weight:700;letter-spacing:.01em;font-size:clamp(36px,5vw,62px);line-height:1.25;margin:2px 0 10px}.hero-subtitle{margin:26px 0 0;max-width:760px;color:var(--muted);font-size:clamp(18px,3vw,25px);line-height:1.6;font-weight:600}.hero-actions{display:flex;gap:12px;margin:43px 0 8px;flex-wrap:wrap;justify-content:center;font-size:clamp(21px,3vw,30px)}.hero-bullets{list-style:none;display:flex;gap:18px;padding:0;margin:29px 0 4px;color:var(--muted2);font-size:clamp(14px,3.5vw,19px);flex-wrap:wrap;justify-content:center}.hero-bullets li{border:1px solid rgba(255,255,255,.09);padding:10px;margin-top:11px;margin-bottom:12px;border-radius:999px;background:#0000001a;color:#fff9}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:var(--text);font-weight:600;letter-spacing:.02em;transition:transform .15s ease,border-color .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px);border-color:#c7a25a8c}.btn--primary{background:#c7a25a1f;border-color:#c7a25a8c;color:#f5ead2}.btn--secondary{background:#ffffff08;border-color:#ffffff1f;color:var(--text)}.btn--ghost{background:transparent;border-color:#ffffff2e;color:var(--text)}.btn--full{width:100%}.pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;border:.7px solid rgba(255,255,255,.14);background:#ffffff08;border-color:#d4af37e0;color:var(--text);font-weight:600;font-size:17px}.cards{width:100%;margin-top:px}.section-title{font-family:var(--serif);font-weight:600;font-size:clamp(36px,4vw,46px);margin:30px 0 50px;color:#e9eef5eb}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card{display:block;padding:18px 16px;border-radius:var(--radius);background:radial-gradient(120% 120% at 50% 0%,rgba(199,162,90,.09),transparent 55%),linear-gradient(180deg,#0e1218eb,#0b111aeb);border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 40px #00000061;min-height:160px}.card-article{display:block;padding:18px 16px;border-radius:var(--radius);background:radial-gradient(120% 120% at 50% 0%,rgba(199,162,90,.09),transparent 55%),linear-gradient(180deg,#0e1218eb,#0b111aeb);border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 40px #00000061;min-height:160px;margin-bottom:20px}.card:hover{border-color:#c7a25a59;transform:translateY(-1px)}.card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.card h3{margin:0;font-family:var(--serif);font-size:22px;letter-spacing:.01em}.card p{margin:10px 0 16px;color:var(--muted);line-height:1.5}.card-cta{color:#c7a25af2;font-weight:700;letter-spacing:.02em;font-size:13px}.tag{font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid rgba(199,162,90,.35);background:#c7a25a1a;color:#f5ead2}.how{padding:56px 0;background:linear-gradient(180deg,#081628a6,#0000);border-top:1px solid rgba(255,255,255,.04)}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.step{padding:18px 16px;border-radius:var(--radius);background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.step-num{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(199,162,90,.35);background:#c7a25a1a;color:#f5ead2;font-weight:800}.step h3{margin:12px 0 6px;font-family:var(--serif);font-size:20px}.step p{margin:0;color:var(--muted);line-height:1.6}.lead{padding:62px 0 90px}.lead-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:start}.lead-title{font-family:var(--serif);font-size:clamp(30px,3.6vw,46px);margin:6px 0 10px}.lead-subtitle{margin:0 0 18px;color:var(--muted);max-width:52ch;line-height:1.7}.lead-proof{display:flex;gap:10px;flex-wrap:wrap}.proof-item{padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#00000029;color:var(--muted);min-width:160px}.proof-item strong{color:#e9eef5eb}.lead-card{border-radius:var(--radius);background:radial-gradient(120% 120% at 50% 0%,rgba(199,162,90,.1),transparent 55%),linear-gradient(180deg,#0e1218eb,#0b111aeb);border:1px solid rgba(255,255,255,.1);box-shadow:var(--shadow);padding:18px}label{display:block;color:var(--muted);font-size:13px;margin:12px 0 8px}input,select{width:100%;padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#00000038;color:var(--text);outline:none}input::placeholder{color:#e9eef559}input:focus,select:focus{border-color:#c7a25a73;box-shadow:0 0 0 6px #c7a25a1a}.notice{margin-top:14px;padding:12px;border-radius:14px;border:1px solid rgba(199,162,90,.25);background:#c7a25a14;color:#e9eef5db}.channels{display:grid;gap:10px;margin-top:10px}.tiny{margin:10px 0 0;font-size:12px;color:#e9eef5b8}.tiny-muted{color:#e9eef57a}.site-footer{border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#080c12e6,#05080cf5);padding:34px 0 90px;margin-top:40px}.footer-inner{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,.8fr);gap:28px;align-items:start}.footer-main{min-width:0}.footer-brand{margin-bottom:16px}.footer-title{margin:0 0 8px;font-family:var(--serif);font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.2;color:#f5ead2f5;letter-spacing:.01em}.footer-tagline{margin:0;color:#e9eef5d1;font-size:.98rem;line-height:1.6}.footer-copy{display:grid;gap:12px;color:#e9eef59e;font-size:.94rem;line-height:1.75}.footer-copy p{margin:0}.footer-copy a{color:#e9eef5e0;text-decoration:none;transition:color .18s ease}.footer-copy a:hover{color:#f5ead2}.footer-license{color:#e9eef580;font-size:.88rem}.footer-nav{min-width:0;padding:18px 18px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(120% 120% at 50% 0%,rgba(199,162,90,.08),transparent 58%),#ffffff06}.footer-nav-title{margin:0 0 14px;font-size:.96rem;font-weight:700;color:#f5ead2f2;letter-spacing:.01em}.footer-links{display:grid;gap:10px}.footer-links a{display:inline-flex;align-items:center;min-height:36px;color:#e9eef5b8;transition:color .18s ease,transform .18s ease}.footer-links a:hover{color:#f5ead2f5;transform:translate(2px)}.footer-copyright{color:#e9eef57a;font-size:.86rem}#active-calculator-title{margin:28px 0 8px;font-size:clamp(1.4rem,2vw,1.55rem);line-height:1.4;font-weight:700;letter-spacing:-.02em;color:#f5f7faf5}.calc-drawer{margin:12px auto 0;max-width:880px;width:100%;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.22);background:#0000002e;scroll-margin-top:125px}.calc-grid{display:grid;grid-template-columns:1fr;gap:12px}.calc-grid label,.calc-field label{display:block;margin-bottom:7px;color:#e9eef5f0;font-size:.92rem;font-weight:650;letter-spacing:.01em}.calc-field input,.calc-grid select{width:100%;min-height:46px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#070a10b8;color:#e9eef5f5;font-size:16px;font-weight:500;line-height:1.2;box-shadow:inset 0 1px #ffffff0a;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.calc-field input{padding:0 14px}.calc-field input::placeholder{color:#e9eef56b}.calc-grid select{padding:0 42px 0 14px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='rgba(233,238,245,0.82)' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:14px}.calc-field input:hover,.calc-grid select:hover{border-color:#ffffff3d;background-color:#0a0e16cc}.calc-field input:focus,.calc-grid select:focus{outline:none;border-color:#d4aa5480;box-shadow:0 0 0 3px #d4aa541f,inset 0 1px #ffffff0d;background-color:#0a0e16d6}.calc-actions{display:flex;gap:10px;margin-top:12px}.calc-actions button{flex:1;min-height:42px;padding:0 16px;border-radius:999px;border:2px solid rgba(255,255,255,.14);background:#070a10b8;color:#e9eef5f5;font-weight:800;font-size:.95rem;line-height:1;box-shadow:inset 0 1px #ffffff0a;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.calc-actions button:first-child{border-color:#d4aa5457;box-shadow:0 0 0 1px #d4aa540f,inset 0 1px #ffffff0a}.calc-actions button:first-child:hover,.calc-actions button:first-child:focus{border-color:#d4aa5480}.calc-actions button:hover{border-color:#ffffff38;background:#0a0e16d1;transform:translateY(-1px)}.calc-actions button:focus{outline:none;border-color:#d4aa5480;box-shadow:0 0 0 3px #d4aa541f,inset 0 1px #ffffff0d}.calc-actions button:active{transform:translateY(0)}.calc-result{margin-top:20px}#accidente-resultValue{font-size:clamp(1.6rem,5vw,2.6rem);font-weight:800;line-height:1;letter-spacing:-.02em;margin:24px 0 18px;color:#f5f7fafa}#casco-resultValue{font-size:clamp(1.6rem,5vw,2.6rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:14px 0 18px;color:#f5f7fafa}#casco-resultMeta{white-space:pre-line}#rca-straine-resultValue{font-size:clamp(2rem,6vw,2.6rem);font-weight:800;line-height:1;letter-spacing:-.02em;margin:24px 0 18px;color:#f5f7fafa}#rca-straine-resultMeta{white-space:pre-line}#medicala_resultValue,#cv_resultValue,#resultValue{font-size:clamp(2rem,6vw,2.6rem);font-weight:800;line-height:1;letter-spacing:-.02em;margin:24px 0 18px;color:#f5f7fafa}#resultMeta{white-space:pre-line;max-width:30ch;margin:0 auto;font-size:.96rem;line-height:1.18;font-weight:500;color:#e9eef5eb}.calc-contact{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.calc-contact>*{min-width:0}.calc-send{min-width:0;flex:1 1 220px;text-align:center;min-height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#070a10b8;color:#e9eef5f5;font-weight:700;font-size:.92rem;line-height:1.15;box-shadow:inset 0 1px #ffffff0a;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.calc-send:hover{border-color:#ffffff38;background:#0a0e16d1;transform:translateY(-1px)}.calc-send:focus{outline:none;border-color:#d4aa546b;box-shadow:0 0 0 3px #d4aa541f,inset 0 1px #ffffff0d}.calc-send:active{transform:translateY(0)}.calc-send[aria-disabled=true]{opacity:.35;pointer-events:none}.card-cta-btn{display:inline-flex;align-items:center;justify-content:center;min-width:170px;min-height:42px;padding:0 18px;border:1px solid rgba(212,170,84,.48);border-radius:14px;background:linear-gradient(180deg,#e4cc97,#d2b06a);color:#241c0f;font-size:clamp(.88rem,2.2vw,.96rem);font-weight:700;line-height:1;letter-spacing:.01em;box-shadow:0 8px 20px #00000038,inset 0 1px #ffffff94;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;-webkit-appearance:none;appearance:none}.card-cta-btn:hover{transform:translateY(-1px);background:linear-gradient(180deg,#f2e3c2,#e5cf9f);border-color:#d4aa5499;box-shadow:0 10px 22px #0000003d,0 0 0 1px #d4aa541a,inset 0 1px #ffffff9e}.card-cta-btn:active{transform:translateY(0);box-shadow:0 6px 14px #0000002e,inset 0 1px #ffffff6b}.card-cta-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #f4ead424,0 0 0 6px #d4aa542e,0 10px 22px #0000003d}.card.is-open{border-color:#d6b15c6b;box-shadow:0 0 0 1px #d6b15c1a,0 18px 40px #00000038}.sticky-bar{position:fixed;left:12px;right:12px;bottom:12px;display:flex;justify-content:center;z-index:60}.sticky-contact-pill{width:min(100%,360px);display:flex;align-items:stretch;background:#04080efa;border:1px solid rgba(255,255,255,.09);border-radius:999px;overflow:hidden;box-shadow:0 10px 28px #00000047}.sticky-contact-pill__item{flex:1 1 50%;min-height:50px;padding:0 16px;font-size:.95rem;color:#f3f4f6;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;line-height:1;white-space:nowrap;background:#ffffff03}.sticky-contact-pill__item+.sticky-contact-pill__item{border-left:1px solid rgba(255,255,255,.14)}.sticky-contact-pill__icon{font-size:.9rem;line-height:1}.sticky-contact-pill__icon--wa{color:#7fcb8a}.sticky-contact-pill__icon--viber{color:#a78bfa}#stickyWA{background:#22c55e1a}#stickyViber{background:#8b5cf61a}button:disabled{opacity:.6;cursor:not-allowed}.blog-link-scope a{color:#e9eef5b8;transition:color .18s ease,transform .18s ease}.blog-link-scope a:hover{color:#f5ead2f5}.article-header h1{font-size:clamp(1.6rem,7vw,2rem);line-height:1.2;margin:1 0 18px}.article-content h2{margin:42px 0 16px;font-size:clamp(1.45rem,2.4vw,1.9rem);line-height:1.2}.article-content h3{margin:32px 0 12px;font-size:clamp(1.18rem,2vw,1.35rem);line-height:1.25}.page-shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:48px 0 72px}.hero{padding:28px 0 20px}.hero-inner{max-width:860px;margin:0 auto;text-align:center}.eyebrow{margin:0 0 14px;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;color:#e9eef5b8}.hero h1{margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1.08}.hero-lead{max-width:760px;margin:18px auto 0;font-size:clamp(1rem,2vw,1.15rem);line-height:1.75;color:#e9eef5d1}.blog-listing{padding:34px 0 0}.section-heading{width:100%;margin:0 0 34px;text-align:center}.section-heading h2{margin:0;font-size:clamp(1.45rem,2.4vw,1.95rem);line-height:1.15}.blog-grid{display:grid;grid-template-columns:1fr;gap:22px}.blog-card{border:1px solid rgba(214,188,131,.14);border-radius:22px;background:linear-gradient(180deg,#0a1220d1,#070c18eb);box-shadow:0 18px 50px #0000003d;overflow:hidden}.blog-card-content{padding:24px;display:flex;flex-direction:column;height:100%}.blog-card p{margin:0;line-height:1.75}.blog-card .blog-card-category{margin:0 0 16px;font-size:.92rem;line-height:1.4;color:#e9eef59e;font-weight:600}.blog-card .blog-card-date{margin:22px 0 0;font-size:.92rem;line-height:1.4;color:#e9eef59e;font-weight:600}.blog-card-actions{margin-top:auto;padding-top:24px}.blog-card h3{margin:0 0 12px;font-size:clamp(1.35rem,2.2vw,1.7rem);line-height:1.2}.blog-card .btn-primary{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.blog-pagination{display:flex;align-items:center;justify-content:flex-start;gap:14px;flex-wrap:wrap;margin-top:28px}.pagination-current{font-size:1rem;color:#e9eef5c7}.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;border:1px solid rgba(214,188,131,.9);background:#d6bc831f;color:#f5ead2;font-weight:700;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.btn-primary:hover{background:#d6bc8333;border-color:#d6bc83;color:#fff4d6;transform:translateY(-1px)}.article-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:34px}.article-actions .btn-primary{min-height:48px;padding:0 18px}.article-actions .pill{min-height:48px;padding:0 18px;opacity:.88}.article-layout{width:100%;max-width:760px;margin:0 auto}.article-meta{margin-bottom:28px;color:#e9eef5c7}.article-content{width:100%;max-width:760px;margin:0 auto}.article-content p{margin-bottom:22px;line-height:1.75;font-size:1.05rem}.article-lead{max-width:760px;margin:0 auto 28px;font-size:1.08rem;font-weight:500;line-height:1.7;color:#e9eef5c7}.pill--ghost{border:1px solid rgba(214,188,131,.95);color:#f5ead2}.pill--ghost:hover{background:#d6bc8333;border-color:#d6bc83;color:#fff4d6}.article-content ul,.article-content ol{margin:0 0 24px;padding-left:1.4rem}.article-content li{margin-bottom:8px;line-height:1.1}@media(max-width:980px){.nav{display:none}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.card{align-self:start;padding:22px 18px;min-height:175px}.card-cta-btn{min-width:190px;min-height:44px;padding:0 18px;font-size:.95rem}.card h3{font-size:22px;line-height:1.2;margin-bottom:6px}.card p{margin:8px 0 18px;font-size:1.02rem;line-height:1.45;max-width:30ch}.steps,.lead-inner{grid-template-columns:1fr}.footer-inner{display:flex;flex-direction:column;gap:22px}.footer-main{order:2}.footer-nav{order:1;max-width:none;width:100%}#errorBox{padding:10px 12px;font-size:13px;line-height:1.35}.calc-hint{margin-top:8px;padding:0;line-height:1.45;font-weight:400;font-size:.78rem;color:#e9eef5b8}.page-shell{width:min(100%,calc(100% - 28px));padding:36px 0 56px}.hero{padding:18px 0 14px}.article-header h1{font-size:clamp(2.1rem,5vw,2.65rem);line-height:1.1}}@media(max-width:560px){.hero{padding-top:35px}.card-grid{grid-template-columns:1fr}.sticky-bar{display:flex;gap:10px}.sticky-btn{padding:10px 8px;background:linear-gradient(to top,#0707078c,#07070700);border-radius:20px}.trust-badges{flex-direction:column;align-items:center}.trustline{max-width:100%;text-align:center;white-space:normal}.site-footer{padding:28px 0 40px}.footer-inner{gap:18px}.footer-title{font-size:1.2rem}.footer-tagline{font-size:.95rem}.footer-copy{font-size:.9rem;line-height:1.7}.footer-nav{padding:16px;border-radius:16px}.footer-links a{min-height:34px}}@media(min-width:768px){.sticky-bar{display:none}}@media(min-width:760px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.page-shell{width:min(100%,calc(100% - 22px));padding:28px 0 44px}.hero-inner{text-align:center}.hero h1{font-size:clamp(1.9rem,8vw,2.6rem);line-height:1.05}.hero-lead{margin-top:16px;line-height:1.65}.section-heading{margin-bottom:30px}.blog-listing{padding-top:22px}.blog-card-content{padding:20px 18px}.blog-card .btn-primary{width:100%}.blog-pagination{gap:10px;margin-top:22px}.blog-pagination .pill{width:auto}.blog-grid{gap:18px}.article-shell{padding-top:28px}.article-header{margin-bottom:22px}.article-header h1{font-size:clamp(1.6rem,7vw,2rem);line-height:1.1}.article-content p{font-size:1.03rem;line-height:1.75}}
