pg-tool{display:block}.pg-tool-page{max-width:1180px;padding-top:32px;padding-bottom:64px}.pg-tool-crumbs ol{display:flex;flex-wrap:wrap;gap:4px 8px;list-style:none;margin:0 0 20px;padding:0;font-size:14px;color:var(--pg-muted)}.pg-tool-crumbs li+li:before{content:"\203a";margin-right:8px;color:var(--pg-muted)}.pg-tool-crumbs a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--pg-border)}.pg-tool-crumbs a:hover{color:var(--pg-ink);text-decoration-color:currentColor}.pg-tool-head{max-width:760px;margin-bottom:32px}.pg-tool-head .pg-page-title{margin:0 0 12px;text-wrap:balance;max-width:22ch}.pg-tool-lede{font-size:18px;line-height:1.55;color:var(--pg-muted);max-width:60ch;margin:0;text-wrap:pretty}.pg-tool ::selection{background:var(--pg-pink);color:var(--pg-ink)}.pg-tool-app{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);grid-template-areas:"form result" "form bar" "form extras";align-items:start;gap:16px 48px}.pg-tool-app-wide{grid-template-columns:minmax(300px,380px) minmax(0,1fr)}.pg-tool-form{grid-area:form;display:grid;gap:28px;margin:0}.pg-tool-result{grid-area:result}.pg-tool-bar{grid-area:bar}.pg-tool-extras{grid-area:extras}.pg-tool-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pg-tool-app-wide .pg-tool-fields{grid-template-columns:minmax(0,1fr)}.pg-tool-app-wide .pg-tool-fields-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.pg-tool-field{display:grid;gap:8px;align-content:start;min-width:0}.pg-tool-field label{font-size:15px;font-weight:600;line-height:1.35;color:var(--pg-ink)}.pg-tool-field small{font-size:13px;line-height:1.45;color:var(--pg-muted)}.pg-tool-stepper{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--pg-border);border-radius:999px;background:#fff;max-width:240px;transition:border-color .16s}.pg-tool-stepper:focus-within{border-color:var(--pg-focus)}.pg-tool-stepper button{flex:0 0 44px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:var(--pg-cream);color:var(--pg-ink);cursor:pointer;transition:background .16s,transform .12s var(--pg-ease-out)}.pg-tool-stepper button:active{transform:scale(.94)}@media(hover:hover){.pg-tool-stepper button:hover{background:var(--pg-brand-soft)}}.pg-tool-stepper input{flex:1;min-width:0;width:100%;height:44px;border:0;background:transparent;text-align:center;font:600 20px/1 var(--body-font);font-variant-numeric:tabular-nums;color:var(--pg-ink);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.pg-tool-stepper input::-webkit-inner-spin-button,.pg-tool-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pg-tool-stepper input:focus{outline:none}.pg-tool :focus-visible{outline:2px solid var(--pg-focus);outline-offset:2px}.pg-tool-choice{border:0;margin:0;padding:0;min-width:0}.pg-tool-choice legend{font-size:15px;font-weight:600;margin-bottom:10px;padding:0}.pg-tool-example{margin:-4px 0 12px}.pg-tool-segments{display:flex;flex-wrap:wrap;gap:8px}.pg-tool-segments label{position:relative;display:flex}.pg-tool-segments input,.pg-tool-models input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.pg-tool-segments label>span{display:inline-flex;flex-direction:column;justify-content:center;min-height:44px;padding:8px 18px;border:1px solid var(--pg-border);border-radius:999px;background:#fff;font-size:15px;font-weight:600;line-height:1.3;cursor:pointer;transition:background .16s,border-color .16s,color .16s}.pg-tool-segments span small{font-size:12px;font-weight:400;color:var(--pg-muted)}@media(hover:hover){.pg-tool-segments label:hover>span{border-color:var(--pg-primary)}}.pg-tool-segments input:checked+span{background:var(--pg-primary);border-color:var(--pg-primary);color:#fff}.pg-tool-segments input:checked+span small{color:#ffe9e6}.pg-tool-segments input:focus-visible+span,.pg-tool-models input:focus-visible~.pg-tool-model-name{outline:2px solid var(--pg-focus);outline-offset:3px}.pg-tool-segments-stack{display:grid;gap:8px}.pg-tool-segments-stack label>span{border-radius:16px;padding:10px 16px;width:100%}.pg-tool-segments-stack label{display:block}.pg-tool-result{padding:28px;border-radius:28px;background:var(--pg-cream);min-width:0}.pg-tool-result-title{font-size:15px;font-weight:600;line-height:1.4;color:var(--pg-muted);margin:0 0 4px;letter-spacing:0}.pg-tool-figure{margin:0;font-size:52px;line-height:1.1;font-weight:600;letter-spacing:-.035em;font-variant-numeric:tabular-nums;color:var(--pg-ink)}.pg-tool-figure output{display:block}.pg-tool-covered{margin:8px 0 20px;font-size:16px;line-height:1.5}.pg-tool-covered strong{font-weight:600}.pg-tool-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;margin:0 0 16px}.pg-tool-facts>div{padding:12px 0;border-top:1px solid var(--pg-border)}.pg-tool-facts dt{font-size:13px;color:var(--pg-muted);margin-bottom:2px}.pg-tool-facts dd{margin:0;font-size:17px;font-weight:600;font-variant-numeric:tabular-nums}.pg-tool-small{font-size:13px;line-height:1.5;color:var(--pg-muted);margin:0}.pg-tool-app-wide .pg-tool-result{padding:0;background:none;border-radius:0}.pg-tool-app-wide .pg-tool-result-title{font-size:22px;color:var(--pg-ink);letter-spacing:-.02em;margin-bottom:16px;font-variant-numeric:tabular-nums}.pg-tool-app-wide .pg-tool-result>.pg-tool-small{margin-top:14px}.pg-tool-models{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border:0;margin:0;padding:0;min-width:0}.pg-tool-model{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-areas:"media name" "badges badges" "price price" "facts facts";gap:10px 14px;padding:16px;border:1px solid var(--pg-border);border-radius:22px;background:#fff;cursor:pointer;transition:border-color .16s,box-shadow .2s var(--pg-ease-out)}@media(hover:hover){.pg-tool-model:hover{border-color:var(--pg-primary)}}.pg-tool-model:has(input:checked){border-color:var(--pg-primary);box-shadow:inset 0 0 0 1px var(--pg-primary),0 8px 24px #39312d12}.pg-tool-model-media{grid-area:media;width:64px;height:64px;border-radius:14px;overflow:hidden;background:var(--pg-cream)}.pg-tool-model-media img{width:100%;height:100%;object-fit:cover;display:block}.pg-tool-model-name{grid-area:name;display:grid;align-content:center;gap:2px;min-width:0;border-radius:8px}.pg-tool-model-name b{font-size:17px;font-weight:600;line-height:1.3}.pg-tool-model-name small{font-size:13px;color:var(--pg-muted)}.pg-tool-model:has(input:checked) .pg-tool-model-name b:after{content:"";display:inline-block;width:8px;height:8px;margin-left:8px;border-radius:50%;background:var(--pg-primary);vertical-align:middle}.pg-tool-badges{grid-area:badges;display:flex;flex-wrap:wrap;gap:6px}.pg-tool-badges:not(:has(span:not([hidden]))){display:none}.pg-tool-badges span{padding:3px 10px;border-radius:999px;background:var(--pg-success-soft);color:var(--pg-success);font-size:12px;font-weight:600;line-height:1.4}.pg-tool-badges span[hidden]{display:none}.pg-tool-model-price{grid-area:price;display:grid;gap:2px;padding-top:10px;border-top:1px solid var(--pg-border);font-variant-numeric:tabular-nums}.pg-tool-model-price small{font-size:13px;color:var(--pg-muted)}.pg-tool-model-price strong{font-size:24px;font-weight:600;letter-spacing:-.025em;line-height:1.2}.pg-tool-model-facts{grid-area:facts;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pg-tool-model-facts>span{display:grid;gap:2px}.pg-tool-model-facts small{font-size:12px;color:var(--pg-muted)}.pg-tool-model-facts b{font-size:14px;font-weight:600;line-height:1.35;font-variant-numeric:tabular-nums}.pg-tool-bar{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:12px 16px;padding:18px 20px;border:1px solid var(--pg-border);border-radius:24px;background:#fff;box-shadow:0 8px 30px #39312d14}.pg-tool-bar-info{min-width:0}.pg-tool-bar-name{margin:0 0 2px;font-size:13px;line-height:1.4;color:var(--pg-muted)}.pg-tool-bar pg-installment-price .pg-installment-lead{font-size:24px}.pg-tool-bar pg-installment-price .pg-installment-note{margin-top:0}.pg-tool-bar .pg-button{background:var(--pg-buy);padding:12px 20px;white-space:nowrap}.pg-tool-bar .pg-button:not(:disabled):hover{background:var(--pg-buy-hover)}.pg-tool-bar .pg-button:disabled{opacity:.55;cursor:not-allowed}.pg-tool-bar .pg-button svg{width:18px;height:18px}.pg-tool-bar .pg-kit-status,.pg-tool-more{grid-column:1/-1;margin:0;font-size:13px;line-height:1.45;color:var(--pg-muted)}.pg-tool-bar .pg-kit-status:empty{display:none}.pg-tool-more a{color:var(--pg-brand-strong);font-weight:600;text-decoration:underline;text-underline-offset:3px}.pg-tool-more[hidden]{display:none}.pg-tool-app-wide .pg-tool-bar{grid-template-columns:minmax(0,1fr) auto;max-width:560px;justify-self:end;width:100%}.pg-tool-extras{display:grid;gap:12px;min-width:0}.pg-tool-app-wide .pg-tool-extras{max-width:560px;justify-self:end;width:100%}.pg-tool-offer{display:grid;justify-items:start;gap:10px;padding:16px 18px;border:1px solid var(--pg-border);border-radius:20px;background:var(--pg-cream);font-size:14px;line-height:1.5}.pg-tool-offer[hidden]{display:none}.pg-tool-offer p{margin:0;font-weight:600;max-width:42ch}.pg-tool-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border:1px solid var(--pg-primary);border-radius:999px;background:#fff;color:var(--pg-primary);font:600 14px/1.3 var(--body-font);cursor:pointer;transition:background .16s,color .16s}@media(hover:hover){.pg-tool-ghost:hover{background:var(--pg-primary);color:#fff}}.pg-tool-actions{display:flex;flex-wrap:wrap;align-items:center;gap:0 20px}.pg-tool-actions a,.pg-tool-actions button{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0;border:0;background:none;color:var(--pg-ink);font:600 14px/1.3 var(--body-font);text-decoration:underline;text-decoration-color:var(--pg-border);text-underline-offset:4px;cursor:pointer}.pg-tool-actions a:hover,.pg-tool-actions button:hover{text-decoration-color:currentColor}.pg-tool-actions svg{width:14px;height:14px}.pg-tool-share-status{font-size:13px;color:var(--pg-success)}.pg-tool-quantities{margin-bottom:20px}.pg-tool-table-wrap{overflow-x:auto;border:1px solid var(--pg-border);border-radius:24px;background:#fff;scrollbar-width:thin;scrollbar-color:var(--pg-border) transparent;overscroll-behavior-x:contain}.pg-tool-table{width:100%;border-collapse:separate;border-spacing:0;font-size:15px;line-height:1.45;font-variant-numeric:tabular-nums}.pg-tool-table th,.pg-tool-table td{padding:14px 18px;text-align:left;vertical-align:top;border-bottom:1px solid var(--pg-border)}.pg-tool-table tbody tr:last-child>*{border-bottom:0}.pg-tool-table thead th{vertical-align:bottom;font-weight:600;background:#fff}.pg-tool-table thead a{display:grid;gap:10px;color:var(--pg-ink);text-decoration:none}.pg-tool-table thead a span{text-decoration:underline;text-decoration-color:var(--pg-border);text-underline-offset:4px}.pg-tool-table thead a:hover span{text-decoration-color:currentColor}.pg-tool-table thead img{width:96px;height:96px;border-radius:16px;object-fit:cover;background:var(--pg-cream)}.pg-tool-table tbody th{font-size:14px;font-weight:600;color:var(--pg-muted);background:var(--pg-cream);min-width:150px}.pg-tool-table tbody th small{display:block;font-weight:400;font-size:12px;margin-top:2px}.pg-tool-table td small{display:block;font-size:13px;color:var(--pg-muted);margin-top:2px}.pg-tool-price-row.is-first>*{border-top:2px solid var(--pg-ink)}.pg-tool-price-row [data-cell=total]{font-size:18px;font-weight:600}.pg-tool-choose-row td{border-bottom:0}.pg-tool-choose-row .pg-button{padding:10px 18px;min-height:44px;font-size:14px;white-space:nowrap}.pg-tool-choose-row .pg-button svg{width:14px;height:14px}.pg-tool-price-table td{font-weight:600}.pg-tool-price-table td small{font-weight:400}.pg-tool-price-table thead th{font-size:14px}.pg-tool-price-table thead a{display:inline;text-decoration:underline;text-decoration-color:var(--pg-border);text-underline-offset:4px}.pg-tool-note{margin-top:14px}.pg-tool-section{margin-top:56px;max-width:880px}.pg-tool-section:has(.pg-tool-table-wrap){max-width:none}.pg-tool-section>h2,.pg-tool-links h2{font-size:26px;line-height:1.25;font-weight:600;letter-spacing:-.025em;margin:0 0 18px;text-wrap:balance}.pg-tool-steps{margin:0;padding-left:1.4em;display:grid;gap:12px;font-size:16px;line-height:1.6;max-width:68ch}.pg-tool-steps li::marker{font-weight:600;color:var(--pg-primary)}.pg-tool-prose{font-size:16px;line-height:1.65;max-width:68ch}.pg-tool-prose a{text-decoration:underline;text-underline-offset:3px}.pg-tool-faq{border-top:1px solid var(--pg-border)}.pg-tool-faq details{border-bottom:1px solid var(--pg-border)}.pg-tool-faq summary{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:14px 0;font-size:17px;font-weight:600;line-height:1.4;cursor:pointer;list-style:none}.pg-tool-faq summary::-webkit-details-marker{display:none}.pg-tool-faq summary svg{flex:0 0 16px;width:16px;height:16px;transform:rotate(90deg);transition:transform .2s var(--pg-ease-out)}.pg-tool-faq details[open] summary svg{transform:rotate(-90deg)}.pg-tool-faq details>div{padding:0 0 18px;font-size:16px;line-height:1.6;color:var(--pg-ink);max-width:68ch}.pg-tool-faq details>div p{margin:0 0 10px}.pg-tool-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;max-width:none}.pg-tool-links h2{font-size:20px}.pg-tool-links ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--pg-border)}.pg-tool-links li{border-bottom:1px solid var(--pg-border)}.pg-tool-links a{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:10px 0;font-size:16px;font-weight:600;line-height:1.4;color:var(--pg-ink)}.pg-tool-links a svg,.pg-tool-index-link>svg{flex:0 0 16px;width:16px;height:16px;transition:transform .2s var(--pg-ease-out)}@media(hover:hover){.pg-tool-links a:hover svg,.pg-tool-index-link:hover>svg{transform:translate(4px)}.pg-tool-links a:hover,.pg-tool-index-link:hover strong{color:var(--pg-brand-strong)}}.pg-tool-index{list-style:none;margin:0;padding:0;border-top:1px solid var(--pg-border);max-width:880px}.pg-tool-index li{border-bottom:1px solid var(--pg-border)}.pg-tool-index-link{display:grid;grid-template-columns:112px minmax(0,1fr) 24px;align-items:center;gap:24px;padding:20px 0;color:var(--pg-ink);text-decoration:none}.pg-tool-index-link img{width:112px;height:112px;object-fit:contain;mix-blend-mode:multiply}.pg-tool-index-text{display:grid;gap:6px}.pg-tool-index-text strong{font-size:22px;font-weight:600;line-height:1.3;letter-spacing:-.02em;transition:color .16s}.pg-tool-index-text span{font-size:16px;line-height:1.5;color:var(--pg-muted);max-width:60ch}@media(max-width:1023px)and (min-width:768px){.pg-tool-app,.pg-tool-app-wide{grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:16px 28px}.pg-tool-fields{grid-template-columns:minmax(0,1fr)}.pg-tool-app-wide{grid-template-columns:minmax(0,1fr);grid-template-areas:"form" "result" "bar" "extras"}.pg-tool-app-wide .pg-tool-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.pg-tool-page{padding-top:8px;padding-bottom:40px}.pg-tool-crumbs{display:none}.pg-tool-head{margin-bottom:24px}.pg-tool-head .pg-page-title{font-size:30px}.pg-tool-lede{font-size:16px}.pg-tool-app,.pg-tool-app-wide{grid-template-columns:minmax(0,1fr);grid-template-areas:"form" "result" "extras" "bar";gap:16px}.pg-tool-form{gap:24px}.pg-tool-fields,.pg-tool-app-wide .pg-tool-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.pg-tool-stepper{max-width:none}.pg-tool-stepper button{flex-basis:40px;width:40px;height:44px;border-radius:22px}.pg-tool-stepper input{font-size:18px}.pg-tool-field label{font-size:14px;min-height:38px;display:flex;align-items:flex-end}.pg-tool-result{padding:22px 20px;border-radius:24px}.pg-tool-figure{font-size:44px}.pg-tool-models{grid-template-columns:minmax(0,1fr)}.pg-tool-model{grid-template-columns:56px minmax(0,1fr) auto;grid-template-areas:"media name price" "badges badges badges" "facts facts facts";padding:14px}.pg-tool-model-media{width:56px;height:56px}.pg-tool-model-price{border-top:0;padding-top:0;text-align:right}.pg-tool-model-price strong{font-size:19px}.pg-tool-model-price [data-card-out=unit]{display:none}.pg-tool-model-facts{padding-top:10px;border-top:1px solid var(--pg-border)}.pg-tool-app-wide .pg-tool-result-title{font-size:20px}.pg-tool-bar,.pg-tool-app-wide .pg-tool-bar{grid-template-columns:minmax(0,1fr) auto;position:sticky;z-index:40;bottom:calc(var(--pg-mobile-nav-height,68px) + 10px);padding:12px 12px 12px 16px;border-radius:22px;gap:4px 12px;box-shadow:0 8px 30px #39312d24}.pg-tool-bar pg-installment-price .pg-installment-lead{font-size:21px}.pg-tool-bar pg-installment-price .pg-installment-note{font-size:12px}.pg-tool-bar .pg-button{padding:12px 16px;font-size:14px;min-height:48px}.pg-tool-bar .pg-button svg{display:none}.pg-tool-app-wide .pg-tool-bar,.pg-tool-app-wide .pg-tool-extras{max-width:none}.pg-tool-section{margin-top:40px}.pg-tool-section>h2{font-size:22px}.pg-tool-table-wrap{margin-inline:-16px;border-radius:0;border-inline:0}.pg-tool-table{font-size:14px}.pg-tool-table th,.pg-tool-table td{padding:12px 14px;min-width:148px}.pg-tool-table tbody th{position:sticky;left:0;z-index:1;min-width:112px;max-width:128px;box-shadow:1px 0 0 var(--pg-border)}.pg-tool-table thead td:first-child{position:sticky;left:0;z-index:1;background:#fff;min-width:112px}.pg-tool-table thead img{width:72px;height:72px}.pg-tool-price-table th,.pg-tool-price-table td{min-width:120px}.pg-tool-quantities .pg-tool-segments{flex-wrap:nowrap;overflow-x:auto;margin-inline:-16px;padding:2px 16px 6px;scrollbar-width:none}.pg-tool-quantities .pg-tool-segments::-webkit-scrollbar{display:none}.pg-tool-quantities span{white-space:nowrap}.pg-tool-links{grid-template-columns:minmax(0,1fr);gap:24px}.pg-tool-index-link{grid-template-columns:72px minmax(0,1fr) 16px;gap:16px;padding:16px 0}.pg-tool-index-link img{width:72px;height:72px}.pg-tool-index-text strong{font-size:18px}.pg-tool-index-text span{font-size:14px}}@media(max-width:359px){.pg-tool-fields,.pg-tool-app-wide .pg-tool-fields,.pg-tool-app-wide .pg-tool-fields-pair{grid-template-columns:minmax(0,1fr)}.pg-tool-field label{min-height:0}}@media(prefers-reduced-motion:reduce){.pg-tool *{transition:none!important}}.pg-tool [hidden]{display:none!important}.pg-tool a[aria-disabled=true]{opacity:.5;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/24/assets/pg-tools.css.map */
