.flat-card-controls{align-items:flex-end;display:flex;flex-direction:column;gap:.5em;margin-left:auto;padding:.5em 0}.flat-control-row{align-items:center;display:flex;gap:.5em}.flat-control-label{color:#222;font-size:1rem;white-space:nowrap}.flat-control-btn,.flat-control-btn:focus,.flat-control-btn:hover{align-items:center;background-color:#fff;border:1px solid #f6d3c8;border-radius:50%;box-shadow:0 .5mm 2mm rgba(253,102,69,.18);cursor:pointer;display:inline-flex;height:10mm;justify-content:center;padding:1.5mm;width:10mm}button.flat-control-btn:focus,button.flat-control-btn:hover{background:#ffe8e2!important}.flat-control-btn>svg{fill:#fd6645;height:100%;width:100%}.logo-size-toggle{border:1px solid #f6d3c8;border-radius:.25em;display:flex;overflow:hidden}#pipeline-root .logo-size-btn{background:#fff;border:none;color:#222!important;cursor:pointer;font-size:.85rem;padding:.35em .9em}#pipeline-root .logo-size-btn:first-child{border-radius:.25em 0 0 .25em}#pipeline-root .logo-size-btn:last-child{border-radius:0 .25em .25em 0}#pipeline-root .logo-size-btn.is-active{background:#fd6645;color:#fff!important}#pipeline-root .logo-size-btn:not(.is-active):focus,#pipeline-root .logo-size-btn:not(.is-active):hover{background:#ffe8e2}.temp-border{border:1px solid red}.heading{font-weight:700;margin-bottom:1em}.hidden-info{display:none}.indexedStep{align-items:center;background-color:hsla(0,0%,83%,.8);border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:600;height:20px;justify-content:center;width:20px}.indexedStep.accomplished{background-color:var(--primary);font-weight:600}.RSPBprogressBar{align-items:center;background-color:hsla(0,0%,100%,.65)!important;border:.2em solid #fe5a46;border-radius:10px;display:flex;height:2.5em;justify-content:space-between;line-height:1;margin-bottom:4em;margin-top:4em;position:relative;z-index:0}.RSPBprogressBar .RSPBstep{align-items:center;display:inline-flex;justify-content:center;position:absolute;transform:translateX(-50%);transition-property:all;transition-timing-function:ease;z-index:0}.RSPBprogressBar .RSPBprogressBarText{color:#fff;font-size:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.RSPBprogressBar .RSPBprogression{background:var(--primary);border-radius:2px;bottom:0;left:0;position:absolute;top:0;transition:width .4s ease-in-out;z-index:-1}@media screen and (max-width:992px){.RSPBprogressBar{display:none}}.accomplished,.progressStep{font-weight:600;transition:.6s ease-in-out}.accomplished{color:#fff}.pipeline-heading{margin-bottom:4em;position:relative!important;text-align:center}.pipeline-heading h1,.pipeline-heading h2{word-wrap:anywhere}@media screen and (max-width:600px){.pipeline-heading{margin-bottom:2em}#pipeline-root .pipeline-heading h1{font-size:max(1.75rem,min(8vw,2.5rem))!important;line-height:1.15!important}#pipeline-root .pipeline-heading h2{font-size:max(1.5rem,min(6.5vw,2rem))!important;line-height:1.2!important}}.field-delivery,.field-delivery-date,.field-delivery-fee,.field-delivery-time,.field-giftcard-count,.field-price{align-items:center;display:grid;grid-template-columns:minmax(0,190px) minmax(0,1fr);grid-gap:1em;gap:1em;margin-bottom:1em!important}.field-delivery label,.field-delivery-date label,.field-delivery-fee label,.field-delivery-time label,.field-giftcard-count label,.field-price label{font-weight:600;margin:0;width:auto}.field-delivery span,.field-delivery-date span,.field-delivery-fee span,.field-delivery-time span,.field-giftcard-count span,.field-price span{min-width:0;width:auto}@media screen and (max-width:744px){.field-delivery,.field-delivery-date,.field-delivery-fee,.field-delivery-time,.field-giftcard-count,.field-price{gap:.35em;grid-template-columns:minmax(0,1fr)}}.field-delivery{margin-top:1em!important}.card-amount-input-wrap{display:block}.field-giftcard-count{grid-template-columns:minmax(0,190px) max-content minmax(0,1fr);justify-items:start;margin-bottom:.4em!important}@media screen and (max-width:744px){.field-giftcard-count{gap:.35em .75em;grid-template-columns:auto 1fr}.field-giftcard-count label{grid-column:1/-1}}.quantity-stepper{align-items:center;display:flex;gap:0}.quantity-stepper input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;border:1px solid #d5d7dd;border-left:none;border-radius:0;border-right:none;margin:0;padding:5px 4px;text-align:center;width:54px}.quantity-stepper input[type=number]::-webkit-inner-spin-button,.quantity-stepper input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.quantity-stepper input[type=number]:focus{box-shadow:inset 0 0 0 2px rgba(253,102,69,.35);outline:none}.quantity-stepper__btn{align-items:center;background:#fff;border:1px solid #d5d7dd;color:#2e3138!important;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2em;height:2.5rem;justify-content:center;line-height:1;padding:0;transition:background-color .15s ease,color .15s ease;width:36px}.quantity-stepper__btn:first-child{border-radius:999px 0 0 999px}.quantity-stepper__btn:last-child{border-radius:0 999px 999px 0}.quantity-stepper__btn:focus:not(:disabled),.quantity-stepper__btn:hover:not(:disabled){background:#ffe8e2!important;color:#fd6645!important}.quantity-stepper__btn:disabled{cursor:default;opacity:.35}.field-quick-add{display:grid;grid-template-columns:minmax(0,190px) 1fr;grid-gap:1em;gap:1em;margin-bottom:1em!important;margin-top:0}@media screen and (max-width:744px){.field-quick-add{gap:0;grid-template-columns:1fr;margin-top:.5em}.field-quick-add>span{display:none}}.quick-add-chips{display:flex;flex-wrap:wrap;gap:.4em}.quick-add-chip{background:#fff;border:1px solid #d5d7dd;border-radius:999px;color:#2e3138!important;cursor:pointer;font-size:.82em;font-weight:600;padding:4px 12px;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.quick-add-chip:focus:not(:disabled),.quick-add-chip:hover:not(:disabled){background:#ffe8e2!important;border-color:#fd6645;color:#fd6645!important}.quick-add-chip:disabled{cursor:default;opacity:.3}.pipeline-grid{margin-bottom:1em}.pipeline-grid a{margin:auto;text-align:center}.pipeline-grid a,.pipeline-grid img{width:100%}.pipeline-grid.digital{gap:0;grid-template-columns:repeat(4,1fr);min-height:412px}@media screen and (max-width:1020px){.pipeline-grid.digital{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:830px){.pipeline-grid.digital{grid-template-columns:repeat(2,1fr);min-height:0;min-height:auto}}@media screen and (max-width:300px){.pipeline-grid.digital{grid-template-columns:1fr}}.pipeline-grid.digital-preview{display:grid;grid-template-columns:repeat(auto-fit,320px);justify-content:start;grid-gap:2em;gap:2em;min-height:400px}@media screen and (max-width:830px){.pipeline-grid.digital-preview{grid-template-columns:repeat(auto-fit,200px);min-height:0;min-height:auto}}@media screen and (max-width:600px){.pipeline-grid.digital-preview{grid-template-columns:1fr}}.pipeline-grid.digital-preview a,.pipeline-grid.digital-preview a:hover{color:#000}.pipeline-grid.digital-preview .m-05{height:429px;margin:.5em;width:304px}@media screen and (max-width:830px){.pipeline-grid.digital-preview .m-05{height:254px;width:184px}}@media screen and (max-width:600px){.pipeline-grid.digital-preview .m-05{height:auto;margin:.5em 0;width:100%}}.pipeline-grid.digital-preview li{z-index:-10}.pipeline-grid.digital-preview .grid-card{height:400px;left:-108px;position:relative;top:-144px;transform:scale(.38);width:300px}@media screen and (max-width:830px){.pipeline-grid.digital-preview .grid-card{grid-template-columns:repeat(2,1fr);height:1100px;left:-274px;min-height:0;min-height:auto;position:relative;top:-428px;transform:scale(.26);width:700px}}@media screen and (max-width:600px){.pipeline-grid.digital-preview .grid-card{height:auto;left:auto;position:static;top:auto;transform:none;width:100%}.pipeline-grid.digital-preview .grid-card .sheet{box-shadow:none;margin:0 auto}}.pipeline-grid.print-preview{--card-w:min(15vw,220px);display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:var(--card-w)}.pipeline-grid.print-preview li{margin:0;padding:0}@media screen and (max-width:756px){.pipeline-grid.print-preview li{padding:calc(var(--card-w)*.45) 8px 8px 8px}}@media screen and (max-width:1020px){.pipeline-grid.print-preview{grid-template-columns:repeat(2,1fr);--card-w:min(32vw,190px);row-gap:8em}}@media screen and (max-width:756px){.pipeline-grid.print-preview{grid-template-columns:1fr;--card-w:min(36vw,200px)}}.pipeline-grid .print-template-preview{display:flex;height:calc(var(--card-w)*.5);justify-content:center;width:calc(var(--card-w)*2 - 100px)}.pipeline-grid .print-template-preview .print-template-folded-wrap{align-items:flex-end;display:flex;justify-content:center;padding-top:calc(var(--card-w)*.23)}.pipeline-grid .print-template-preview .print-template-folded-wrap .folded-a4-sheet{width:calc(var(--card-w)*2)}.pipeline-grid .print-template-preview .print-template-folded-wrap .folded-a4-preview{display:inline-block;perspective:20cm;perspective-origin:50% 70%}.pipeline-grid .print-template-preview .preview-art{align-items:center;bottom:0;display:grid;justify-items:center;left:0;place-items:center;position:absolute;right:0;top:0;transform-style:preserve-3d}.pipeline-grid .print-template-preview .folded-a4-preview{aspect-ratio:154.5/216;overflow:visible;position:relative;width:var(--card-w)}.pipeline-grid .print-template-preview .folded-a4-preview .folded-a4-scaler{transform:scale(.5);transform-origin:center center;transform-style:preserve-3d}.pipeline-grid .print-template-preview .folded-a4-sheet--outside .folded-a4-half--inside-bottom{transform:rotateX(196deg)!important;transform-origin:top!important}.pipeline-grid .print-template-preview .folded-a4-preview:first-child{position:relative;top:calc(var(--card-w)*-.45)}.pipeline-grid .print-template-preview .folded-a4-preview:nth-child(2){left:calc(var(--card-w)*-.31);position:relative}@media screen and (max-width:756px){.pipeline-grid .print-template-preview .folded-a4-preview:nth-child(2){left:0}}.pipeline-grid.editor{--card-w:min(28vw,320px);display:grid;grid-template-columns:repeat(auto-fit,minmax(265px,1fr));grid-gap:2em;gap:2em;grid-template-columns:minmax(280px,400px) 1fr}.pipeline-grid.editor>*{min-width:0}@media screen and (max-width:1279px){.pipeline-grid.editor{grid-template-columns:repeat(1,1fr);margin-left:10vw;margin-right:10vw}}@media screen and (max-width:900px){.pipeline-grid.editor{grid-template-columns:repeat(1,1fr);margin-left:5vw;margin-right:5vw}}@media screen and (max-width:744px){.pipeline-grid.editor{grid-template-columns:repeat(1,1fr);margin-left:0;margin-right:0}}.pipeline-grid.editor .color-selector{bottom:144px;left:-13px;position:absolute}.pipeline-grid.print-editor{--card-w:50%;display:block}.pipeline-grid.print-editor #pipeline-canvas{background:transparent}.pipeline-grid.print-editor .print-template-preview{height:auto;width:100%}.pipeline-grid.print-editor .print-template-folded-wrap{align-items:flex-start;display:flex;gap:10em;padding-top:0}.pipeline-grid.print-editor .print-template-preview .folded-a4-preview:first-child{top:0}.pipeline-grid.print-editor .print-template-preview .folded-a4-preview:nth-child(2){left:0}.pipeline-grid.print-editor .flat-card-view .rsw-toolbar{font-size:calc(var(--mm)*3)}.pipeline-grid.print-editor .flat-card-view .rsw-editor{height:auto}@media screen and (max-width:640px){.pipeline-grid.print-editor .print-template-preview{width:100%}}.pipeline-grid.receiver-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2em;gap:2em}@media screen and (max-width:900px){.pipeline-grid.receiver-form{gap:1em;grid-template-columns:minmax(0,1fr)}}.pipeline-grid.receiver-form .receiver-domain-warning{background-color:#fff6e5;border-color:#f3d9a4;margin-top:8px;padding:0 12px 8px}.pipeline-grid.receiver-form .receiver-domain-warning p{color:#7a4b00;padding:8px 0 4px}.pipeline-grid.receiver-form .receiver-domain-warning ul>li{color:#7a4b00;font-size:.9em;margin:0;padding:2px 0}.pipeline-grid.receiver-form .receiver-notification{background-color:#f2f8f4;border:1px solid #d9e8de;border-radius:8px;margin-top:8px}.pipeline-grid.receiver-form .receiver-notification.error{background-color:#fdecea;border-color:#f5c2bb;color:#b3261e}.pipeline-grid.receiver-form .receiver-notification.error p{color:#b3261e}.pipeline-grid.receiver-form .receiver-notification p{color:#1c3b28;font-size:.9em;font-weight:600;margin:0;padding:8px 12px}.pipeline-grid.receiver-form label{font-size:1em}.pipeline-grid.print-receiver-form{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1.5em;gap:1.5em}.pipeline-grid.email-editor{grid-template-columns:1fr}.pipeline-grid.email-editor .email{margin:0 auto;max-width:600px;width:100%}.pipeline-grid li{border-radius:5px;display:grid;margin:0;padding:1em}.pipeline-grid li a:hover{-webkit-text-decoration:none;text-decoration:none}.pipeline-grid li a p{color:#121212;font-size:2em;font-weight:700;height:55px}.pipeline-grid li a p:hover{-webkit-text-decoration:none;text-decoration:none}.pipeline-grid .grid-card p{color:inherit;font-size:inherit;font-weight:inherit;height:auto}.pipeline-grid.pipeline-formats{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:800px){.pipeline-grid.pipeline-formats{gap:1em}}@media screen and (max-width:500px){.pipeline-grid.pipeline-formats{grid-template-columns:repeat(1,1fr)}}.pipeline-grid.pipeline-formats img{aspect-ratio:1/1;width:350px}@media screen and (max-width:830px){.pipeline-grid.pipeline-formats img{width:250px}}.pipeline-grid .receivers-segment .inner{padding:1em}.pipeline-grid .receivers-segment .inner.with-background{background-color:#fff;border-radius:5px;box-shadow:0 5px 12px rgba(0,0,0,.2)}.pipeline-grid .receivers-segment p.heading{font-weight:700;margin-bottom:2px}.email__header{align-items:flex-start;display:flex;gap:.85em;margin-bottom:1.5em}.email__header h3{margin:0 0 2px}.email__icon{align-items:center;background:#ffe8e2;border-radius:50%;color:#fd6645;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.email__icon svg{height:20px;width:20px}.email__header-text{min-width:0}.email__subtitle{color:#6b6b6b;font-size:.9em;margin:0}.email-field{margin-bottom:1.5em}.email-field:last-child{margin-bottom:0}.email-field label{display:block;font-weight:600;margin:0 0 .4em}.email-field input[type=text]{background:#fff;border:1px solid #d5d7dd;border-radius:.4em;box-sizing:border-box;font-size:1em;line-height:1.4;margin:0;padding:.65em .85em;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.email-field input[type=text]::-moz-placeholder{color:#a3a3a3}.email-field input[type=text]::placeholder{color:#a3a3a3}.email-field input[type=text]:hover{border-color:#bfc2c9}.email-field input[type=text]:focus{border-color:#fd6645;box-shadow:0 0 0 3px rgba(253,102,69,.18);outline:none}#pipeline-root .email-field .hybrid-textarea,.email-field .hybrid-textarea{transition:border-color .15s ease,box-shadow .15s ease}#pipeline-root .email-field .hybrid-textarea:focus-within,.email-field .hybrid-textarea:focus-within{border-color:#fd6645;box-shadow:0 0 0 3px rgba(253,102,69,.18)}@media screen and (max-width:480px){#pipeline-root .btn-quiet,#pipeline-root .components-button{margin-bottom:8px;width:100%}}#pipeline-root .btn-quiet.kiitto-hide,#pipeline-root .components-button.kiitto-hide{margin-bottom:0}#pipeline-root button:active,#pipeline-root button:focus,#pipeline-root button:hover{background-color:#fd6645}#pipeline-root button.next{float:right}#pipeline-root .pipeline-wrap{margin-bottom:4em}#pipeline-root .print-cover .cover-wrap{perspective:1400px}#pipeline-root .print-cover .cover-wrap img{transform:rotateY(20deg)}#pipeline-root .pipeline-error{background:orange;border-radius:5px;color:#fff;padding:20px;position:fixed;right:1em;top:1em;z-index:9001}#pipeline-root .input-group.styled{background:#ffe5e1;border:4px solid #fe5a46;border-radius:7px;display:block;padding:2em}#pipeline-root #receiver-form{margin-bottom:3em}#pipeline-root .A4 div.canvasContent.sheet.editor{aspect-ratio:1/1.414!important;height:auto!important;width:100%!important}#pipeline-root .A4_preview{aspect-ratio:1/1.414!important;height:auto!important;width:300px!important}@media screen and (max-width:830px){#pipeline-root .A4 div.canvasContent.sheet{aspect-ratio:1/1.414!important;height:auto!important;width:100%!important}#pipeline-root .A4 .half-container{bottom:0!important}#pipeline-root .A4 #disclaimer.disclaimer-half,#pipeline-root .A4 #pill.pill-wrap-half{position:static!important}#pipeline-root .A4 .footer.footer-half{bottom:0!important}}.color-input{left:30px;position:relative}.rsw-editor{border:none;border-radius:0;border-radius:initial;display:grid;flex-direction:row;height:100%;line-height:1.25;min-height:1.25em;overflow:visible;width:100%}.rsw-editor>*{min-width:0}.rsw-ce{flex:initial;margin-bottom:5px;margin-top:0;order:-1;padding:initial;position:relative;z-index:2}.rsw-ce:before{align-items:center;bottom:0;color:rgba(46,49,56,.4);content:attr(placeholder);display:flex;font-size:inherit;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0}.rsw-ce:focus:before,[data-has-content] .rsw-ce:before{display:none}.rsw-ce[contenteditable]:focus{border-radius:2px;outline:2px solid rgba(253,102,69,.45);outline-offset:2px}#pipeline-root .rsw-toolbar{align-items:center;background-color:#fff;border:1px solid #f6d3c8;border-radius:.25em;box-shadow:0 .2em .7em rgba(253,102,69,.12);box-sizing:border-box;display:flex;flex-wrap:wrap;gap:.1em;justify-content:center;margin:.4em auto 0;order:1;padding:.3em .6em;width:100%}#pipeline-root .rsw-separator{align-self:center;border-right:1px solid #f6d3c8;height:1.3em;margin:0 .35em}#pipeline-root .rsw-btn{align-items:center;background:transparent;border:none;color:#2e3138!important;display:inline-flex;height:2em;justify-content:center;margin:0;padding:0;transition:background-color .15s ease,color .15s ease;width:2em}#pipeline-root .rsw-btn:hover{background-color:#ffe8e2!important;color:#fd6645!important}#pipeline-root .rsw-btn:focus-visible{outline:2px solid #fd6645;outline-offset:1px}#pipeline-root .rsw-btn[data-active=true]{background:linear-gradient(#fd6645,#ff4d47);box-shadow:0 .1em .35em rgba(253,102,69,.35);color:#fff!important}#pipeline-root .rsw-btn[data-active=true]:hover{background:linear-gradient(#e6522f,#e6402f)!important;color:#fff!important}#pipeline-root .rsw-btn>svg{fill:currentColor;height:1.4em;width:1.4em}#pipeline-root .rsw-dd{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23fd6645%27 stroke-width=%272.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><path d=%27M6 9l6 6 6-6%27/></svg>") no-repeat right .5em center;background-size:.7em;border:1px solid #f6d3c8;border-radius:999px;box-shadow:none;box-sizing:border-box;color:#2e3138;cursor:pointer;font:inherit;font-size:.85em;height:2em;line-height:1;margin:0 .15em;padding:0 1.5em 0 .7em;transition:border-color .15s ease,box-shadow .15s ease;width:5.5em}#pipeline-root .rsw-dd:hover{border-color:#fd6645}#pipeline-root .rsw-dd:focus{border-color:#fd6645;box-shadow:0 0 0 2px rgba(253,102,69,.2);outline:none}#pipeline-root .rsw-dd.font-dd{width:9em}.color-swatch{height:2.5em;width:2.5em}.color-swatch::-webkit-color-swatch-wrapper{padding:0}.color-swatch::-webkit-color-swatch{border:none;border-radius:50%}.color-swatch::-moz-color-swatch{border:none;border-radius:50%}#color-selector.color-swatch{height:2.5em!important;width:2.5em}#pipeline-root .hybrid-textarea .rsw-toolbar{border-radius:.6em;box-shadow:none;margin:0 0 .5em;order:-2}#pipeline-root .hybrid-textarea .rsw-ce{padding:.5em .75em}#pipeline-root .hybrid-textarea .rsw-ce[contenteditable]:focus{outline:none}.p-2{padding:2em}.m-05{margin:.5em}.m-1{margin:1em}.m-2{margin:2em}.shadow-box{box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.receivers-container-min-height{min-height:280px}.receivers-container{background:#fff;border:1px solid #d5d7dd;border-radius:.4em;display:flex;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.receivers-container:focus-within{border-color:#fd6645;box-shadow:0 0 0 3px rgba(253,102,69,.18)}.receivers-container-textarea:focus-visible{outline:none}.receivers-container-textarea{border:none;border-radius:0;box-shadow:none;flex:1 1 auto;font:inherit;line-height:1.5;min-height:170px;min-width:0;overflow:hidden;padding:.5em .75em;resize:vertical;width:100%}.receivers-container-lines{background:#f6f6f7;border-right:1px solid #e7e7e9;color:#8a8a8a;flex:0 0 auto;font-feature-settings:"tnum";font-size:.9em;font-variant-numeric:tabular-nums;line-height:1.5;padding:.5em .5em .5em .6em;text-align:right}.receivers-container-lines>div{line-height:1.6666666667em}.receivers-container-line-valid{color:#161616}.receivers-container-line-not-valid{color:red;font-weight:bolder}.field-delivery-date{align-items:start;margin-top:1em!important}.field-delivery-date label{line-height:2.2}@media screen and (max-width:744px){.field-delivery-date label{line-height:inherit}}.dcal{background:#fff;border:1px solid #d5d7dd;border-radius:10px;box-sizing:border-box;max-width:350px;padding:12px;width:100%}.dcal__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.dcal__month{font-size:.95em;font-weight:600;text-transform:capitalize}.dcal__nav{align-items:center;background:linear-gradient(#fd6645,#ff4d47);border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:1.4em;height:1.6em;justify-content:center;line-height:1;padding:0;width:1.6em}.dcal__nav:hover:not(:disabled){background:#fd6645}.dcal__nav:disabled{cursor:default;opacity:.25}.dcal__grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px}.dcal__weekday{color:#888;font-size:.75em;font-weight:600;padding:4px 0;text-align:center;text-transform:uppercase}.dcal__day{align-items:center;aspect-ratio:1;background:#f5f5f5;border:none;border-radius:6px;color:#ccc;cursor:pointer;display:flex;font-size:.85em;justify-content:center;width:100%}.dcal__day--allowed{background:#0d8251;color:#fff}.dcal__day--allowed:hover{background:#0a6340}.dcal__day--unavailable{cursor:default}.dcal__day--selected{background:#fe5a46!important;color:#fff!important;font-weight:700}.print-receiver-table-wrap{background:#fff;border:1px solid #e7e7e9;border-radius:10px;margin-bottom:.5em;overflow-x:auto}.print-receiver-table{border-collapse:collapse;font-size:.9em;width:100%}.print-receiver-table td,.print-receiver-table th{border-bottom:1px solid #ececee;padding:6px 8px;text-align:left}.print-receiver-table tr:last-child td{border-bottom:none}.print-receiver-table th{background:#f6f6f7;font-weight:700;white-space:nowrap}.print-receiver-table td input{border:1px solid #d5d7dd;border-radius:.4em;box-sizing:border-box;font-size:inherit;margin:0;padding:6px 8px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.print-receiver-table td input:focus{border-color:#fd6645;box-shadow:0 0 0 3px rgba(253,102,69,.18);outline:none}.print-receiver-table__row--invalid td input:not(:-moz-placeholder){border-color:#fe5a46}.print-receiver-table__row--invalid td input:not(:placeholder-shown){border-color:#fe5a46}@media screen and (max-width:744px){.print-receiver-table{display:block}.print-receiver-table thead{display:none}.print-receiver-table tbody{counter-reset:recipient;display:block}.print-receiver-table tr{border-bottom:1px solid #e7e7e9;counter-increment:recipient;display:block;padding:12px 12px 12px 42px;position:relative}.print-receiver-table tr:before{align-items:center;background:#ffe8e2;border-radius:50%;color:#fd6645;content:counter(recipient);display:flex;font-size:.8em;font-weight:700;height:24px;justify-content:center;left:10px;position:absolute;top:12px;width:24px}.print-receiver-table tr:last-child{border-bottom:none}.print-receiver-table td{border-bottom:none;display:block;padding:3px 0}}.print-csv-upload{margin-bottom:1.5em}.print-csv-upload p{font-size:.9em;margin:0 0 .5em}.print-csv-upload__btn{background:#fff;border:1px solid #d0d0d0;border-radius:999px;color:#2e3138;cursor:pointer;display:inline-block;font-size:.9em;font-weight:600;padding:.45em 1.1em;transition:background-color .15s ease,border-color .15s ease}.print-csv-upload__btn:focus,.print-csv-upload__btn:hover{background:#ffe8e2;border-color:#fd6645}.field-hint{color:#2e2e2e;font-size:.85em;margin:.25em 0 0}.editor-workspace{background:#f6f6f7;border:1px solid #e7e7e9;border-radius:12px;margin-bottom:1.5em;overflow-x:auto;overflow-y:hidden;padding:28px}.editor-workspace h3:first-of-type{margin-top:0}@media screen and (max-width:744px){.editor-workspace{padding:17px 8px}}.digital-card-controls-bar{margin:1em 0}.digital-card-controls-bar:empty{display:none}.digital-card-controls-row{gap:.5em 1.5em;justify-content:center}.digital-card-controls-row,.editor-footer{align-items:center;display:flex;flex-wrap:wrap}.editor-footer{gap:1em;justify-content:space-between;margin-top:1.5em}.editor-footer__end,.editor-footer__start{align-items:center;display:flex;flex-wrap:wrap;gap:.75em}.editor-footer__confirm{margin:0!important;white-space:nowrap}@media screen and (max-width:600px){.editor-footer__confirm{white-space:normal}}.editor-footer__confirm-group{display:flex;flex-direction:column;gap:.15em;min-width:0}.editor-footer__confirm-group .field-hint{margin:0}@media screen and (max-width:600px){.editor-footer__end,.editor-footer__start{width:100%}.editor-footer__end{align-items:stretch;flex-direction:column}}.receiver-card{background:#fff;border:1px solid #e7e7e9;border-radius:12px;box-shadow:0 4px 14px rgba(0,0,0,.04);min-width:0;padding:24px}@media screen and (max-width:744px){.receiver-card{padding:18px 14px}}.receiver-card__header{align-items:flex-start;display:flex;gap:.85em;margin-bottom:1.25em}.receiver-card__header h3{font-size:1.25em;margin:0 0 2px}.receiver-card__icon{align-items:center;background:#ffe8e2;border-radius:50%;color:#fd6645;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.receiver-card__icon svg{height:20px;width:20px}.receiver-card__header-text{min-width:0}.receiver-card__subtitle{color:#6b6b6b;font-size:.9em;margin:0}.receiver-card input[type=date],.receiver-card input[type=datetime-local]{background:#fff;border:1px solid #d5d7dd;border-radius:.4em;box-sizing:border-box;font:inherit;margin:0;max-width:360px;padding:.55em .85em;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.receiver-card input[type=date]:focus,.receiver-card input[type=datetime-local]:focus{border-color:#fd6645;box-shadow:0 0 0 3px rgba(253,102,69,.18);outline:none}#pipeline-root .btn-quiet{background:transparent!important;border:1px solid #d0d0d0!important;box-shadow:none!important;color:#2e3138!important;font-weight:500}#pipeline-root .btn-quiet:focus,#pipeline-root .btn-quiet:hover{background:#efefef!important;border-color:#e0e0e0!important;color:#2e3138!important}#pipeline-root .components-button.is-secondary{background:#fff!important;border:1px solid #d0d0d0!important;color:#2e3138!important}#pipeline-root .components-button.is-secondary:focus,#pipeline-root .components-button.is-secondary:hover{background:#f5f5f5!important;color:#2e3138!important}#pipeline-root .components-button.is-primary{background:#fd6645!important;border:1px solid #fd6645!important;color:#fff!important;font-weight:600}#pipeline-root .components-button.is-primary:focus,#pipeline-root .components-button.is-primary:hover{background:#e6522f!important;color:#fff!important}#pipeline-root .components-button.is-primary:disabled{background:#f6d2c7!important;border-color:#f6d2c7!important;color:#fff!important;cursor:default;opacity:1}.autosave-status{align-items:center;color:#8a8a8a;display:inline-flex;font-size:.85rem;font-weight:400;position:absolute!important;right:0!important;top:0!important}.autosave-status--saved{color:#0d8251}.autosave-status__check{margin-right:.25em}.cart-edit-notice{align-items:flex-start;background:#eef3fb;border:1px solid #d6e2f5;border-radius:10px;display:flex;gap:.85em;margin:1em 0 1.5em;padding:16px 20px}.cart-edit-notice__icon{align-items:center;background:#dce7fa;border-radius:50%;color:#2452a0;display:flex;flex-shrink:0;font-size:.8em;font-weight:700;height:22px;justify-content:center;width:22px}.cart-edit-notice__text{color:#1c2e4d;font-size:.9em;margin:0}.resume-link-notice{align-items:flex-start;background:#f2f8f4;border:1px solid #d9e8de;border-radius:10px;display:flex;gap:.85em;margin:1em 0 1.5em;padding:16px 20px}.resume-link-notice__icon{align-items:center;background:#d9eddd;border-radius:50%;color:#0d8251;display:flex;flex-shrink:0;font-size:.8em;font-weight:700;height:22px;justify-content:center;width:22px}.resume-link-notice__body{min-width:0}.resume-link-notice__title{color:#1c3b28;font-weight:700;margin:0 0 2px}.resume-link-notice__hint{color:#4d5f53;font-size:.9em;margin:0 0 10px}.resume-link-notice__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1em}.resume-link-notice__copy{background:#fff!important;border:1px solid #0d8251!important;border-radius:6px;color:#0d8251!important;cursor:pointer;font-size:.9em;font-weight:600;padding:.45em 1em}.resume-link-notice__copy:focus,.resume-link-notice__copy:hover{background:#e7f3ea!important}.resume-link-notice__warning{color:#6b7b70;font-size:.8em}
