.customizer-shell[data-astro-cid-tggyz2gq]{display:grid;gap:22px;align-items:start}.customizer-shell[data-astro-cid-tggyz2gq] .eyebrow[data-astro-cid-tggyz2gq]{letter-spacing:0}.customizer-preview[data-astro-cid-tggyz2gq]{position:sticky;top:18px;display:grid;gap:16px;padding:18px;border:1px solid rgba(80,97,90,.18);border-radius:8px;background:linear-gradient(135deg,#d8eef1e6,#fffaf6d1 48%,#f8dce5b8),var(--surface);box-shadow:0 18px 38px #190f0a1a}.preview-intro[data-astro-cid-tggyz2gq]{order:2;display:grid;gap:6px}.preview-tools[data-astro-cid-tggyz2gq]{order:1;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.language-toggle[data-astro-cid-tggyz2gq]{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(80,97,90,.16);border-radius:999px;background:#ffffffb8;width:fit-content}.language-button[data-astro-cid-tggyz2gq]{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;border:0;background:transparent;color:var(--muted);font-weight:700;cursor:pointer;text-decoration:none}.language-button[data-astro-cid-tggyz2gq]:link,.language-button[data-astro-cid-tggyz2gq]:visited,.language-button[data-astro-cid-tggyz2gq]:hover,.language-button[data-astro-cid-tggyz2gq]:focus,.language-button[data-astro-cid-tggyz2gq]:focus-visible,.language-button[data-astro-cid-tggyz2gq]:active{text-decoration:none;text-decoration-line:none}.language-button[data-astro-cid-tggyz2gq]:link,.language-button[data-astro-cid-tggyz2gq]:visited,.language-button[data-astro-cid-tggyz2gq]:active{color:var(--muted)}.language-button[data-astro-cid-tggyz2gq]:hover,.language-button[data-astro-cid-tggyz2gq]:focus-visible{background:#ffffffb8;color:#273b3a}.language-button[data-astro-cid-tggyz2gq]:focus-visible{outline:3px solid rgba(154,86,58,.16);outline-offset:2px}.language-button[data-astro-cid-tggyz2gq].active{background:#273b3a;color:#fff}.language-button[data-astro-cid-tggyz2gq].active:link,.language-button[data-astro-cid-tggyz2gq].active:visited,.language-button[data-astro-cid-tggyz2gq].active:hover,.language-button[data-astro-cid-tggyz2gq].active:focus,.language-button[data-astro-cid-tggyz2gq].active:focus-visible,.language-button[data-astro-cid-tggyz2gq].active:active{color:#fff;text-decoration:none;text-decoration-line:none}.currency-selector[data-astro-cid-tggyz2gq]{display:inline-flex;align-items:center;width:fit-content}.currency-selector[data-astro-cid-tggyz2gq] select[data-astro-cid-tggyz2gq]{min-height:34px;padding:6px 28px 6px 10px;border:1px solid rgba(80,97,90,.16);border-radius:999px;background:#ffffffb8;color:var(--text);font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.preview-intro[data-astro-cid-tggyz2gq] h2[data-astro-cid-tggyz2gq]{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1}.preview-intro[data-astro-cid-tggyz2gq] p[data-astro-cid-tggyz2gq]{margin:0}#moodLine[data-astro-cid-tggyz2gq],.gift-line[data-astro-cid-tggyz2gq],.helper-text[data-astro-cid-tggyz2gq],.copy-status[data-astro-cid-tggyz2gq]{color:var(--muted);line-height:1.5}.necklace-preview[data-astro-cid-tggyz2gq]{order:3;position:relative;display:grid;place-items:center;min-height:clamp(420px,58vw,650px);aspect-ratio:1 / 1;overflow:visible;border:0;border-radius:8px;background:transparent}.necklace-stage[data-astro-cid-tggyz2gq]{position:relative;width:min(96%,640px);aspect-ratio:1 / 1}#baseImage[data-astro-cid-tggyz2gq]{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;object-fit:contain}.slot-overlay[data-astro-cid-tggyz2gq],.charm-overlay[data-astro-cid-tggyz2gq]{position:absolute;inset:0;overflow:visible}.slot-overlay[data-astro-cid-tggyz2gq]{z-index:10;pointer-events:none}.charm-overlay[data-astro-cid-tggyz2gq]{z-index:5;pointer-events:none}.preview-slot{position:absolute;left:var(--slot-x);top:var(--slot-y);display:grid;place-items:center;width:28px;height:28px;color:#50615a;text-align:center;border:1px dashed rgba(80,97,90,.45);border-radius:50%;background:#ffffff8c;box-shadow:0 8px 18px #190f0a14;transform:translate(-50%,-50%);pointer-events:auto;cursor:pointer}.preview-slot strong{display:block;font-size:.85rem;line-height:1}.preview-slot small{display:none}.preview-slot.pending-slot{border-color:#8b4e36;background:#fff3dceb;box-shadow:0 0 0 4px #ffe1b48c,0 18px 32px #8b4e3629}.preview-slot.pending-slot .slot-plus{color:#8b4e36}.selected-charm{position:absolute;left:var(--slot-x);top:var(--slot-y);z-index:var(--slot-z);display:block;width:var(--charm-width);max-width:none;height:auto;pointer-events:auto;cursor:pointer;filter:drop-shadow(0 14px 18px rgba(34,24,18,.18));transform-origin:var(--anchor-x) var(--anchor-y);transform:translate(var(--anchor-offset-x),var(--anchor-offset-y)) rotate(var(--slot-rotate));animation:none}.selected-charm.is-new{animation:charmMagnet .36s cubic-bezier(.2,.9,.2,1.15) both}.real-life-strip[data-astro-cid-tggyz2gq]{order:4;min-width:0;display:grid;gap:10px;padding:12px;border:1px solid rgba(80,97,90,.14);border-radius:8px;background:#ffffff9e}.real-life-copy[data-astro-cid-tggyz2gq]{display:grid;gap:2px;min-width:0}.real-life-title[data-astro-cid-tggyz2gq],.real-life-subtitle[data-astro-cid-tggyz2gq]{margin:0}.real-life-title[data-astro-cid-tggyz2gq]{color:var(--text);font-size:.9rem;font-weight:800;line-height:1.2}.real-life-subtitle[data-astro-cid-tggyz2gq]{color:var(--muted);font-size:.8rem;line-height:1.35}.real-life-images[data-astro-cid-tggyz2gq]{min-width:0;max-width:100%;display:flex;gap:8px;overflow:hidden;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.real-life-images[data-astro-cid-tggyz2gq]::-webkit-scrollbar{display:none}.real-life-images[data-astro-cid-tggyz2gq] .real-life-thumb{box-sizing:border-box;display:block;flex:0 0 120px;width:120px;max-width:120px;height:96px;max-height:96px;padding:0;border:1px solid rgba(80,97,90,.12);border-radius:8px;background:#fffaf6d1;overflow:hidden;scroll-snap-align:start;box-shadow:0 8px 18px #190f0a0f;cursor:pointer}.real-life-images[data-astro-cid-tggyz2gq] .real-life-thumb:hover,.real-life-images[data-astro-cid-tggyz2gq] .real-life-thumb:focus-visible{border-color:#5f85826b;outline:none;box-shadow:0 8px 18px #190f0a14,0 0 0 3px #5f85821f}.real-life-images[data-astro-cid-tggyz2gq] .real-life-image{display:block;width:100%;height:100%;max-width:100%;object-fit:cover}body.real-life-viewer-open{overflow:hidden}.real-life-viewer[data-astro-cid-tggyz2gq],.real-life-viewer[data-astro-cid-tggyz2gq] [data-astro-cid-tggyz2gq]{box-sizing:border-box}.real-life-viewer[data-astro-cid-tggyz2gq]{position:fixed;inset:0;z-index:120;display:grid;place-items:center;width:100vw;max-width:100vw;height:100dvh;padding:clamp(14px,2vw,24px);overflow:hidden;background:#121212ad;backdrop-filter:blur(4px)}.real-life-viewer[data-astro-cid-tggyz2gq][hidden]{display:none}.real-life-viewer-frame[data-astro-cid-tggyz2gq]{position:relative;display:grid;place-items:center;max-width:min(90vw,1100px);max-height:88dvh;min-width:0}.real-life-viewer-image[data-astro-cid-tggyz2gq]{display:block;width:auto;max-width:min(90vw,1100px);height:auto;max-height:85dvh;border-radius:14px;background:#fffaf6e6;object-fit:contain;box-shadow:0 28px 72px #00000061}.real-life-viewer-close[data-astro-cid-tggyz2gq]{position:fixed;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));z-index:2;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#fffaf6eb;color:#4f4540;font:inherit;font-size:1.42rem;line-height:1;box-shadow:0 14px 34px #0000002e;cursor:pointer}.real-life-viewer-close[data-astro-cid-tggyz2gq]:hover,.real-life-viewer-close[data-astro-cid-tggyz2gq]:focus-visible{border-color:#5f858294;outline:none;box-shadow:0 14px 34px #0003,0 0 0 3px #ffffff38}.slot-tray[data-astro-cid-tggyz2gq]{order:5;display:grid;gap:10px}.slot-list[data-astro-cid-tggyz2gq]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.slot-chip{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px;border:1px solid rgba(80,97,90,.16);border-radius:8px;background:#ffffffc7}.slot-chip.is-empty{color:var(--muted);border-style:dashed}.slot-number{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#dbeef0;color:#273b3a;font-weight:700}.slot-copy{min-width:0}.slot-copy strong,.slot-copy small{display:block}.slot-copy strong{overflow-wrap:anywhere}.slot-copy small{margin-top:2px;color:var(--muted);font-size:.78rem}.slot-chip img{width:34px;height:42px;object-fit:contain}.slot-chip button{width:28px;height:28px;border:1px solid rgba(80,97,90,.18);border-radius:50%;background:#fff;color:var(--text);cursor:pointer}.gift-line[data-astro-cid-tggyz2gq]{order:6;margin:0;font-weight:700;color:#50615a}.preview-notes[data-astro-cid-tggyz2gq]{order:7;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.preview-notes[data-astro-cid-tggyz2gq] span[data-astro-cid-tggyz2gq]{padding:9px 10px;border-radius:8px;background:#ffffffb3;color:#50615a;font-size:.9rem}.customizer-controls[data-astro-cid-tggyz2gq]{display:grid;gap:16px}.design-identity[data-astro-cid-tggyz2gq]{min-width:0;display:grid;gap:7px;padding:14px 16px;border:1px solid rgba(80,97,90,.2);border-radius:8px;background:#ffffffeb;box-shadow:0 12px 26px #190f0a12}.design-identity[data-astro-cid-tggyz2gq][hidden]{display:none}.design-code-row[data-astro-cid-tggyz2gq]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.design-code-line[data-astro-cid-tggyz2gq],.design-combinations[data-astro-cid-tggyz2gq],.design-proof[data-astro-cid-tggyz2gq],.design-code-copy-status[data-astro-cid-tggyz2gq]{margin:0}.design-code-line[data-astro-cid-tggyz2gq]{min-width:0;color:var(--muted);font-size:.9rem}.design-code-line[data-astro-cid-tggyz2gq] strong[data-astro-cid-tggyz2gq]{color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.94rem;white-space:nowrap}.design-code-copy-button[data-astro-cid-tggyz2gq]{flex:0 0 auto;min-height:34px;padding:7px 11px;border:1px solid rgba(80,97,90,.2);border-radius:8px;background:#fff;color:var(--accent-dark);font:inherit;font-size:.8rem;font-weight:750;cursor:pointer}.design-code-copy-button[data-astro-cid-tggyz2gq]:hover,.design-code-copy-button[data-astro-cid-tggyz2gq]:focus-visible{border-color:#5f8582;outline:none;box-shadow:0 0 0 3px #5f858224}.design-combinations[data-astro-cid-tggyz2gq]{color:#50615a;font-size:.82rem;line-height:1.35}.design-proof[data-astro-cid-tggyz2gq]{color:#4f4540;font-size:.86rem;font-weight:550;line-height:1.35}.design-code-copy-status[data-astro-cid-tggyz2gq]{color:#3f6d62;font-size:.78rem;font-weight:750;line-height:1.3}.design-code-copy-status[data-astro-cid-tggyz2gq][hidden]{display:none}.control-group[data-astro-cid-tggyz2gq],.order-panel[data-astro-cid-tggyz2gq]{min-width:0;display:grid;gap:12px;padding:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 14px 30px #190f0a14}.product-type-group[data-astro-cid-tggyz2gq]{gap:10px;padding:14px 16px}.product-type-options[data-astro-cid-tggyz2gq]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-type-button[data-astro-cid-tggyz2gq]{min-width:0;min-height:40px;padding:9px 10px;font-size:.92rem;font-weight:750;line-height:1.18;overflow-wrap:anywhere}.mood-options[data-astro-cid-tggyz2gq]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-type-button[data-astro-cid-tggyz2gq],.mood-button[data-astro-cid-tggyz2gq],.option-button[data-astro-cid-tggyz2gq],.charm-button[data-astro-cid-tggyz2gq],.copy-button[data-astro-cid-tggyz2gq]{border:1px solid rgba(80,97,90,.16);border-radius:8px;background:#fff;color:var(--text);cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.mood-button[data-astro-cid-tggyz2gq]{min-height:42px;padding:10px}.option-button[data-astro-cid-tggyz2gq]{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:10px 14px;width:100%;min-height:62px;padding:13px 14px;text-align:left}.option-button[data-astro-cid-tggyz2gq]>span[data-astro-cid-tggyz2gq]{min-width:0;font-weight:650;line-height:1.25}.option-button[data-astro-cid-tggyz2gq] small[data-astro-cid-tggyz2gq],.charm-button[data-astro-cid-tggyz2gq] small[data-astro-cid-tggyz2gq]{color:var(--muted)}.price-display{display:inline-grid;gap:2px;justify-items:end;line-height:1.08;text-align:right}.price-primary{white-space:nowrap}.option-button[data-astro-cid-tggyz2gq] .price-primary{color:#4f4540;font-size:.94rem;font-weight:600}.price-eur-hint{display:block;color:#675b55;font-size:.78em;font-weight:500;opacity:.95}.base-options[data-astro-cid-tggyz2gq],.charm-options[data-astro-cid-tggyz2gq]{display:grid;gap:10px}.charm-button[data-astro-cid-tggyz2gq]{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;min-height:76px;padding:10px 12px;text-align:left}.charm-button[data-astro-cid-tggyz2gq] img[data-astro-cid-tggyz2gq]{justify-self:center;width:48px;height:56px;object-fit:contain}.charm-button[data-astro-cid-tggyz2gq]>span[data-astro-cid-tggyz2gq]{display:grid;gap:3px;min-width:0;align-content:center}.charm-button[data-astro-cid-tggyz2gq] strong[data-astro-cid-tggyz2gq]{display:block;min-width:0;font-size:.9rem;font-weight:580;line-height:1.22;overflow-wrap:break-word}.charm-button[data-astro-cid-tggyz2gq] small[data-astro-cid-tggyz2gq]{display:block;min-width:0;font-size:.78rem;font-weight:500;line-height:1.2}.product-type-button[data-astro-cid-tggyz2gq]:hover,.mood-button[data-astro-cid-tggyz2gq]:hover,.option-button[data-astro-cid-tggyz2gq]:hover,.charm-button[data-astro-cid-tggyz2gq]:hover,.copy-button[data-astro-cid-tggyz2gq]:hover,.product-type-button[data-astro-cid-tggyz2gq].active,.mood-button[data-astro-cid-tggyz2gq].active,.option-button[data-astro-cid-tggyz2gq].active{border-color:#5f8582;box-shadow:0 10px 22px #190f0a14;transform:translateY(-1px)}.product-type-button[data-astro-cid-tggyz2gq].active,.mood-button[data-astro-cid-tggyz2gq].active{background:#dbeef0}.option-button[data-astro-cid-tggyz2gq].active{border-color:#5f85826b;background:#fffbf7;box-shadow:inset 3px 0 #5f8582b8,0 10px 22px #190f0a12}.charm-button[data-astro-cid-tggyz2gq]:disabled{cursor:not-allowed;opacity:.48;transform:none;box-shadow:none}.helper-text[data-astro-cid-tggyz2gq],.copy-status[data-astro-cid-tggyz2gq]{margin:0;min-height:1.35rem}.pricing-row[data-astro-cid-tggyz2gq]{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:5px 0;color:var(--muted);font-size:.95rem}.pricing-row[data-astro-cid-tggyz2gq]>span[data-astro-cid-tggyz2gq]:last-child{color:var(--text);font-weight:600;text-align:right}.pricing-row[data-astro-cid-tggyz2gq]:not(.total) .price-primary{font-weight:600}.pricing-row[data-astro-cid-tggyz2gq] .price-eur-hint{color:#655a55;font-size:.72em;font-weight:400;opacity:1}.pricing-row[data-astro-cid-tggyz2gq].total{align-items:flex-start;margin-top:4px;padding-top:13px;border-top:1px solid rgba(95,63,48,.12);color:var(--text);font-weight:800}.pricing-row[data-astro-cid-tggyz2gq].total .price-primary{font-size:1.08em;font-weight:800}.pricing-row[data-astro-cid-tggyz2gq].total .price-eur-hint{color:#5f5550;font-size:.66em;font-weight:400}.message-label[data-astro-cid-tggyz2gq]{margin-top:8px;color:var(--accent-dark);font-weight:700}.order-message[data-astro-cid-tggyz2gq]{width:100%;resize:vertical;border:1px solid rgba(80,97,90,.16);border-radius:8px;padding:12px;background:#fff;color:var(--text);font:inherit;line-height:1.45}.copy-button[data-astro-cid-tggyz2gq]{padding:12px 14px;font-weight:700}@media(min-width:940px){.customizer-shell[data-astro-cid-tggyz2gq]{grid-template-columns:minmax(0,7fr) minmax(300px,3fr)}}@media(min-width:821px){.necklace-preview[data-astro-cid-tggyz2gq]{order:1}.preview-intro[data-astro-cid-tggyz2gq]{order:2;gap:4px;padding:2px 6px 0}.preview-intro[data-astro-cid-tggyz2gq] h2[data-astro-cid-tggyz2gq]{font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.05}#moodLine[data-astro-cid-tggyz2gq]{font-size:1rem}.real-life-strip[data-astro-cid-tggyz2gq]{order:3}.slot-tray[data-astro-cid-tggyz2gq]{order:4}.gift-line[data-astro-cid-tggyz2gq]{order:5}.preview-notes[data-astro-cid-tggyz2gq]{order:6}}.benefit-progress[data-astro-cid-tggyz2gq]{display:grid;gap:8px;padding:8px 0 10px;color:var(--muted)}.benefit-progress-header[data-astro-cid-tggyz2gq]{display:flex;align-items:baseline;justify-content:space-between;gap:14px;min-width:0;font-size:.92rem;line-height:1.2}#discountLabel[data-astro-cid-tggyz2gq]{color:#62554f;font-weight:600}#discountValue[data-astro-cid-tggyz2gq]{color:#50615a;font-size:.86rem;font-weight:650;white-space:nowrap}.benefit-scale[data-astro-cid-tggyz2gq]{display:flex;align-items:center;gap:6px;width:100%;min-width:0}.benefit-tier[data-astro-cid-tggyz2gq]{color:#a0938d;font-size:.72rem;font-weight:600;line-height:1;white-space:nowrap}.benefit-tier[data-astro-cid-tggyz2gq].is-complete{color:#50615a}.benefit-tier[data-astro-cid-tggyz2gq].is-active{color:#2f5149;font-weight:750}.benefit-segment[data-astro-cid-tggyz2gq]{display:block;min-width:14px;height:2px;border-radius:999px;background:#80706738}.benefit-segment-small[data-astro-cid-tggyz2gq]{flex:.65 1 18px}.benefit-segment-medium[data-astro-cid-tggyz2gq]{flex:1 1 30px}.benefit-segment-large[data-astro-cid-tggyz2gq]{flex:1.45 1 44px}.benefit-segment[data-astro-cid-tggyz2gq].is-complete{background:#5f8582}.saving-badge[data-astro-cid-tggyz2gq]{margin:0;padding:2px 0;border-radius:0;background:transparent;color:var(--muted);font-size:.84rem;font-weight:400;line-height:1.45;box-shadow:none}.order-steps[data-astro-cid-tggyz2gq]{display:grid;gap:6px;padding:10px 12px;border-radius:14px;background:linear-gradient(135deg,#d8eef17a,#fffaf6db);box-shadow:inset 0 0 0 1px #50615a17}.order-steps[data-astro-cid-tggyz2gq] .eyebrow[data-astro-cid-tggyz2gq],.availability-flow[data-astro-cid-tggyz2gq],.availability-note[data-astro-cid-tggyz2gq]{margin:0}.availability-flow[data-astro-cid-tggyz2gq]{color:var(--text);font-size:.88rem;font-weight:850;line-height:1.28}.availability-note[data-astro-cid-tggyz2gq]{color:var(--muted);font-size:.8rem;line-height:1.35}.order-actions[data-astro-cid-tggyz2gq]{display:grid;gap:10px;width:100%;min-width:0}.order-trust-note[data-astro-cid-tggyz2gq]{display:grid;gap:7px;padding:12px 13px;border:1px solid rgba(80,97,90,.13);border-radius:14px;background:linear-gradient(135deg,#fffaf6db,#eef5f1b8);color:var(--text);box-shadow:inset 0 1px #ffffffc2}.order-trust-note[data-astro-cid-tggyz2gq] p[data-astro-cid-tggyz2gq]{margin:0}.delivery-trust-heading[data-astro-cid-tggyz2gq]{max-width:42rem;color:#5f534d;font-size:.86rem;font-weight:800;line-height:1.45}.delivery-static-details[data-astro-cid-tggyz2gq]{display:grid;gap:4px;min-width:0;padding:9px 10px;border:1px solid rgba(80,97,90,.11);border-radius:12px;background:#ffffff94}.delivery-static-details[data-astro-cid-tggyz2gq] p[data-astro-cid-tggyz2gq]{min-width:0;color:#5f534d;font-size:.76rem;line-height:1.32;overflow-wrap:break-word}.order-helper[data-astro-cid-tggyz2gq]{margin:-2px 0 0;color:var(--muted);font-size:.94rem;line-height:1.4}.order-primary-action[data-astro-cid-tggyz2gq]{display:grid;gap:10px}.order-primary-action[data-astro-cid-tggyz2gq][hidden]{display:none}.sr-only[data-astro-cid-tggyz2gq]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ai-chat-widget[data-astro-cid-tggyz2gq]{position:fixed;inset:0;z-index:86;pointer-events:none}.ai-chat-panel[data-astro-cid-tggyz2gq]{position:fixed;right:24px;bottom:96px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(380px,calc(100vw - 48px));height:min(600px,calc(100dvh - 128px));max-height:min(600px,calc(100dvh - 128px));overflow:hidden;border:1px solid rgba(48,70,63,.14);border-radius:24px;background:linear-gradient(180deg,#fffcf8fa,#faefe7fa),var(--surface);box-shadow:0 22px 58px #190f0a33,0 1px #ffffffb8 inset;pointer-events:auto}.ai-chat-panel[data-astro-cid-tggyz2gq][hidden]{display:none}.ai-chat-header[data-astro-cid-tggyz2gq]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:13px 14px;background:radial-gradient(circle at 8% 0%,rgba(255,255,255,.28),transparent 34%),linear-gradient(135deg,#31534b,#172c28);color:#fff}.ai-chat-agent[data-astro-cid-tggyz2gq]{display:flex;align-items:center;min-width:0;gap:9px}.ai-chat-avatar[data-astro-cid-tggyz2gq]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;border-radius:999px;background:#ffffff29;box-shadow:0 0 0 1px #ffffff2e inset;color:#fff;font-size:.76rem;font-weight:850;letter-spacing:.04em}.ai-chat-close[data-astro-cid-tggyz2gq]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:31px;height:31px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer;font-size:1rem;line-height:1;transition:background-color .16s ease,transform .16s ease}.ai-chat-close[data-astro-cid-tggyz2gq]:hover,.ai-chat-close[data-astro-cid-tggyz2gq]:focus-visible{background:#ffffff38;outline:none;transform:translateY(-1px)}.ai-chat-launcher[data-astro-cid-tggyz2gq]{position:fixed;right:24px;bottom:24px;display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:radial-gradient(circle at 32% 20%,rgba(255,255,255,.58),transparent 32%),linear-gradient(135deg,#527b72,#1b3a33);color:#fff;box-shadow:0 16px 34px #190f0a3d,0 0 0 5px #fffaf657;cursor:pointer;font-size:.9rem;font-weight:850;letter-spacing:.04em;line-height:1;pointer-events:auto;z-index:87;transition:transform .18s ease,box-shadow .18s ease}.ai-chat-launcher[data-astro-cid-tggyz2gq]:hover,.ai-chat-launcher[data-astro-cid-tggyz2gq]:focus-visible{transform:translateY(-1px);box-shadow:0 20px 40px #190f0a40;outline:none}.ai-launcher-icon[data-astro-cid-tggyz2gq]{transform:translateY(-.5px)}.ai-launcher-dot[data-astro-cid-tggyz2gq]{position:absolute;right:8px;top:8px;width:12px;height:12px;border:2px solid #fff;border-radius:999px;background:#51d27a;box-shadow:0 0 0 2px #1b3a331f}.ai-question-copy[data-astro-cid-tggyz2gq]{display:grid;min-width:0;gap:2px}.ai-question-title[data-astro-cid-tggyz2gq],.ai-chat-status[data-astro-cid-tggyz2gq],.ai-question-status[data-astro-cid-tggyz2gq],.ai-message[data-astro-cid-tggyz2gq],.ai-answer-text[data-astro-cid-tggyz2gq],.ai-handoff-title[data-astro-cid-tggyz2gq],.ai-handoff-copy[data-astro-cid-tggyz2gq],.ai-handoff-note[data-astro-cid-tggyz2gq]{margin:0}.ai-question-title[data-astro-cid-tggyz2gq]{color:#fff;font-size:.9rem;font-weight:850;line-height:1.25}.ai-chat-status[data-astro-cid-tggyz2gq]{display:inline-flex;align-items:center;gap:5px;color:#ffffffc7;font-size:.72rem;line-height:1.25}.ai-chat-status[data-astro-cid-tggyz2gq] span[data-astro-cid-tggyz2gq][aria-hidden=true]{width:6px;height:6px;border-radius:999px;background:#58df82;box-shadow:0 0 0 3px #58df8224}.ai-chat-messages[data-astro-cid-tggyz2gq]{display:grid;align-content:start;gap:11px;min-height:0;overflow:auto;overscroll-behavior:contain;padding:16px 14px;scroll-behavior:smooth;background:radial-gradient(circle at 0% 0%,rgba(216,238,241,.46),transparent 35%),linear-gradient(180deg,#fffbf7eb,#f9eee7eb)}.ai-chat-widget .ai-message{box-sizing:border-box;display:grid;gap:7px;width:fit-content;min-width:0;max-width:min(84%,300px);padding:10px 12px;border-radius:18px;font-size:.84rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.ai-chat-widget .ai-message-assistant{justify-self:start;border:1px solid rgba(80,97,90,.1);border-bottom-left-radius:7px;background:#ffffffdb;color:var(--text);box-shadow:0 7px 16px #190f0a0f}.ai-chat-widget .ai-message-text{display:block;min-width:0}.ai-chat-widget .ai-conversation-log{display:grid;gap:11px;min-width:0}.ai-chat-widget .ai-conversation-log[hidden],.ai-question-form[data-astro-cid-tggyz2gq][hidden],.ai-chat-composer[data-astro-cid-tggyz2gq][hidden],.ai-chat-widget .ai-question-status[hidden]{display:none}.ai-chat-widget .ai-message-user{justify-self:end;max-width:min(84%,290px);border-bottom-right-radius:7px;background:linear-gradient(135deg,#4f766ff5,#213c36f5);color:#fff;box-shadow:0 7px 16px #213c361f}.ai-handoff-copy[data-astro-cid-tggyz2gq],.ai-handoff-note[data-astro-cid-tggyz2gq]{color:var(--muted);font-size:.78rem;line-height:1.38}.ai-chat-widget .ai-message-status{color:var(--muted);font-size:.8rem}.ai-chat-widget .ai-typing-message{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.8rem}.ai-chat-widget .ai-typing-message[hidden]{display:none}.ai-chat-widget .ai-typing-dots{display:inline-flex;align-items:center;gap:3px;transform:translateY(1px)}.ai-chat-widget .ai-typing-dots span{width:5px;height:5px;border-radius:999px;background:currentColor;opacity:.32;animation:aiTypingPulse 1.15s ease-in-out infinite}.ai-chat-widget .ai-typing-dots span:nth-child(2){animation-delay:.16s}.ai-chat-widget .ai-typing-dots span:nth-child(3){animation-delay:.32s}@keyframes aiTypingPulse{0%,70%,to{opacity:.32;transform:translateY(0)}32%{opacity:.94;transform:translateY(-2px)}}.ai-chat-composer[data-astro-cid-tggyz2gq]{display:grid;gap:8px;min-width:0;padding:11px;border-top:1px solid rgba(80,97,90,.12);background:#fffaf6f5;box-shadow:0 -12px 26px #50615a0f}.ai-question-form[data-astro-cid-tggyz2gq]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:7px;border:1px solid rgba(80,97,90,.16);border-radius:18px;background:#fffffff0;box-shadow:0 8px 18px #190f0a0d,0 1px #fffc inset}.ai-question-form[data-astro-cid-tggyz2gq]:focus-within{border-color:#4f766f7a;box-shadow:0 0 0 3px #5f858224,0 10px 22px #190f0a14}.ai-attachment-button[data-astro-cid-tggyz2gq]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(80,97,90,.16);border-radius:999px;background:#eef5f1b8;color:#213c36;cursor:pointer;font-size:1.2rem;font-weight:850;line-height:1;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.ai-attachment-button[data-astro-cid-tggyz2gq]:hover,.ai-attachment-button[data-astro-cid-tggyz2gq]:focus-within{background:#d8eef1eb;box-shadow:0 0 0 3px #5f85821f;transform:translateY(-1px)}.ai-attachment-button[data-astro-cid-tggyz2gq].is-disabled{cursor:not-allowed;opacity:.5;transform:none}.ai-chat-widget .ai-attachment-preview{min-width:0;max-width:100%;overflow:hidden}.ai-chat-widget .ai-attachment-preview[hidden],.ai-chat-widget .ai-attachment-error[hidden]{display:none}.ai-chat-widget .ai-attachment-chip{box-sizing:border-box;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;width:min(100%,300px);max-width:100%;overflow:hidden;padding:8px;border:1px solid rgba(80,97,90,.14);border-radius:14px;background:#ffffffc7}.ai-chat-widget .ai-message .ai-attachment-chip{margin-top:7px;width:min(100%,260px);background:#ffffff2e;border-color:#ffffff3d}.ai-chat-widget .ai-message-assistant .ai-attachment-chip{background:#eef5f1a8;border-color:#50615a1f}.ai-chat-widget .ai-attachment-thumb,.ai-chat-widget .ai-attachment-file-icon{display:block;flex:0 0 auto;width:56px;height:56px;min-width:56px;max-width:56px;max-height:56px;border-radius:10px;background:#243f3a1a}.ai-chat-widget .ai-attachment-thumb{object-fit:cover}.ai-chat-widget .ai-attachment-file-icon{display:inline-grid;place-items:center;color:#213c36;font-size:.72rem;font-weight:850;text-transform:uppercase}.ai-chat-widget .ai-attachment-meta{display:grid;gap:2px;min-width:0;max-width:100%;overflow:hidden}.ai-chat-widget .ai-attachment-name{display:block;min-width:0;max-width:100%;overflow:hidden;color:inherit;font-size:.78rem;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ai-chat-widget .ai-attachment-size{color:inherit;font-size:.72rem;line-height:1.2;opacity:.72}.ai-chat-widget .ai-attachment-remove{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:999px;background:#50615a1a;color:#213c36;cursor:pointer;font:inherit;font-size:1rem;line-height:1}.ai-chat-widget .ai-attachment-remove:hover,.ai-chat-widget .ai-attachment-remove:focus-visible{background:#50615a2e;outline:3px solid rgba(95,133,130,.14)}.ai-chat-widget .ai-attachment-error{margin:0;color:#9a563a;font-size:.78rem;line-height:1.35}.ai-question-form[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq]{box-sizing:border-box;min-width:0;width:100%;height:40px;min-height:40px;padding:8px 10px;border:0;border-radius:13px;background:transparent;color:var(--text);font:inherit;font-size:.84rem;outline:none}.ai-question-form[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq]:focus{box-shadow:none}.ai-question-button[data-astro-cid-tggyz2gq],.ai-handoff-button[data-astro-cid-tggyz2gq]{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;height:40px;min-height:40px;padding:0 14px;border:0;border-radius:999px;background:linear-gradient(135deg,#4f766f,#213c36);color:#fff;font:inherit;font-size:.8rem;font-weight:850;cursor:pointer;white-space:nowrap;box-shadow:0 7px 14px #213c3629;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.ai-question-button[data-astro-cid-tggyz2gq]:hover,.ai-question-button[data-astro-cid-tggyz2gq]:focus-visible,.ai-handoff-button[data-astro-cid-tggyz2gq]:hover,.ai-handoff-button[data-astro-cid-tggyz2gq]:focus-visible{transform:translateY(-1px);box-shadow:0 9px 18px #213c3633;outline:none}.ai-question-button[data-astro-cid-tggyz2gq][disabled]{cursor:wait;opacity:.72;transform:none;box-shadow:none}.ai-answer-panel[data-astro-cid-tggyz2gq]{display:grid;gap:10px}.ai-answer-panel[data-astro-cid-tggyz2gq][hidden]{display:none}.ai-answer-text[data-astro-cid-tggyz2gq]{white-space:pre-wrap}.ai-answer-text[data-astro-cid-tggyz2gq][hidden]{display:none}.ai-handoff-card[data-astro-cid-tggyz2gq]{display:grid;justify-self:stretch;gap:8px;padding:12px;border:1px solid rgba(80,97,90,.13);border-radius:18px;background:linear-gradient(135deg,#eef5f1eb,#fffaf6eb),#fff;box-shadow:0 8px 18px #190f0a0f}.ai-handoff-title[data-astro-cid-tggyz2gq]{color:var(--text);font-size:.84rem;font-weight:800;line-height:1.25}.ai-handoff-button[data-astro-cid-tggyz2gq]{justify-self:start;margin-top:2px}@media(max-width:520px){.ai-chat-panel[data-astro-cid-tggyz2gq]{right:10px;left:10px;bottom:calc(78px + env(safe-area-inset-bottom));width:auto;height:min(620px,calc(100dvh - 104px));max-height:calc(100dvh - 104px);border-radius:20px}.ai-chat-launcher[data-astro-cid-tggyz2gq]{right:max(18px,env(safe-area-inset-right));bottom:calc(18px + env(safe-area-inset-bottom));width:52px;height:52px}.ai-chat-messages[data-astro-cid-tggyz2gq]{padding:14px 12px}.ai-chat-composer[data-astro-cid-tggyz2gq]{padding:9px}.ai-question-button[data-astro-cid-tggyz2gq]{padding-inline:12px}.ai-handoff-button[data-astro-cid-tggyz2gq]{width:100%;justify-self:stretch}}body.request-modal-open{overflow:hidden}.design-request-panel[data-astro-cid-tggyz2gq],.design-request-panel[data-astro-cid-tggyz2gq] [data-astro-cid-tggyz2gq]{box-sizing:border-box}.design-request-panel[data-astro-cid-tggyz2gq]{position:fixed;inset:0;z-index:90;display:grid;place-items:center;width:100vw;max-width:100vw;height:100dvh;min-width:0;padding:clamp(12px,2vw,22px);overflow:hidden;background:#161d1c61;backdrop-filter:blur(5px)}.design-request-panel[data-astro-cid-tggyz2gq][hidden],.design-request-form[data-astro-cid-tggyz2gq][hidden],.design-request-result[data-astro-cid-tggyz2gq][hidden]{display:none}.design-request-card[data-astro-cid-tggyz2gq]{--request-card-pad-x: 30px;--request-card-pad-y: 28px;display:flex;flex-direction:column;gap:16px;width:min(100%,640px);max-height:min(780px,calc(100dvh - 44px));min-width:0;overflow:hidden;padding:var(--request-card-pad-y) var(--request-card-pad-x) 30px;border:1px solid rgba(80,97,90,.16);border-radius:20px;background:linear-gradient(135deg,#fffaf6fa,#eef5f1f5);box-shadow:0 30px 70px #190f0a47}.request-modal-header[data-astro-cid-tggyz2gq]{position:relative;z-index:2;display:grid;flex:0 0 auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;min-width:0;margin:calc(-1 * var(--request-card-pad-y)) calc(-1 * var(--request-card-pad-x)) 0;padding:var(--request-card-pad-y) var(--request-card-pad-x) 12px;background:linear-gradient(135deg,#fffaf6fa,#eef5f1f5)}.design-request-form[data-astro-cid-tggyz2gq]{display:grid;flex:1 1 auto;gap:15px;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.request-form-copy[data-astro-cid-tggyz2gq]{display:grid;gap:4px;min-width:0}.request-form-title[data-astro-cid-tggyz2gq],.request-form-intro[data-astro-cid-tggyz2gq],.design-request-result-title[data-astro-cid-tggyz2gq]{margin:0}.request-form-title[data-astro-cid-tggyz2gq],.design-request-result-title[data-astro-cid-tggyz2gq]{color:var(--text);font-size:1.12rem;font-weight:850;line-height:1.25}.request-form-intro[data-astro-cid-tggyz2gq]{color:var(--muted);font-size:.9rem;line-height:1.4}.request-close-button[data-astro-cid-tggyz2gq]{display:grid;flex:0 0 auto;place-items:center;width:40px;height:40px;min-width:40px;border:1px solid rgba(80,97,90,.14);border-radius:50%;background:#ffffffd1;color:#4f4540;font:inherit;font-size:1.32rem;font-weight:600;line-height:1;cursor:pointer}.request-close-button[data-astro-cid-tggyz2gq]:hover,.request-close-button[data-astro-cid-tggyz2gq]:focus-visible{border-color:#5f8582;outline:none;box-shadow:0 0 0 3px #5f858221}.request-field-grid[data-astro-cid-tggyz2gq]{display:grid;gap:15px;min-width:0}.request-location-grid[data-astro-cid-tggyz2gq]{grid-template-columns:repeat(2,minmax(0,1fr))}.request-field[data-astro-cid-tggyz2gq]{display:grid;gap:6px;min-width:0;margin:0;padding:0;border:0}.request-field[data-astro-cid-tggyz2gq] span[data-astro-cid-tggyz2gq],.request-field[data-astro-cid-tggyz2gq] legend[data-astro-cid-tggyz2gq]{color:#5f534d;font-size:.8rem;font-weight:800;line-height:1.25}.request-field[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq],.request-field[data-astro-cid-tggyz2gq] textarea[data-astro-cid-tggyz2gq]{width:100%;min-width:0;border:1px solid rgba(80,97,90,.18);border-radius:12px;background:#ffffffdb;color:var(--text);font:inherit;font-size:.94rem;line-height:1.35}.request-field[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq]{min-height:52px;padding:12px 13px}.request-field[data-astro-cid-tggyz2gq] textarea[data-astro-cid-tggyz2gq]{min-height:96px;resize:vertical;padding:12px 13px}.request-field[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq]::placeholder,.request-field[data-astro-cid-tggyz2gq] textarea[data-astro-cid-tggyz2gq]::placeholder{color:#5f534d94}.request-field[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq]:focus,.request-field[data-astro-cid-tggyz2gq] textarea[data-astro-cid-tggyz2gq]:focus{border-color:#5f8582;outline:none;box-shadow:0 0 0 3px #5f858221}.request-field[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq].request-design-code-display[readonly]{width:min(100%,13.5rem);max-width:100%;min-height:34px;padding:7px 11px;border-color:#50615a1f;border-radius:999px;background:#ffffff85;color:#4f4540;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.84rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap;cursor:default;caret-color:transparent;box-shadow:none}.request-method-options[data-astro-cid-tggyz2gq]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.request-method-option[data-astro-cid-tggyz2gq]{position:relative;min-width:0}.request-method-option[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq]{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.request-method-option[data-astro-cid-tggyz2gq] span[data-astro-cid-tggyz2gq]{display:grid;place-items:center;min-width:0;min-height:40px;padding:9px 8px;border:1px solid rgba(80,97,90,.16);border-radius:999px;background:#ffffffb3;color:#5f534d;font-size:.8rem;font-weight:800;line-height:1.1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.request-method-option[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq]:checked+span[data-astro-cid-tggyz2gq]{border-color:#273b3a;background:#273b3a;color:#fff}.request-method-option[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq]:focus-visible+span[data-astro-cid-tggyz2gq]{outline:2px solid rgba(49,76,72,.34);outline-offset:2px}.request-submit-button[data-astro-cid-tggyz2gq][disabled]{cursor:wait;opacity:.78;transform:none}.request-submit-button[data-astro-cid-tggyz2gq]{min-height:52px;margin-top:0;padding:13px 16px;border-radius:12px;animation:none}.design-request-result[data-astro-cid-tggyz2gq]{display:grid;align-content:start;flex:1 1 auto;gap:10px;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-top:4px}.design-request-result-copy[data-astro-cid-tggyz2gq]{display:grid;gap:7px;color:var(--muted);font-size:.9rem;line-height:1.4}.design-request-result-copy[data-astro-cid-tggyz2gq] p[data-astro-cid-tggyz2gq]{margin:0}.design-request-result-actions[data-astro-cid-tggyz2gq]{display:grid;gap:8px;min-width:0;padding-top:2px}.design-request-result-actions[data-astro-cid-tggyz2gq] .copy-button[data-astro-cid-tggyz2gq][hidden]{display:none!important}.design-request-result-actions[data-astro-cid-tggyz2gq] .copy-button[data-astro-cid-tggyz2gq]{display:grid;place-items:center;min-height:42px;padding:10px 14px;border-radius:12px;font-size:.9rem;font-weight:800;line-height:1.15;text-align:center;text-decoration:none;box-shadow:none}.design-request-result-actions[data-astro-cid-tggyz2gq] .request-instagram-button[data-astro-cid-tggyz2gq]{border-color:#273b3a2e;background:#ffffffad;color:#273b3a}#requestBackButton[data-astro-cid-tggyz2gq]{border-color:#50615a21;background:#ffffff7a;color:var(--muted)}#requestTryAgainButton[data-astro-cid-tggyz2gq]{border-color:#273b3a;background:#273b3a;color:#fff}.design-request-result[data-astro-cid-tggyz2gq][data-state=success] .design-request-result-actions[data-astro-cid-tggyz2gq]{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.design-request-result[data-astro-cid-tggyz2gq][data-state=error] .design-request-result-actions[data-astro-cid-tggyz2gq]{grid-template-columns:1fr}@media(max-width:640px){.design-request-panel[data-astro-cid-tggyz2gq]{align-items:stretch;justify-items:stretch;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.design-request-card[data-astro-cid-tggyz2gq]{--request-card-pad-x: 20px;--request-card-pad-y: 18px;align-self:stretch;justify-self:stretch;width:100%;max-width:none;height:100%;max-height:calc(100dvh - max(8px,env(safe-area-inset-top)) - max(8px,env(safe-area-inset-bottom)));padding:var(--request-card-pad-y) var(--request-card-pad-x) 22px;border-radius:18px}.request-modal-header[data-astro-cid-tggyz2gq]{padding-bottom:10px}.request-form-title[data-astro-cid-tggyz2gq]{font-size:1.05rem}.request-form-intro[data-astro-cid-tggyz2gq]{font-size:.84rem;line-height:1.36}.design-request-form[data-astro-cid-tggyz2gq],.request-field-grid[data-astro-cid-tggyz2gq]{gap:14px}.request-location-grid[data-astro-cid-tggyz2gq]{grid-template-columns:1fr}.request-close-button[data-astro-cid-tggyz2gq]{width:38px;height:38px;min-width:38px;font-size:1.24rem}.request-method-options[data-astro-cid-tggyz2gq]{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.request-method-option[data-astro-cid-tggyz2gq] span[data-astro-cid-tggyz2gq]{min-height:40px;padding-inline:7px;font-size:.76rem}.request-field[data-astro-cid-tggyz2gq] input[data-astro-cid-tggyz2gq]{min-height:50px;padding-block:11px}.request-field[data-astro-cid-tggyz2gq] textarea[data-astro-cid-tggyz2gq]{min-height:92px}.request-submit-button[data-astro-cid-tggyz2gq]{min-height:50px}.design-request-result[data-astro-cid-tggyz2gq][data-state=success] .design-request-result-actions[data-astro-cid-tggyz2gq]{grid-template-columns:1fr}}.order-button[data-astro-cid-tggyz2gq],.copy-button[data-astro-cid-tggyz2gq]{box-sizing:border-box;width:100%;max-width:100%}.order-button[data-astro-cid-tggyz2gq]{display:grid;place-items:center;position:relative;overflow:hidden;min-height:50px;padding:14px 16px;border-radius:12px;background:#273b3a;color:#fff;font-weight:900;text-align:center;text-decoration:none;box-shadow:0 14px 28px #273b3a33;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;animation:ctaBreath 4.8s ease-in-out infinite}.order-button[data-astro-cid-tggyz2gq]:hover{color:#fff;transform:translateY(-1px);box-shadow:0 18px 34px #273b3a47}.copy-button[data-astro-cid-tggyz2gq]{background:#fff}.order-ready-panel[data-astro-cid-tggyz2gq]{display:grid;gap:10px;margin-top:4px;padding:14px;border-radius:14px;background:linear-gradient(135deg,#d8eef1c2,#fffaf6f0);box-shadow:inset 0 0 0 1px #50615a1f}.order-ready-panel[data-astro-cid-tggyz2gq][hidden]{display:none}.order-ready-title[data-astro-cid-tggyz2gq],.order-ready-copy[data-astro-cid-tggyz2gq]{margin:0}.order-ready-title[data-astro-cid-tggyz2gq]{font-weight:900;color:var(--text)}.order-ready-actions[data-astro-cid-tggyz2gq]{display:grid;gap:10px;min-width:0}.order-message-preview[data-astro-cid-tggyz2gq]{display:grid;gap:8px;padding:10px;border:1px solid rgba(80,97,90,.11);border-radius:14px;background:#ffffff9e}.order-message-preview[data-astro-cid-tggyz2gq] .message-label[data-astro-cid-tggyz2gq]{margin:0;color:var(--muted);font-size:.76rem;font-weight:800;line-height:1.2}.order-message-bubble[data-astro-cid-tggyz2gq]{margin:0;padding:11px 12px;border:1px solid rgba(80,97,90,.1);border-radius:14px 14px 14px 5px;background:#fff;color:var(--text);font-size:.92rem;line-height:1.42;white-space:pre-line;box-shadow:0 8px 18px #190f0a0f}@media(max-width:820px){.customizer-preview[data-astro-cid-tggyz2gq]{position:static;top:auto;z-index:auto;margin-right:-16px;margin-left:-16px;border-radius:0 0 8px 8px;padding:12px 16px;gap:10px}.preview-intro[data-astro-cid-tggyz2gq]{gap:2px}.preview-intro[data-astro-cid-tggyz2gq] h2[data-astro-cid-tggyz2gq]{font-size:1.25rem;line-height:1.05}#moodLine[data-astro-cid-tggyz2gq]{font-size:.88rem}.necklace-preview[data-astro-cid-tggyz2gq]{min-height:0;height:auto;aspect-ratio:1 / 1;overflow:visible;border:0;border-radius:0;background:transparent}.necklace-stage[data-astro-cid-tggyz2gq]{width:100%;max-width:390px;margin:0 auto}#baseImage[data-astro-cid-tggyz2gq]{width:100%;height:100%}.real-life-strip[data-astro-cid-tggyz2gq]{gap:8px;padding:10px}.real-life-images[data-astro-cid-tggyz2gq]{display:flex;gap:8px;max-width:100%;overflow:hidden;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.real-life-images[data-astro-cid-tggyz2gq]::-webkit-scrollbar{display:none}.real-life-images[data-astro-cid-tggyz2gq] .real-life-thumb{flex:0 0 116px;width:116px;max-width:116px;height:92px;max-height:92px;scroll-snap-align:start}.real-life-viewer[data-astro-cid-tggyz2gq]{padding:calc(58px + env(safe-area-inset-top)) 10px calc(18px + env(safe-area-inset-bottom))}.real-life-viewer-frame[data-astro-cid-tggyz2gq]{max-width:100%;max-height:84dvh}.real-life-viewer-image[data-astro-cid-tggyz2gq]{max-width:100%;max-height:82dvh;border-radius:12px}.real-life-viewer-close[data-astro-cid-tggyz2gq]{top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:44px;height:44px}.slot-tray[data-astro-cid-tggyz2gq],.gift-line[data-astro-cid-tggyz2gq],.preview-notes[data-astro-cid-tggyz2gq]{display:none}.slot-list[data-astro-cid-tggyz2gq]{grid-template-columns:1fr 1fr 1fr;gap:6px}.slot-chip{min-height:58px;grid-template-columns:auto 1fr;gap:7px;padding:8px}.slot-chip img,.slot-chip button{display:none}.slot-number{width:24px;height:24px;font-size:.85rem}.slot-copy strong{font-size:.84rem}}@media(max-width:430px){.customizer-preview[data-astro-cid-tggyz2gq]{padding:10px 14px;gap:8px}.preview-intro[data-astro-cid-tggyz2gq]{gap:2px}.preview-intro[data-astro-cid-tggyz2gq] h2[data-astro-cid-tggyz2gq]{font-size:1.05rem;line-height:1.05}#moodLine[data-astro-cid-tggyz2gq]{font-size:.78rem}.design-identity[data-astro-cid-tggyz2gq]{gap:6px;padding:12px 13px}.design-code-row[data-astro-cid-tggyz2gq]{gap:8px}.design-code-line[data-astro-cid-tggyz2gq]{font-size:.8rem}.design-code-line[data-astro-cid-tggyz2gq] strong[data-astro-cid-tggyz2gq]{display:block;margin-top:2px;font-size:.88rem}.design-code-copy-button[data-astro-cid-tggyz2gq]{min-height:32px;padding:6px 10px}.design-combinations[data-astro-cid-tggyz2gq],.design-proof[data-astro-cid-tggyz2gq]{font-size:.78rem}.necklace-preview[data-astro-cid-tggyz2gq]{aspect-ratio:1 / 1}.necklace-stage[data-astro-cid-tggyz2gq]{width:100%;max-width:360px;margin:0 auto}#baseImage[data-astro-cid-tggyz2gq]{width:100%;height:100%}.preview-slot{width:42px;height:42px}.benefit-progress[data-astro-cid-tggyz2gq]{gap:7px}.benefit-progress-header[data-astro-cid-tggyz2gq]{font-size:.88rem}.benefit-scale[data-astro-cid-tggyz2gq]{gap:4px}.benefit-tier[data-astro-cid-tggyz2gq]{font-size:.66rem}.benefit-segment[data-astro-cid-tggyz2gq]{min-width:8px}.benefit-segment-small[data-astro-cid-tggyz2gq]{flex-basis:12px}.benefit-segment-medium[data-astro-cid-tggyz2gq]{flex-basis:22px}.benefit-segment-large[data-astro-cid-tggyz2gq]{flex-basis:32px}.order-trust-note[data-astro-cid-tggyz2gq]{gap:5px;padding:9px 10px}.delivery-trust-heading[data-astro-cid-tggyz2gq]{font-size:.8rem;line-height:1.38}.delivery-static-details[data-astro-cid-tggyz2gq]{gap:2px;padding:8px 9px}.delivery-static-details[data-astro-cid-tggyz2gq] p[data-astro-cid-tggyz2gq]{font-size:.69rem}}@media(max-width:520px){.mood-options[data-astro-cid-tggyz2gq]{grid-template-columns:repeat(3,minmax(0,1fr))}.mood-button[data-astro-cid-tggyz2gq]{min-height:38px;padding:8px 6px;font-size:.88rem}}@keyframes ctaBreath{0%,to{box-shadow:0 14px 28px #273b3a33}50%{box-shadow:0 18px 34px #273b3a47}}@media(prefers-reduced-motion:reduce){.order-button[data-astro-cid-tggyz2gq]{animation:none;transition:none}}@keyframes charmMagnet{0%{opacity:0;transform:translate(var(--anchor-offset-x),calc(var(--anchor-offset-y) - 18px)) rotate(calc(var(--slot-rotate) - 4deg)) scale(.88)}70%{opacity:1;transform:translate(var(--anchor-offset-x),calc(var(--anchor-offset-y) + 3px)) rotate(calc(var(--slot-rotate) + 2deg)) scale(1.03)}to{opacity:1;transform:translate(var(--anchor-offset-x),var(--anchor-offset-y)) rotate(var(--slot-rotate)) scale(1)}}.custom-hero[data-astro-cid-vjo6xtos]{margin-bottom:20px}.custom-hero[data-astro-cid-vjo6xtos] h1[data-astro-cid-vjo6xtos]{max-width:820px;font-size:clamp(2.2rem,4.5vw,3.45rem);line-height:1.06;min-height:2.35em}.custom-hero-phrase-wrap[data-astro-cid-vjo6xtos]{display:inline-block;position:relative;width:min(24ch,100%);min-width:min(24ch,100%);height:1.08em;line-height:inherit;overflow:visible;vertical-align:baseline;white-space:nowrap}.custom-hero-phrase[data-astro-cid-vjo6xtos]{position:absolute;inset:0 auto auto 0;display:block;width:100%;transform:translateZ(0);opacity:1;transition:opacity .36s cubic-bezier(.16,1,.3,1),transform .36s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.custom-hero-phrase[data-astro-cid-vjo6xtos].is-exiting{opacity:0;transform:translate3d(0,-.34em,0)}.custom-hero-phrase[data-astro-cid-vjo6xtos].is-entering{opacity:0;transform:translate3d(0,.34em,0)}.handmade-note[data-astro-cid-vjo6xtos]{margin-top:-12px}.maker-section[data-astro-cid-vjo6xtos]{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;margin-top:36px;padding:24px;border:1px solid var(--border);border-radius:16px;background:linear-gradient(135deg,#d8eef1b8,#fffaf6db 48%,#f8dce59e),var(--surface);box-shadow:0 16px 34px #190f0a14}.maker-photo[data-astro-cid-vjo6xtos]{width:160px;height:160px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.8);box-shadow:0 14px 28px #190f0a29}.maker-copy[data-astro-cid-vjo6xtos]{display:grid;gap:8px}.maker-copy[data-astro-cid-vjo6xtos] h2[data-astro-cid-vjo6xtos],.maker-copy[data-astro-cid-vjo6xtos] p[data-astro-cid-vjo6xtos]{margin:0}.maker-copy[data-astro-cid-vjo6xtos] h2[data-astro-cid-vjo6xtos]{font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.05}.maker-copy[data-astro-cid-vjo6xtos] p[data-astro-cid-vjo6xtos]{color:var(--muted);line-height:1.55}@media(max-width:720px){.maker-section[data-astro-cid-vjo6xtos]{grid-template-columns:1fr;justify-items:start;padding:20px}.maker-photo[data-astro-cid-vjo6xtos]{width:132px;height:132px}}@media(max-width:520px){.custom-hero[data-astro-cid-vjo6xtos] h1[data-astro-cid-vjo6xtos]{min-height:3.18em}.custom-hero-phrase-wrap[data-astro-cid-vjo6xtos]{min-width:min(24ch,100%);width:min(24ch,100%);max-width:100%;height:2.12em;white-space:normal;vertical-align:top}}@media(prefers-reduced-motion:reduce){.custom-hero-phrase[data-astro-cid-vjo6xtos]{transition:none;will-change:auto}.custom-hero-phrase[data-astro-cid-vjo6xtos].is-exiting,.custom-hero-phrase[data-astro-cid-vjo6xtos].is-entering{opacity:1;transform:none}}
