.hc-page{max-width:920px;margin:0 auto;padding:1.25rem 15px 80px;}.hc-hero{background:#fff;border:1px solid #e6eaee;border-radius:6px;padding:1.5rem 1.75rem 1.75rem;margin-bottom:1rem;overflow:hidden;border-top:3px solid #2ea1f8;}.hc-hero__top{display:flex;align-items:center;gap:.875rem;margin-bottom:1.125rem;}.hc-hero__icon{width:48px;height:48px;background:linear-gradient(135deg,#2ea1f8,#1976d2);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 10px rgba(25,118,210,0.2);}.hc-hero__icon svg{width:24px;height:24px;fill:#fff;}.hc-hero__title{font-size:1.25rem;font-weight:700;color:#354052;margin:0;line-height:1.2;}.hc-hero__subtitle{font-size:.8125rem;color:#7f8fa4;margin:2px 0 0;}.hc-form__intro{display:none;}.hc-search-wrap,.hc-search-wrap.form-group{background:#fafbfc;border:1px solid #e6eaee;border-radius:6px;padding:4px;margin-bottom:0;}.hc-search .form-group{margin-bottom:0;}.hc-search{display:flex;align-items:stretch;flex-wrap:nowrap;height:40px;}.hc-search .form-item{flex:1 1 auto;margin:0;padding:0;}.hc-search .hc-search__input,.hc-search .hc-search__input.form-control{width:100%;min-width:0;height:100%;padding:.6875rem 1rem;border:none;border-radius:0;background:transparent;color:#354052;font-size:.9375rem;outline:none;box-sizing:border-box;box-shadow:none;}.hc-search .hc-search__input::placeholder{color:#b7c0cd;}.hc-search .hc-search__input:focus,.hc-search .hc-search__input.form-control:focus{background:#fff;border:none;box-shadow:none;outline:none;}.hc-search__actions,.hc-search .form-actions{margin:0;padding:0;border:none;background:none;flex-shrink:0;display:flex;align-items:stretch;}.hc-search .hc-search__btn,.hc-search .hc-search__btn.btn{display:flex;align-items:center;gap:6px;padding:0 1.5rem;height:100%;border:none;border-radius:4px;background:linear-gradient(180deg,#2ea1f8,#1990ea);color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap;box-shadow:none;}.hc-search .hc-search__btn:hover,.hc-search .hc-search__btn.btn:hover{box-shadow:0 3px 10px rgba(25,144,234,0.3);background:linear-gradient(180deg,#2ea1f8,#1990ea);color:#fff;}.hc-search .hc-search__btn:active{transform:translateY(1px);}.hc-search__btn::before{content:'';display:inline-block;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z' fill='white'/%3E%3C/svg%3E") no-repeat center;background-size:contain;flex-shrink:0;}.hc-search__btn svg{width:16px;height:16px;fill:#fff;}.hc-help{margin-top:.625rem;font-size:.8125rem;color:#7f8fa4;padding-left:2px;}.hc-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:.625rem;}.hc-examples{margin-top:.625rem;font-size:.8125rem;color:#7f8fa4;padding-left:2px;}.hc-examples a,.hc-example-link{color:#2ea1f8;cursor:pointer;margin:0 1px;}.hc-form-error{display:none;margin-top:.625rem;padding:.6875rem .875rem;border:1px solid #f4c7c5;border-radius:6px;background:#fdeeed;color:#c62828;font-size:.8125rem;}.hc-form-error.is-active{display:block;}.hc-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:100px;font-size:.75rem;font-weight:500;}.hc-badge--muted{background:#f0f2f5;color:#7f8fa4;}.hc-badge--high{background:#edf8ef;color:#43a047;}.hc-badge--medium{background:#fef5e8;color:#d28215;}.hc-badge--low{background:#fdeeed;color:#e53935;}.hc-card{background:#fff;border:1px solid #e6eaee;border-radius:6px;position:relative;margin-bottom:1rem;overflow:hidden;}.hc-card__header{background:#fafbfc;border-bottom:1px solid #e6eaee;padding:.875rem 1.5rem;font-size:.75rem;font-weight:500;color:#7f8fa4;text-transform:uppercase;letter-spacing:.05em;}.hc-card__body{padding:1.5rem;}.hc-loader{display:none;text-align:center;padding:2.5rem 0;}.hc-loader.is-active{display:block;}.hc-loader__spinner{display:inline-block;width:34px;height:34px;border:3px solid #e6eaee;border-top-color:#2ea1f8;border-radius:50%;animation:hc-spin .65s linear infinite;}@keyframes hc-spin{to{transform:rotate(360deg);}}.hc-loader__text{margin-top:.625rem;font-size:.875rem;color:#7f8fa4;}.hc-loader__steps{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:.875rem;}.hc-loader__steps span{padding:4px 10px;border-radius:100px;background:#f0f2f5;color:#7f8fa4;font-size:.75rem;}.hc-result{}.hc-result-header{padding:.75rem 1.5rem;border-bottom:1px solid #e6eaee;font-size:.8125rem;color:#7f8fa4;}.hc-result-header strong{color:#354052;font-weight:600;}.hc-answer{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;}.hc-answer__icon-wrap{flex-shrink:0;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#43a047,#2e7d32);display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px rgba(46,125,50,0.2);}.hc-answer--error .hc-answer__icon-wrap{background:linear-gradient(135deg,#e53935,#c62828);box-shadow:0 3px 10px rgba(198,40,40,0.2);}.hc-answer__icon-wrap svg{width:22px;height:22px;fill:#fff;}.hc-answer__body{flex:1;min-width:0;}.hc-answer__domain{font-size:.8125rem;color:#7f8fa4;margin-bottom:1px;}.hc-answer__hosting{font-size:1.375rem;font-weight:300;color:#354052;margin:0;line-height:1.25;}.hc-answer__hosting strong{font-weight:700;}.hc-answer__meta{display:flex;flex-wrap:wrap;gap:.375rem 1rem;margin-top:5px;}.hc-answer__meta-item{display:inline-flex;align-items:center;gap:4px;font-size:.8125rem;color:#7f8fa4;}.hc-answer__meta-item svg{width:13px;height:13px;fill:#b7c0cd;flex-shrink:0;}.hc-answer__extra{margin-top:.625rem;}.hc-answer__text{font-size:.875rem;color:#7f8fa4;}.hc-answer__signals{display:flex;flex-wrap:wrap;gap:6px;margin-top:.5rem;}.hc-answer__signal{display:inline-flex;padding:4px 8px;border-radius:100px;background:#f0f2f5;color:#475364;font-size:.75rem;font-weight:500;}.hc-answer__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:.75rem;}.hc-answer__note{display:none;margin-top:.75rem;padding:.75rem .875rem;border-radius:6px;border:1px solid #f3dfbf;background:#fef5e8;color:#b06c0e;font-size:.8125rem;}.hc-answer__note.is-active{display:block;}.hc-divider{height:1px;background:#e6eaee;margin:0;}.hc-details{display:grid;grid-template-columns:1fr 1fr;gap:0;}.hc-detail{padding:1rem 1.5rem;border-bottom:1px solid #f0f2f5;display:flex;gap:10px;align-items:flex-start;}.hc-detail:nth-child(odd){border-right:1px solid #f0f2f5;}.hc-detail:nth-last-child(-n+2){border-bottom:none;}.hc-detail__icon{flex-shrink:0;width:30px;height:30px;border-radius:7px;display:flex;align-items:center;justify-content:center;margin-top:1px;}.hc-detail__icon svg{width:15px;height:15px;}.hc-detail__icon--blue{background:#eef5fd;}.hc-detail__icon--blue svg{fill:#2ea1f8;}.hc-detail__icon--green{background:#edf8ef;}.hc-detail__icon--green svg{fill:#43a047;}.hc-detail__icon--orange{background:#fef5e8;}.hc-detail__icon--orange svg{fill:#fd9a18;}.hc-detail__icon--purple{background:#f3eefb;}.hc-detail__icon--purple svg{fill:#886ce6;}.hc-detail__icon--gray{background:#f0f2f5;}.hc-detail__icon--gray svg{fill:#7f8fa4;}.hc-detail__icon--red{background:#fdeeed;}.hc-detail__icon--red svg{fill:#e53935;}.hc-detail__text{min-width:0;}.hc-detail__label{font-size:.6875rem;color:#b7c0cd;text-transform:uppercase;letter-spacing:.04em;line-height:1.2;margin-bottom:1px;}.hc-detail__value{font-size:.875rem;color:#354052;font-weight:500;word-break:break-word;line-height:1.35;}.hc-detail__value--muted{color:#b7c0cd;font-weight:400;}.hc-detail__value small{font-weight:400;color:#7f8fa4;font-size:.8125rem;}.hc-section-label{display:flex;align-items:center;gap:7px;padding:.75rem 1.5rem 0;font-size:.6875rem;font-weight:500;color:#b7c0cd;text-transform:uppercase;letter-spacing:.05em;}.hc-section-label svg{width:13px;height:13px;fill:#b7c0cd;}.hc-techs{display:flex;flex-wrap:wrap;gap:6px;padding:.5rem 1.5rem 1rem;}.hc-tech-badge{display:inline-flex;align-items:center;gap:4px;background:#f0f2f5;padding:4px 10px;border-radius:100px;font-size:.75rem;color:#475364;font-weight:500;transition:background .15s;}.hc-tech-badge:hover{background:#e6eaee;}.hc-tech-badge--cms{background:linear-gradient(135deg,#2ea1f8,#1976d2);color:#fff;}.hc-tech-badge--cms:hover{background:linear-gradient(135deg,#42a5f5,#2ea1f8);}.hc-tech-badge--analytics{background:#f5f5f5;color:#757575;}.hc-tech-badge--analytics:hover{background:#eeeeee;}.hc-tech-badge--server{background:#e8f5e9;color:#2e7d32;}.hc-tech-badge--server:hover{background:#c8e6c9;}.hc-tech-badge svg{width:11px;height:11px;fill:currentColor;opacity:.55;}.hc-provider{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fafbfc;border-top:1px solid #e6eaee;border-left:3px solid #2ea1f8;}.hc-provider__info{flex:1;min-width:0;}.hc-provider__title{font-size:.6875rem;color:#b7c0cd;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;}.hc-provider__name{font-size:1rem;font-weight:700;color:#354052;display:inline;}.hc-provider__rating{display:inline-flex;align-items:center;gap:3px;margin-left:8px;font-size:.875rem;font-weight:700;color:#fd9a18;}.hc-provider__rating svg{width:14px;height:14px;fill:#fd9a18;}.hc-provider__stats{font-size:.8125rem;color:#7f8fa4;margin-top:2px;}.hc-provider__actions{display:flex;gap:8px;flex-shrink:0;}.hc-provider__empty{padding:1rem 1.5rem;background:#fafbfc;border-top:1px solid #e6eaee;font-size:.8125rem;color:#7f8fa4;}.hc-btn{display:inline-flex;align-items:center;gap:5px;padding:.4375rem 1rem;border-radius:4px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s;text-decoration:none;border:none;white-space:nowrap;}.hc-btn:hover{text-decoration:none;}.hc-btn--outline{background:#fff;border:1px solid #dfe3e9;color:#354052;}.hc-btn--outline:hover{border-color:#2ea1f8;color:#2ea1f8;}.hc-btn--primary{background:linear-gradient(180deg,#2ea1f8,#1990ea);color:#fff;border:1px solid #1a91eb;}.hc-btn--primary:hover{box-shadow:0 2px 8px rgba(25,144,234,0.3);color:#fff;}.hc-btn svg{width:13px;height:13px;fill:currentColor;}.hc-alts{padding:.625rem 1.5rem;font-size:.8125rem;color:#7f8fa4;background:#fafbfc;border-top:1px solid #e6eaee;}.hc-alts a{font-weight:500;}.hc-alts__rating{color:#fd9a18;font-size:.75rem;font-weight:500;}.hc-alts__sep{margin:0 5px;color:#dfe3e9;}.hc-card-footer{display:flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;background:#fafbfc;border-top:1px solid #e6eaee;font-size:.75rem;color:#b7c0cd;gap:5px;}.hc-card-footer svg{width:12px;height:12px;fill:#b7c0cd;}.hc-accuracy{padding:.875rem 1.5rem;background:#fafbfc;border-top:1px solid #e6eaee;font-size:.8125rem;color:#7f8fa4;}.hc-accuracy strong{display:block;color:#354052;margin-bottom:3px;}.hc-confidence{flex-shrink:0;width:200px;border-radius:6px;border:1px solid #e6eaee;background:#fafbfc;align-self:center;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:0;}.hc-confidence__ring{position:relative;width:88px;height:88px;margin-bottom:6px;}.hc-confidence__ring svg{width:88px;height:88px;transform:rotate(-90deg);}.hc-confidence__ring circle{stroke-width:5;stroke-linecap:round;}.hc-confidence__bg--high{fill:#edf8ef;stroke:none;}.hc-confidence__bg--medium{fill:#fef5e8;stroke:none;}.hc-confidence__bg--low{fill:#fdeeed;stroke:none;}.hc-confidence__track{fill:none;stroke:#e6eaee;}.hc-confidence__fill--high{fill:none;stroke:#43a047;}.hc-confidence__fill--medium{fill:none;stroke:#d28215;}.hc-confidence__fill--low{fill:none;stroke:#e53935;}.hc-confidence__percent{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;}.hc-confidence__percent--high{color:#43a047;}.hc-confidence__percent--medium{color:#d28215;}.hc-confidence__percent--low{color:#e53935;}.hc-confidence__label{font-size:.75rem;font-weight:500;margin-bottom:.625rem;text-align:center;}.hc-confidence__label--high{color:#43a047;}.hc-confidence__label--medium{color:#d28215;}.hc-confidence__label--low{color:#e53935;}.hc-confidence__divider{width:100%;height:1px;background:#f0f2f5;margin-bottom:.625rem;}.hc-confidence__signals{display:flex;flex-direction:column;gap:5px;width:100%;}.hc-confidence__signal{display:flex;align-items:center;gap:6px;font-size:.75rem;line-height:1.3;}.hc-confidence__signal svg{width:13px;height:13px;flex-shrink:0;}.hc-confidence__signal--ok{color:#354052;}.hc-confidence__signal--ok svg{fill:#43a047;}.hc-confidence__signal--no{color:#b7c0cd;}.hc-confidence__signal--no svg{fill:#b7c0cd;}.hc-provider__logo{width:110px;height:40px;border-radius:8px;border:1px solid #e6eaee;object-fit:contain;flex-shrink:0;background:#fff;padding:5px;}.hc-provider__logo--placeholder{display:flex;align-items:center;justify-content:center;background:#eef5fd;}.hc-provider__logo--placeholder svg{width:20px;height:20px;fill:#2ea1f8;}.hc-recs{display:none;border-top:1px solid #e6eaee;}.hc-recs.is-active{display:block;}.hc-recs__header{display:flex;align-items:center;gap:8px;padding:1rem 1.5rem .75rem;font-size:.8125rem;font-weight:500;color:#354052;}.hc-recs__header svg{width:16px;height:16px;fill:#2ea1f8;}.hc-recs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 1.5rem 1.25rem;}.hc-rec{border:1px solid #e6eaee;border-radius:6px;display:flex;flex-direction:column;background:#fff;transition:border-color .15s,box-shadow .15s;overflow:hidden;}.hc-rec:hover{border-color:#2ea1f8;box-shadow:0 2px 12px rgba(46,161,248,0.1);}.hc-rec__logo-wrap{display:flex;align-items:center;justify-content:center;padding:.875rem 1rem;background:#fafbfc;border-bottom:1px solid #f0f2f5;min-height:56px;}.hc-rec__logo{max-width:120px;height:28px;object-fit:contain;}.hc-rec__body{padding:.75rem 1rem;display:flex;flex-direction:column;gap:6px;flex:1;}.hc-rec__head{display:flex;align-items:baseline;justify-content:space-between;gap:6px;}.hc-rec__name{font-size:.875rem;font-weight:600;color:#354052;line-height:1.2;}.hc-rec__rating{display:inline-flex;align-items:center;gap:3px;font-size:.8125rem;font-weight:700;color:#fd9a18;flex-shrink:0;}.hc-rec__rating svg{width:12px;height:12px;fill:#fd9a18;}.hc-rec__info{font-size:.75rem;color:#7f8fa4;line-height:1.4;}.hc-rec__info span{color:#354052;font-weight:500;}.hc-rec__actions{display:flex;gap:.75rem;margin-top:auto;padding-top:4px;font-size:.75rem;}.hc-rec__link{color:#2ea1f8;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:3px;transition:color .15s;}.hc-rec__link:hover{color:#1990ea;text-decoration:underline;}.hc-rec__link svg{width:11px;height:11px;fill:currentColor;}.hc-rec__link--go{color:#43a047;}.hc-rec__link--go:hover{color:#2e7d32;}.hc-steps{display:flex;align-items:flex-start;gap:0;padding:0;position:relative;}.hc-step{flex:1;text-align:center;position:relative;padding:0 .75rem;}.hc-step__icon{width:44px;height:44px;border-radius:12px;margin:0 auto .625rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;}.hc-step__icon svg{width:22px;height:22px;}.hc-step__icon--blue{background:#eef5fd;}.hc-step__icon--blue svg{fill:#2ea1f8;}.hc-step__icon--green{background:#edf8ef;}.hc-step__icon--green svg{fill:#43a047;}.hc-step__icon--orange{background:#fef5e8;}.hc-step__icon--orange svg{fill:#fd9a18;}.hc-step__num{position:absolute;top:-4px;right:-4px;width:18px;height:18px;border-radius:50%;background:#2ea1f8;color:#fff;font-size:.6875rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff;z-index:2;}.hc-step:not(:last-child)::after{content:'';position:absolute;top:22px;left:calc(50% + 28px);right:calc(-50% + 28px);height:2px;background:#e6eaee;z-index:0;}.hc-step__title{font-size:.875rem;font-weight:500;color:#354052;margin-bottom:2px;}.hc-step__desc{font-size:.8125rem;color:#7f8fa4;line-height:1.4;}.hc-recent-table{width:100%;border-collapse:collapse;}.hc-recent-table th{text-align:left;padding:.5rem 0;font-size:.6875rem;font-weight:500;color:#b7c0cd;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e6eaee;}.hc-recent-table td{padding:.625rem 0;border-bottom:1px solid #f0f2f5;font-size:.8125rem;vertical-align:middle;}.hc-recent-table tr:last-child td{border-bottom:none;}.hc-recent__domain{font-weight:500;color:#354052;cursor:pointer;}.hc-recent__domain:hover{color:#2ea1f8;}.hc-recent__hoster{color:#354052;}.hc-recent__hoster-link{color:#2ea1f8;font-weight:500;}.hc-recent__location{color:#7f8fa4;display:inline-flex;align-items:center;gap:4px;}.hc-recent__location svg{width:12px;height:12px;fill:#b7c0cd;}.hc-recent__flag{font-size:.875rem;margin-right:2px;}.hc-recent__time{color:#b7c0cd;font-size:.75rem;white-space:nowrap;}.hc-faq__item{border-bottom:1px solid #f0f2f5;}.hc-faq__item:last-child{border-bottom:none;}.hc-faq__question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.9375rem 1.5rem;background:none;border:none;font-size:.9375rem;font-weight:500;color:#354052;cursor:pointer;text-align:left;transition:color .15s;gap:1rem;}.hc-faq__question:hover{color:#2ea1f8;}.hc-faq__icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:#f0f2f5;display:flex;align-items:center;justify-content:center;transition:all .25s;}.hc-faq__icon svg{width:15px;height:15px;fill:#7f8fa4;transition:transform .25s;}.hc-faq__item.is-open .hc-faq__icon{background:#eef5fd;}.hc-faq__item.is-open .hc-faq__icon svg{fill:#2ea1f8;transform:rotate(180deg);}.hc-faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.5rem;font-size:.875rem;color:#7f8fa4;line-height:1.7;}.hc-faq__answer a{font-weight:500;}.hc-faq__item.is-open .hc-faq__answer{max-height:300px;padding:0 1.5rem 1.125rem;}.hc-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}.hc-tool-link{display:flex;align-items:center;gap:10px;padding:.75rem .875rem;background:#fff;border:1px solid #e6eaee;border-radius:6px;font-size:.8125rem;font-weight:500;color:#354052;transition:all .15s;text-decoration:none;}.hc-tool-link:hover{border-color:#2ea1f8;color:#2ea1f8;box-shadow:0 2px 8px rgba(46,161,248,0.1);text-decoration:none;}.hc-tool-link__icon{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.hc-tool-link__icon svg{width:17px;height:17px;}.hc-tool-link__icon--blue{background:#eef5fd;}.hc-tool-link__icon--blue svg{fill:#2ea1f8;}.hc-tool-link__icon--green{background:#edf8ef;}.hc-tool-link__icon--green svg{fill:#43a047;}.hc-tool-link__icon--purple{background:#f3eefb;}.hc-tool-link__icon--purple svg{fill:#886ce6;}.hc-guides{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}.hc-guide{display:flex;flex-direction:column;gap:6px;padding:1rem;border:1px solid #e6eaee;border-radius:6px;background:#fff;}.hc-guide__type{font-size:.6875rem;color:#b7c0cd;text-transform:uppercase;letter-spacing:.04em;}.hc-guide__title{font-size:.875rem;font-weight:500;color:#354052;}.hc-guide__text{font-size:.8125rem;color:#7f8fa4;line-height:1.5;}.hc-alert{margin-bottom:16px;padding:12px 14px;border-radius:6px;}.hc-alert--warning{background:#fef5e8;border:1px solid #f3dfbf;color:#b06c0e;}.hc-alert--error{background:#fdeeed;border:1px solid #f4c7c5;color:#c62828;}.hc-retry-timer{margin-top:.625rem;font-size:.8125rem;color:#7f8fa4;}.hc-copy-helper{position:absolute;left:-9999px;top:-9999px;}.hc-hp-wrap{position:absolute;left:-9999px;top:-9999px;height:0;width:0;overflow:hidden;}@media (max-width:640px) {
 .hc-page{padding-top:1rem;}.hc-hero{padding:1.25rem;}.hc-hero__title{font-size:1.125rem;}.hc-hero__icon{width:42px;height:42px;border-radius:10px;}.hc-hero__icon svg{width:22px;height:22px;}.hc-search{flex-direction:column;}.hc-search__btn{padding:.6875rem;border-radius:4px;justify-content:center;width:100%;}.hc-search__actions{width:100%;}.hc-details{grid-template-columns:1fr;}.hc-detail:nth-child(odd){border-right:none;}.hc-detail{border-bottom:1px solid #f0f2f5;}.hc-detail:last-child{border-bottom:none;}.hc-answer{flex-direction:column;}.hc-answer__hosting{font-size:1.125rem;}.hc-confidence{width:100%;order:2;margin-top:.75rem;flex-direction:row;gap:1rem;align-items:center;}.hc-confidence__ring{margin-bottom:0;flex-shrink:0;}.hc-confidence__label{margin-bottom:.375rem;}.hc-confidence__divider{display:none;}.hc-provider{flex-direction:column;align-items:stretch;gap:.75rem;}.hc-provider__logo{width:90px;height:34px;border-radius:6px;}.hc-provider__actions{width:100%;}.hc-provider__actions .hc-btn,.hc-answer__actions .hc-btn{flex:1;justify-content:center;}.hc-tools,.hc-guides,.hc-recs__grid{grid-template-columns:1fr;}.hc-steps{flex-direction:column;gap:1rem;align-items:stretch;}.hc-step{display:flex;text-align:left;gap:.75rem;padding:0;}.hc-step__icon{margin:0;flex-shrink:0;}.hc-step:not(:last-child)::after{display:none;}.hc-step__texts{flex:1;}.hc-recent-table th:nth-child(3),.hc-recent-table td:nth-child(3),.hc-recent-table th:nth-child(4),.hc-recent-table td:nth-child(4){display:none;} 
}
/*})'"*/
