.card-shell{--card-blue:#1769e0;--card-dark:#0f54bc;--card-ink:#15232e;--card-muted:#596876;--card-line:#dce5ed;max-width:1240px;margin:0 auto;padding:32px 24px 64px;color:var(--card-ink)}
.card-shell *{box-sizing:border-box}.card-shell [hidden]{display:none!important}.card-shell button,.card-shell input,.card-shell select,.card-shell textarea{font:inherit}.card-shell button,.card-shell summary{cursor:pointer}.card-shell button:focus-visible,.card-shell input:focus-visible,.card-shell select:focus-visible,.card-shell textarea:focus-visible,.card-shell canvas:focus-visible,.card-shell summary:focus-visible,.card-upload:focus-visible{outline:3px solid #a6c9ff;outline-offset:3px}.card-shell button:disabled{opacity:.48;cursor:default}.card-shell h1,.card-shell h2,.card-shell h3,.card-shell h4{letter-spacing:-.025em}.card-shell a{text-decoration:none}
.card-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center;padding:42px 44px;border:1px solid var(--card-line);border-radius:24px;background:radial-gradient(ellipse at 83% 55%,#eaf3ef 0,transparent 58%),#fff;box-shadow:0 16px 40px #142c4210;overflow:hidden}.card-kicker{display:block;margin-bottom:10px;font-size:12px;line-height:1.5;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--card-blue)}.card-hero h1{font-size:clamp(34px,4vw,53px);line-height:1.08;margin:0}.card-hero p{max-width:590px;font-size:17px;line-height:1.7;color:var(--card-muted);margin:20px 0}.card-hero-points{display:flex;flex-wrap:wrap;gap:8px 17px;font-size:13px;font-weight:700;margin:0 0 25px}.card-primary,.card-secondary{display:inline-flex;gap:12px;min-height:46px;padding:12px 18px;align-items:center;justify-content:center;border-radius:10px;font-weight:750;line-height:1.3}.card-primary{border:1px solid var(--card-blue);background:var(--card-blue);color:#fff;box-shadow:0 6px 16px #1769e025}.card-primary:hover{background:var(--card-dark);color:#fff}.card-secondary{border:1px solid #cbd5df;background:#fff;color:#35475a}.card-secondary:hover{background:#f4f8fc}.card-hero-art{height:330px;position:relative;max-width:420px;width:100%;margin:auto}.card-hero-card{position:absolute;width:220px;height:296px;border:1px solid #d9d9c9;border-radius:3px;box-shadow:0 18px 36px #16342922;background:#fcf7e9;padding:16px}.card-hero-card.front{left:16%;top:12px;transform:rotate(-7deg);display:flex;flex-direction:column;align-items:center}.card-art-photo{height:176px;width:100%;overflow:hidden;margin-bottom:15px}.card-art-photo svg{height:100%;width:100%;object-fit:cover}.card-hero-card.front strong{font:22px Georgia,serif;color:#294439;text-align:center}.card-hero-card.front>span{font-size:10px;margin-top:9px;color:#738273}.card-hero-card.back{left:46%;top:22px;transform:rotate(12deg);background:#e5eee5;color:#385c42;display:flex;flex-direction:column;justify-content:center;align-items:center}.card-art-leaf{font-size:42px;line-height:1.4;color:#b0a16a}.card-hero-card.back small{width:140px;text-align:center;font:15px/1.6 Georgia,serif;margin-bottom:16px}.card-hero-card.back i{height:1px;width:90px;background:#8da08b;margin:5px}
.card-builder{margin-top:30px;border:1px solid var(--card-line);border-radius:20px;background:#fff;box-shadow:0 12px 32px #142c420b;scroll-margin-top:90px}.card-builder-header{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:28px 30px 20px}.card-builder-header h2{font-size:32px;margin:0}.card-save-status{font-size:12px;color:#567462;display:flex;gap:8px;align-items:center;max-width:210px}.card-save-status:before{content:"";width:7px;height:7px;flex:none;border-radius:50%;background:#6d9772}.card-save-status.warning{color:#8b5e19}.card-save-status.warning:before{background:#cf9b3d}.card-steps{display:flex;gap:8px;padding:12px 30px;background:#f6f9fc;border-top:1px solid #e7edf3;border-bottom:1px solid #e7edf3;position:sticky;top:0;z-index:4;border-radius:0}.card-steps button{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;border:0;background:transparent;padding:9px 10px;font-size:14px;font-weight:700;color:#657384;border-radius:8px}.card-steps button>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;border:1px solid #ccd6e0;font-size:12px;background:white}.card-steps button.active{background:#e6effe;color:var(--card-dark)}.card-steps button.active>span{border-color:var(--card-blue);background:var(--card-blue);color:white}.card-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.87fr);gap:28px;padding:28px 30px}.card-controls{min-width:0}.card-stage h3{font-size:23px;margin:0 0 22px}.card-stage h4{font-size:17px;margin:0}.card-muted{color:var(--card-muted);font-size:14px;line-height:1.65}.card-fixed-format{display:flex;align-items:center;gap:16px;padding:16px 18px;background:#f5f8fc;border:1px solid #e4ebf3;border-radius:12px;margin-bottom:23px}.card-format-icon{font-size:38px;line-height:1;color:var(--card-blue)}.card-fixed-format strong{display:block;font-size:15px}.card-fixed-format small{display:block;font-size:12px;color:var(--card-muted);margin-top:5px}.card-fieldset{padding:0;border:0;margin:0 0 23px;min-width:0}.card-fieldset legend{float:none;width:auto;margin:0 0 9px;font-size:14px;font-weight:700;padding:0}.card-field{display:block;margin:0 0 20px;font-size:14px;min-width:0}.card-field>span{display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:700;margin-bottom:8px}.card-field>small{display:block;font-size:12px;color:var(--card-muted);margin-top:8px}.card-field span small,.card-field output{font-weight:500;font-size:12px;color:var(--card-muted)}.card-shell select,.card-shell textarea{width:100%;min-height:44px;border:1px solid #cfd9e3;border-radius:8px;padding:10px 11px;background:white;color:var(--card-ink)}.card-shell textarea{resize:vertical;line-height:1.6}.card-shell input[type=range]{width:100%;accent-color:var(--card-blue);min-height:26px;margin:5px 0}.card-shell input[type=checkbox],.card-shell input[type=radio]{accent-color:var(--card-blue);width:17px;height:17px;flex:none}.card-segment{display:flex;gap:10px}.card-segment label{flex:1;position:relative}.card-segment input{position:absolute;opacity:0}.card-segment span{display:block;padding:12px;text-align:center;border:1px solid #d3dee9;border-radius:8px;font-weight:600;font-size:14px}.card-segment input:checked+span{border-color:var(--card-blue);background:#f0f6ff;color:var(--card-dark)}.card-segment input:focus-visible+span{outline:3px solid #a6c9ff;outline-offset:2px}.card-check{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;margin:10px 0}.card-check input{margin-top:3px}.card-delivery-options{display:grid;gap:9px}.card-delivery-options label{border:1px solid #d9e1e9;border-radius:10px;padding:13px;display:flex;gap:10px;align-items:flex-start}.card-delivery-options label:has(input:checked){border-color:var(--card-blue);background:#f4f8ff}.card-delivery-options label input{margin-top:3px}.card-delivery-options strong{font-size:13px;display:block}.card-delivery-options small{font-size:12px;line-height:1.5;color:var(--card-muted);display:block;margin-top:4px}.card-stage-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:27px}.card-stage-actions.end{justify-content:flex-end}.card-message{padding:12px 14px;border:1px solid #d5e4f5;border-radius:9px;font-size:12px;line-height:1.7;margin:13px 0;background:#f3f7fd;color:#3d5974}.card-message.error{background:#fff3f1;border-color:#f3c8c1;color:#9c352a}.card-message.warning{background:#fff9ec;border-color:#ebd39c;color:#875c21}#cardError,.card-restore{margin:16px 30px 0}.card-restore{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-restore button,.card-local-note button{background:transparent;border:0;padding:0;color:var(--card-dark);text-decoration:underline;flex:none;font-size:12px}
.card-edit-tabs,.card-preview-tabs{display:flex;padding:4px;border:1px solid #dce5ee;background:#f4f7fa;border-radius:10px;gap:4px;margin-bottom:20px}.card-edit-tabs button,.card-preview-tabs button{border:0;background:transparent;color:#53677a;padding:10px 8px;border-radius:7px;flex:1;font-size:13px;font-weight:700}.card-edit-tabs button.active,.card-preview-tabs button.active{background:#fff;color:var(--card-dark);box-shadow:0 2px 6px #18374612}.card-edit-tabs button span{font-size:12px;margin-left:4px;color:#51785d}.card-background-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.card-background-grid button{background:#fff;border:1px solid #dce4e9;border-radius:9px;padding:4px 4px 6px;min-width:0;font-size:10px;color:#4d6070;text-align:center}.card-background-grid button canvas{width:100%;height:49px;display:block;border-radius:5px;margin-bottom:5px}.card-background-grid button span{display:block;line-height:1.35;min-height:25px;word-break:normal}.card-background-grid button.active{border:2px solid var(--card-blue);padding:3px 3px 5px;color:var(--card-dark);background:#f3f7ff}.card-layout-options{display:flex;gap:8px}.card-layout-options button{display:flex;align-items:center;justify-content:center;gap:6px;flex:1;padding:10px 6px;background:white;border:1px solid #d5dfe9;border-radius:8px;font-size:11px;color:#52677a}.card-layout-options button.active{border-color:var(--card-blue);background:#f1f6ff;color:var(--card-dark)}.card-layout-icon{width:20px;height:25px;border:1px solid #a2b5c7;background:#eef4f8;display:block;position:relative;flex:none}.card-layout-icon:before{content:"";background:#adc5cc;position:absolute}.card-layout-icon.framed:before{inset:3px 3px 7px}.card-layout-icon.full:before{inset:0 0 5px}.card-layout-icon.split:before{inset:3px 9px 3px 2px}.card-upload{padding:21px 15px;border:1.5px dashed #a9bfdc;background:#f6f9ff;border-radius:12px;display:flex;align-items:center;flex-direction:column;cursor:pointer;text-align:center;transition:background .15s;margin:0 0 13px}.card-upload.dragover{border-color:var(--card-blue);background:#e7f0ff}.card-upload input{position:absolute;width:1px;height:1px;opacity:0}.card-upload-symbol{display:grid;place-items:center;background:#e6effc;color:var(--card-blue);width:37px;height:37px;border-radius:50%;font-size:22px;margin-bottom:9px}.card-upload strong{font-size:14px}.card-upload small{font-size:11px;color:#687a8e;margin-top:6px}.card-photo-name{display:flex;gap:10px;align-items:center;margin:0 0 17px;font-size:12px;color:var(--card-muted)}.card-photo-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.card-photo-name button,.card-text-remove{border:0;background:transparent;color:#a35043;font-size:11px;padding:5px;flex:none}.card-range-endpoints{display:flex!important;justify-content:space-between;gap:10px;font-size:10px!important;margin-top:0!important}.card-pan-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:-7px}.card-pan-fields label,.card-position-details label{font-size:11px;color:var(--card-muted)}.card-quality{font-size:12px;line-height:1.55;padding:9px 0 15px;color:#4f745b}.card-quality.warning{color:#956719}.card-quality.error{color:#a13e33}.card-text-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:17px 0 10px}.card-small-button{border:1px solid #cbd8e5;padding:7px 10px;background:#fff;color:#4e6377;border-radius:7px;min-height:34px;font-size:11px!important}.card-small-button:hover{background:#f5f8fc}.card-text-tabs{display:flex;gap:7px;margin-bottom:13px;flex-wrap:wrap}.card-text-tabs button{border:1px solid #d2dfea;background:#fff;font-size:11px;padding:7px 9px;color:#597083;border-radius:6px}.card-text-tabs button.active{background:#eef5ff;border-color:var(--card-blue);color:var(--card-dark)}.card-font-fields{display:grid;grid-template-columns:minmax(100px,1.4fr) minmax(75px,1fr) 59px;gap:12px}.card-font-fields .card-field{margin-bottom:12px}.card-font-fields input[type=color]{width:100%;height:44px;border:1px solid #cfd9e3;padding:5px;border-radius:8px;background:#fff}.card-text-tools{display:flex;justify-content:space-between;align-items:center;gap:8px}.card-align-buttons{display:flex;gap:5px}.card-align-buttons button{border:1px solid #d3dde7;border-radius:6px;width:35px;height:33px;background:#fff;color:#7b8a97;font-size:21px}.card-align-buttons button.active{background:#eef5ff;color:var(--card-dark);border-color:var(--card-blue)}.card-position-details{margin:12px 0 18px;border-top:1px solid #e5ebf1;padding-top:11px}.card-position-details summary{font-size:12px;font-weight:600;color:#47607a}.card-position-details p{font-size:11px;line-height:1.6;color:var(--card-muted);margin:10px 0}.card-position-details label{display:block;margin:9px 0}.card-editor-actions{display:flex;flex-wrap:wrap;gap:8px}.card-review-list{margin:17px 0}.card-review-item{padding:12px 0;border-bottom:1px solid #e6edf3;display:flex;gap:11px;font-size:13px;line-height:1.6}.card-review-item>span:first-child{color:#64836a;font-size:16px}.card-review-item.warning>span:first-child{color:#bf8e30}.card-review-item.error>span:first-child{color:#bd5848}.card-review-item strong{display:block}.card-review-item small{display:block;font-size:11px;color:var(--card-muted)}.card-review-item button{padding:0;border:0;background:transparent;color:var(--card-dark);font-size:11px}.card-proof-check{padding:13px;background:#f6f9fc;border:1px solid #e2e9ef;border-radius:8px}.card-print-note{font-size:11px;line-height:1.6;color:#6e7b86;margin:17px 0 0}.card-progress{padding:13px;font-size:13px;color:var(--card-dark);background:#edf5ff;border-radius:8px;margin:12px 0}.card-recipient-section{padding:15px;border:1px solid #dde7ef;border-radius:9px;margin:20px 0}.card-recipient-section summary{font-size:13px;font-weight:700;color:#435b73}.card-recipient-section p{font-size:11px;line-height:1.6;color:var(--card-muted)}.card-recipient{padding:12px 0;border-top:1px solid #e4ebf2;position:relative}.card-recipient-header{display:flex;justify-content:space-between;margin-bottom:9px;font-size:12px;font-weight:600}.card-recipient-header button{border:0;background:transparent;color:#a35043;font-size:11px}.card-recipient-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.card-recipient-fields label{font-size:10px;color:#61778b}.card-recipient-fields input{display:block;width:100%;min-height:37px;border:1px solid #d4dfe9;padding:7px;border-radius:6px;margin-top:4px}.card-recipient-fields label.wide{grid-column:1/-1}
.card-preview-panel{align-self:start;position:sticky;top:80px;background:#f5f8fc;border:1px solid #e1e8f0;border-radius:14px;padding:18px;min-width:0}.card-preview-heading{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-bottom:13px}.card-preview-heading span{font-size:11px;color:#718093}.card-preview-tabs{margin-bottom:13px;background:#eaf0f6;border:0}.card-preview-tabs button{font-size:11px;padding:7px}.card-preview-surface{display:flex;align-items:center;justify-content:center;min-height:310px;padding:15px 12px 20px;background:radial-gradient(ellipse at center,#fff 0,#eef3f8 75%);border-radius:9px;overflow:hidden}.card-preview-surface canvas{display:block;max-width:100%;max-height:530px;width:auto;height:auto;box-shadow:0 10px 28px #182c4224;border-radius:1px;touch-action:pan-y;cursor:default}.card-preview-surface canvas.editing-text{touch-action:none;cursor:move}.card-preview-caption{display:flex;align-items:center;justify-content:space-between;gap:6px;margin:11px 0 16px;font-size:10px;color:#79879a}.card-preview-caption button{border:0;padding:3px;background:transparent;color:#617c96;font-size:10px}.card-preview-caption button[aria-pressed=true]{color:var(--card-blue)}.card-running-price{border-top:1px solid #dce5ef;padding-top:15px}.card-running-price>div{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:5px}.card-running-price>div>span{font-size:12px;font-weight:650;color:#495d70}.card-running-price strong{font-size:24px;color:var(--card-dark)}.card-running-price>small{display:block;color:#7a8796;font-size:10px;line-height:1.6}.card-running-price>span{display:block;color:#8c622a;font-size:10px;line-height:1.6;margin-top:5px}.card-local-note{font-size:11px;line-height:1.8;color:#718094;max-width:850px;margin:22px auto 0;text-align:center}.card-local-note button{margin-left:6px}
.card-fixed-option{padding:10px 12px;border:1px solid #e1e8ef;background:#f5f8fa;border-radius:8px;font-size:13px;color:#526577}.card-recipient-import{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:12px 0}.card-recipient-import label{margin:0;cursor:pointer;display:inline-flex;align-items:center}.card-sender-title{font-size:15px!important;margin:22px 0 12px!important}#cardRecipientStatus{font-size:11px;padding-bottom:8px}
@media(min-width:981px) and (max-height:850px){.card-preview-panel{position:static}.card-preview-surface canvas{max-height:470px}}
@media(max-width:980px){.card-hero{padding:30px;grid-template-columns:1.2fr .8fr;gap:20px}.card-hero-art{height:290px;transform:scale(.85);transform-origin:center}.card-workspace{gap:20px;padding:24px}.card-preview-panel{padding:13px;position:static}.card-builder-header{padding:25px 24px 18px}.card-background-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-steps{padding:11px 24px}.card-layout-options button{flex-direction:column;gap:7px;font-size:10px}.card-stage-actions .card-primary,.card-stage-actions .card-secondary{padding:12px;font-size:12px}}
@media(max-width:720px){.card-shell{padding:20px 14px 45px}.card-hero{grid-template-columns:1fr;padding:27px 23px;gap:12px}.card-hero h1{font-size:36px}.card-hero p{font-size:14px;line-height:1.7;margin:16px 0}.card-hero-points{font-size:11px;gap:8px 12px;margin-bottom:19px}.card-hero-art{height:235px;max-width:330px;transform:scale(.74);transform-origin:top center;margin-bottom:-40px}.card-builder{margin-top:20px;border-radius:14px}.card-builder-header{padding:22px 17px 15px;align-items:flex-start;gap:10px}.card-builder-header h2{font-size:26px}.card-builder-header .card-kicker{font-size:9px;margin-bottom:7px}.card-save-status{font-size:9px;max-width:112px;line-height:1.5;margin-top:7px;gap:5px}.card-steps{padding:10px 10px;gap:3px}.card-steps button{font-size:11px;padding:8px 4px;gap:5px}.card-steps button>span{width:22px;height:22px;font-size:10px}.card-workspace{display:flex;flex-direction:column;gap:24px;padding:17px}.card-preview-panel{order:-1;padding:12px}.card-preview-surface{min-height:0;padding:12px}.card-preview-surface canvas{max-height:330px;max-width:100%;width:auto;height:auto}.card-preview-heading{margin-bottom:8px;font-size:12px}.card-preview-tabs{margin-bottom:9px}.card-preview-caption{margin-bottom:10px}.card-running-price{padding-top:10px}.card-running-price strong{font-size:21px}.card-running-price>div>span{font-size:11px}.card-running-price>small{font-size:9px}.card-stage h3{font-size:21px;margin-bottom:18px}.card-background-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.card-background-grid button span{font-size:9px}.card-layout-options button{flex-direction:row;font-size:10px;padding:10px 5px;gap:5px}.card-fieldset{margin-bottom:20px}.card-stage-actions{gap:8px}.card-stage-actions .card-primary{font-size:12px}.card-stage-actions .card-secondary{font-size:11px}#cardError,.card-restore{margin:14px 17px 0}.card-restore{display:block}.card-restore button{display:block;margin-top:8px}.card-local-note{font-size:10px;padding:0 8px}.card-text-header h4{font-size:16px}}
@media(prefers-reduced-motion:reduce){.card-shell *{scroll-behavior:auto!important;transition:none!important}}
.card-hero-art.card-hero-product{height:auto;max-width:100%;transform:none;margin:0;min-width:0}.card-hero-product img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:14px;box-shadow:0 14px 30px #16342918}

/* Keep the studio structure aligned with the calendar configurator. */
body.card-studio-page .topbar{position:static}
.card-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;position:sticky;top:0;z-index:40;background:#f8fafc;border-block:1px solid #dce4ee}
.card-steps button{border-radius:0;min-height:68px;margin:0;border:0;border-right:1px solid #dce4ee;background:transparent;font-weight:700}
.card-steps button:last-child{border-right:0}.card-steps button.active{background:#fff;color:var(--card-blue)}
.card-steps button>span{width:29px;height:29px}.card-builder-header{padding:30px 34px 22px}
.card-workspace{padding:30px 34px;gap:30px}.card-stage-aside{display:grid;gap:16px;align-self:start;min-width:0}
.card-preview-panel{position:static;top:auto;max-height:none;background:#eef2f7;border:0;border-radius:16px;padding:17px}
.card-preview-heading strong,.card-specs h4{text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:800}
.card-preview-surface{background:#e8eef5;min-height:0}.card-preview-caption{margin-bottom:0}
.card-specs{border:1px solid #dce4ee;border-radius:14px;padding:18px;background:#fff}
.card-specs h4{margin:0 0 8px}.card-specs dl{margin:0}.card-specs dl>div{display:grid;grid-template-columns:minmax(95px,.42fr) 1fr;gap:14px;padding:10px 0;border-bottom:1px solid #e6ecf4}
.card-specs dl>div:last-child{border:0;padding-bottom:0}.card-specs dt{font-size:13px;font-weight:700;color:#64748b}.card-specs dd{margin:0;font-size:13px;font-weight:650;line-height:1.5;overflow-wrap:anywhere}
.card-running-price{background:#eff5ff;border:0;border-radius:12px;padding:17px;margin:0}.card-running-price>small{font-size:12px;line-height:1.7}.card-running-price>div>span{font-size:14px}.card-running-price strong{font-size:25px}
.card-delivery-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.card-delivery-choice{position:relative;min-width:0}.card-delivery-options .card-delivery-card{display:flex;flex-direction:column;gap:0;padding:0;height:100%;border:1px solid #d0dce9;border-radius:12px;overflow:hidden;position:relative;background:#fff}
.card-delivery-options .card-delivery-card:has(input:checked){border-color:var(--card-blue);box-shadow:inset 0 0 0 1px var(--card-blue);background:#f5f8ff}
.card-delivery-card>input{position:absolute;top:12px;left:12px;z-index:2;margin:0;accent-color:var(--card-blue)}
.card-delivery-example{position:relative;display:block;width:100%;aspect-ratio:3/2;background:#eff4fa}.card-delivery-example img{width:100%;height:100%;object-fit:cover;display:block}
.card-example-address{position:absolute;bottom:8%;right:5%;background:#fff;padding:7px 10px;border:1px solid #d9e2ed;font-size:9px;line-height:1.5;transform:rotate(-3deg);box-shadow:0 3px 8px #14283a18}
.card-delivery-copy{padding:13px;display:flex;flex-direction:column;flex:1;gap:6px;width:100%;box-sizing:border-box}
.card-delivery-copy>strong{font-size:16px;line-height:1.4;padding-right:21px;min-height:2.8em}.card-delivery-copy>small{font-size:12px;line-height:1.5;color:#64748b;min-height:3em}.card-delivery-copy>b{font-size:13px;color:var(--card-blue);margin-top:auto}.card-delivery-copy>.card-choice-quantity{font-size:11px;min-height:0}
.card-delivery-info{position:absolute;top:calc((100vw - 190px) / 9);right:12px;z-index:5}
.card-delivery-info summary{list-style:none;cursor:pointer;display:grid;place-items:center;width:22px;height:22px;border:1px solid #b9c8dd;border-radius:50%;background:#fff;color:#42618b;font:700 13px Georgia,serif}.card-delivery-info summary::-webkit-details-marker{display:none}
.card-delivery-info div{position:absolute;right:0;top:29px;width:240px;max-width:calc(100vw - 70px);box-sizing:border-box;background:#fff;border:1px solid #d0dce9;border-radius:10px;padding:13px;box-shadow:0 8px 24px #16342924;font-size:12px;line-height:1.6;color:#334155}
.card-delivery-info summary:focus-visible{outline:3px solid #99bfff;outline-offset:3px}
.card-delivery-choice{container-type:inline-size}.card-delivery-info{top:calc(66.6667cqw + 13px)}
@media(min-width:961px) and (min-height:900px){.card-stage-aside{position:sticky;top:88px}}
@media(max-width:960px){.card-workspace{padding:24px;gap:20px}.card-builder-header{padding:25px 24px 18px}.card-stage-aside{position:static}.card-delivery-copy{padding:11px}.card-delivery-copy>strong{font-size:14px}.card-specs{padding:14px}}
@media(max-width:720px){.card-workspace{padding:17px;gap:24px}.card-builder-header{padding:22px 17px 15px}.card-steps button{min-height:54px;font-size:11px}.card-steps button>span{width:22px;height:22px}.card-stage-aside{width:100%}.card-builder[data-stage="2"] .card-stage-aside{order:-1}.card-delivery-options{gap:9px}.card-delivery-copy{padding:10px}.card-delivery-copy>strong{font-size:13px;min-height:4.2em}.card-delivery-copy>b{font-size:12px}.card-example-address{font-size:7px;padding:4px 6px}.card-delivery-info{right:8px;top:calc(66.6667cqw + 9px)}.card-delivery-info div{width:220px}.card-delivery-choice:first-child .card-delivery-info div{right:auto;left:-100px}.card-running-price>small{font-size:11px}.card-specs dt,.card-specs dd{font-size:12px}}
