/**handles:jetpack-block-paypal-payment-buttons,wp-block-code**/
.jetpack-paypal-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:24px 0;max-width:400px}.jetpack-paypal-button__product{margin-bottom:16px;text-align:center}.jetpack-paypal-button__product-name{color:#1e1e1e;display:block;font-size:16px;font-weight:600}.jetpack-paypal-button__product-description{color:#757575;display:block;font-size:14px;margin-top:4px}.jetpack-paypal-button__product-price{color:#1e1e1e;display:block;font-size:20px;font-weight:700;margin-top:8px}.jetpack-paypal-button__product-image{margin-bottom:16px;text-align:center}.jetpack-paypal-button__product-image img{border-radius:8px;display:block;height:auto;margin:0 auto;max-width:100%}.jetpack-paypal-button__buttons{display:flex;flex-direction:column;gap:8px}.jetpack-paypal-button__checkout-link{align-items:center;cursor:pointer;display:flex;justify-content:center;text-align:center;text-decoration:none;width:100%}.jetpack-paypal-button__checkout-link.is-style-outline,.jetpack-paypal-button__checkout-link.is-style-outline:active,.jetpack-paypal-button__checkout-link.is-style-outline:focus,.jetpack-paypal-button__checkout-link.is-style-outline:hover{background-color:#0000;background-image:none;border:1px solid;color:currentColor}.jetpack-paypal-button__qr-caption{margin:8px 0 0}.jetpack-paypal-button__attribution{color:#757575;font-size:11px;line-height:1.5;margin:8px 0 0;padding:0;text-align:center}.jetpack-paypal-button__variants{margin-bottom:16px;text-align:center}.jetpack-paypal-button__variants-label{color:#757575;font-size:12px;margin:0 0 8px}.jetpack-paypal-button__variant-group{font-size:13px;line-height:1.8;margin-bottom:6px}.jetpack-paypal-button__variant-name{color:#1e1e1e;font-weight:600}.jetpack-paypal-button__variant-option{background:#f0f0f0;border-radius:12px;color:#1e1e1e;display:inline-block;font-size:12px;margin:2px 3px;padding:2px 10px}.jetpack-paypal-button__variant-price{color:#757575;font-size:11px}.jetpack-paypal-button__qr-standalone{align-items:center;display:flex;flex-direction:column}.jetpack-paypal-button__qr-frame{box-sizing:initial;max-width:100%;width:fit-content}.jetpack-paypal-button__qr-canvas{display:block;height:auto;width:100%}.jetpack-paypal-button__qr-link{align-items:center;display:flex;gap:6px;max-width:320px;width:100%}.jetpack-paypal-button__qr-link-input{background:#f9f9f9;border:1px solid #ddd;border-radius:4px;color:#555;flex:1;font-size:12px;overflow:hidden;padding:6px 8px;text-overflow:ellipsis;white-space:nowrap}.jetpack-paypal-button__qr-copy{background:0 0;border:1px solid #ddd;border-radius:4px;color:#0070ba;cursor:pointer;flex-shrink:0;font-size:12px;padding:6px 12px;transition:border-color .15s}.jetpack-paypal-button__qr-copy:hover{border-color:#0070ba}.jetpack-paypal-button__qr-copy:focus-visible{outline:2px solid #0070ba;outline-offset:2px}.jetpack-paypal-button__qr-download{background:0 0;border:none;color:#0070ba;cursor:pointer;font-size:12px;padding:4px 8px;text-decoration:underline}.jetpack-paypal-button__qr-download:hover{color:#005187}.jetpack-paypal-button__qr-download:focus-visible{outline:2px solid #0070ba;outline-offset:2px}
.wp-block-code{display:flex;flex-direction:column;gap:10px;--colorComment:var(--styledColorComment,var(--wp--custom--core-code--comment,#940));--colorKeyword:var(--styledColorKeyword,var(--wp--custom--core-code--keyword,#708));--colorBoolean:var(--styledColorBoolean,var(--wp--custom--core-code--boolean,#219));--colorLiteral:var(--styledColorLiteral,var(--wp--custom--core-code--literal,#164));--colorString:var(--styledColorString,var(--wp--custom--core-code--string,#a11));--colorSpecialString:var(--styledColorSpecialString,var(--wp--custom--core-code--special-string,#e40));--colorMacroName:var(--styledColorMacroName,var(--wp--custom--core-code--macro-name,#256));--colorVariableDefinition:var(--styledColorVariableDefinition,var(--wp--custom--core-code--variable-definition,#00f));--colorTypeName:var(--styledColorTypeName,var(--wp--custom--core-code--type-name,#085));--colorClassName:var(--styledColorClassName,var(--wp--custom--core-code--class-name,#167));--colorInvalid:var(--styledColorInvalid,var(--wp--custom--core-code--invalid,red))}.wp-block-code.show-line-numbers{counter-set:code-line-number calc(var(--line-numbers-start-at,1) - 1)}.wp-block-code.show-line-numbers code .cm-line{margin-left:calc(var(--line-number-gutter-width,2ch) + 32px)}.wp-block-code.show-line-numbers code .cm-line:before{backdrop-filter:blur(1em);color:oklch(from currentColor l c h/.6);content:counter(code-line-number);counter-increment:code-line-number;display:inline-block;left:0;padding:0 .5ch 0 .25ch;position:absolute;text-align:right;white-space:nowrap;width:var(--line-number-gutter-width,2ch)}.wp-block-code.loading{cursor:wait;filter:saturate(.6) opacity(.6);overflow:hidden}.wp-block-code .cm-editor{outline:0;overflow:hidden;position:relative}.wp-block-code .cm-scroller{align-items:flex-start!important;display:flex!important;gap:32px;height:100%;line-height:1.4;overflow-anchor:none;overflow-x:auto;z-index:0}.wp-block-code :is(code,pre){background:#0000!important;border:none!important;border-radius:0!important;color:inherit!important;font-size:inherit!important;line-height:inherit!important;margin:0!important;max-width:none!important;padding:0!important}.wp-block-code pre{display:block!important;flex-grow:2!important;flex-shrink:0!important;overflow-wrap:normal!important;white-space:pre!important}.wp-block-code code{font-family:inherit!important}.wp-block-code .cm-line:before{box-sizing:initial!important}.wp-block-code .cm-line:empty:after{content:" "}.wp-block-code .cm-line{padding:0 2px 0 6px}.wp-block-code .tok-link{text-decoration:underline}.wp-block-code .tok-heading{font-weight:700;text-decoration:underline}.wp-block-code .tok-emphasis{font-style:italic}.wp-block-code .tok-strong{font-weight:700}.wp-block-code .tok-strikethrough{text-decoration:line-through}.wp-block-code.is-style-solarized-dark,.wp-block-code.is-style-solarized-light{--styledColorKeyword:lab(55 -10 -45);--styledColorBoolean:lab(50 65 -5);--styledColorLiteral:lab(60 -20 65);--styledColorString:lab(60 10 65);--styledColorSpecialString:lab(50 65 45);--styledColorMacroName:lab(50 50 55);--styledColorVariableDefinition:lab(60 -35 -5);--styledColorTypeName:lab(50 15 -45);--styledColorClassName:lab(60 -20 65);--styledColorInvalid:lab(50 65 45)}.wp-block-code.is-style-solarized-light{--colorBackground:lab(97 00 10);--colorText:lab(50 -7 -7);background-color:var(--colorBackground);color:var(--colorText);--styledColorComment:lab(65 -5 -2)}.wp-block-code.is-style-solarized-dark{--colorBackground:lab(15 -12 -12);--colorText:lab(60 -6 -3);background-color:var(--colorBackground);color:var(--colorText);--styledColorComment:lab(45 -7 -7)}.wp-block-code.is-style-no-highlight{--styledColorComment:currentColor;--styledColorKeyword:currentColor;--styledColorBoolean:currentColor;--styledColorLiteral:currentColor;--styledColorString:currentColor;--styledColorSpecialString:currentColor;--styledColorMacroName:currentColor;--styledColorVariableDefinition:currentColor;--styledColorTypeName:currentColor;--styledColorClassName:currentColor;--styledColorInvalid:currentColor}:is(.wp-block-code.is-style-solarized-dark,.wp-block-code.is-style-solarized-light) .a8c\/code__btn-copy{background-color:var(--colorText);color:var(--colorBackground)}:is(.wp-block-code.is-style-solarized-dark,.wp-block-code.is-style-solarized-light) .a8c\/code__btn-copy:hover{background-color:color-mix(in sRGB,var(--colorText) 85%,#000)}:is(.wp-block-code.is-style-solarized-dark,.wp-block-code.is-style-solarized-light) .a8c\/code__btn-copy:focus{outline:2px solid var(--colorText)}.wp-block-code.has-background .a8c\/code__btn-copy{color:var(--colorBackground)}.wp-block-code.has-text-color .a8c\/code__btn-copy{background-color:var(--colorText)}.wp-block-code.has-text-color .a8c\/code__btn-copy:hover{background-color:color-mix(in sRGB,var(--colorText) 85%,#000)}.wp-block-code.has-text-color .a8c\/code__btn-copy:focus{outline:2px solid var(--colorText)}.wp-block-code .tok-keyword{color:var(--colorKeyword)}.wp-block-code :is(.tok-atom,.tok-bool,.tok-contentSeparator,.tok-labelName,.tok-url){color:var(--colorBoolean)}.wp-block-code :is(.tok-inserted,.tok-literal){color:var(--colorLiteral)}.wp-block-code :is(.tok-deleted,.tok-string){color:var(--colorString)}.wp-block-code .tok-string2{color:var(--colorSpecialString)}.wp-block-code :is(.tok-propertyName.tok-definition,.tok-variableName.tok-definition,.tok-variableName.tok-local){color:var(--colorVariableDefinition)}.wp-block-code :is(.tok-namespace,.tok-typeName){color:var(--colorTypeName)}.wp-block-code .tok-className{color:var(--colorClassName)}.wp-block-code :is(.tok-macroName,.tok-variableName2){color:var(--colorMacroName)}.wp-block-code .tok-comment{color:var(--colorComment)}.wp-block-code .tok-invalid{color:var(--colorInvalid)}.a8c\/code__header{align-self:stretch;font-size:.8em;justify-content:flex-end;min-height:40px}.a8c\/code__header,.a8c\/code__header-right{align-items:center;display:flex;gap:16px}.a8c\/code__filename{flex:1 0 0;font-weight:700;line-height:1.3;overflow-wrap:break-word}