.idp-project-hub{--idp-project-green: #319B12;--idp-project-green-dark: #319B12;--idp-project-ink: #172019;--idp-project-muted: #5c675e;--idp-project-line: #d9dfda;--idp-project-soft: #f5f5f5;--idp-project-danger: #a02828;background:#fff;color:var(--idp-project-ink);padding:clamp(2rem,4vw,5rem) 0 clamp(3.5rem,7vw,8rem)}.idp-project-hub *,.idp-project-hub *:before,.idp-project-hub *:after{box-sizing:border-box}.idp-project-hub [hidden]{display:none!important}.idp-project-hub__container{width:min(calc(100% - clamp(2rem,4vw,5rem)),1840px);margin-inline:auto}.idp-project-hub__hero{display:grid;grid-template-columns:minmax(260px,.44fr) minmax(0,1.56fr);gap:clamp(2rem,5vw,6rem);align-items:start;padding-bottom:clamp(2rem,4vw,4.5rem);border-bottom:1px solid var(--idp-project-line)}.idp-project-hub__brand{display:flex;align-items:center;gap:1rem}.idp-project-hub__brand img{width:92px;height:auto;flex:0 0 auto}.idp-project-hub__eyebrow,.idp-project-hub__version{margin:0}.idp-project-hub__eyebrow{color:var(--idp-project-green-dark);font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.idp-project-hub__version{color:var(--idp-project-muted);font-size:.88rem;line-height:1.4}.idp-project-hub__intro{min-width:0}.idp-project-hub__intro h1{max-width:20ch;margin:0;font-size:clamp(2.35rem,4.6vw,5.7rem);line-height:.98;letter-spacing:-.045em;text-wrap:balance}.idp-project-hub__intro>p{max-width:1050px;margin:clamp(1.25rem,2vw,2rem) 0 0;color:var(--idp-project-muted);font-size:clamp(1.05rem,1.25vw,1.35rem);line-height:1.65}.idp-project-hub__notice{max-width:1150px;margin-top:1.4rem;padding:1rem 1.2rem;border-left:5px solid var(--idp-project-green);background:var(--idp-project-soft);line-height:1.55}.idp-project-hub__workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.58fr);gap:clamp(2rem,4vw,5rem);align-items:start;margin-top:clamp(2.5rem,5vw,5.5rem)}.idp-project-hub__form-panel,.idp-project-hub__guide,.idp-project-hub__dossier,.idp-project-hub__comparison-card,.idp-project-hub__calculation,.idp-project-hub__pending,.idp-project-hub__consent{min-width:0}.idp-project-hub__form-panel{border:1px solid var(--idp-project-line);background:#fff}.idp-project-hub__progress{padding:clamp(1.25rem,2vw,2rem);border-bottom:1px solid var(--idp-project-line)}.idp-project-hub__progress>p{margin:0 0 .75rem;color:var(--idp-project-muted);font-size:.88rem}.idp-project-hub__progress ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin:0;padding:0;list-style:none}.idp-project-hub__progress li{display:flex;align-items:center;gap:.55rem;min-width:0;padding-top:.7rem;border-top:3px solid var(--idp-project-line);color:var(--idp-project-muted);font-size:.86rem}.idp-project-hub__progress li[aria-current=step],.idp-project-hub__progress li.is-complete{border-color:var(--idp-project-green);color:var(--idp-project-ink)}.idp-project-hub__progress li span{display:inline-grid;width:1.8rem;height:1.8rem;flex:0 0 auto;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:.75rem;font-weight:800}.idp-project-hub__progress li[aria-current=step] span,.idp-project-hub__progress li.is-complete span{border-color:var(--idp-project-green);background:var(--idp-project-green);color:#fff}.idp-project-hub__form{padding:clamp(1.5rem,3vw,3rem)}.idp-project-hub__form fieldset{min-width:0;margin:0;padding:0;border:0}.idp-project-hub__form legend{display:block;width:100%;padding:0;font-size:clamp(1.55rem,2.1vw,2.35rem);font-weight:800;letter-spacing:-.025em;line-height:1.08}.idp-project-hub__step-help{max-width:880px;margin:.75rem 0 1.75rem;color:var(--idp-project-muted);line-height:1.65}.idp-project-hub__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.idp-project-hub__field-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.idp-project-hub__field-grid label{display:grid;align-content:start;gap:.5rem;min-width:0;font-weight:750}.idp-project-hub__field-grid label>span{line-height:1.35}.idp-project-hub__field-grid em{color:var(--idp-project-green-dark);font-style:normal}.idp-project-hub__field-grid select,.idp-project-hub__field-grid input,.idp-project-hub__field-grid textarea{width:100%;min-width:0;border:1px solid #aeb8b0;border-radius:3px;background:#fff;color:var(--idp-project-ink);font:inherit;font-weight:500}.idp-project-hub__field-grid select,.idp-project-hub__field-grid input{min-height:3.25rem;padding:.75rem .85rem}.idp-project-hub__field-grid textarea{min-height:10rem;padding:.85rem;resize:vertical;line-height:1.55}.idp-project-hub__field-grid select:focus-visible,.idp-project-hub__field-grid input:focus-visible,.idp-project-hub__field-grid textarea:focus-visible,.idp-project-hub button:focus-visible,.idp-project-hub a:focus-visible{outline:3px solid var(--idp-project-green);outline-offset:3px}.idp-project-hub__field-grid small{color:var(--idp-project-muted);font-size:.8rem;font-weight:500;line-height:1.45}.idp-project-hub__field-wide{grid-column:1 / -1}.idp-project-hub__form-status{margin-top:1rem;padding:.85rem 1rem;border-left:4px solid var(--idp-project-danger);background:#fff4f4;color:#681b1b;line-height:1.5}.idp-project-hub__step-actions,.idp-project-hub__export-actions,.idp-project-hub__storage-actions{display:flex;flex-wrap:wrap;gap:.75rem}.idp-project-hub__step-actions{justify-content:flex-end;margin-top:2rem;padding-top:1.4rem;border-top:1px solid var(--idp-project-line)}.idp-project-hub__button,.idp-project-hub__text-button{-webkit-appearance:none;appearance:none;border-radius:3px;font:inherit;font-weight:800;cursor:pointer}.idp-project-hub__button{min-height:3rem;padding:.75rem 1.15rem;border:2px solid var(--idp-project-green);background:var(--idp-project-green);color:#fff}.idp-project-hub__button:hover{border-color:var(--idp-project-green-dark);background:var(--idp-project-green-dark)}.idp-project-hub__button--secondary{background:#fff;color:var(--idp-project-green-dark)}.idp-project-hub__button--secondary:hover{background:var(--idp-project-soft);color:var(--idp-project-green-dark)}.idp-project-hub__button:disabled{border-color:#aeb8b0;background:#aeb8b0;cursor:not-allowed}.idp-project-hub__storage{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem 2rem;align-items:center;padding:1.25rem clamp(1.5rem,3vw,3rem);border-top:1px solid var(--idp-project-line);background:var(--idp-project-soft)}.idp-project-hub__storage h2,.idp-project-hub__storage p{margin:0}.idp-project-hub__storage h2{font-size:1rem}.idp-project-hub__storage p{margin-top:.25rem;color:var(--idp-project-muted);font-size:.85rem;line-height:1.45}.idp-project-hub__text-button{padding:.35rem 0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--idp-project-green-dark)}.idp-project-hub__text-button--danger{color:var(--idp-project-danger)}.idp-project-hub__storage-status{grid-column:1 / -1}.idp-project-hub__guide{position:sticky;top:1.5rem;padding:clamp(1.5rem,2.5vw,2.5rem);border-top:5px solid var(--idp-project-green);background:var(--idp-project-soft)}.idp-project-hub__guide h2{margin:.45rem 0 1.5rem;font-size:clamp(1.45rem,2vw,2.15rem);line-height:1.08}.idp-project-hub__guide ol{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.idp-project-hub__guide li{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:.8rem}.idp-project-hub__guide li>span{display:grid;width:2.25rem;height:2.25rem;place-items:center;border:1px solid var(--idp-project-green);border-radius:50%;color:var(--idp-project-green-dark);font-size:.72rem;font-weight:900}.idp-project-hub__guide li strong,.idp-project-hub__guide li p{display:block;margin:0}.idp-project-hub__guide li p{margin-top:.15rem;color:var(--idp-project-muted);font-size:.9rem;line-height:1.5}.idp-project-hub__guide-note{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--idp-project-line);color:var(--idp-project-muted);font-size:.9rem;line-height:1.55}.idp-project-hub__guide-note strong{color:var(--idp-project-ink)}.idp-project-hub__dossier{margin-top:clamp(3.5rem,7vw,8rem);padding-top:clamp(2rem,4vw,4rem);border-top:7px solid var(--idp-project-green)}.idp-project-hub__dossier-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:start}.idp-project-hub__dossier-header h2{margin:.45rem 0 .8rem;font-size:clamp(2rem,3.3vw,4.2rem);line-height:1;letter-spacing:-.04em}.idp-project-hub__dossier-header p:last-child{max-width:1100px;margin:0;color:var(--idp-project-muted);font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.6}.idp-project-hub__dossier-id{min-width:220px;padding:1rem 1.2rem;border:1px solid var(--idp-project-line)}.idp-project-hub__dossier-id span,.idp-project-hub__dossier-id strong{display:block}.idp-project-hub__dossier-id span{color:var(--idp-project-muted);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.idp-project-hub__dossier-id strong{margin-top:.3rem;overflow-wrap:anywhere;font-size:.95rem}.idp-project-hub__criteria{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:2rem;border:1px solid var(--idp-project-line);background:var(--idp-project-line)}.idp-project-hub__criterion{min-width:0;padding:1rem;background:#fff}.idp-project-hub__criterion span,.idp-project-hub__criterion strong{display:block}.idp-project-hub__criterion span{color:var(--idp-project-muted);font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.idp-project-hub__criterion strong{margin-top:.35rem;overflow-wrap:anywhere;line-height:1.35}.idp-project-hub__comparison,.idp-project-hub__calculation,.idp-project-hub__pending,.idp-project-hub__consent{margin-top:clamp(2.5rem,5vw,5.5rem)}.idp-project-hub__section-heading{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:1.3rem}.idp-project-hub__section-heading h3{margin:.35rem 0 0;font-size:clamp(1.5rem,2.2vw,2.6rem);line-height:1.08}.idp-project-hub__section-heading>p{max-width:560px;margin:0;color:var(--idp-project-muted);line-height:1.5}.idp-project-hub__comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,390px),1fr));gap:1rem}.idp-project-hub__comparison-card{display:flex;flex-direction:column;padding:clamp(1.25rem,2vw,2rem);border:1px solid var(--idp-project-line);background:#fff}.idp-project-hub__comparison-card.is-selected{border:3px solid var(--idp-project-green);padding:calc(clamp(1.25rem,2vw,2rem) - 2px)}.idp-project-hub__comparison-rank{display:flex;justify-content:space-between;gap:1rem;align-items:center;color:var(--idp-project-muted);font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.idp-project-hub__comparison-score{padding:.3rem .5rem;border:1px solid var(--idp-project-green);color:var(--idp-project-green-dark)}.idp-project-hub__comparison-card h4{margin:1rem 0 0;overflow-wrap:anywhere;font-size:clamp(1.2rem,1.45vw,1.65rem);line-height:1.15}.idp-project-hub__comparison-code{margin:.45rem 0 0;color:var(--idp-project-muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem;overflow-wrap:anywhere}.idp-project-hub__comparison-card ul{display:grid;gap:.5rem;margin:1.2rem 0;padding-left:1.15rem;color:var(--idp-project-muted);line-height:1.45}.idp-project-hub__comparison-card dl{display:grid;gap:.45rem;margin:auto 0 1rem;padding-top:1rem;border-top:1px solid var(--idp-project-line)}.idp-project-hub__comparison-card dl div{display:flex;justify-content:space-between;gap:1rem}.idp-project-hub__comparison-card dt{color:var(--idp-project-muted)}.idp-project-hub__comparison-card dd{margin:0;text-align:right;font-weight:800}.idp-project-hub__comparison-actions{display:grid;gap:.65rem}.idp-project-hub__comparison-actions a{color:var(--idp-project-green-dark);font-weight:800;text-decoration-thickness:1px;text-underline-offset:3px}.idp-project-hub__calculation{padding:clamp(1.25rem,2.5vw,2.5rem);border:1px solid var(--idp-project-line)}.idp-project-hub__table-wrap{width:100%;overflow-x:auto}.idp-project-hub__table-wrap table{width:100%;min-width:960px;border-collapse:collapse}.idp-project-hub__table-wrap th,.idp-project-hub__table-wrap td{padding:.85rem .75rem;border-bottom:1px solid var(--idp-project-line);text-align:left;vertical-align:top}.idp-project-hub__table-wrap thead th{border-bottom:2px solid var(--idp-project-ink);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.idp-project-hub__table-wrap tbody th{min-width:310px}.idp-project-hub__table-wrap tbody th span{display:block;margin-top:.25rem;color:var(--idp-project-muted);font-size:.8rem;font-weight:500}.idp-project-hub__table-wrap tfoot th,.idp-project-hub__table-wrap tfoot td{border-top:2px solid var(--idp-project-ink);border-bottom:0;font-weight:900}.idp-project-hub__document-status{display:inline-block;padding:.25rem .45rem;border:1px solid var(--idp-project-line);background:var(--idp-project-soft);font-size:.76rem;line-height:1.35}.idp-project-hub__document-status--verified{border-color:var(--idp-project-green);color:var(--idp-project-green-dark)}.idp-project-hub__calculation-disclaimer{margin:1rem 0 0;color:var(--idp-project-muted);font-size:.88rem;line-height:1.55}.idp-project-hub__pending{display:grid;grid-template-columns:minmax(260px,.52fr) minmax(0,1.48fr);gap:clamp(1.5rem,4vw,5rem);padding:clamp(1.5rem,3vw,3rem);border-top:4px solid var(--idp-project-ink);background:var(--idp-project-soft)}.idp-project-hub__pending .idp-project-hub__section-heading{display:block;margin:0}.idp-project-hub__pending ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.5rem;margin:0;padding:0;list-style:none}.idp-project-hub__pending li{position:relative;padding-left:1.35rem;line-height:1.5}.idp-project-hub__pending li:before{content:"";position:absolute;top:.52em;left:0;width:.55rem;height:.55rem;border:2px solid var(--idp-project-green)}.idp-project-hub__consent{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(1.5rem,4vw,5rem);padding-top:clamp(2rem,4vw,4rem);border-top:1px solid var(--idp-project-line)}.idp-project-hub__consent h3{margin:.4rem 0 .8rem;font-size:clamp(1.5rem,2.2vw,2.6rem);line-height:1.08}.idp-project-hub__consent>div:first-child>p:last-child{color:var(--idp-project-muted);line-height:1.55}.idp-project-hub__consent-controls{display:grid;gap:1rem}.idp-project-hub__request{display:grid;gap:1rem;padding:clamp(1.1rem,2vw,1.6rem);border:1px solid var(--idp-project-line);background:#fff}.idp-project-hub__request-heading h4{margin:0;font-size:1.15rem}.idp-project-hub__request-heading p,.idp-project-hub__request>small{margin:.4rem 0 0;color:var(--idp-project-muted);line-height:1.5}.idp-project-hub__request>small{font-size:.8rem}.idp-project-hub__request-grid{gap:.85rem}.idp-project-hub__consent-options{display:grid;gap:.75rem}.idp-project-hub__consent-options label{display:grid;grid-template-columns:1.35rem minmax(0,1fr);gap:.75rem;align-items:start;padding:1rem;border:1px solid var(--idp-project-line);cursor:pointer}.idp-project-hub__consent-options input{width:1.25rem;height:1.25rem;margin:.1rem 0 0;accent-color:var(--idp-project-green)}.idp-project-hub__consent-options span{color:var(--idp-project-muted);line-height:1.5}.idp-project-hub__consent-options strong{color:var(--idp-project-ink)}.idp-project-hub__consent-policy{margin:.25rem 0 0;color:var(--idp-project-muted);font-size:.86rem;line-height:1.5}.idp-project-hub__consent-policy a{color:var(--idp-project-green);font-weight:800;text-underline-offset:3px}.idp-project-hub__export-actions{margin-top:.75rem}.idp-project-hub__api-status{min-height:1.4em;margin:0;color:var(--idp-project-muted);line-height:1.45}.idp-project-hub__api-status.is-error{color:var(--idp-project-danger)}.idp-project-hub__storage-warning{padding-left:.8rem;border-left:3px solid var(--idp-project-green)}.idp-project-hub__export-warning,.idp-project-hub__online-disabled,.idp-project-hub__privacy-summary,.idp-project-hub__compatibility-block{margin:0;padding:clamp(1rem,2vw,1.5rem);border:1px solid var(--idp-project-line);background:#fff;line-height:1.55}.idp-project-hub__export-warning,.idp-project-hub__compatibility-block{border-left:5px solid var(--idp-project-green)}.idp-project-hub__online-disabled h4,.idp-project-hub__privacy-summary h4,.idp-project-hub__compatibility-block h4{margin:0;font-size:1.08rem}.idp-project-hub__online-disabled p,.idp-project-hub__privacy-summary>p,.idp-project-hub__compatibility-block p{margin:.55rem 0 0;color:var(--idp-project-muted)}.idp-project-hub__online-disabled a,.idp-project-hub__privacy-summary a{color:var(--idp-project-green);font-weight:800;text-underline-offset:3px}.idp-project-hub__privacy-summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:1rem 0 0;border-top:1px solid var(--idp-project-line);border-left:1px solid var(--idp-project-line)}.idp-project-hub__privacy-summary dl>div{display:grid;grid-template-columns:minmax(95px,.36fr) minmax(0,1fr);gap:.75rem;padding:.85rem;border-right:1px solid var(--idp-project-line);border-bottom:1px solid var(--idp-project-line)}.idp-project-hub__privacy-summary dt{font-weight:800}.idp-project-hub__privacy-summary dd{margin:0;color:var(--idp-project-muted)}.idp-project-hub__compatibility-block{grid-column:1 / -1}.idp-project-hub__calculation-blocked td{padding:clamp(1rem,2vw,1.5rem);border-left:5px solid var(--idp-project-green);color:var(--idp-project-muted);text-align:left;white-space:normal}.idp-project-hub__calculation-blocked strong{color:var(--idp-project-ink)}@media(max-width:1200px){.idp-project-hub__hero{grid-template-columns:1fr;gap:1.5rem}.idp-project-hub__workspace{grid-template-columns:1fr}.idp-project-hub__guide{position:static}.idp-project-hub__guide ol{grid-template-columns:repeat(5,minmax(0,1fr))}.idp-project-hub__guide li{grid-template-columns:1fr}.idp-project-hub__field-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.idp-project-hub__field-grid--three label:last-child{grid-column:1 / -1}.idp-project-hub__criteria{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.idp-project-hub__progress li strong{display:none}.idp-project-hub__progress li{justify-content:center}.idp-project-hub__field-grid,.idp-project-hub__field-grid--three,.idp-project-hub__comparison-grid,.idp-project-hub__pending,.idp-project-hub__consent{grid-template-columns:1fr}.idp-project-hub__field-grid--three label:last-child,.idp-project-hub__field-wide,.idp-project-hub__export-actions,.idp-project-hub__api-status{grid-column:1}.idp-project-hub__guide ol,.idp-project-hub__criteria{grid-template-columns:repeat(2,minmax(0,1fr))}.idp-project-hub__pending ul{grid-template-columns:1fr}.idp-project-hub__section-heading{display:block}.idp-project-hub__section-heading>p{margin-top:.75rem}}@media(max-width:560px){.idp-project-hub{padding-top:1.5rem}.idp-project-hub__container{width:min(calc(100% - 1.25rem),1840px)}.idp-project-hub__brand{align-items:flex-start}.idp-project-hub__brand img{width:74px}.idp-project-hub__intro h1{font-size:clamp(2.15rem,11.5vw,3.25rem)}.idp-project-hub__progress,.idp-project-hub__form,.idp-project-hub__storage,.idp-project-hub__guide,.idp-project-hub__calculation,.idp-project-hub__pending{padding-inline:1rem}.idp-project-hub__storage{grid-template-columns:1fr}.idp-project-hub__storage-actions{justify-content:flex-start}.idp-project-hub__step-actions,.idp-project-hub__export-actions{display:grid;grid-template-columns:1fr}.idp-project-hub__button{width:100%}.idp-project-hub__guide ol,.idp-project-hub__criteria,.idp-project-hub__dossier-header{grid-template-columns:1fr}.idp-project-hub__dossier-id{min-width:0}}@media(max-width:900px){.idp-project-hub__privacy-summary dl{grid-template-columns:1fr}}@media print{.idp-project-hub{padding:0;color:#000}.idp-project-hub__hero,.idp-project-hub__workspace,.idp-project-hub__export-actions,.idp-project-hub__consent-options,.idp-project-hub__api-status{display:none!important}.idp-project-hub__container{width:100%}.idp-project-hub__dossier{display:block!important;margin:0;padding:0;border-top:0}.idp-project-hub__comparison-grid{grid-template-columns:repeat(3,1fr)}.idp-project-hub__comparison-card,.idp-project-hub__calculation,.idp-project-hub__pending,.idp-project-hub__consent{break-inside:avoid}.idp-project-hub__button,.idp-project-hub__comparison-actions{display:none!important}}html body .idp-project-hub__button{border-color:#319b12!important;background:#fff!important;color:#172019!important;box-shadow:none!important}html body .idp-project-hub__button:hover,html body .idp-project-hub__button:focus-visible{background:#f3f3f3!important;color:#172019!important}html body .idp-project-hub__guide,html body .idp-project-hub__storage,html body .idp-project-hub__pending,html body .idp-project-hub__document-status{background:#f5f5f5!important;background-image:none!important}html body .idp-project-hub__storage a,html body .idp-project-hub__text-button{color:#172019!important;text-decoration:underline!important;text-underline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/7/assets/idp-project-hub.css.map */
