.fp-bc3d{--bc-bg:#f7f4f1;--bc-ink:#191614;--bc-muted:#6d625c;--bc-soft:#fffaf6;--bc-line:rgba(38,31,26,0.12);--bc-accent:#d98f86;--bc-accent-2:#3d8f7a;--bc-deep:#211c19;--bc-ok:#2f8f5b;--bc-warn:#b46b1f;color:var(--bc-ink);background:var(--bc-bg);border-block:1px solid var(--bc-line);padding:clamp(22px,4vw,48px) clamp(14px,3vw,36px)}.fp-bc3d *{box-sizing:border-box}.fp-bc3d__shell{width:min(1480px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,0.75fr);gap:clamp(16px,2vw,28px);align-items:stretch}.fp-bc3d__head{grid-column:1 / -1;max-width:920px}.fp-bc3d__kicker{margin:0 0 8px;color:var(--bc-accent-2);font-size:13px;line-height:1.3;font-weight:700;text-transform:uppercase;letter-spacing:0.08em}.fp-bc3d__title{margin:0;color:var(--bc-ink);font-size:clamp(34px,4.8vw,76px);line-height:0.98;letter-spacing:0}.fp-bc3d__subtitle{margin:14px 0 0;color:var(--bc-muted);max-width:780px;font-size:clamp(16px,1.4vw,20px);line-height:1.55}.fp-bc3d__viewer{min-width:0;display:grid;gap:10px;align-content:start}.fp-bc3d__stage{position:relative;min-height:min(70vh,760px);border:1px solid var(--bc-line);border-radius:8px;overflow:hidden;background:radial-gradient(circle at 48% 36%,rgba(255,255,255,0.94),rgba(255,255,255,0.18) 42%,rgba(218,205,194,0.38) 72%),linear-gradient(180deg,#efe7df 0%,#d8cbc1 100%)}.fp-bc3d__canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.fp-bc3d__fallback{position:absolute;inset:0;display:none;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#fbf7f3,#e8ddd5)}.fp-bc3d__fallback.is-visible{display:flex}.fp-bc3d__fallback-bouquet{position:relative;width:min(420px,78vw);aspect-ratio:1 / 1.08}.fp-bc3d__fb-flower{position:absolute;width:42px;height:42px;border-radius:50%;background:var(--c,#d98f86);box-shadow:inset 10px 0 0 rgba(255,255,255,0.18),0 10px 18px rgba(30,20,12,0.12);transform:translate(-50%,-50%)}.fp-bc3d__fb-wrap{position:absolute;left:50%;bottom:4%;width:52%;height:54%;border-radius:42% 42% 8px 8px;background:linear-gradient(145deg,rgba(245,235,225,0.94),rgba(214,175,157,0.72));transform:translateX(-50%);clip-path:polygon(12% 10%,88% 10%,68% 100%,32% 100%)}.fp-bc3d__toolbar{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:space-between;min-width:0}.fp-bc3d__tools-left,.fp-bc3d__tools-right{display:flex;gap:8px;flex-wrap:wrap}.fp-bc3d__tool,.fp-bc3d__btn,.fp-bc3d__step,.fp-bc3d__chip{min-height:38px;border:1px solid var(--bc-line);border-radius:6px;background:rgba(255,255,255,0.86);color:var(--bc-ink);padding:0 12px;font:inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.fp-bc3d__tool:hover,.fp-bc3d__btn:hover,.fp-bc3d__step:hover,.fp-bc3d__chip:hover{transform:translateY(-1px);border-color:rgba(217,143,134,.55)}.fp-bc3d__tool.is-active,.fp-bc3d__chip.is-active{background:var(--bc-deep);border-color:var(--bc-deep);color:#fff}.fp-bc3d__panel{border:1px solid var(--bc-line);border-radius:8px;background:rgba(255,250,246,0.94);padding:clamp(16px,2vw,22px);display:flex;flex-direction:column;gap:18px;min-width:0}.fp-bc3d__section{display:flex;flex-direction:column;gap:10px;padding-block-end:18px;border-block-end:1px solid var(--bc-line)}.fp-bc3d__section:last-child{border-block-end:0;padding-block-end:0}.fp-bc3d__h{margin:0;font-size:18px;line-height:1.18}.fp-bc3d__hint{margin:0;color:var(--bc-muted);font-size:13px;line-height:1.45}.fp-bc3d__search,.fp-bc3d__input,.fp-bc3d__select,.fp-bc3d__textarea{width:100%;min-height:42px;border:1px solid var(--bc-line);border-radius:6px;background:#fff;color:var(--bc-ink);padding:9px 12px;font:inherit}.fp-bc3d__textarea{min-height:76px;resize:vertical}.fp-bc3d__catalog{display:grid;gap:8px;max-height:330px;overflow:auto;padding-inline-end:4px}.fp-bc3d__flower{display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:52px;padding:8px;border:1px solid var(--bc-line);border-radius:6px;background:#fff}.fp-bc3d__swatch{width:22px;height:22px;border-radius:50%;background:var(--c,var(--bc-accent));box-shadow:inset 6px 0 0 rgba(255,255,255,0.2)}.fp-bc3d__flower-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.2;font-weight:650}.fp-bc3d__flower-meta{display:block;margin-top:4px;color:var(--bc-muted);font-size:12px;line-height:1.2}.fp-bc3d__qty{display:grid;grid-template-columns:34px 34px 34px;align-items:center;gap:4px}.fp-bc3d__step{min-height:34px;padding:0;font-size:18px}.fp-bc3d__count{text-align:center;font-size:14px;font-weight:700}.fp-bc3d__chips,.fp-bc3d__sizes{display:flex;gap:8px;flex-wrap:wrap}.fp-bc3d__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fp-bc3d__metric{padding:12px;border:1px solid var(--bc-line);border-radius:6px;background:#fff;min-width:0}.fp-bc3d__metric span{display:block;color:var(--bc-muted);font-size:11px;line-height:1.2}.fp-bc3d__metric strong{display:block;margin-top:5px;font-size:clamp(16px,1.5vw,22px);line-height:1.1;overflow-wrap:anywhere}.fp-bc3d__composition{display:grid;gap:6px;margin:0;padding:0;list-style:none;max-height:170px;overflow:auto}.fp-bc3d__composition li{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:6px;background:rgba(255,255,255,0.72);font-size:13px}.fp-bc3d__warnings{display:none;margin:0;padding:10px 12px;border:1px solid rgba(180,107,31,0.26);border-radius:6px;background:rgba(255,239,219,0.72);color:#6b3b11;font-size:13px;line-height:1.4}.fp-bc3d__warnings.is-visible{display:block}.fp-bc3d__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fp-bc3d__field--wide{grid-column:1 / -1}.fp-bc3d__label{display:block;margin-bottom:5px;color:var(--bc-muted);font-size:12px}.fp-bc3d__label .fp-recipient-label-accent{font-weight:700}.fp-bc3d__submit{width:100%;min-height:48px;border:1px solid var(--bc-accent);border-radius:6px;background:linear-gradient(120deg,#d98f86,#f1c5bb 42%,#ca7b72);color:#241a16;font:inherit;font-weight:800;cursor:pointer}.fp-bc3d__submit:disabled{opacity:.58;cursor:progress}.fp-bc3d__request{width:100%;min-height:50px;border:1px solid var(--bc-deep);border-radius:6px;background:var(--bc-deep);color:#fff;font:inherit;font-weight:800;cursor:pointer}.fp-bc3d__status{min-height:20px;margin:0;color:var(--bc-muted);font-size:13px;line-height:1.4}.fp-bc3d__status[data-state="success"]{color:var(--bc-ok)}.fp-bc3d__status[data-state="error"]{color:#a23a2d}.fp-bc3d__empty{grid-column:1 / -1;padding:28px;border:1px solid var(--bc-line);border-radius:8px;background:var(--bc-soft)}.fp-bc3d__modal[hidden]{display:none}.fp-bc3d__modal{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:18px}.fp-bc3d__modal-backdrop{position:absolute;inset:0;background:rgba(24,18,15,0.58);backdrop-filter:blur(4px)}.fp-bc3d__modal-dialog{position:relative;width:min(620px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;border:1px solid var(--bc-line);border-radius:8px;background:var(--bc-soft);padding:clamp(18px,3vw,28px);box-shadow:0 24px 80px rgba(0,0,0,0.26)}.fp-bc3d__modal-head{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.fp-bc3d__modal-head .fp-bc3d__h{padding-top:4px}.fp-bc3d__close{flex:0 0 auto;width:40px;height:40px;border:1px solid var(--bc-line);border-radius:6px;background:#fff;color:var(--bc-ink);font:inherit;font-size:24px;line-height:1;cursor:pointer}@media (max-width:980px){.fp-bc3d__shell{grid-template-columns:minmax(0,1fr)}.fp-bc3d__stage{min-height:560px}}@media (max-width:640px){.fp-bc3d{padding-inline:10px}.fp-bc3d__stage{min-height:430px}.fp-bc3d__panel{padding:14px}.fp-bc3d__summary,.fp-bc3d__form-grid{grid-template-columns:1fr}.fp-bc3d__flower{grid-template-columns:24px minmax(0,1fr)}.fp-bc3d__qty{grid-column:1 / -1;grid-template-columns:1fr 56px 1fr}.fp-bc3d__toolbar{justify-content:stretch}.fp-bc3d__tools-left,.fp-bc3d__tools-right{flex:1 1 100%}.fp-bc3d__tool{flex:1 1 auto}}body.fp-bc3d-modal-open{overflow:hidden !important}.fp-bc3d [hidden]{display:none !important}.fp-bc3d__tabs{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.fp-bc3d__chip[aria-pressed="true"]{background:#28231f;color:#fff;border-color:#28231f}.fp-bc3d__flower{grid-template-columns:52px minmax(0,1fr) auto;gap:10px}.fp-bc3d__swatch{width:52px;height:52px;border-radius:10px;object-fit:cover;background:#f4eee8}.fp-bc3d__flower-title{line-height:1.35;overflow-wrap:anywhere}.fp-bc3d__step{min-width:36px;min-height:40px}.fp-bc3d__step:disabled{opacity:.4;cursor:default}.fp-bc3d button:focus-visible,.fp-bc3d select:focus-visible,.fp-bc3d input:focus-visible{outline:2px solid #786354;outline-offset:3px}.fp-bc3d__stage{min-height:0;aspect-ratio:1 / 1;height:auto}.fp-bc3d__canvas{display:block;width:100%;height:100%;touch-action:pan-y}.fp-bc3d__shell{align-items:start}.fp-bc3d__panel{min-width:0}.fp-bc3d__catalog{max-height:430px;overscroll-behavior:contain;scrollbar-gutter:stable}.fp-bc3d__summary{grid-template-columns:repeat(3,minmax(0,1fr))}.fp-bc3d__metric strong{overflow-wrap:anywhere;font-size:clamp(17px,1.7vw,24px)}.fp-bc3d__modal{z-index:12000}.fp-bc3d__modal-dialog{max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain}@media(min-width:981px){.fp-bc3d__viewer{position:sticky;top:100px}}@media(max-width:980px){.fp-bc3d__stage{min-height:0;aspect-ratio:4 / 3}}@media(max-width:640px){.fp-bc3d{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.fp-bc3d__stage{min-height:0;aspect-ratio:1 / 1}.fp-bc3d__flower{grid-template-columns:44px minmax(0,1fr) auto;gap:7px}.fp-bc3d__swatch{width:44px;height:44px}.fp-bc3d__qty{grid-column:auto;grid-template-columns:32px 24px 32px}.fp-bc3d__step{min-width:32px;min-height:44px;padding:0}.fp-bc3d__catalog{max-height:400px}.fp-bc3d__flower-title{font-size:13px}.fp-bc3d__flower-meta{font-size:11px}.fp-bc3d__modal-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);padding:16px}}@media(prefers-reduced-motion:reduce){.fp-bc3d *{scroll-behavior:auto;transition:none}}@media(min-width:981px){.fp-bc3d__stage{aspect-ratio:4 / 3;max-height:calc(100dvh - 240px)}.fp-bc3d__title{font-size:clamp(32px,3.4vw,52px)}.fp-bc3d__head{margin:0}}body.page-template-bouquet-constructor-3d-page{overflow-x:clip;overflow-y:visible}.fp-bc3d .fp-bc3d__head{padding:0;margin:0}.fp-bc3d .fp-phone-country{position:relative;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:stretch;width:100%}.fp-bc3d .fp-phone-country__toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;min-height:44px;padding:5px 6px;border:1px solid #ddd6d0;border-right:0;border-radius:6px 0 0 6px;background:#fff;color:#28231f;font:inherit;line-height:1.1;cursor:pointer}.fp-bc3d .fp-phone-country__code{display:block;max-width:100%;overflow:hidden;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.fp-bc3d .fp-phone-country__source{display:block;color:#746861;font-size:10px;line-height:1.2}.fp-bc3d .fp-phone-country>input{width:100%;min-width:0;border-top-left-radius:0;border-bottom-left-radius:0}.fp-bc3d .fp-phone-country__menu{position:absolute;z-index:40;top:calc(100% + 6px);left:0;width:100%;max-height:300px;padding:10px;border:1px solid #ddd6d0;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0002}.fp-bc3d .fp-phone-country__search{width:100%;min-width:0;min-height:40px;margin:0 0 8px;padding:6px;border:1px solid #ddd6d0;border-radius:4px}.fp-bc3d .fp-phone-country__list{max-height:225px;overflow:auto;overscroll-behavior:contain}.fp-bc3d .fp-phone-country__option{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:40px;padding:7px 8px;border:0;border-radius:6px;background:transparent;color:#28231f;font:inherit;font-size:13px;text-align:left;cursor:pointer}.fp-bc3d .fp-phone-country__option:hover,.fp-bc3d .fp-phone-country__option[aria-selected="true"]{background:#f3eee9}.fp-bc3d .fp-phone-country__option-code{color:#746861;white-space:nowrap}.fp-bc3d .fp-phone-country.is-invalid .fp-phone-country__toggle,.fp-bc3d .fp-phone-country.is-invalid>input{border-color:#b42318}.fp-bc3d .fp-phone-country__message{grid-column:1 / -1;margin:5px 0 0;color:#b42318;font-size:12px;line-height:1.35}