.thayu-hero--simple{padding:clamp(54px,7vw,88px) 0}.thayu-simple-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:26px 0 14px}.thayu-simple-choice>a{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid var(--thayu-line);border-radius:16px;background:#fff;color:var(--thayu-navy);text-decoration:none}.thayu-simple-choice>a:hover{border-color:var(--thayu-gold);box-shadow:0 10px 28px rgba(7,26,90,.08)}.thayu-simple-choice span{display:flex;flex-direction:column}.thayu-simple-choice small{color:var(--thayu-navy);font-size:.77rem}.thayu-analysis-form{position:relative;padding:24px;border:1px solid var(--thayu-line);border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(7,26,90,.13);scroll-margin-top:140px}.thayu-analysis-form__head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--thayu-line)}.thayu-analysis-form__head h2{margin:.05em 0;font-size:1.7rem}.thayu-analysis-form__head .thayu-icon{background:var(--thayu-navy);color:#fff}.thayu-analysis-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.thayu-analysis-form label{display:flex;flex-direction:column;gap:5px;color:var(--thayu-navy);font-weight:800}.thayu-analysis-form label.is-wide{grid-column:1/-1}.thayu-analysis-form label small{font-size:.72rem;font-weight:600}.thayu-analysis-form input,.thayu-analysis-form textarea{width:100%;padding:11px 12px;border:1px solid #bbc7db;border-radius:11px;background:#fff;color:var(--thayu-navy);font:inherit}.thayu-analysis-form textarea{resize:vertical}.thayu-analysis-form input:focus,.thayu-analysis-form textarea:focus{border-color:var(--thayu-navy);outline:3px solid rgba(200,155,60,.3);outline-offset:1px}.thayu-analysis-form__socials{margin-top:16px;border:1px solid var(--thayu-line);border-radius:14px;background:#f9fbfe}.thayu-analysis-form__socials summary{display:flex;gap:10px;align-items:center;padding:12px 14px;color:var(--thayu-navy);cursor:pointer}.thayu-analysis-form__socials summary>span{display:flex;flex-direction:column}.thayu-analysis-form__socials summary small{font-size:.72rem;font-weight:600}.thayu-analysis-form__socials[open] summary{border-bottom:1px solid var(--thayu-line)}.thayu-analysis-form__socials .thayu-analysis-form__grid{padding:14px}.thayu-analysis-form__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.thayu-analysis-form__actions .thayu-button{width:100%}.thayu-analysis-form__actions .thayu-icon{width:28px;height:28px;border:0;background:transparent;color:currentColor}.thayu-analysis-form__privacy{margin:10px 0 0;font-size:.72rem;color:var(--thayu-navy)}.thayu-analysis-form__error{margin-bottom:14px;padding:10px 12px;border:1px solid #efc6ca;border-radius:10px;background:#fff0f1;color:#7f1922;font-weight:700}.thayu-analysis-preview{scroll-margin-top:130px;background:#f7f9fc}.thayu-analysis-preview__head{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-bottom:22px}.thayu-analysis-preview__head h2{margin:.05em 0 .18em}.thayu-analysis-score{display:flex;flex-direction:column;min-width:170px;padding:18px;border-radius:18px;background:var(--thayu-navy);color:#fff;text-align:center}.thayu-analysis-score span,.thayu-analysis-score small,.thayu-analysis-score strong{color:#fff}.thayu-analysis-score strong{font-size:2.7rem;line-height:1}.thayu-analysis-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.thayu-analysis-kpis article{display:flex;flex-direction:column;padding:16px;border:1px solid var(--thayu-line);border-radius:15px;background:#fff}.thayu-analysis-kpis span,.thayu-analysis-kpis small{color:var(--thayu-navy)}.thayu-analysis-kpis span{font-size:.72rem;font-weight:800;text-transform:uppercase}.thayu-analysis-kpis strong{margin:8px 0 3px;color:var(--thayu-navy);font-size:1.45rem}.thayu-analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.thayu-analysis-card{padding:22px;border:1px solid var(--thayu-line);border-radius:18px;background:#fff}.thayu-analysis-card__head{display:flex;gap:12px;align-items:center;margin-bottom:16px}.thayu-analysis-card__head h3{margin:.05em 0}.thayu-analysis-bars{display:grid;gap:12px}.thayu-analysis-bars>div>div{display:flex;justify-content:space-between;gap:12px;font-size:.82rem;font-weight:700}.thayu-analysis-bars i{display:block;height:8px;margin-top:5px;overflow:hidden;border-radius:99px;background:#edf1f7}.thayu-analysis-bars b{display:block;height:100%;border-radius:inherit;background:var(--thayu-gold)}.thayu-analysis-source{display:block;margin-top:16px;color:var(--thayu-navy);font-size:.7rem}.thayu-demand-stat{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:end}.thayu-demand-stat strong{font-size:1.8rem;color:var(--thayu-navy)}.thayu-demand-stat span{font-size:.75rem}.thayu-demand-stat em{font-style:normal;font-weight:800}.thayu-demand-stat .is-up{color:#176b4d}.thayu-demand-stat .is-down{color:#9f2530}.thayu-demand-chart{width:100%;height:150px;margin-top:14px;border:1px solid var(--thayu-line);border-radius:12px;background:linear-gradient(#fff,#fbfcff)}.thayu-demand-chart polyline{fill:none;stroke:var(--thayu-navy);stroke-width:3;vector-effect:non-scaling-stroke}.thayu-analysis-locked-lines{display:grid;gap:8px;margin-top:14px;filter:blur(4px);opacity:.65}.thayu-analysis-locked-lines span{height:15px;border-radius:5px;background:linear-gradient(90deg,#dbe2ee 20%,#eef2f8 70%)}.thayu-analysis-locked-lines span:nth-child(2){width:82%}.thayu-analysis-locked-lines span:nth-child(3){width:68%}.thayu-analysis-locked-lines span:nth-child(4){width:91%}.thayu-analysis-context{margin:0}.thayu-analysis-context>div{display:flex;justify-content:space-between;gap:14px;padding:9px 0;border-top:1px solid var(--thayu-line)}.thayu-analysis-context>div:first-child{border-top:0}.thayu-analysis-context dt{font-size:.75rem;font-weight:800}.thayu-analysis-context dd{margin:0;text-align:right;font-weight:700}.thayu-premium-preview{margin-top:20px;padding:26px;border:1px solid #d6c07d;border-radius:22px;background:#fff}.thayu-premium-preview__top{display:flex;justify-content:space-between;gap:20px;align-items:center}.thayu-premium-preview__top>div{display:grid;grid-template-columns:auto 1fr;gap:0 14px;align-items:center}.thayu-premium-preview__top .thayu-icon{grid-row:1/3}.thayu-premium-preview__top p,.thayu-premium-preview__top h2{grid-column:2;margin:.05em 0}.thayu-premium-preview__top>span{padding:6px 10px;border-radius:999px;background:var(--thayu-gold-soft);color:var(--thayu-navy);font-weight:800}.thayu-premium-preview__blur{display:grid;grid-template-columns:1.3fr 1fr .8fr;gap:14px;margin:22px 0;padding:18px;border-radius:16px;background:#f6f8fc;filter:blur(5px);opacity:.75;pointer-events:none}.thayu-premium-preview__blur .chart{height:130px;border-radius:12px;background:repeating-linear-gradient(to top,#dae2ef 0 12px,#f7f9fc 12px 22px)}.thayu-premium-preview__blur .chart--small{height:130px;background:radial-gradient(circle,#d8e0ec 0 34%,#f7f9fc 35%)}.thayu-premium-preview__blur .rows{display:grid;gap:9px}.thayu-premium-preview__blur .rows i{border-radius:6px;background:#dfe5ee}.thayu-premium-preview__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:18px}.thayu-premium-preview__features span{display:flex;gap:8px;align-items:center;font-size:.78rem;font-weight:700;color:var(--thayu-navy)}.thayu-premium-preview__features .thayu-icon{width:28px;height:28px;border-radius:8px}.thayu-premium-preview__unlock{width:100%}.thayu-premium-preview>p:last-child{margin:10px 0 0;text-align:center;font-size:.7rem}.thayu-open-data-method__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px}.thayu-open-data-method__grid article{padding:20px;border:1px solid var(--thayu-line);border-radius:16px}.thayu-open-data-method__grid h3{margin:14px 0 7px}.thayu-open-data-method__grid p{margin:0;color:var(--thayu-navy)}@media(max-width:1000px){.thayu-analysis-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.thayu-analysis-grid{grid-template-columns:1fr}.thayu-premium-preview__features,.thayu-open-data-method__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.thayu-simple-choice,.thayu-analysis-form__grid,.thayu-analysis-form__actions,.thayu-analysis-kpis,.thayu-premium-preview__features,.thayu-open-data-method__grid{grid-template-columns:1fr}.thayu-analysis-form label.is-wide{grid-column:auto}.thayu-analysis-preview__head{align-items:flex-start;flex-direction:column}.thayu-analysis-score{width:100%}.thayu-premium-preview__blur{grid-template-columns:1fr}.thayu-premium-preview__top{align-items:flex-start;flex-direction:column}}