*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#020713;color:#eef7ff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button,input{font:inherit}.topbar{position:sticky;top:0;z-index:60;height:74px;display:flex;align-items:center;gap:14px;padding:0 18px;background:rgba(2,7,19,.95);border-bottom:1px solid #087cf0;backdrop-filter:blur(14px)}.icon-button,.search-button{border:0;background:transparent;color:#fff;cursor:pointer}.icon-button{width:42px;height:42px;display:grid;align-content:center;gap:5px;padding:8px}.icon-button span{height:3px;background:#fff;border-radius:4px}.brand{text-decoration:none;line-height:1}.brand-line{display:block;font-size:28px;letter-spacing:-1px}.brand-line b{color:#fff}.brand-line strong{color:#19d8ff}.brand small{display:block;margin-top:5px;color:#70c9f4;font-size:10px;letter-spacing:2px}.search-button{margin-left:auto;width:42px;height:42px;display:grid;place-items:center}.search-button svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:1.7}.drawer{position:fixed;z-index:100;inset:0 auto 0 0;width:min(84vw,350px);padding:22px;background:#03101f;border-right:1px solid #0a85ee;transform:translateX(-105%);transition:.25s ease;display:flex;flex-direction:column;gap:2px}.drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:flex-start;color:#18d8ff;padding-bottom:15px;border-bottom:1px solid #12304a;margin-bottom:8px}.drawer-head strong{display:block;color:white;font-size:20px}.drawer-head span{display:block;margin-top:5px;font-size:9px;letter-spacing:1.4px}.drawer-head button{border:0;background:transparent;color:white;font-size:34px;line-height:1;cursor:pointer}.drawer a{padding:16px 8px;border-bottom:1px solid #0b2135;text-decoration:none;color:#d9e8f4;font-weight:800}.drawer-backdrop{position:fixed;z-index:90;inset:0;background:rgba(0,0,0,.64);opacity:0;pointer-events:none;transition:.25s}.drawer-backdrop.show{opacity:1;pointer-events:auto}.search-panel{position:fixed;z-index:110;inset:0;background:rgba(0,4,12,.82);backdrop-filter:blur(16px);display:flex;align-items:flex-start;justify-content:center;padding:86px 14px 30px;opacity:0;pointer-events:none;transition:.22s}.search-panel.open{opacity:1;pointer-events:auto}.search-shell{width:min(100%,760px);max-height:calc(100vh - 120px);overflow:auto;border:1px solid #0a89f3;border-radius:18px;background:linear-gradient(180deg,#061426,#020713);padding:18px;box-shadow:0 28px 80px rgba(0,0,0,.45)}.search-top{display:flex;justify-content:space-between;gap:14px}.search-top small{color:#18d8ff;letter-spacing:1.4px}.search-top h2{margin:4px 0 14px;font-size:24px}.search-top button{border:0;background:transparent;color:white;font-size:34px;cursor:pointer}.search-input{height:56px;border:1px solid #0a89f3;border-radius:13px;background:#020b16;display:flex;align-items:center;padding:0 14px;gap:10px}.search-input svg{width:22px;height:22px;fill:none;stroke:#18d8ff;stroke-width:1.7}.search-input input{width:100%;border:0;outline:0;background:transparent;color:white;font-size:15px}.search-input input::placeholder{color:#65829a}.search-hint{padding:12px 2px;color:#7893a8;font-size:11px;line-height:1.5}.search-results{display:grid;gap:8px}.search-result{display:block;text-decoration:none;border:1px solid #0b527f;border-radius:11px;background:#07182b;padding:13px}.search-result strong{display:block}.search-result span{display:block;margin-top:4px;color:#91abc0;font-size:12px}.hero{position:relative;min-height:470px;overflow:hidden;border-bottom:1px solid #0a6ebf;background:#020713}.hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,#020713 0%,#020713 15%,rgba(2,7,19,.8) 39%,rgba(2,7,19,.07) 73%),linear-gradient(180deg,rgba(2,7,19,.04),rgba(2,7,19,.06) 68%,#020713 100%),url("assets/tigre-futurista.webp");background-size:cover;background-position:68% 22%;background-repeat:no-repeat;filter:saturate(1.04) contrast(1.03)}.hero-content{position:relative;z-index:3;padding:31px 18px 26px;width:61%}.eyebrow{margin:0 0 10px;font-size:9px;line-height:1.45;letter-spacing:1.25px;color:#20d8ff;font-weight:900}.hero h1{margin:0;color:#fff;font-size:clamp(31px,9.2vw,48px);line-height:.99;letter-spacing:-1.55px;font-weight:1000}.hero h1 em{font-style:normal;color:#19d8ff}.hero-copy{max-width:295px;margin:14px 0 15px;font-size:14px;line-height:1.45;color:#d1deea}.hero blockquote{margin:15px 0 0;border-left:3px solid #18d8ff;padding-left:11px;font-size:15px;line-height:1.35;font-style:italic;color:white}.hero blockquote small{display:block;margin-top:7px;color:#18d8ff;font-size:9px;font-style:normal;letter-spacing:1.8px}.hero-tech{position:absolute;z-index:4;right:13px;bottom:22px;display:flex;align-items:center;gap:5px;transform:rotate(-90deg) translateX(100%);transform-origin:right bottom;color:#62c5f2;font-size:8px;letter-spacing:1.8px}.hero-tech i{width:28px;height:1px;background:#18d8ff}.result-strip{margin:0 14px;min-height:86px;padding:12px 13px;display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:center;border:1px solid #0a89f3;border-radius:16px;background:linear-gradient(90deg,#061426,#03101e);position:relative;z-index:5}.result-icon{width:42px;height:42px;display:grid;place-items:center;color:#18d8ff}.result-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.8}.result-copy{display:grid;gap:2px}.result-copy b{font-size:17px}.result-copy span{font-size:12px;color:#7fb6d9}.primary-button{grid-column:1/-1;min-height:46px;border-radius:11px;background:linear-gradient(90deg,#16d8ff,#1282f6);color:#00131e;text-decoration:none;font-weight:1000;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;border:0;cursor:pointer}.section{padding:28px 14px 8px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:13px}.section-title>div{display:flex;align-items:center;gap:9px}.section-title i{display:block;width:20px;height:3px;background:#19d8ff;border-radius:5px}.section-title h2{margin:0;font-size:19px}.section-title>span{display:none;color:#79b5dd;font-size:11px}.quick-grid{display:grid;grid-template-columns:1fr;gap:9px}.quick-card{min-height:96px;border:1px solid #0a89f3;border-radius:14px;background:linear-gradient(180deg,#07182b,#05111f);padding:13px 12px;text-decoration:none;display:grid;grid-template-columns:48px 1fr 36px;align-items:center;gap:10px}.quick-card svg{width:37px;height:37px;fill:none;stroke:#18d8ff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.quick-card h3{margin:0 0 4px;font-size:17px}.quick-card p{margin:0;color:#b0c4d4;font-size:12px;line-height:1.38}.quick-card b{width:34px;height:34px;border:1px solid #0a89f3;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:24px;font-weight:400}.tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tool-card{min-height:70px;border:1px solid #0b70bd;border-radius:10px;background:#061426;text-decoration:none;text-align:left;padding:11px;display:flex;align-items:center;gap:10px;color:white;cursor:pointer}.tool-card svg{width:30px;height:30px;flex:0 0 auto;fill:none;stroke:#18d8ff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tool-card span{font-size:12px;line-height:1.25}.highlight-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:83%;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;padding-bottom:6px;scrollbar-width:none}.highlight-scroll::-webkit-scrollbar{display:none}.highlight-card{scroll-snap-align:center;min-height:184px;padding:15px;border:1px solid #0a89f3;border-radius:14px;background:linear-gradient(180deg,#07182b,#05111f)}.highlight-card.analysis{background-image:radial-gradient(circle at 92% 12%,rgba(0,149,255,.18),transparent 30%),linear-gradient(180deg,#07182b,#05111f)}.highlight-card.frequency{background-image:radial-gradient(circle at 92% 12%,rgba(255,122,31,.13),transparent 30%),linear-gradient(180deg,#07182b,#05111f)}.highlight-card.delay{background-image:radial-gradient(circle at 92% 12%,rgba(22,232,156,.13),transparent 30%),linear-gradient(180deg,#07182b,#05111f)}.pill{display:inline-block;padding:4px 7px;border:1px solid #087cf0;border-radius:6px;color:#19d8ff;font-size:9px;font-weight:900}.pill.warm{color:#ff9d42;border-color:#b5591d}.pill.green{color:#30e4a0;border-color:#16865f}.highlight-card h3{margin:14px 0 8px;font-size:19px}.highlight-card p{margin:0 0 18px;color:#b4c7d6;font-size:13px;line-height:1.45}.highlight-card a,.highlight-card button{border:0;background:transparent;padding:0;color:#19d8ff;text-decoration:none;font-size:12px;font-weight:900;cursor:pointer}.dots{display:flex;justify-content:center;gap:10px;padding:7px}.dots>*{width:8px;height:8px;border-radius:50%;background:#4c6073}.dots b{background:#18d8ff}.knowledge{margin:28px 14px 0;border:1px solid #0a89f3;border-radius:15px;background:linear-gradient(90deg,#061426,#052443);overflow:hidden;display:grid}.knowledge-copy{padding:18px}.knowledge small,.experience small{color:#59bcec;letter-spacing:1.2px}.knowledge h2,.experience h2{margin:4px 0 8px;font-size:22px}.knowledge p,.experience p{margin:0;color:#a9bfd0;font-size:13px;line-height:1.5}.knowledge .primary-button{margin-top:15px}.knowledge-art{height:110px;display:grid;place-items:center;background:radial-gradient(circle,#0877ff25,transparent 64%)}.knowledge-art svg{width:210px;height:118px;fill:none;stroke:#18d8ff;stroke-width:1.4;filter:drop-shadow(0 0 10px #0588ff)}.info-grid{padding:26px 14px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.info-grid article{border:1px solid #0b70bd;border-radius:11px;background:#061426;padding:13px 10px;min-height:145px}.info-grid span{color:#18d8ff;font-weight:900;font-size:11px}.info-grid h3{margin:8px 0 5px;font-size:16px}.info-grid p{margin:0;color:#9fb5c6;font-size:11px;line-height:1.4}.experience{margin:28px 14px 0;padding:19px;border:1px solid #0b70bd;border-radius:14px;background:linear-gradient(90deg,#03101d,#05213b);position:relative;overflow:hidden}.experience>div:first-child{position:relative;z-index:2}.experience-tech{position:absolute;inset:0 0 0 58%;opacity:.32;background-image:linear-gradient(90deg,#03101d,transparent),url("assets/tigre-futurista-card.webp");background-size:cover;background-position:center}.secondary-button{display:inline-flex;margin-top:14px;min-height:43px;align-items:center;justify-content:center;border:1px solid #18d8ff;border-radius:9px;padding:0 14px;text-decoration:none;font-size:12px;font-weight:900}.responsible{margin:0;padding:23px 18px 108px;text-align:center;color:#70889a;font-size:10px;line-height:1.55}.bottom-nav{position:fixed;z-index:70;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(5,1fr);padding:7px 7px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #0b70bd;border-radius:24px 24px 0 0;background:rgba(3,13,26,.96);box-shadow:0 -12px 30px rgba(0,0,0,.28);backdrop-filter:blur(14px)}.bottom-nav a,.bottom-nav button{border:0;background:transparent;text-decoration:none;color:#cad6e1;display:grid;justify-items:center;gap:4px;font-size:10px;font-weight:700}.bottom-nav svg{width:25px;height:25px;fill:none;stroke:#c5d2df;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bottom-nav .active,.bottom-nav .active svg{color:#19d8ff;stroke:#19d8ff}.bottom-nav .active:after{content:"";width:28px;height:3px;border-radius:4px;background:#19d8ff}@media(min-width:520px){.quick-grid{grid-template-columns:repeat(2,1fr)}.tool-grid{grid-template-columns:repeat(3,1fr)}.knowledge{grid-template-columns:1fr 38%}.knowledge-art{height:auto}.hero-content{width:55%}}@media(min-width:760px){.topbar{padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:max(20px,calc((100vw - 1180px)/2))}.hero{max-width:1180px;margin:auto;min-height:620px;border-left:1px solid #0a6ebf;border-right:1px solid #0a6ebf}.hero-content{padding:72px 44px;width:52%}.hero h1{font-size:58px}.hero-copy{font-size:17px;max-width:500px}.result-strip,.section,.knowledge,.info-grid,.experience,.responsible{max-width:1180px;margin-left:auto;margin-right:auto}.result-strip{grid-template-columns:56px 1fr auto;margin-top:14px}.result-strip .primary-button{grid-column:auto;min-width:220px}.section-title>span{display:block}.quick-grid{grid-template-columns:repeat(2,1fr)}.tool-grid{grid-template-columns:repeat(3,1fr)}.highlight-scroll{grid-auto-flow:initial;grid-template-columns:repeat(3,1fr);overflow:visible}.dots{display:none}.knowledge{grid-template-columns:1fr 38%;align-items:stretch}.knowledge-art{height:auto}.info-grid{grid-template-columns:repeat(3,1fr)}.bottom-nav{display:none}.responsible{padding-bottom:40px}}