/* Party Time bouquet builder. Product photography keeps its source proportions. */
.pt-bouquet{--bq-purple:#704198;--bq-purple-dark:#583077;--bq-ink:#29232d;--bq-muted:#706773;--bq-line:#e7dfda;--bq-cream:#fffdf9;--bq-mint:#edf5f0;--bq-teal:#287f7c;color:var(--bq-ink);background:var(--bq-cream);font-size:16px;line-height:1.55;padding-bottom:20px}
.pt-bouquet *{box-sizing:border-box}
.pt-bq-wrap{width:min(1260px,calc(100% - 64px));margin-inline:auto}
.pt-bouquet h1,.pt-bouquet h2,.pt-bouquet h3{color:var(--bq-ink);line-height:1.16;letter-spacing:-.025em;margin:0 0 13px}
.pt-bouquet h1{font-size:clamp(34px,3.8vw,52px);max-width:920px}
.pt-bouquet h2{font-size:clamp(24px,2.1vw,29px)}
.pt-bouquet h3{font-size:19px}
.pt-bouquet p{margin:0 0 15px}
.pt-bouquet button,.pt-bouquet input,.pt-bouquet select,.pt-bouquet textarea{font:inherit}
.pt-bouquet button{cursor:pointer;touch-action:manipulation}
.pt-bouquet button:disabled,.pt-bouquet [aria-disabled="true"]{opacity:.48;cursor:not-allowed}
.pt-bouquet :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid var(--bq-teal);outline-offset:4px}
.pt-bouquet [hidden]{display:none!important}
.pt-bq-hero{padding-top:30px;padding-bottom:20px}
.pt-bq-back{display:inline-flex;align-items:center;min-height:36px;margin:0 0 15px;color:var(--bq-muted);font-size:13px;text-decoration:none;text-underline-offset:3px}
.pt-bq-back:hover{color:var(--bq-purple);text-decoration:underline}
.pt-bq-hero>p,.pt-bq-hero .pt-bq-wrap>p{max-width:760px;color:var(--bq-muted);font-size:16px}
.pt-bq-hero>p:last-child{margin-bottom:0}
.pt-bouquet .pt-bq-eyebrow{margin:0 0 11px;color:var(--bq-teal);font-size:11px;font-weight:750;letter-spacing:.14em;line-height:1.5;text-transform:uppercase}
.pt-bq-hero h1>span{color:var(--bq-purple);font-size:.8em}
.pt-bq-steps{display:flex;gap:8px;padding:6px;margin-top:6px;margin-bottom:24px;border:1px solid #e8e0e9;border-radius:17px;background:#f5f0f5}
.pt-bq-steps button{display:flex;flex:1;align-items:center;justify-content:center;gap:10px;min-width:0;min-height:50px;padding:10px 14px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--bq-muted);font-size:14px;font-weight:650;line-height:1.35;text-align:center;transition:background .16s,border-color .16s,color .16s}
.pt-bq-steps button:hover{color:var(--bq-purple);background:#ede4f1}
.pt-bq-steps button[aria-current="step"]{border-color:#e7d9ef;background:#fff;color:var(--bq-purple);box-shadow:0 2px 7px #38273f08}
.pt-bq-step-number,.pt-bq-steps button>span:first-child{display:inline-grid;flex:0 0 25px;place-items:center;width:25px;height:25px;border-radius:50%;background:#e6dce9;color:#766480;font-size:12px;font-weight:750}
.pt-bq-steps button[aria-current="step"] .pt-bq-step-number,.pt-bq-steps button[aria-current="step"]>span:first-child{background:var(--bq-purple);color:#fff}
.pt-bq-layout{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(310px,.9fr);align-items:start;gap:40px;padding-top:0;padding-bottom:52px}
.pt-bq-controls{min-width:0}
.pt-bq-step-panel{min-width:0;scroll-margin-top:24px}
.pt-bq-step-panel>p,.pt-bq-step-panel>section>p{color:var(--bq-muted);font-size:14px}
.pt-bq-step-panel>h2{margin-bottom:9px}
.pt-bq-step-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px;padding-top:22px;border-top:1px solid var(--bq-line)}
.pt-bq-step-actions .pt-bq-button:only-child{margin-left:auto}
.pt-bq-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;max-width:100%;padding:12px 22px;border:1px solid var(--bq-purple);border-radius:999px;background:var(--bq-purple);color:#fff!important;font:inherit;font-size:15px;font-weight:700;text-align:center;text-decoration:none!important;line-height:1.4;cursor:pointer;transition:background .16s,border-color .16s}
.pt-bq-button:hover:not(:disabled){background:var(--bq-purple-dark);border-color:var(--bq-purple-dark)}
.pt-bq-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 20px;border:1px solid #d9cddd;border-radius:999px;background:#fff;color:var(--bq-purple)!important;font-size:14px;font-weight:650;line-height:1.4;text-decoration:none!important}
.pt-bq-secondary:hover:not(:disabled){background:#f5eff8;border-color:#bca3cc}
.pt-bq-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:21px 0 0}
.pt-bq-preset{position:relative;display:flex;flex-direction:column;align-items:stretch;min-width:0;padding:13px;border:1px solid var(--bq-line);border-radius:20px;background:#fff;color:var(--bq-ink);text-align:left;line-height:1.4;transition:background .16s,border-color .16s,box-shadow .16s}
.pt-bq-preset:hover{border-color:#ba9bcd;box-shadow:0 5px 18px #47275b08}
.pt-bq-preset[aria-pressed="true"]{border-color:var(--bq-purple);background:#fbf7fd;box-shadow:inset 0 0 0 1px var(--bq-purple)}
.pt-bq-preset[aria-pressed="true"]:after{content:"✓";position:absolute;top:22px;right:22px;display:grid;place-items:center;width:25px;height:25px;border:2px solid #fff;border-radius:50%;background:var(--bq-purple);color:#fff;font-size:14px;font-weight:750;line-height:1}
.pt-bq-preset-art{display:grid;place-items:center;aspect-ratio:1.38;min-width:0;width:100%;margin:0 0 13px;overflow:hidden;border-radius:12px;background:#f8f5ef}
.pt-bq-preset-art svg{display:block;width:100%;height:100%;max-width:100%;max-height:100%;overflow:hidden}
.pt-bq-preset:nth-child(2) .pt-bq-preset-art{background:#fcf2f4}
.pt-bq-preset:nth-child(3) .pt-bq-preset-art{background:#f3f6f4}
.pt-bq-preset strong{display:block;margin:0 3px 5px;font-size:16px;font-weight:700;line-height:1.35}
.pt-bq-preset small{display:block;margin:0 3px 10px;color:var(--bq-muted);font-size:12px;line-height:1.5}
.pt-bq-preset .pt-bq-preset-price{display:block;margin:auto 3px 2px;padding-top:3px;color:var(--bq-purple);font-size:15px;font-weight:750;line-height:1.4}
.pt-bq-preset-empty .pt-bq-preset-art{border:1px dashed #d5c5dd;background:#f7f2fa;color:var(--bq-purple);font-size:44px;font-weight:300}
.pt-bq-preset-empty .pt-bq-preset-art>span{display:grid;place-items:center;width:68px;height:68px;border:1px solid #e3d4ec;border-radius:50%;background:#fff;color:var(--bq-purple);font-size:38px;line-height:1}
.pt-bq-number-editor{margin:20px 0 25px;padding:20px;border:1px solid #e3d8e9;border-radius:18px;background:#f9f4fb}
.pt-bq-number-editor h3{font-size:18px;margin-bottom:12px}
.pt-bq-number-toggle{display:flex;align-items:center;gap:10px;min-height:44px;margin:0;color:var(--bq-ink);font-size:15px;font-weight:650;cursor:pointer}
.pt-bq-number-toggle input{appearance:auto;flex:0 0 19px;width:19px;height:19px;margin:0;accent-color:var(--bq-purple)}
.pt-bq-number-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:15px;padding-top:16px;border-top:1px solid #e4d8eb}
.pt-bq-number-fields>label,.pt-bq-number-fields .pt-bq-field>label{font-size:13px;font-weight:650}
.pt-bq-number-fields #pt-bq-digits{display:block;width:100%;max-width:190px;min-height:56px;padding:7px 14px;border:1px solid #bca5cd;border-radius:11px;background:#fff;color:var(--bq-ink);font-size:29px;font-weight:700;line-height:1.3;letter-spacing:.15em;text-align:center}
.pt-bq-number-fields #pt-bq-digits::placeholder{color:#b6a5c1;font-size:24px}
.pt-bq-number-fields #pt-bq-digits[aria-invalid="true"]{border-color:#a84035;background:#fffaf8}
.pt-bq-number-fields .pt-bq-number-error{color:#9c372a;font-size:12px}
.pt-bq-number-fields>small,.pt-bq-number-fields>p,.pt-bq-number-help{margin:0;color:var(--bq-muted);font-size:12px;line-height:1.5}
.pt-bq-swatches{display:flex;flex-wrap:wrap;gap:8px;margin-top:5px}
.pt-bq-swatches button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 12px;border:1px solid #ded1e5;border-radius:999px;background:#fff;color:var(--bq-ink);font-size:13px;font-weight:550;line-height:1.3}
.pt-bq-swatches button:hover{background:#f1e8f7;border-color:#baa0cc}
.pt-bq-swatches button[aria-pressed="true"]{border-color:var(--bq-purple);box-shadow:inset 0 0 0 1px var(--bq-purple);color:var(--bq-purple);font-weight:700}
.pt-bq-swatches button>span:first-child{display:block;flex:0 0 21px;width:21px;height:21px;border:1px solid #00000017;border-radius:50%;background:var(--swatch-color,#d6c49e)}
.pt-bq-swatches [data-bq-number-colour="gold"]>span:first-child{background:linear-gradient(130deg,#e0bf72,#fbefd0 44%,#b18942)}
.pt-bq-swatches [data-bq-number-colour="silver"]>span:first-child{background:linear-gradient(130deg,#a9a9af,#fbfafb 44%,#8d8d94)}
.pt-bq-swatches [data-bq-number-colour="rose"]>span:first-child{background:linear-gradient(130deg,#d6978b,#f5d8d3 44%,#b3726c)}
.pt-bq-rules{font-size:12px!important;color:var(--bq-muted)}
.pt-bq-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:16px 0}
.pt-bq-tabs button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:76px;min-width:0;padding:10px 7px;border:1px solid var(--bq-line);border-radius:14px;background:#fff;color:var(--bq-muted);font-size:13px;font-weight:600;line-height:1.35;transition:background .16s,border-color .16s,color .16s}
.pt-bq-tabs button:hover{background:#f7f0fa;border-color:#c6aed6;color:var(--bq-purple)}
.pt-bq-tabs button[aria-pressed="true"]{border-color:var(--bq-purple);background:#f3eaf8;color:var(--bq-purple);box-shadow:inset 0 0 0 1px var(--bq-purple)}
.pt-bq-shape{display:grid;place-items:center;min-height:28px;color:var(--bq-purple);font-size:25px;line-height:1}
.pt-bq-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin:16px 0;color:var(--bq-muted);font-size:13px}
.pt-bq-filters label{display:flex;align-items:center;gap:10px;min-width:0;color:var(--bq-ink);font-weight:550}
.pt-bq-filters select{min-width:155px;max-width:100%;min-height:44px;padding:9px 34px 9px 12px;border:1px solid #d1c7d5;border-radius:10px;background-color:#fff;color:var(--bq-ink);font-size:15px}
.pt-bq-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:12px;padding:0;overflow:visible;max-height:none}
.pt-bq-product{position:relative;display:flex;flex-direction:column;min-width:0;padding:11px;border:1px solid var(--bq-line);border-radius:16px;background:#fff;transition:border-color .16s,background .16s}
.pt-bq-product:hover{border-color:#b79bca}
.pt-bq-product.is-selected,.pt-bq-product[data-selected="true"]{border-color:#b498c6;background:#fcf9fe}
.pt-bouquet .pt-bq-product>.pt-photo-frame{width:100%;max-width:160px;align-self:center;margin:0 0 10px;border-radius:10px;background:#fff}
.pt-bouquet .pt-bq-product .pt-photo-frame>img{margin:0;max-height:none;border-radius:0}
.pt-bq-product>img{display:block;width:100%;height:auto;aspect-ratio:1;max-height:160px;margin:0 0 10px;object-fit:contain;background:#fff;border-radius:10px}
.pt-bq-product>strong{flex:1;display:block;min-width:0;margin:0 0 7px;font-size:13px;font-weight:650;line-height:1.4;overflow-wrap:anywhere}
.pt-bq-product>small{display:block;margin:0 0 11px;color:var(--bq-purple);font-size:14px;font-weight:750;line-height:1.4}
.pt-bq-product-action{display:flex;align-items:center;justify-content:space-between;gap:4px;min-height:44px;margin-top:auto}
.pt-bq-product-action>.pt-bq-qty{width:100%;justify-content:space-between}
.pt-bq-product-action>button{display:grid;flex:0 0 44px;place-items:center;min-width:44px;width:44px;min-height:44px;height:44px;padding:8px;border:1px solid #d5c4e0;border-radius:10px;background:#f5edf9;color:var(--bq-purple);font-size:21px;font-weight:650;line-height:1.2}
.pt-bq-product-action>button:only-child{display:flex;flex:1;justify-content:center;width:100%;font-size:13px}
.pt-bq-product-action>span,.pt-bq-product-action>output{min-width:20px;font-size:14px;font-weight:750;text-align:center}
.pt-bq-product-action>button:hover:not(:disabled){border-color:var(--bq-purple);background:var(--bq-purple);color:#fff}
.pt-bq-product-action>[data-bq-add]{flex:1;width:auto;font-size:13px}
.pt-bq-product-count{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;min-width:27px;min-height:27px;padding:3px 7px;border:2px solid #fff;border-radius:999px;background:var(--bq-purple);color:#fff;font-size:12px;font-weight:700;line-height:1.3}
.pt-bq-no-products{grid-column:1/-1;padding:24px 12px;color:var(--bq-muted);font-size:14px;text-align:center}
.pt-bq-more{display:flex;align-items:center;justify-content:center;min-height:44px;width:100%;margin-top:13px;padding:10px 16px;border:1px solid #ddd0e5;border-radius:12px;background:#fff;color:var(--bq-purple);font-size:14px;font-weight:600}
.pt-bq-more:hover{background:#f5eff8}
.pt-bq-picked{margin:24px 0 0;padding:0;border:1px solid var(--bq-line);border-radius:16px;background:#fff}
.pt-bq-picked>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:12px 16px;list-style:none;color:var(--bq-ink);font-size:15px;font-weight:650;cursor:pointer}
.pt-bq-picked>summary::-webkit-details-marker{display:none}
.pt-bq-picked>summary:after{content:"+";flex:0 0 auto;margin-left:auto;color:var(--bq-purple);font-size:22px;font-weight:400;line-height:1}
.pt-bq-picked[open]>summary:after{content:"−"}
.pt-bq-picked>summary h2,.pt-bq-picked>summary h3,.pt-bq-picked>summary strong{margin:0;font-size:15px;font-weight:650;letter-spacing:0;line-height:1.4}
.pt-bq-picked>summary .pt-bq-clear{margin:0;padding-inline:5px;font-size:12px;font-weight:400}
.pt-bq-picked>.pt-bq-clear{margin:0 16px}
.pt-bq-picked+.pt-bq-rules{margin-top:12px}
.pt-bq-number-quantity{flex:0 0 auto;min-width:25px;text-align:center;color:var(--bq-muted);font-size:13px;font-weight:650}
.pt-bq-picked-list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0 16px;border-top:1px solid var(--bq-line)}
.pt-bq-picked-list>li:last-child{border-bottom:0}
.pt-bq-selected-empty{padding:20px 0;color:var(--bq-muted);font-size:14px}
.pt-bq-line{display:flex;align-items:center;gap:10px;min-width:0;padding:14px 0;border-bottom:1px solid var(--bq-line)}
.pt-bq-line>img,.pt-bq-line .pt-bq-thumb{flex:0 0 48px;width:48px;height:48px;object-fit:contain;border-radius:8px;background:#fff}
.pt-bouquet .pt-bq-line>.pt-photo-frame{flex:0 0 48px;width:48px;height:48px;border-radius:8px}
.pt-bq-line-title,.pt-bq-line-info,.pt-bq-line-description{flex:1;min-width:0;font-size:13px;line-height:1.45;overflow-wrap:anywhere}
.pt-bq-line-title strong,.pt-bq-line-info strong,.pt-bq-line-description strong{display:block;font-size:13px;font-weight:650}
.pt-bq-line-title small,.pt-bq-line-info small,.pt-bq-line-description small{display:block;margin-top:4px;color:var(--bq-muted);font-size:12px}
.pt-bq-qty{display:flex;flex:0 0 auto;align-items:center;gap:3px}
.pt-bq-qty button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #ddd0e5;border-radius:10px;background:#fff;color:var(--bq-purple);font-size:20px;line-height:1}
.pt-bq-qty button:hover:not(:disabled){background:#f3eaf8}
.pt-bq-qty output,.pt-bq-qty>span{min-width:20px;text-align:center;font-size:14px;font-weight:700}
.pt-bq-line-actions{display:flex;flex:0 0 auto;align-items:center;gap:4px}
.pt-bq-line-actions button,.pt-bq-line>button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px;border:1px solid #e7dfe9;border-radius:10px;background:transparent;color:var(--bq-purple);font-size:19px;line-height:1.25}
.pt-bq-line-actions button:hover:not(:disabled),.pt-bq-line>button:hover:not(:disabled){background:#f3eaf8}
.pt-bq-clear{display:inline-flex;align-items:center;min-height:44px;padding:9px 0;border:0;background:none;color:var(--bq-purple);font-size:13px;text-decoration:underline;text-underline-offset:3px}
.pt-bq-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 20px;padding:11px 14px;border:1px solid #e1d3e9;border-radius:12px;background:#f7f0fa;color:#5b3675;font-size:13px;line-height:1.5;overflow-wrap:anywhere}
.pt-bq-notice:empty{display:none}
.pt-bq-notice [data-bq-undo]{flex:0 0 auto;min-height:44px;padding:8px 10px;border:1px solid #ccb6da;border-radius:9px;background:#fff;color:var(--bq-purple);font-size:13px;font-weight:650}
.pt-bq-preview-panel{position:sticky;top:24px;min-width:0;padding:21px;border:1px solid var(--bq-line);border-radius:24px;background:#f7f3ed}
.pt-bq-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}
.pt-bq-preview-head h2{font-size:21px;margin:0}
.pt-bq-count{flex:0 0 auto;display:inline-flex;align-items:center;min-height:29px;padding:5px 9px;border-radius:999px;background:#eaddf1;color:var(--bq-purple);font-size:11px;line-height:1.35;font-weight:700;white-space:nowrap}
.pt-bq-preview-panel>.pt-bq-count{margin:0 0 12px}
.pt-bq-stage{position:relative;isolation:isolate;display:grid;place-items:center;aspect-ratio:1.06;width:100%;overflow:hidden;border:1px solid #eee8e2;border-radius:18px;background:#fff}
.pt-bq-art{display:block;width:100%;height:100%;min-width:0;max-height:100%;overflow:hidden}
.pt-bq-empty-art{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:30px;color:var(--bq-muted);text-align:center;font-size:14px;pointer-events:none}
.pt-bq-caption{display:block;margin:11px 0 14px;color:var(--bq-muted);font-size:11px;line-height:1.5}
.pt-bq-total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:14px 0 9px;padding-top:14px;border-top:1px solid var(--bq-line);font-size:13px}
.pt-bq-total strong,.pt-bq-total output,.pt-bq-total .pt-bq-price{flex:0 0 auto;color:var(--bq-purple);font-size:28px;font-weight:750;line-height:1.2;white-space:nowrap}
.pt-bq-preview-panel>small,.pt-bq-price-note{display:block;color:var(--bq-muted);font-size:12px;line-height:1.55}
.pt-bq-preview-panel .pt-bq-price-note:last-child{margin-bottom:0}
.pt-bq-included{padding:10px 11px;border:1px solid #dce9df;border-radius:10px;background:var(--bq-mint);color:#376d53;font-size:12px;line-height:1.5}
[data-bq-close-preview]{display:none}
.pt-bq-mobile-bar{display:none}
.pt-bq-review{margin:21px 0 25px;padding:17px;border:1px solid #e1d6e8;border-radius:16px;background:#f9f5fb;font-size:14px}
.pt-bq-review>h3{font-size:17px;margin-bottom:12px}
.pt-bq-review .pt-bq-sequence{color:var(--bq-purple);font-size:15px;font-weight:700}
.pt-bq-review ul{list-style:none;margin:0;padding:0}
.pt-bq-review li{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #eae0ee;line-height:1.45}
.pt-bq-review li:last-child{border-bottom:0}
.pt-bq-review li>span:first-child{min-width:0;overflow-wrap:anywhere}
.pt-bq-review li>strong,.pt-bq-review li>span:last-child{flex:0 0 auto;color:var(--bq-purple);white-space:nowrap}
.pt-bq-review .pt-bq-total{margin-bottom:0}
.pt-bq-form{min-width:0}
.pt-bq-form-section{scroll-margin-top:24px;padding:35px 0 52px}
.pt-bq-form-wrap{max-width:860px}
.pt-bq-form-card{min-width:0;padding:25px;border:1px solid #dce5dc;border-radius:22px;background:#fff}
.pt-bq-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 16px}
.pt-bq-field{display:flex;flex-direction:column;gap:7px;min-width:0}
.pt-bq-field label{font-size:14px;font-weight:650;line-height:1.4}
.pt-bq-field small{font-size:12px;font-weight:400;line-height:1.5;color:var(--bq-muted)}
.pt-bq-wide{grid-column:1/-1}
.pt-bq-field :is(input,select,textarea){display:block;width:100%;min-width:0;max-width:100%;min-height:48px;padding:11px 12px;border:1px solid #c9bfc9;border-radius:10px;background:#fff;color:var(--bq-ink);font-size:16px;line-height:1.45}
.pt-bq-field textarea{min-height:105px;resize:vertical}
.pt-bq-field [aria-invalid="true"]{border-color:#a84035;background:#fffaf8}
.pt-bq-consent{display:flex;align-items:flex-start;gap:11px;margin:23px 0 18px;font-size:13px;line-height:1.6}
.pt-bq-consent input{appearance:auto;flex:0 0 20px;width:20px;height:20px;margin:2px 0 0;accent-color:var(--bq-purple)}
.pt-bq-consent a,.pt-bq-form p>a,.pt-bq-form-card p>a{color:var(--bq-purple);text-underline-offset:3px}
.pt-bq-form>p{font-size:13px}
.pt-bq-submit-summary{margin:0 0 20px;padding:15px;border:1px solid #e4d8eb;border-radius:14px;background:#faf6fc;font-size:13px;line-height:1.55}
.pt-bq-submit-summary ul{margin:8px 0 12px;padding-left:20px}
.pt-bq-submit-summary li{margin:4px 0;overflow-wrap:anywhere}
.pt-bq-submit-summary strong{color:var(--bq-purple)}
.pt-bq-submit-summary p:last-child{margin-bottom:0}
.pt-bq-preview-notice{padding:11px 14px;margin:0 0 20px;border:1px solid #eadbb3;border-radius:12px;background:#fff7e3;color:#665127;font-size:12px;line-height:1.5}
.pt-bq-errors{padding:15px 18px;margin:0 0 22px;border:1px solid #be5547;border-radius:12px;background:#fff0ec;color:#7f291e;font-size:14px;line-height:1.5}
.pt-bq-errors ul{margin:0;padding-left:19px}
.pt-bq-errors li+li{margin-top:6px}
.pt-bq-success{padding:30px 10px;text-align:center}
.pt-bq-success>span{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 22px;border-radius:50%;background:#dcefe2;color:#2d7650;font-size:28px}
.pt-bq-success p:last-child{margin-bottom:0}
.pt-bq-trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important}
/* Entry points also appear outside the builder. */
.pt-bq-product-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;max-width:100%;margin:14px 0;padding:11px 19px;border:1px solid #c9b3da;border-radius:999px;background:#f4ebf9;color:#704198;font:inherit;font-size:15px;font-weight:650;line-height:1.4;text-align:center;text-decoration:none;cursor:pointer}
.pt-bq-product-cta:hover{background:#eadef2;color:#583077}
.pt-bq-product-cta:focus-visible,.pt-bq-category-card:focus-visible{outline:3px solid #287f7c;outline-offset:4px}
.pt-bq-category-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid #e5ded8;border-radius:20px;background:#f5eef9;color:#29232d;text-decoration:none}
.pt-bq-category-card .pt-bq-mini{display:flex;align-items:center;justify-content:center;gap:0;min-width:0;height:180px;padding:15px 12px;background:#fffdf9;overflow:hidden}
.pt-bq-mini img{display:block;flex:0 1 38%;min-width:0;max-width:44%;height:145px;object-fit:contain;mix-blend-mode:multiply}
.pt-bq-mini img+img{margin-left:-24px}
.pt-bq-mini img:nth-child(2){align-self:flex-start;transform:translateY(-5px)}
.pt-bq-category-card h3,.pt-bq-category-card>strong{margin:18px 20px 9px;color:#29232d;font-size:21px;line-height:1.25}
.pt-bq-category-card>p,.pt-bq-category-card>small{margin:0 20px 20px;color:#68616b;font-size:14px;line-height:1.5}
@media(min-width:761px) and (max-width:1050px){
  .pt-bq-wrap{width:calc(100% - 44px)}
  .pt-bq-layout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.9fr);gap:25px}
  .pt-bq-preview-panel{padding:16px;border-radius:21px}
  .pt-bq-preview-head h2{font-size:19px}
  .pt-bq-products{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pt-bq-presets{gap:11px}
  .pt-bq-preset{padding:10px;border-radius:16px}
  .pt-bq-preset strong{font-size:14px}
  .pt-bq-preset[aria-pressed="true"]:after{top:17px;right:17px}
  .pt-bq-tabs{gap:6px}
  .pt-bq-tabs button{font-size:12px;padding-inline:4px}
  .pt-bq-number-editor{padding:16px}
  .pt-bq-swatches{gap:6px}
  .pt-bq-swatches button{padding:9px 10px;font-size:12px}
  .pt-bq-line{flex-wrap:wrap}
  .pt-bq-line-title,.pt-bq-line-info,.pt-bq-line-description{flex-basis:calc(100% - 60px)}
  .pt-bq-line .pt-bq-qty{margin-left:58px}
  .pt-bq-line .pt-bq-number-quantity{margin-left:58px}
  .pt-bq-line-actions,.pt-bq-line>button{margin-left:auto}
  .pt-bq-fields{grid-template-columns:minmax(0,1fr)}
}
@media(max-width:760px){
  .pt-bouquet{padding-bottom:105px}
  .pt-bq-wrap{width:calc(100% - 32px)}
  .pt-bq-hero{padding-top:21px;padding-bottom:17px}
  .pt-bq-back{margin-bottom:11px;font-size:12px;min-height:32px}
  .pt-bouquet h1{font-size:clamp(30px,7.4vw,42px);margin-bottom:11px}
  .pt-bq-hero>p,.pt-bq-hero .pt-bq-wrap>p{font-size:14px;line-height:1.6}
  .pt-bouquet .pt-bq-eyebrow{margin-bottom:8px;font-size:10px;letter-spacing:.12em}
  .pt-bq-steps{gap:3px;padding:4px;border-radius:14px;margin-top:0;margin-bottom:23px}
  .pt-bq-steps button{min-height:46px;padding:8px 6px;gap:6px;font-size:12px;border-radius:10px}
  .pt-bq-step-number,.pt-bq-steps button>span:first-child{flex-basis:22px;width:22px;height:22px;font-size:11px}
  .pt-bq-layout{display:block;padding-bottom:20px}
  .pt-bq-step-panel{scroll-margin-top:16px}
  .pt-bouquet h2{font-size:24px}
  .pt-bq-step-panel>p,.pt-bq-step-panel>section>p{font-size:13px}
  .pt-bq-presets{gap:12px;margin-top:18px}
  .pt-bq-preset{padding:10px;border-radius:17px}
  .pt-bq-preset-art{aspect-ratio:1.17;border-radius:10px;margin-bottom:11px}
  .pt-bq-preset strong{font-size:14px;margin-inline:1px}
  .pt-bq-preset small{font-size:11px;margin-inline:1px;margin-bottom:8px;line-height:1.45}
  .pt-bq-preset .pt-bq-preset-price{font-size:14px;margin-inline:1px}
  .pt-bq-preset[aria-pressed="true"]:after{top:16px;right:16px;width:23px;height:23px;font-size:12px}
  .pt-bq-preset-empty .pt-bq-preset-art>span{width:52px;height:52px;font-size:30px}
  .pt-bq-step-actions{margin-top:23px;padding-top:19px}
  .pt-bq-step-actions .pt-bq-button,.pt-bq-step-actions .pt-bq-secondary{font-size:14px;padding-inline:18px}
  .pt-bq-number-editor{margin:18px 0 23px;padding:16px;border-radius:16px}
  .pt-bq-number-fields{gap:9px}
  .pt-bq-number-fields #pt-bq-digits{max-width:180px;font-size:28px}
  .pt-bq-swatches{gap:7px}
  .pt-bq-swatches button{font-size:12px;padding:9px 10px}
  .pt-bq-tabs{gap:7px;margin-top:15px}
  .pt-bq-tabs button{min-height:74px;padding:9px 4px;font-size:12px;line-height:1.3;border-radius:12px}
  .pt-bq-shape{font-size:24px}
  .pt-bq-filters{font-size:13px;margin:14px 0}
  .pt-bq-filters select{font-size:16px;min-width:145px}
  .pt-bq-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;max-height:none;overflow:visible}
  .pt-bq-product{padding:11px;border-radius:15px}
  .pt-bouquet .pt-bq-product>.pt-photo-frame{max-width:200px;margin-bottom:10px}
  .pt-bq-product>strong{font-size:13px}
  .pt-bq-product>small{font-size:14px}
  .pt-bq-product-action{gap:3px}
  .pt-bq-product-action>button:only-child,.pt-bq-product-action>[data-bq-add]{font-size:13px}
  .pt-bq-picked{margin-top:22px}
  .pt-bq-picked>summary{padding:10px 13px;font-size:14px}
  .pt-bq-picked-list{padding:0 13px}
  .pt-bq-line{flex-wrap:wrap;gap:9px}
  .pt-bq-line-title,.pt-bq-line-info,.pt-bq-line-description{flex-basis:calc(100% - 60px)}
  .pt-bq-line .pt-bq-qty{margin-left:57px}
  .pt-bq-line .pt-bq-number-quantity{margin-left:57px}
  .pt-bq-line-actions,.pt-bq-line>button{margin-left:auto}
  .pt-bq-notice{margin-bottom:18px;font-size:12px;padding:10px 12px;gap:8px}
  .pt-bq-notice [data-bq-undo]{font-size:12px;padding-inline:9px}
  .pt-bq-preview-panel{display:none}
  .pt-bq-preview-panel.is-open{display:block;position:fixed;z-index:100010;top:50%;left:50%;width:calc(100% - 24px);max-width:460px;max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px);padding:18px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border-radius:22px;transform:translate(-50%,-50%);box-shadow:0 0 0 100vmax #23182f8c,0 20px 80px #23182f40}
  .pt-bq-preview-panel.is-open .pt-bq-preview-head{padding-right:46px;min-height:38px;margin-bottom:12px}
  .pt-bq-preview-panel.is-open .pt-bq-preview-head h2{font-size:20px}
  .pt-bq-preview-panel.is-open .pt-bq-count{font-size:10px;padding-inline:8px}
  .pt-bq-preview-panel.is-open .pt-bq-stage{width:100%;max-height:47vh;aspect-ratio:1.12;border-radius:16px}
  .pt-bq-preview-panel.is-open .pt-bq-caption{font-size:11px;margin:10px 0}
  .pt-bq-preview-panel.is-open .pt-bq-total{margin:10px 0 8px;padding-top:12px}
  .pt-bq-preview-panel.is-open .pt-bq-price-note{font-size:11px}
  .pt-bq-preview-panel.is-open .pt-bq-included{font-size:11px;margin-bottom:10px;padding:8px 10px}
  .pt-bq-preview-panel.is-open [data-bq-close-preview]{position:absolute;top:15px;right:14px;display:grid;place-items:center;width:44px;min-width:44px;height:44px;padding:0;border:1px solid #ded4e2;border-radius:50%;background:#fff;color:var(--bq-purple);font-size:23px;line-height:1}
  body.pt-bq-preview-open{overflow:hidden}
  body.pt-bq-preview-open .pt-bq-mobile-bar{visibility:hidden}
  .pt-bouquet-page .pt-chat{bottom:calc(101px + env(safe-area-inset-bottom))!important}
  .pt-bouquet-page.pt-bq-preview-open .pt-chat{visibility:hidden!important}
  .pt-bq-mobile-bar{position:fixed;z-index:99990;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 16px;padding-bottom:max(11px,env(safe-area-inset-bottom));border-top:1px solid #dfd2e5;background:#fffdfaf5;box-shadow:0 -4px 22px #3a224913;backdrop-filter:blur(12px)}
  .pt-bq-mobile-bar>[data-bq-open-preview]{display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-width:0;min-height:50px;padding:0 4px;border:0;background:transparent;color:var(--bq-purple);font-size:11px;text-align:left;line-height:1.35}
  .pt-bq-mobile-bar>[data-bq-open-preview] strong{font-size:20px;line-height:1.2;white-space:nowrap}
  .pt-bq-mobile-bar>[data-bq-open-preview]>span{font-size:11px;font-weight:550;color:var(--bq-muted)}
  .pt-bq-mobile-bar>[data-bq-open-preview]>small{font-size:10px;font-weight:500;color:var(--bq-muted)}
  .pt-bq-mobile-bar>[data-bq-mobile-next]{flex:0 1 auto;min-width:144px;max-width:58%;min-height:48px;padding:11px 19px;border:1px solid var(--bq-purple);border-radius:999px;background:var(--bq-purple);color:#fff;font-size:14px;font-weight:700;line-height:1.3;text-align:center}
  .pt-bq-mobile-bar>[data-bq-mobile-next]:hover:not(:disabled){background:var(--bq-purple-dark)}
  .pt-bq-review{padding:15px;margin-top:18px;font-size:13px}
  .pt-bq-review .pt-bq-total strong{font-size:25px}
  .pt-bq-fields{grid-template-columns:minmax(0,1fr);gap:19px}
  .pt-bq-form-card{padding:22px 18px;border-radius:19px}
  .pt-bq-form-section{padding:24px 0 35px}
  .pt-bq-form>.pt-bq-submit{width:100%}
  .pt-bq-consent{font-size:13px}
  .pt-bq-preview-notice{margin-bottom:18px;font-size:11px}
  .pt-bq-mini img{height:130px}
  .pt-bq-category-card .pt-bq-mini{height:160px}
}
@media(max-width:380px){
  .pt-bq-wrap{width:calc(100% - 26px)}
  .pt-bq-steps button{font-size:11px;gap:5px;padding-inline:4px}
  .pt-bq-presets{gap:10px}
  .pt-bq-preset{padding:9px;border-radius:15px}
  .pt-bq-preset strong{font-size:13px}
  .pt-bq-preset small{font-size:10px}
  .pt-bq-products{gap:10px}
  .pt-bq-product{padding:9px}
  .pt-bq-product-action>button{flex-basis:44px;min-width:44px;width:44px}
  .pt-bq-product-action>span,.pt-bq-product-action>output{min-width:18px}
  .pt-bq-product>strong{font-size:12px}
  .pt-bq-tabs{gap:5px}
  .pt-bq-tabs button{font-size:11px}
  .pt-bq-swatches{gap:6px}
  .pt-bq-swatches button{padding:9px 8px;font-size:11px;gap:6px}
  .pt-bq-swatches button>span:first-child{flex-basis:19px;width:19px;height:19px}
  .pt-bq-preview-panel.is-open{padding:14px}
  .pt-bq-preview-panel.is-open .pt-bq-preview-head{flex-wrap:wrap;gap:6px}
  .pt-bq-preview-panel.is-open .pt-bq-preview-head h2{font-size:18px}
  .pt-bq-total strong,.pt-bq-total output,.pt-bq-total .pt-bq-price{font-size:25px}
  .pt-bq-mobile-bar{padding-inline:13px}
  .pt-bq-mobile-bar>[data-bq-mobile-next]{min-width:133px;font-size:13px;padding-inline:15px}
}
@media(prefers-reduced-motion:reduce){.pt-bouquet *{scroll-behavior:auto!important;transition:none!important}}

@media(max-width:760px){.pt-bq-preview-backdrop{position:fixed;inset:0;z-index:100009;background:transparent;touch-action:none}}
@media(max-width:760px){
  .pt-bq-mobile-bar{bottom:var(--bq-preview-offset,0px)}
  .pt-bouquet{padding-bottom:calc(105px + var(--bq-preview-offset,0px))}
  .pt-bouquet-page .pt-chat{bottom:calc(101px + var(--bq-preview-offset,0px) + env(safe-area-inset-bottom))!important}
  .pt-bq-preview-panel.is-open{top:calc(50% - var(--bq-preview-offset,0px)/2);max-height:calc(100dvh - 28px - var(--bq-preview-offset,0px))}
}
@media(max-width:760px){.pt-bouquet-page .pt-chat-launch{bottom:calc(101px + var(--bq-preview-offset,0px) + env(safe-area-inset-bottom))!important}}
@media(max-width:760px){.pt-bouquet-page .pt-chat-launch{width:48px;height:48px;min-width:48px;padding:0!important;justify-content:center}.pt-bouquet-page .pt-chat-launch>span{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}}

