@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#4c3740;background:#fffafb;--rose:#d9789c;--deep:#4c3740;--blush:#fff0f5;--line:#efdce4}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.topbar{background:#5a3f4a;color:#fff;text-align:center;padding:9px;font-size:13px}.nav{height:76px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.brand{font-family:Playfair Display,serif;font-size:28px;font-weight:600}.brand span{color:var(--rose)}.navlinks{display:flex;gap:28px;font-size:14px}.cartBtn,.ghost,.productCard button,.optionGroup button,.back,.x{border:0;background:none;cursor:pointer}.cartBtn{border:1px solid var(--line);border-radius:99px;padding:10px 15px}.cartBtn b{background:var(--deep);color:#fff;border-radius:50%;padding:2px 7px;margin-left:7px}.hero{min-height:660px;background:linear-gradient(135deg,#fff7fa,#fde9f1 55%,#f8e9e2);display:grid;grid-template-columns:1.05fr .95fr;gap:40px;padding:72px 8vw;align-items:center}.eyebrow{letter-spacing:.16em;font-weight:700;font-size:12px;color:#b35f7f}.hero h1,.section h2,.how h2,.why h2,.checkout h1,.orderDone h1{font-family:Playfair Display,serif;font-size:58px;line-height:1.02;margin:15px 0 18px}.hero p{font-size:18px;line-height:1.65;max-width:650px}.heroActions{display:flex;gap:12px;margin:30px 0}.primary{display:inline-block;border:0;border-radius:999px;background:var(--deep);color:#fff;padding:15px 22px;font-weight:700;cursor:pointer}.ghost{padding:15px 20px;border:1px solid #b99da7;border-radius:999px}.trustrow{display:flex;gap:20px;font-size:13px}.heroCard{position:relative}.heroBlanket{height:470px;max-width:430px;margin:auto;border-radius:30px;background:radial-gradient(circle at 50% 42%,#fff 0 16%,transparent 17%),linear-gradient(145deg,#f8a9c4,#ffd9e6 50%,#eeb4c8);box-shadow:0 35px 70px #93657833;display:flex;flex-direction:column;align-items:center;justify-content:center;border:10px solid #fff8}.portrait{font-size:110px}.name{font:600 italic 46px Playfair Display;margin-top:25px}.heroBlanket small{letter-spacing:.22em;margin-top:4px}.spark,.heart{position:absolute;font-size:42px;color:#fff}.spark{top:55px;left:80px}.heart{right:65px;top:100px}.floatingCard{position:absolute;right:0;bottom:30px;background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 12px 40px #704c5c33;font-size:13px}.section,.how,.why,.reviews{padding:90px 7vw}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.sectionHead h2,.how h2,.why h2{font-size:40px;margin:10px 0}.sectionHead p{max-width:360px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.productCard{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.productImage{height:285px;background:linear-gradient(145deg,#fff3f7,#f3e4ef);display:grid;place-items:center;position:relative}.productImage span{font-size:94px}.productImage em{position:absolute;top:14px;left:14px;background:#fff;padding:7px 10px;border-radius:99px;font-size:11px;font-style:normal}.productBody{padding:18px}.productBody h3{margin:0}.productBody p{color:#816b73;font-size:14px;min-height:44px}.priceRow{display:flex;justify-content:space-between;align-items:center}.priceRow button{background:var(--deep);color:#fff;padding:10px 13px;border-radius:99px}.how{text-align:center;background:#fbf5f2}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.steps div{background:#fff;border-radius:20px;padding:30px}.steps b{color:var(--rose);font-size:24px}.why{display:grid;grid-template-columns:1fr 1fr;gap:50px}.why p{line-height:1.7}.whyList{display:grid;gap:14px;align-content:center}.whyList span{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;background:#fff4f8}.reviews div{background:#fff;border-radius:20px;padding:25px}.reviews span{color:#c97894}footer{padding:50px 7vw;text-align:center;border-top:1px solid var(--line)}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#2d1f268c;z-index:20;display:grid;place-items:center;padding:24px}.customizer{background:#fff;width:min(1120px,96vw);max-height:92vh;overflow:auto;border-radius:26px;display:grid;grid-template-columns:1fr 1fr;position:relative}.previewPanel{background:#fff3f7;padding:45px;display:flex;flex-direction:column;justify-content:center}.preview{aspect-ratio:4/5;background:linear-gradient(145deg,#efbad0,#fce3ec);border-radius:22px;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 25px 60px #5f3a4930}.previewPortrait{font-size:105px}.previewName{font:600 italic 42px Playfair Display;margin-top:20px}.preview small{margin-top:10px}.previewNote{text-align:center;margin-top:12px;font-size:12px;color:#8b727c}.controls{padding:42px}.controls h2{font-family:Playfair Display;font-size:34px;margin:8px 0}.controls label,.optionGroup>span{display:block;font-size:13px;font-weight:700;margin:17px 0 7px}.controls input,.controls select,.checkout input{width:100%;border:1px solid #ddc8d1;border-radius:12px;padding:13px;background:#fff}.optionGroup>div{display:flex;flex-wrap:wrap;gap:8px}.optionGroup button{border:1px solid #ddc8d1;border-radius:12px;padding:10px 12px;text-align:left}.optionGroup button small{display:block;color:#8b727c}.optionGroup button.selected{border-color:var(--deep);box-shadow:inset 0 0 0 1px var(--deep)}.full{width:100%;margin-top:24px}.safe{display:block;text-align:center;color:#8b727c;margin-top:10px}.x{font-size:30px}.abs{position:absolute;right:20px;top:15px;z-index:2}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:var(--deep);color:#fff;border-radius:999px;padding:13px 20px;z-index:30}.cartDialog{width:min(520px,92vw);border:0;border-radius:24px;padding:26px}.cartDialog::backdrop{background:#25191f77}.cartLines{display:grid;gap:14px}.cartLine,.summaryLine{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.thumb,.summaryLine>span{width:52px;height:52px;border-radius:13px;background:#fff0f5;display:grid;place-items:center;font-size:25px}.cartLine small,.summaryLine small{display:block;color:#8b727c}.cartTotal{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.muted{color:#8b727c}.checkout{min-height:100vh;background:#fffafb;display:grid;grid-template-columns:1.2fr .8fr}.checkoutMain{padding:50px 8vw}.checkoutMain .brand{display:block;margin:22px 0}.checkout h1{font-size:48px}.checkout form{max-width:640px}.checkout h3{margin-top:28px}.checkout input{margin-bottom:10px}.split{display:grid;grid-template-columns:1fr 1fr;gap:10px}.paymentPlaceholder{border:1px dashed #c7a9b5;background:#fff4f8;padding:18px;border-radius:14px}.paymentPlaceholder p{margin-bottom:0;color:#7f6871}.checkout aside{background:#f9edf1;padding:60px 5vw}.summaryLine{margin-bottom:14px}.back{padding:0;color:#8a6874}.orderDone{min-height:100vh;display:grid;place-items:center;align-content:center;text-align:center;padding:30px;background:#fff7fa}.orderDone p{max-width:520px}.doneIcon{font-size:70px;color:var(--rose)}.error{color:#b42318}@media(max-width:900px){.navlinks{display:none}.hero{grid-template-columns:1fr;padding:55px 6vw}.hero h1{font-size:46px}.grid{grid-template-columns:1fr 1fr}.customizer,.checkout{grid-template-columns:1fr}.checkout aside{order:-1;padding:30px 6vw}.why{grid-template-columns:1fr}}@media(max-width:600px){.hero h1{font-size:39px}.heroBlanket{height:380px}.section,.how,.why,.reviews{padding:65px 5vw}.sectionHead{display:block}.grid,.steps,.reviews{grid-template-columns:1fr}.productImage{height:240px}.customizer{max-height:96vh}.previewPanel,.controls{padding:24px}.previewPortrait{font-size:80px}.previewName{font-size:34px}.trustrow{flex-wrap:wrap}.checkoutMain{padding:35px 5vw}.split{grid-template-columns:1fr}}.statusBanner{padding:12px 6vw;text-align:center;background:#fff0f5;border-bottom:1px solid var(--line);font-weight:600}.statusBanner.success{background:#edf8f0;color:#2e6b3e}.catalogSection{background:#fff}.catalogToolbar{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px;margin-bottom:16px}.searchBox{display:flex;align-items:center;gap:9px;border:1px solid #ddc8d1;border-radius:14px;background:#fff;padding:0 14px}.searchBox input{border:0;outline:0;width:100%;padding:14px 0;background:transparent}.catalogToolbar select{border:1px solid #ddc8d1;border-radius:14px;background:#fff;padding:0 14px}.chips{display:flex;gap:8px;overflow:auto;padding:4px 0 14px;scrollbar-width:none}.chips button{white-space:nowrap;border:1px solid #e5d1da;background:#fff;border-radius:999px;padding:9px 13px;cursor:pointer}.chips button.active{background:var(--deep);color:#fff;border-color:var(--deep)}.resultCount{font-size:13px;color:#806a73;margin-bottom:18px}.catalogGrid{align-items:stretch}.cardClick{display:block;width:100%;padding:0!important;border:0!important;background:none!important}.productImage i{position:absolute;bottom:15px;right:15px;background:#ffffffd9;padding:7px 10px;border-radius:99px;font-size:11px;font-style:normal;opacity:0;transform:translateY(4px);transition:.2s}.productCard:hover .productImage i{opacity:1;transform:none}.tinyTheme{text-transform:uppercase;letter-spacing:.08em;font-size:10px;color:#b35f7f;font-weight:700;margin-bottom:8px}.loadWrap{text-align:center;margin-top:30px}.productImage.theme-pet{background:linear-gradient(145deg,#fff5ef,#efd8cf)}.productImage.theme-floral,.productImage.theme-birth-flower,.productImage.theme-wildflower{background:linear-gradient(145deg,#fff2f6,#f4d9e4)}.productImage.theme-western{background:linear-gradient(145deg,#fbf1e5,#e8d0b4)}.productImage.theme-reading{background:linear-gradient(145deg,#f8f0f3,#e3d9ef)}.productImage.theme-football,.productImage.theme-soccer,.productImage.theme-baseball,.productImage.theme-basketball{background:linear-gradient(145deg,#eef5ef,#d5e6d5)}.productImage.theme-baby{background:linear-gradient(145deg,#fff9e9,#e9f1fb)}.productImage.theme-adventure,.productImage.theme-camping{background:linear-gradient(145deg,#f4f0e8,#dce6d7)}.productImage.theme-memorial,.productImage.theme-faith{background:linear-gradient(145deg,#faf7f2,#e5e0ec)}.productImage.theme-watercolor,.productImage.theme-painterly,.productImage.theme-cartoon{background:linear-gradient(145deg,#f9e9f2,#e8e5fa)}.qty{display:flex;align-items:center;gap:8px;margin-top:9px}.qty button{border:1px solid #e4d2da;background:#fff;border-radius:8px;width:28px;height:28px;cursor:pointer}.qty .remove{width:auto;padding:0 8px;color:#9b536c}.preview{position:relative;overflow:hidden;background:linear-gradient(145deg,var(--accent,#efbad0),#fff5f8)}.preview:before,.preview:after{content:"";position:absolute;border:1px solid #ffffff9e;border-radius:50%;width:260px;height:260px}.preview:before{top:-110px;right:-80px}.preview:after{bottom:-120px;left:-90px}.preview>*{position:relative;z-index:1}.previewTop{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700}.previewPortrait img{width:160px;height:160px;object-fit:cover;border-radius:26px;border:7px solid #fff;box-shadow:0 15px 35px #5f3a4930}.previewMessage{max-width:75%;text-align:center;margin-top:8px;font-size:13px}.previewNumber{font-weight:800;font-size:22px}.uploadOk{display:block;color:#4d7b58;margin-top:5px}.twoCol{display:grid;grid-template-columns:1fr 1fr;gap:10px}.swatchBtn{display:flex!important;align-items:center;gap:7px}.swatchBtn i{width:18px;height:18px;border-radius:50%;border:1px solid #0001}.paymentChoices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payChoice{border:1px solid #ddc8d1;background:#fff;border-radius:14px;padding:17px;text-align:left;cursor:pointer}.payChoice b,.payChoice small{display:block}.payChoice small{color:#7f6871;margin-top:4px}.payChoice.active{border-color:var(--deep);box-shadow:inset 0 0 0 1px var(--deep);background:#fff7fa}.checkout input{width:100%;border:1px solid #ddc8d1;border-radius:12px;padding:13px;background:#fff}.font-handwritten{font-family:Comic Sans MS,cursive}.font-modern-sans{font-family:DM Sans,sans-serif;font-style:normal}.font-classic-serif{font-family:Georgia,serif}.font-rounded{font-family:Arial Rounded MT Bold,Arial,sans-serif}.font-elegant-script{font-family:Playfair Display,serif;font-style:italic}@media(max-width:900px){.catalogToolbar{grid-template-columns:1fr}.catalogToolbar select{height:48px}.twoCol{grid-template-columns:1fr}}@media(max-width:600px){.paymentChoices{grid-template-columns:1fr}.catalogGrid{grid-template-columns:1fr 1fr!important;gap:12px}.catalogGrid .productImage{height:190px}.catalogGrid .productImage span{font-size:64px}.catalogGrid .productBody{padding:13px}.catalogGrid .productBody h3{font-size:14px}.catalogGrid .productBody p{display:none}.catalogGrid .priceRow{align-items:flex-start;gap:8px;flex-direction:column}.catalogGrid .priceRow button{width:100%}}.brandImage{display:flex;align-items:center}.brandImage img{display:block;width:205px;max-height:58px;object-fit:contain}.heroPhotoCard{max-width:520px;margin:auto;border-radius:30px;overflow:hidden;box-shadow:0 35px 70px #93657833;background:#fff;position:relative}.heroPhotoCard>img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.productImage{overflow:hidden;background:#f8f2f4}.productPhoto{width:100%;height:100%;object-fit:cover;display:block;image-rendering:auto;transform:scale(1.001);filter:none;backface-visibility:hidden;transition:transform .3s ease}.productCard:hover .productPhoto{transform:scale(1.025)}.thumb,.summaryLine>span{overflow:hidden}.thumb img,.summaryLine>span img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:600px){.brandImage img{width:155px;max-height:48px}.heroPhotoCard{max-width:94vw}.nav{padding:0 4vw}.topbar{font-size:11px}.productImage em{top:9px;left:9px}}.qualityBadge{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:7px 10px;border-radius:10px;background:#edf8f0;color:#2e6b3e;font-size:12px}.qualityBadge.warn{background:#fff5e8;color:#986018}.qualityBadge span{color:inherit;opacity:.75}.photoTools{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.photoTools button{border:1px solid #dcc8d1;background:#fff;border-radius:11px;padding:10px 12px;cursor:pointer;font-weight:700;color:#5a3f4a}.photoTools button:first-child{background:#fff0f5;border-color:#d99ab0}.editorOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#24181fba;z-index:60;display:grid;place-items:center;padding:20px}.imageEditor{width:min(1180px,98vw);max-height:95vh;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 40px 100px #0006;display:flex;flex-direction:column}.editorTop{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--line)}.editorTop h2{font-family:Playfair Display,serif;margin:4px 0 0;font-size:30px}.editorBody{display:grid;grid-template-columns:1.15fr .85fr;min-height:0;overflow:auto}.editorStageWrap{padding:24px;background:#f9f3f5;display:flex;flex-direction:column;align-items:center}.editorStage{width:min(520px,100%);aspect-ratio:1;border-radius:22px;overflow:hidden;position:relative;touch-action:none;cursor:grab;box-shadow:0 20px 60px #6f4b5a26}.editorStage:active{cursor:grabbing}.checker{background-color:#fff;background-image:linear-gradient(45deg,#eee 25%,transparent 25%),linear-gradient(-45deg,#eee 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eee 75%),linear-gradient(-45deg,transparent 75%,#eee 75%);background-size:22px 22px;background-position:0 0,0 11px,11px -11px,-11px 0}.editorStage img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transform-origin:center;-webkit-user-select:none;user-select:none;pointer-events:none}.editorGrid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.editorGrid:before,.editorGrid:after,.editorGrid i:before,.editorGrid i:after{content:"";position:absolute;background:#fff8;box-shadow:0 0 1px #0003}.editorGrid:before,.editorGrid:after{top:0;bottom:0;width:1px}.editorGrid:before{left:33.333%}.editorGrid:after{left:66.666%}.editorGrid i:first-child:before,.editorGrid i:first-child:after{left:0;right:0;height:1px}.editorGrid i:first-child:before{top:33.333%}.editorGrid i:first-child:after{top:66.666%}.editorHint{font-size:12px;color:#8b727c;text-align:center;margin:12px 0}.editorQuick{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.editorQuick button{border:1px solid #decbd3;background:#fff;border-radius:10px;padding:9px 11px;cursor:pointer}.editorPanel{padding:24px;overflow:auto}.editorPanel h3{font-size:14px;margin:22px 0 12px}.removeCard{border:1px solid #efd7e1;background:linear-gradient(135deg,#fff6fa,#fff);border-radius:16px;padding:14px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.removeCard b,.removeCard small{display:block}.removeCard small{color:#8b727c;margin-top:4px;line-height:1.4}.removeBgBtn{border:0;background:#5a3f4a;color:#fff;border-radius:999px;padding:11px 14px;cursor:pointer;font-weight:700}.removeBgBtn:disabled{opacity:.6;cursor:wait}.removeProgress{grid-column:1/-1;height:5px;background:#f1e2e8;border-radius:99px;overflow:hidden}.removeProgress span{display:block;height:100%;width:45%;background:#d9789c;animation:removeMove 1.1s linear infinite;border-radius:99px}@keyframes removeMove{0%{transform:translate(-110%)}to{transform:translate(250%)}}.editorSlider{display:block;margin:12px 0}.editorSlider>span{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#6d555f}.editorSlider>span b{color:#4c3740}.editorSlider input{width:100%;accent-color:#d9789c;margin-top:7px}.bgChoices{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.bgChoices button{border:1px solid #dfccd4;background:#fff;border-radius:11px;padding:8px 5px;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:11px;cursor:pointer}.bgChoices button.selected{border-color:#5a3f4a;box-shadow:inset 0 0 0 1px #5a3f4a}.bgChoices button i{width:30px;height:30px;border-radius:50%;border:1px solid #ddd}.editorActions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.editorActions .ghost,.editorActions .primary{min-width:140px}@media(max-width:900px){.editorOverlay{padding:0}.imageEditor{width:100vw;max-height:100vh;height:100vh;border-radius:0}.editorBody{grid-template-columns:1fr}.editorStageWrap{padding:16px}.editorStage{width:min(430px,88vw)}.editorPanel{overflow:visible}.editorTop{padding:14px 16px;position:sticky;top:0;background:#fff;z-index:2}.editorTop h2{font-size:25px}}@media(max-width:600px){.removeCard{grid-template-columns:1fr}.removeBgBtn{width:100%}.bgChoices{grid-template-columns:repeat(3,1fr)}.editorQuick{gap:6px}.editorQuick button{font-size:12px;padding:8px}.editorActions{position:sticky;bottom:0;background:#fff;padding-top:12px}.editorActions .ghost,.editorActions .primary{min-width:0;flex:1}}.productPreviewPanel{background:linear-gradient(180deg,#fbf5f7,#f7eef2);padding:22px;overflow:auto}.previewHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 auto 14px;max-width:640px}.previewHeading>b,.previewHeading div>b{display:block;font-family:Playfair Display,serif;font-size:21px}.previewHeading small{max-width:220px;color:#8a727b;text-align:right}.blanketDesigner{width:100%;max-width:680px;margin:0 auto}.designerToolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.designerModes,.designerTools{display:flex;gap:7px;flex-wrap:wrap}.designerToolbar button{border:1px solid #dfccd4;background:#fff;border-radius:999px;padding:8px 11px;font-size:11px;cursor:pointer}.designerToolbar button.active{background:#593f49;color:#fff;border-color:#593f49}.designerToolbar button:disabled{opacity:.35;cursor:not-allowed}.blanketScene{position:relative;padding:34px 34px 46px;display:flex;justify-content:center;perspective:900px}.blanketHanger{position:absolute;top:8px;width:44%;height:26px;border-radius:50%;border-top:5px solid #b58d73;opacity:.58}.blanketHanger i{position:absolute;width:6px;height:30px;background:#a7836d;top:-6px;border-radius:8px}.blanketHanger i:first-child{left:12%}.blanketHanger i:last-child{right:12%}.blanketSurface{position:relative;width:min(430px,74vw);max-height:640px;border-radius:16px 16px 24px 24px;overflow:hidden;box-shadow:0 28px 44px #52364034,0 8px 18px #4b313820;touch-action:none;transform:rotateX(2deg);background-image:linear-gradient(108deg,#fff8 0 7%,transparent 18% 76%,#6e415514 88% 100%),repeating-linear-gradient(90deg,#fff1 0,#fff1 2px,#00000008,#00000008 4px);background-blend-mode:soft-light,multiply}.material-soft-fleece{filter:saturate(.98)}.material-plush-minky{box-shadow:0 30px 48px #5236403a,0 0 0 5px #fff4 inset}.material-sherpa{border:7px solid #f2e6da;box-shadow:0 30px 50px #5236403a,0 0 0 2px #d9c4af inset}.fabricGlow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 35% 20%,#fff8,transparent 34%),linear-gradient(115deg,transparent 0 46%,#fff3 52%,transparent 59%);pointer-events:none;z-index:1}.fabricFold{position:absolute;top:-10%;bottom:-8%;width:15%;background:linear-gradient(90deg,transparent,#fff2,#4223320e,transparent);filter:blur(7px);opacity:.8;pointer-events:none;z-index:2}.fabricFold.one{left:12%;transform:rotate(3deg)}.fabricFold.two{left:51%;transform:rotate(-4deg)}.fabricFold.three{right:4%;transform:rotate(2deg)}.blanketHem{position:absolute;left:0;right:0;bottom:0;height:20px;border-top:1px dashed #ffffff80;background:linear-gradient(#0000,#4d2f3c10);pointer-events:none;z-index:12}.blanketShadow{position:absolute;bottom:23px;width:54%;height:30px;background:#5a36423b;filter:blur(16px);border-radius:50%;z-index:-1}.printSafeArea{position:absolute;top:6%;right:6%;bottom:6%;left:6%;border:1.5px dashed #ffffffbd;border-radius:10px;opacity:0;transition:.2s;z-index:15;pointer-events:none}.printSafeArea.visible{opacity:1}.designMotifs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;color:#8f596a66}.motif{position:absolute;font-size:clamp(16px,3.2vw,34px);filter:drop-shadow(0 2px 1px #fff6)}.motif.a{left:9%;top:13%}.motif.b{right:11%;top:19%}.motif.c{right:10%;bottom:15%}.motif.d{left:12%;bottom:11%}.canvasLayer{position:absolute;z-index:8;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;transform-origin:center}.canvasLayer:active{cursor:grabbing}.canvasLayer.selected:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1.5px solid #5a3f4a;border-radius:12px;box-shadow:0 0 0 1px #fff8;pointer-events:none}.photoLayer{width:34%;aspect-ratio:1;border-radius:20%;background:#fff;box-shadow:0 9px 20px #5635442f;padding:2.2%;box-sizing:border-box}.photoLayer img{width:100%;height:100%;object-fit:cover;border-radius:16%;display:block;pointer-events:none}.textLayer{white-space:nowrap;color:#553946;text-shadow:0 1px #fff8;font-weight:700}.nameLayer{font-size:clamp(30px,7vw,60px)}.messageLayer{font-size:clamp(11px,2.6vw,22px);font-family:DM Sans,sans-serif}.layerHandle{position:absolute;width:28px;height:28px;border-radius:50%;border:2px solid white;background:#593f49;color:#fff;display:grid;place-items:center;font-size:13px;z-index:25;box-shadow:0 4px 12px #0003;cursor:pointer;padding:0}.resizeHandle{right:-20px;bottom:-20px}.rotateHandle{right:-20px;top:-20px}.designerStatus{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:2px}.designerStatus>span{font-size:11px;padding:7px 10px;border-radius:999px;background:#fff;border:1px solid #ead9e0}.designerStatus .gestureHint{flex-basis:100%;text-align:center;background:transparent;border:0;color:#806a73}.blanketDesigner.fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;max-width:none;background:#faf4f6;padding:18px;overflow:auto}.blanketDesigner.fullscreen .blanketSurface{width:min(560px,76vw)}.blanketDesigner.fullscreen .blanketScene{min-height:calc(100vh - 120px);align-items:center}.richCustomizer .personalStep{padding:19px 0;border-top:1px solid #efe2e7}.richCustomizer .personalStep:first-of-type{margin-top:10px}.stepHead{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px}.stepHead>b{font-size:14px}.stepHead>span{font-size:12px;color:#9a6a7d}.stepHelp{display:block;color:#8a727b;font-size:12px;line-height:1.45;margin:0 0 10px}.blanketSwatches{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.blanketSwatches button{border:1px solid #e2d0d8;background:#fff;border-radius:12px;padding:9px 5px;font-size:11px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px}.blanketSwatches button i{width:28px;height:28px;border-radius:50%;box-shadow:inset 0 0 0 1px #00000013}.blanketSwatches button.selected{border-color:#593f49;box-shadow:inset 0 0 0 1px #593f49}.uploadTile{border:1.5px dashed #d6b7c4!important;background:#fff8!important;border-radius:15px!important;min-height:86px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;cursor:pointer!important;padding:12px!important}.uploadTile input{position:absolute!important;opacity:0!important;pointer-events:none!important}.uploadPlus{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff0f5;color:#a95373;font-size:22px}.fontPicker{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.fontPicker button{min-height:74px;border:1px solid #e1cfd7;background:#fff;border-radius:12px;padding:8px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;color:#553946}.fontPicker button span{font-size:24px}.fontPicker button small{font-family:DM Sans,sans-serif;font-size:9px;color:#8b747d}.fontPicker button.selected{border-color:#593f49;box-shadow:inset 0 0 0 1px #593f49;background:#fff8fb}.personalTextInput{width:100%;border:1px solid #d9c7cf;border-radius:12px;padding:13px 14px;font-size:15px;background:#fff}.styleChips{display:flex;flex-wrap:wrap;gap:7px}.styleChips button{border:1px solid #decbd3;background:#fff;border-radius:999px;padding:9px 11px;font-size:11px;cursor:pointer}.styleChips button.selected{background:#593f49;color:#fff;border-color:#593f49}.textButton{border:0;background:none;color:#a85473;text-decoration:underline;cursor:pointer;font-size:12px}.optionGroup.compact>div{grid-template-columns:repeat(2,1fr)}.quantityControl{display:inline-grid;grid-template-columns:42px 52px 42px;border:1px solid #ddc8d1;border-radius:12px;overflow:hidden;background:#fff}.quantityControl button{border:0;background:#fff;font-size:20px;cursor:pointer}.quantityControl b{display:grid;place-items:center;border-left:1px solid #ead8df;border-right:1px solid #ead8df}.requiredNote{background:#fff3e7;color:#915f25;border:1px solid #f1d6b7;padding:11px 12px;border-radius:11px;font-size:12px;margin-bottom:10px}.sizeGuideOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c2026a8;z-index:95;display:grid;place-items:center;padding:18px}.sizeGuideCard{position:relative;width:min(560px,96vw);background:#fff;border-radius:22px;padding:28px;box-shadow:0 30px 80px #0005}.sizeGuideCard h2{font-family:Playfair Display,serif;font-size:30px}.sizeGuideCard>.x{position:absolute;right:14px;top:14px}.sizeGuideRows{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.sizeGuideRows>div{border:1px solid #ead8df;border-radius:14px;padding:14px}.sizeGuideRows b,.sizeGuideRows span,.sizeGuideRows small{display:block}.sizeGuideRows span{margin-top:5px}.sizeGuideRows small{color:#8b747d;margin-top:3px}.ownRemover{grid-template-columns:1fr auto}.removeStatus{grid-column:1/-1;color:#357348;font-weight:700}.font-bold-display{font-family:Impact,Arial Black,sans-serif}.font-kids-bubble{font-family:Arial Rounded MT Bold,Trebuchet MS,sans-serif}@media(max-width:900px){.customizer{grid-template-columns:1fr!important}.productPreviewPanel{position:relative!important;top:auto!important;max-height:none!important}.previewHeading{align-items:flex-start}.blanketSurface{width:min(430px,72vw)}.richCustomizer{padding-top:12px}.blanketDesigner.fullscreen{padding:12px}.blanketDesigner.fullscreen .blanketSurface{width:min(520px,80vw)}}@media(max-width:600px){.productPreviewPanel{padding:14px 10px}.previewHeading{padding:0 6px}.previewHeading small{display:none}.designerToolbar{padding:0 4px;align-items:flex-start}.designerTools{justify-content:flex-end}.designerToolbar button{padding:7px 9px}.blanketScene{padding:30px 10px 40px}.blanketSurface{width:min(390px,84vw)}.canvasLayer.selected:after{top:-6px;right:-6px;bottom:-6px;left:-6px}.layerHandle{width:30px;height:30px}.blanketSwatches,.fontPicker{grid-template-columns:repeat(4,1fr)}.fontPicker button{min-height:68px}.sizeGuideRows,.ownRemover{grid-template-columns:1fr}.blanketDesigner.fullscreen .blanketSurface{width:min(430px,88vw)}.gestureHint{font-size:10px!important}}.blanketDesignLayer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.blanketColorWash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:.5;opacity:.12;mix-blend-mode:color;pointer-events:none}.productCard .productImage:has(.productPhoto){background:#fbf6f7}.catalogGrid .productImage:has(.productPhoto){height:auto;aspect-ratio:4/5}.catalogGrid .productPhoto{aspect-ratio:4/5;object-fit:cover}@media(max-width:600px){.catalogGrid .productImage:has(.productPhoto){height:auto!important;aspect-ratio:4/5}.catalogGrid .productPhoto{width:100%;height:100%;object-fit:cover}}.announcementStrip{height:36px;background:#5b414b;color:#fff;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;position:relative;z-index:52}.announcementStrip>a{display:flex;justify-content:center;align-items:center;gap:12px;font-size:12px;letter-spacing:.01em}.announcementStrip>a b{color:#ffd7e4;font-size:11px}.announcementStrip>button{height:100%;border:0;background:transparent;color:#fff;font-size:24px;cursor:pointer;opacity:.8}.announcementStrip>button:hover{opacity:1;background:#ffffff10}.bbHeader{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px #ecdce2}.bbHeaderMain{height:78px;padding:0 5vw;display:grid;grid-template-columns:230px minmax(320px,1fr) auto;gap:30px;align-items:center}.bbLogo{display:flex;align-items:center;min-width:0}.bbLogo img{width:210px;height:auto;display:block}.bbSearch{height:46px;border:1px solid #d9c7cf;background:#fff;border-radius:999px;display:grid;grid-template-columns:30px 1fr 30px;align-items:center;padding:0 12px;transition:.2s}.bbSearch:focus-within{border-color:#7a5764;box-shadow:0 0 0 3px #f5e8ed}.bbSearch>span{font-size:22px;color:#8b727b;line-height:1}.bbSearch input{border:0;outline:0;background:transparent;width:100%;padding:0 5px;color:#4c3740;font-size:14px}.bbSearch button{border:0;background:none;color:#8a707a;font-size:20px;cursor:pointer}.bbUtilities{display:flex;gap:18px;align-items:center}.utilityLink{border:0;background:none;display:grid;grid-template-columns:auto auto;grid-template-areas:"icon text" "icon text";align-items:center;gap:0 7px;color:#543f47;cursor:pointer;padding:4px 0;position:relative}.utilityLink>span{grid-area:icon;font-size:21px;line-height:1}.utilityLink small{grid-area:text;font-size:11px;white-space:nowrap}.utilityCart b{position:absolute;right:-11px;top:-7px;background:#5a3f4a;color:#fff;border-radius:50%;min-width:19px;height:19px;display:grid;place-items:center;font-size:10px}.mobileMenuBtn{display:none;border:0;background:none;font-size:25px;cursor:pointer;color:#543f47;padding:0}.categoryNav{height:48px;border-top:1px solid #f3e7eb;display:flex;justify-content:center;align-items:stretch;padding:0 3vw;background:#fff;overflow:visible}.categoryItem{position:static;display:flex;align-items:center}.categoryItem>a{height:100%;display:flex;align-items:center;padding:0 15px;font-size:12.5px;font-weight:600;white-space:nowrap;transition:.15s}.categoryItem>a:hover,.categoryItem:focus-within>a{color:#c55f82}.chev{font-size:12px;margin-left:5px;color:#aa8793}.megaMenu{position:absolute;left:0;right:0;top:126px;background:#fff;border-top:1px solid #eee0e5;border-bottom:1px solid #ead8df;box-shadow:0 18px 36px #49323c14;opacity:0;visibility:hidden;transform:translateY(-6px);transition:.16s;pointer-events:none}.categoryItem:hover .megaMenu,.categoryItem:focus-within .megaMenu{opacity:1;visibility:visible;transform:none;pointer-events:auto}.megaInner{max-width:1200px;margin:auto;padding:28px 42px;display:grid;grid-template-columns:repeat(3,minmax(140px,1fr)) minmax(230px,1.15fr);gap:32px}.megaColumn{display:flex;flex-direction:column;gap:9px}.megaColumn>b{font-family:Playfair Display,serif;font-size:17px;margin-bottom:4px}.megaColumn>a{font-size:12px;color:#765e67}.megaColumn>a:hover{color:#c55f82}.megaPromo{border-left:1px solid #eee0e5;padding-left:28px;display:grid;grid-template-columns:96px 1fr;grid-template-areas:"img label" "img title" "img cta";gap:4px 14px;align-items:center}.megaPromoImage{grid-area:img;width:96px;height:120px;background:#fbf6f7;border-radius:14px;overflow:hidden}.megaPromoImage img{width:100%;height:100%;object-fit:contain}.megaPromo small{grid-area:label;color:#b25e7d;text-transform:uppercase;font-size:9px;letter-spacing:.12em}.megaPromo strong{grid-area:title;font-size:13px;line-height:1.35}.megaPromo>a{grid-area:cta;font-size:11px;color:#a34f6e;font-weight:700}.bbHero{min-height:610px;position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:25px;padding:62px 7vw 64px;overflow:hidden}.heroTone-rose{background:linear-gradient(110deg,#fff8fb,#fbe5ec 57%,#f7d8df)}.heroTone-sage{background:linear-gradient(110deg,#fffaf8,#edf3eb 58%,#dbe9d8)}.heroTone-butter{background:linear-gradient(110deg,#fffaf5,#fff0cf 58%,#f4e0ad)}.heroCopy{position:relative;z-index:4;max-width:650px}.heroCopy h1{font-family:Playfair Display,serif;font-size:clamp(48px,5vw,76px);line-height:.98;margin:15px 0 22px;letter-spacing:-.025em}.heroCopy p{font-size:18px;line-height:1.6;max-width:590px;color:#654f58}.heroPrimary{background:#583d48;padding:16px 24px}.heroTextLink{align-self:center;font-size:13px;font-weight:700;color:#8a5268}.heroMiniTrust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:22px;font-size:12px;color:#6e5c63}.heroVisual{min-height:485px;position:relative;display:flex;justify-content:center;align-items:center}.heroBlob{position:absolute;border-radius:50%;filter:blur(0);opacity:.48}.heroBlob.one{width:440px;height:440px;background:#fff;right:7%;top:4%}.heroBlob.two{width:230px;height:230px;background:#d99ab855;left:8%;bottom:2%}.heroProduct{position:absolute;display:block;filter:drop-shadow(0 28px 30px #5d3a4b24)}.heroProductMain{width:min(370px,48%);right:13%;top:4%;transform:rotate(3deg)}.heroProductSecond{width:min(300px,39%);left:12%;bottom:-1%;transform:rotate(-7deg)}.heroBadge{position:absolute;z-index:5;right:4%;bottom:12%;background:#fffefef0;border:1px solid #fff;border-radius:15px;padding:13px 16px;box-shadow:0 12px 28px #5b3c4820}.heroBadge b,.heroBadge small{display:block}.heroBadge b{font-size:12px}.heroBadge small{font-size:10px;color:#866d77;margin-top:3px}.heroArrow{position:absolute;z-index:7;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #ffffffa3;background:#ffffffb5;color:#60434f;font-size:28px;cursor:pointer;display:grid;place-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.heroPrev{left:18px}.heroNext{right:18px}.heroDots{position:absolute;left:50%;bottom:20px;transform:translate(-50%);display:flex;gap:8px;z-index:7}.heroDots button{width:8px;height:8px;border-radius:50%;border:0;background:#a98a965e;padding:0;cursor:pointer;transition:.2s}.heroDots button.active{width:24px;border-radius:99px;background:#5a3f4a}.uspBar{min-height:78px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid #eee1e6}.uspBar>a{display:flex;justify-content:center;align-items:center;gap:12px;padding:16px 22px;border-right:1px solid #eee1e6}.uspBar>a:last-child{border-right:0}.uspBar>a>span{width:35px;height:35px;border-radius:50%;background:#fff0f5;color:#b85f7f;display:grid;place-items:center;font-size:19px}.uspBar b,.uspBar small{display:block}.uspBar b{font-size:12px}.uspBar small{font-size:10px;color:#8b747d;margin-top:3px}.mobileNavOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#25191f80;z-index:100;display:flex}.mobileNavDrawer{width:min(390px,90vw);height:100%;background:#fff;overflow:auto;padding:18px;box-shadow:18px 0 40px #0002}.mobileNavTop{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mobileNavTop img{width:175px}.mobileNavTop button{border:0;background:none;font-size:30px;cursor:pointer}.mobileSearch{margin-bottom:17px}.mobileCategoryList details{border-bottom:1px solid #eee0e5;padding:0}.mobileCategoryList summary{list-style:none;padding:14px 2px;font-weight:700;font-size:14px;cursor:pointer}.mobileCategoryList summary::-webkit-details-marker{display:none}.mobileCategoryList details>b{display:block;padding:8px 5px 5px;color:#a55774;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.mobileCategoryList details>a{display:block;padding:8px 9px;font-size:13px;color:#705a63}.mobileUtility{display:flex;gap:12px;margin-top:20px}.mobileUtility a{flex:1;border:1px solid #e2d1d8;border-radius:11px;padding:11px;text-align:center;font-size:12px}.brandImage img{background:transparent!important}footer .brandImage{justify-content:center}footer .brandImage img{width:220px}@media(max-width:1100px){.bbHeaderMain{grid-template-columns:190px minmax(260px,1fr) auto;gap:18px;padding:0 3vw}.bbLogo img{width:185px}.bbUtilities{gap:11px}.utilityLink small{display:none}.utilityLink{display:block}.categoryItem>a{padding:0 10px;font-size:11.5px}.megaInner{padding:24px 28px}.bbHero{padding-left:5vw;padding-right:5vw}.heroProductMain{right:5%}.heroProductSecond{left:4%}}@media(max-width:820px){.announcementStrip{height:34px;grid-template-columns:34px 1fr 34px}.announcementStrip>a{font-size:11px}.announcementStrip>a b{display:none}.bbHeaderMain{height:68px;grid-template-columns:40px 1fr auto;padding:0 4vw;gap:10px}.mobileMenuBtn{display:block}.bbLogo img{width:172px}.bbSearch{grid-column:1/-1;grid-row:2;height:43px;margin-bottom:9px}.bbHeaderMain{height:auto;padding-top:10px;padding-bottom:8px}.bbUtilities .utilityLink:not(.utilityCart){display:none}.utilityCart small{display:inline;font-size:11px}.utilityCart{display:flex;align-items:center;gap:5px}.utilityCart>span{font-size:18px}.categoryNav{display:none}.bbHeader{position:sticky;top:0}.megaMenu{display:none}.bbHero{min-height:690px;grid-template-columns:1fr;padding:44px 6vw 46px}.heroCopy{max-width:600px}.heroCopy h1{font-size:clamp(42px,9vw,62px)}.heroVisual{min-height:330px}.heroProductMain{width:45%;right:16%;top:2%}.heroProductSecond{width:38%;left:15%;bottom:0}.heroBadge{right:4%;bottom:5%}.heroArrow{width:38px;height:38px}.heroPrev{left:8px}.heroNext{right:8px}.uspBar{grid-template-columns:1fr}.uspBar>a{border-right:0;border-bottom:1px solid #eee1e6;justify-content:flex-start;padding-left:8vw}.uspBar>a:last-child{border-bottom:0}}@media(max-width:520px){.bbLogo img{width:150px}.bbHeaderMain{grid-template-columns:36px 1fr auto}.mobileMenuBtn{font-size:22px}.utilityCart small{display:none}.utilityCart b{right:-7px}.bbHero{min-height:640px;padding:36px 5vw 38px}.heroCopy h1{font-size:42px}.heroCopy p{font-size:15px}.heroActions{align-items:flex-start;flex-direction:column;margin:22px 0 15px}.heroPrimary{width:100%;text-align:center}.heroMiniTrust{gap:7px 12px}.heroVisual{min-height:280px}.heroProductMain{width:52%;right:8%}.heroProductSecond{width:45%;left:6%}.heroBadge{right:2%;bottom:3%;padding:10px 12px}.heroBadge small{max-width:170px}.heroDots{bottom:13px}.heroArrow{display:none}}.productMediaTabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;max-width:640px;margin:0 auto 14px;padding:4px;background:#efe3e8;border-radius:999px}.productMediaTabs button{border:0;background:transparent;border-radius:999px;padding:10px 14px;color:#7c626d;font-size:12px;font-weight:700;cursor:pointer}.productMediaTabs button.active{background:#fff;color:#503a43;box-shadow:0 3px 12px #593f4914}.productGallery{max-width:640px;margin:0 auto}.galleryMain{position:relative;background:#fff;border-radius:22px;overflow:hidden;aspect-ratio:4/5;box-shadow:0 18px 45px #5a39481c}.galleryMain>img{width:100%;height:100%;display:block;object-fit:cover;background:#fbf6f7}.galleryMain>img[src$=".svg"]{object-fit:contain;padding:2%;box-sizing:border-box}.galleryCounter{position:absolute;right:12px;top:12px;background:#fffef0;color:#5a414a;border:1px solid #fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700;box-shadow:0 4px 14px #0001}.galleryArrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #fff;background:#ffffffd9;color:#5a414a;font-size:24px;display:grid;place-items:center;cursor:pointer;box-shadow:0 5px 18px #0002}.galleryArrow.prev{left:12px}.galleryArrow.next{right:12px}.galleryThumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:11px}.galleryThumbs>button{aspect-ratio:1;border:1px solid #e4d4db;background:#fff;border-radius:12px;padding:4px;overflow:hidden;cursor:pointer}.galleryThumbs>button.active{border-color:#5a3f4a;box-shadow:inset 0 0 0 1px #5a3f4a}.galleryThumbs img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}.galleryThumbs button:has(img[src$=".svg"]) img{object-fit:contain}.galleryThumbs .livePreviewTile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:linear-gradient(145deg,#fff7fa,#f7e6ed);color:#634650}.livePreviewTile span{font-size:20px;color:#c65f84}.livePreviewTile b{font-size:11px}.livePreviewTile small{font-size:9px;color:#907680}.galleryCaption{padding:13px 4px 0}.galleryCaption b{font-size:12px}.galleryCaption span{font-size:11px;color:#8b727b;margin-top:4px;line-height:1.4}.featuredProductPhoto,.productPhoto{background:#f8f2f4}@media(max-width:600px){.productMediaTabs{margin:0 5px 10px}.galleryMain{border-radius:16px}.galleryArrow{width:34px;height:34px}.galleryThumbs{gap:6px}.galleryCaption{padding-left:2px;padding-right:2px}}.productImage{position:relative}.productImage .primaryProductPhoto,.productImage .secondaryProductPhoto{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .28s ease,transform .35s ease}.productImage .primaryProductPhoto{opacity:1;z-index:1}.productImage .secondaryProductPhoto{opacity:0;z-index:2;background:#fbf6f7;object-fit:contain;padding:3%;box-sizing:border-box}.productCard:hover .productImage .primaryProductPhoto{opacity:0;transform:scale(1.015)}.productCard:hover .productImage .secondaryProductPhoto{opacity:1}.productImage em,.productImage i{z-index:4}.productGallery .galleryMain img{image-rendering:auto}@media(max-width:820px){.productCard:hover .productImage .primaryProductPhoto{opacity:1;transform:none}.productCard:hover .productImage .secondaryProductPhoto{opacity:0}}.localAiRemover{grid-template-columns:1fr auto}.localModelProgress{grid-column:1/-1;margin-top:4px}.localModelProgress>div{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#725b64;margin-bottom:7px}.localModelProgress>div b{color:#4f3942}.localModelProgress>i{display:block;height:7px;border-radius:999px;background:#eee0e6;overflow:hidden}.localModelProgress>i>span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#d9789c,#f0ad6a);transition:width .2s ease}.localModelProgress>small{display:block;margin-top:7px;color:#9a818b;font-size:10px;line-height:1.4}@media(max-width:600px){.localAiRemover{grid-template-columns:1fr}.localAiRemover .removeBgBtn{width:100%}}.catalogSection,.how,.why,footer{content-visibility:auto;contain-intrinsic-size:900px}.productCard{content-visibility:auto;contain-intrinsic-size:520px}.customizer{height:min(820px,92vh);max-height:92vh;overflow:hidden;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)}.productPreviewPanel{justify-content:flex-start;min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain}.richCustomizer{min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain}.productMediaTabs{position:sticky;top:0;z-index:35;background:#efe3e8;flex:0 0 auto}.productGallery{width:100%}.previewHeading{width:100%;padding-top:2px}.directDesignScene{padding:14px 12px 20px;background:linear-gradient(180deg,#f6edf1,#fbf7f8);border:1px solid #eadbe1;border-radius:20px;perspective:none}.directDesignScene .blanketSurface{width:min(520px,92%);max-height:none;transform:none;border-radius:10px;background-image:none;box-shadow:0 10px 28px #593f4918,0 0 0 1px #dbc9d1;overflow:hidden}.directDesignScene .blanketHanger,.directDesignScene .blanketShadow,.directDesignScene .fabricGlow,.directDesignScene .fabricFold,.directDesignScene .blanketHem{display:none}.designComposition{position:absolute;transform-origin:center;pointer-events:none}.designComposition .canvasLayer{pointer-events:auto}.designComposition .blanketDesignLayer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.designControlLayer{width:100%;height:100%;z-index:18;pointer-events:none!important;transform-origin:center}.designControlLayer.selected:after{top:8px;right:8px;bottom:8px;left:8px;border-radius:8px;border:2px solid #5a3f4a;box-shadow:0 0 0 2px #fff9}.designControlLayer .layerHandle{pointer-events:auto}.designControlLayer .resizeHandle{right:10px;bottom:10px}.designControlLayer .rotateHandle{right:10px;top:10px}.designLayerBadge{position:absolute;left:12px;top:12px;background:#593f49;color:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:700;box-shadow:0 3px 10px #0002}.editorCallout{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:640px;margin:0 auto 10px;padding:9px 11px;border:1px solid #ead8df;border-radius:12px;background:#fff}.editorCallout b{font-size:12px;color:#513a43}.editorCallout span{font-size:10px;color:#8a727b;text-align:right;line-height:1.35}.layerInspector{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;max-width:640px;margin:10px auto 4px}.layerInspectorTitle{display:flex;justify-content:space-between;align-items:center;flex-basis:100%;padding:0 3px 3px}.layerInspectorTitle b{font-size:12px}.layerInspectorTitle span{font-size:10px;color:#8a727b}.layerInspector button{border:1px solid #decbd3;background:#fff;border-radius:10px;padding:8px 10px;font-size:10px;font-weight:700;color:#5a414a;cursor:pointer}.layerInspector button:hover{border-color:#9e7586}.layerInspector .inspectorPrimary{background:#5a3f4a;color:#fff;border-color:#5a3f4a}.photoTools .dangerText{color:#a13d53;border-color:#e7c6cf;background:#fff8fa}.previewNote{max-width:640px;margin-left:auto;margin-right:auto;line-height:1.45}@media(max-width:900px){.customizer{height:96vh;max-height:96vh;display:block;overflow-y:auto}.productPreviewPanel,.richCustomizer{height:auto;min-height:0;overflow:visible}.productMediaTabs{position:static}.editorCallout{align-items:flex-start;flex-direction:column}.editorCallout span{text-align:left}}@media(max-width:600px){.directDesignScene{padding:10px 6px 14px}.directDesignScene .blanketSurface{width:min(430px,94vw)}.layerInspector{gap:5px}.layerInspector button{padding:8px 9px}}.callieInspiredHome{background:#fff;color:#4c3740}.headerSearchWrap{position:relative;min-width:0}.searchDropdown{position:absolute;left:0;right:0;top:54px;background:#fff;border:1px solid #eadce2;border-radius:18px;box-shadow:0 20px 60px #3f2c3426;padding:16px;z-index:90}.searchDropHead{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:0 4px 10px}.searchDropHead b{font-size:14px}.searchDropHead small{font-size:10px;color:#927984}.searchSuggestionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.searchSuggestionGrid button{border:0;background:#fff;padding:9px 10px;border-radius:10px;text-align:left;display:flex;align-items:center;gap:9px;color:#5c444e;cursor:pointer}.searchSuggestionGrid button:hover{background:#fff3f7}.searchSuggestionGrid button span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#fff0f5;color:#b9577c;font-size:12px}.searchDropPromos{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px;padding-top:11px;border-top:1px solid #f0e3e8}.searchDropPromos button{border:1px solid #ead9e0;background:linear-gradient(145deg,#fff8fb,#f9eef3);border-radius:12px;padding:11px;text-align:left;cursor:pointer}.searchDropPromos b,.searchDropPromos span{display:block}.searchDropPromos b{font-size:12px}.searchDropPromos span{font-size:10px;color:#967b86;margin-top:4px}.bbUtilities button.utilityLink{border:0;background:transparent;cursor:pointer;color:inherit}.mobileUtility button{flex:1;border:1px solid #e2d1d8;background:#fff;border-radius:11px;padding:11px;text-align:center;font-size:12px;color:#5c444e;cursor:pointer}.heroTone-lavender{background:linear-gradient(105deg,#f6f0fb,#f1e6f7 54%,#efe2f0)}.callieTrustStrip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #eee2e7;border-bottom:1px solid #eee2e7;background:#fff}.callieTrustStrip>a{display:flex;align-items:center;justify-content:center;gap:12px;padding:19px 16px;border-right:1px solid #eee2e7}.callieTrustStrip>a:last-child{border-right:0}.callieTrustStrip>a>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff2f6;color:#b25b7a;font-size:18px}.callieTrustStrip b,.callieTrustStrip small{display:block}.callieTrustStrip b{font-size:13px}.callieTrustStrip small{font-size:10px;color:#8a727b;margin-top:2px}.quickCategorySection,.homeSection{padding:60px 5.2vw}.quickCategorySection{padding-bottom:38px}.homeSectionTitle{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.homeSectionTitle>div>span{font-size:10px;letter-spacing:.16em;color:#ac5a79;font-weight:800}.homeSectionTitle h2{font-family:Playfair Display,serif;font-size:36px;line-height:1;margin:7px 0}.homeSectionTitle p{margin:0;color:#856d77;font-size:13px}.homeSectionTitle>a{font-size:12px;font-weight:700;color:#8d4c65;border-bottom:1px solid #c995a9;padding-bottom:3px;white-space:nowrap}.homeSectionTitle.compact{margin-bottom:18px}.quickCategoryRow{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.quickCategoryRow>button{border:0;background:none;padding:0;cursor:pointer;color:#543d46;text-align:center}.quickCategoryImage{position:relative;display:block;aspect-ratio:1;border-radius:18px;overflow:hidden;background:#f8eef2;border:1px solid #f0e2e8}.quickCategoryImage img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.quickCategoryImage i{position:absolute;right:8px;bottom:8px;width:29px;height:29px;border-radius:50%;background:#ffffffde;display:grid;place-items:center;font-style:normal;color:#a95876;box-shadow:0 3px 12px #0002}.quickCategoryRow>button:hover img{transform:scale(1.04)}.quickCategoryRow b{display:block;margin-top:9px;font-size:12px}.productRailSection{padding-top:38px;padding-bottom:38px}.railShell{position:relative}.productRail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);grid-template-rows:1fr;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 8px}.productRail::-webkit-scrollbar{display:none}.railProductCard{scroll-snap-align:start;min-width:0;background:#fff}.railProductMedia{position:relative;aspect-ratio:4/5;border-radius:16px;overflow:hidden;background:#f8f1f4}.railProductClick{display:block;width:100%;height:100%;padding:0;border:0;background:none;cursor:pointer}.railProductClick img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.railProductCard:hover .railProductClick img{transform:scale(1.025)}.favoriteBtn{position:absolute;right:9px;top:9px;width:34px;height:34px;border-radius:50%;border:1px solid #fff;background:#ffffffea;display:grid;place-items:center;font-size:20px;color:#684852;cursor:pointer;box-shadow:0 4px 14px #0001}.favoriteBtn.active{color:#be4f78}.railProductMedia em{position:absolute;left:9px;top:9px;background:#fff7fb;border:1px solid #ead5dd;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal}.railProductInfo{display:block;width:100%;border:0;background:none;text-align:left;padding:10px 2px 2px;cursor:pointer;color:#4d3941}.railProductInfo small,.railProductInfo b,.railProductInfo span{display:block}.railProductInfo small{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#a25e78}.railProductInfo b{font-size:12px;line-height:1.35;margin:5px 0;height:33px;overflow:hidden}.railProductInfo span{font-size:12px;font-weight:800}.railArrow{position:absolute;top:42%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border-radius:50%;border:1px solid #e6d4db;background:#fffffff0;color:#5c424c;font-size:26px;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 20px #4b343d1f}.railArrow.left{left:-18px}.railArrow.right{right:-18px}.campaignBanner{margin:28px 5.2vw 20px;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:1.04fr .96fr;min-height:420px;background:linear-gradient(125deg,#f8eadf,#f5dce4);position:relative}.campaignCopy{padding:62px 6vw;align-self:center}.campaignCopy>span{font-size:10px;letter-spacing:.16em;font-weight:800;color:#a9607a}.campaignCopy h2{font-family:Playfair Display,serif;font-size:clamp(36px,4vw,56px);line-height:1.03;margin:10px 0 16px}.campaignCopy p{font-size:15px;line-height:1.6;color:#715965;max-width:570px}.campaignImages{position:relative;min-height:420px}.campaignImages img{position:absolute;object-fit:cover;border-radius:24px;box-shadow:0 24px 55px #5b3d4926}.campaignImages img:first-child{width:48%;height:78%;right:34%;top:11%;transform:rotate(-4deg)}.campaignImages img:last-child{width:45%;height:72%;right:4%;top:17%;transform:rotate(5deg)}.pickForYou{padding-top:44px}.pickGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px 14px}.pickGrid .railProductCard{min-width:0}.homeHow{padding-top:75px;padding-bottom:75px;background:#fbf6f3}.homeHow .steps>div{border:1px solid #eee2dc;box-shadow:none}.callieWhy{padding-top:76px;padding-bottom:76px}.homeReviews{padding:42px 5.2vw}.homeReviews div{border:1px solid #f0e1e7}.newsletterSection{padding:62px 5.2vw;background:#5a414b;color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:6vw;align-items:start}.newsletterIntro>span{font-size:10px;letter-spacing:.18em;color:#f3bfd1;font-weight:800}.newsletterIntro h2{font-family:Playfair Display,serif;font-size:40px;line-height:1.05;margin:10px 0 14px}.newsletterIntro p{color:#ebdfe4;line-height:1.6;margin:0;max-width:520px}.newsletterForms{display:grid;gap:16px}.newsletterForms form>label{display:block;font-size:11px;font-weight:800;margin-bottom:7px}.newsletterForms form>div{display:grid;grid-template-columns:1fr auto;background:#fff;border-radius:12px;overflow:hidden}.newsletterForms input,.newsletterForms select{border:0;outline:0;padding:13px 14px;background:#fff;color:#4c3740;min-width:0}.newsletterForms button{border:0;background:#d8799d;color:#fff;font-weight:800;padding:0 18px;cursor:pointer}.newsletterForms .smsRow{grid-template-columns:85px 1fr auto}.newsletterForms select{border-right:1px solid #ead8df}.newsletterLegal{color:#d9c6ce;line-height:1.5;font-size:9px}.formSuccess,.formError{display:block;margin-top:6px;font-size:10px}.formSuccess{color:#d2f2d9}.formError{color:#ffd0d6}.siteFooter{padding:54px 5.2vw 24px;background:#fff;border-top:0;display:grid;grid-template-columns:1.25fr repeat(3,.8fr);gap:35px 44px;text-align:left}.footerBrand img{width:190px;height:auto}.footerBrand p{font-size:12px;line-height:1.55;color:#7b6570;max-width:260px}.footerSocial{display:flex;gap:8px;margin-top:15px}.footerSocial a{width:34px;height:34px;border-radius:50%;border:1px solid #e8d6dd;display:grid;place-items:center;font-weight:800;color:#6e4e5b}.footerColumn{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footerColumn>b{font-size:12px;margin-bottom:4px}.footerColumn a,.footerColumn button{border:0;background:none;padding:0;color:#79636c;font-size:11px;cursor:pointer;text-align:left}.footerColumn a:hover,.footerColumn button:hover{text-decoration:underline}.footerUtility{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid #eee2e7}.countryButton{border:1px solid #e5d5dc;background:#fff;border-radius:12px;padding:10px 13px;display:flex;align-items:center;gap:10px;cursor:pointer;color:#513c45}.countryButton>span{font-size:22px}.countryButton div{text-align:left}.countryButton small,.countryButton b{display:block}.countryButton small{font-size:9px;color:#9a808a}.countryButton b{font-size:11px}.countryButton i{font-style:normal;margin-left:6px}.securePayments{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.securePayments small{font-size:9px;color:#927b84;margin-right:4px}.securePayments span{border:1px solid #e7d7dd;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:800;background:#fff}.footerBottom{grid-column:1/-1;border-top:1px solid #eee2e7;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#927b84}.homeOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#261a207d;z-index:120;display:grid;place-items:center;padding:18px}.trackCard,.countryCard{position:relative;width:min(520px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;padding:30px;box-shadow:0 30px 90px #0004}.overlayClose{position:absolute;right:16px;top:13px;border:0;background:none;font-size:28px;color:#604650;cursor:pointer}.modalEyebrow{font-size:10px;letter-spacing:.16em;color:#ad5a79;font-weight:800}.trackCard h2,.countryCard h2{font-family:Playfair Display,serif;font-size:32px;margin:8px 0}.trackCard>p,.countryCard>p{color:#846d77;font-size:12px;line-height:1.5}.trackCard form{display:grid;gap:10px;margin-top:18px}.trackCard input{border:1px solid #ddcbd2;border-radius:12px;padding:13px 14px}.trackCard form .primary{border-radius:12px}.trackError{margin-top:12px;border-radius:10px;background:#fff0f1;color:#a63d4d;padding:10px;font-size:11px}.trackResult{margin-top:15px;border:1px solid #d8e8dc;background:#f4fbf5;border-radius:14px;padding:16px}.trackResult small,.trackResult b,.trackResult span{display:block}.trackResult small{font-size:9px;color:#66806d}.trackResult b{font-size:20px;margin:5px 0;color:#385b43}.trackResult span{font-size:10px;color:#6d7b71;margin-top:3px}.countryGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.countryGrid button{border:1px solid #ead8df;background:#fff;border-radius:12px;padding:11px;display:grid;grid-template-columns:30px 1fr auto;gap:7px;align-items:center;text-align:left;cursor:pointer;color:#563f48}.countryGrid button.selected{border-color:#7b5664;box-shadow:inset 0 0 0 1px #7b5664}.countryGrid button span{font-size:20px}.countryGrid button b{font-size:11px}.countryGrid button i{font-style:normal;color:#4f7a5a}.homePromo{position:fixed;right:24px;bottom:24px;z-index:110;width:min(420px,calc(100vw - 32px));background:#fff;border:1px solid #ead7df;border-radius:20px;box-shadow:0 22px 70px #35232b38;display:grid;grid-template-columns:1fr 120px;overflow:hidden}.homePromo>button{position:absolute;right:7px;top:5px;z-index:3;border:0;background:#ffffffd9;width:28px;height:28px;border-radius:50%;font-size:18px;cursor:pointer}.homePromo>div{padding:22px}.homePromo>div>span{font-size:9px;letter-spacing:.14em;color:#ae5c7a;font-weight:800}.homePromo>div>b{display:block;font-family:Playfair Display,serif;font-size:21px;line-height:1.05;margin:7px 0}.homePromo p{font-size:10px;line-height:1.45;color:#7c6670}.homePromo a{font-size:11px;font-weight:800;color:#9e4f70}.homePromo img{width:100%;height:100%;object-fit:cover}@media(max-width:1150px){.quickCategoryRow,.pickGrid{grid-template-columns:repeat(4,1fr)}.productRail{grid-auto-columns:minmax(180px,23vw)}}@media(max-width:900px){.headerSearchWrap{grid-column:1/-1;grid-row:2;margin-bottom:2px}.headerSearchWrap .bbSearch{grid-column:auto;grid-row:auto;margin-bottom:0}.searchDropdown{top:49px}.callieTrustStrip{grid-template-columns:repeat(2,1fr)}.callieTrustStrip>a:nth-child(2){border-right:0}.callieTrustStrip>a:nth-child(-n+2){border-bottom:1px solid #eee2e7}.campaignBanner{grid-template-columns:1fr}.campaignCopy{padding:45px 6vw}.campaignImages{min-height:340px}.campaignImages img:first-child{right:40%}.campaignImages img:last-child{right:8%}.pickGrid{grid-template-columns:repeat(3,1fr)}.newsletterSection{grid-template-columns:1fr;gap:28px}.siteFooter{grid-template-columns:1.2fr 1fr 1fr}.footerBrand{grid-column:1/-1}.footerUtility{align-items:flex-start;flex-direction:column}.securePayments{justify-content:flex-start}}@media(max-width:600px){.headerSearchWrap{grid-column:1/-1;grid-row:2;width:100%;margin-bottom:0}.headerSearchWrap .bbSearch{height:43px}.searchDropdown{left:-4vw;right:-4vw;border-radius:0 0 18px 18px;top:51px;max-height:70vh;overflow:auto}.searchSuggestionGrid,.searchDropPromos{grid-template-columns:1fr}.callieTrustStrip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.callieTrustStrip>a{min-width:72%;justify-content:flex-start;scroll-snap-align:start;border-bottom:0!important}.quickCategorySection,.homeSection{padding:42px 4.5vw}.homeSectionTitle{align-items:flex-start}.homeSectionTitle h2{font-size:30px}.homeSectionTitle p{font-size:11px}.homeSectionTitle>a{font-size:10px}.quickCategoryRow{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.quickCategoryRow::-webkit-scrollbar{display:none}.quickCategoryRow>button{min-width:112px;scroll-snap-align:start}.quickCategoryImage{border-radius:15px}.productRail{grid-auto-columns:66vw;gap:11px}.railArrow{display:none}.productRailSection{padding-left:4.5vw;padding-right:4.5vw}.campaignBanner{margin:18px 4.5vw;border-radius:20px}.campaignCopy{padding:35px 7vw}.campaignCopy h2{font-size:35px}.campaignImages{min-height:280px}.campaignImages img:first-child{width:48%;height:72%;right:40%;top:13%}.campaignImages img:last-child{width:44%;height:66%;right:6%;top:20%}.pickGrid{grid-template-columns:repeat(2,1fr);gap:18px 10px}.pickGrid .railProductInfo b{height:34px}.newsletterSection{padding:46px 5vw}.newsletterIntro h2{font-size:34px}.newsletterForms form>div,.newsletterForms .smsRow{grid-template-columns:1fr}.newsletterForms select{border-right:0;border-bottom:1px solid #ead8df}.newsletterForms button{padding:12px 15px}.siteFooter{grid-template-columns:1fr 1fr;padding:42px 5vw 22px;gap:28px 18px}.footerBrand{grid-column:1/-1}.footerColumn{gap:8px}.footerUtility{grid-column:1/-1}.footerBottom{flex-direction:column;gap:7px}.securePayments span{font-size:8px}.countryGrid{grid-template-columns:1fr}.trackCard,.countryCard{padding:26px 20px}.homePromo{right:16px;bottom:16px;grid-template-columns:1fr 100px}.homePromo>div{padding:18px}.homePromo>div>b{font-size:18px}}.modal{z-index:120;height:100vh;height:100dvh;min-height:100dvh;padding:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;overscroll-behavior:none}.customizer{width:min(1280px,calc(100vw - 24px));height:min(860px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);min-height:0;margin:0;overflow:hidden;border-radius:22px;box-shadow:0 28px 90px #1f151a66}.productPreviewPanel,.richCustomizer{min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.customizer>.abs{position:absolute;top:10px;right:10px;z-index:90;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fffffff2;border:1px solid #ead8df;box-shadow:0 5px 18px #3c28321f;line-height:1}.customizer>.abs:hover{background:#fff4f8}.editorOverlay{z-index:180}.blanketDesigner.fullscreen{z-index:170}.sizeGuideOverlay{z-index:190}@media(max-width:900px){.modal{padding:6px}.customizer{width:calc(100vw - 12px);height:calc(100dvh - 12px);max-height:calc(100dvh - 12px);display:block;overflow-y:auto;border-radius:16px}.productPreviewPanel,.richCustomizer{height:auto;min-height:0;overflow:visible;scrollbar-gutter:auto}.customizer>.abs{position:fixed;top:12px;right:12px}}@media(max-width:600px){.modal{padding:0}.customizer{width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.customizer>.abs{top:8px;right:8px}}.callieGalleryExperience{width:100%;max-width:720px;margin:0 auto;display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:start}.galleryThumbRail{display:flex;flex-direction:column;gap:9px;max-height:690px;overflow-y:auto;scrollbar-width:thin;padding:1px 2px 8px}.galleryThumbRail>button{width:100%;aspect-ratio:1;border:1px solid #dfcfd6;background:#fff;border-radius:10px;padding:4px;overflow:hidden;cursor:pointer;flex:0 0 auto}.galleryThumbRail>button.active{border-color:#4e3942;box-shadow:inset 0 0 0 1px #4e3942}.galleryThumbRail img{width:100%;height:100%;object-fit:cover;display:block;border-radius:6px}.galleryThumbRail button:has(img[src$=".svg"]) img{object-fit:contain;background:#fff}.previewRailTile{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:1px;background:#fffaf2!important}.previewRailTile span{font-size:19px;color:#ab5777}.previewRailTile b{font-size:11px}.previewRailTile small{font-size:9px;color:#8a747c}.galleryViewer{position:relative;min-width:0;padding-bottom:48px}.callieGalleryMain{width:100%;max-height:680px;aspect-ratio:4/5;border-radius:8px;background:#f6f1f3;box-shadow:none}.galleryImageButton{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:zoom-in;overflow:hidden}.galleryImageButton img{width:100%;height:100%;display:block;object-fit:cover;transform-origin:center;transition:transform .18s ease;image-rendering:auto}.galleryImageButton img[src$=".svg"]{object-fit:contain;background:#fff}.callieGalleryMain .galleryCounter{top:auto;right:auto;left:50%;bottom:13px;transform:translate(-50%);z-index:8;background:#ffffffea;padding:5px 9px}.callieGalleryMain .galleryArrow{z-index:9;background:#fffffff0;border-color:#e8dce1}.galleryZoomControls{position:absolute;right:9px;bottom:9px;z-index:10;display:flex;flex-direction:column;gap:4px;border:1px solid #e6d9df;background:#fffffff1;border-radius:9px;overflow:hidden;box-shadow:0 4px 14px #0001}.galleryZoomControls button{width:38px;height:36px;border:0;border-bottom:1px solid #eee3e7;background:#fff;color:#4c3740;cursor:pointer;font-size:13px;font-weight:800}.galleryZoomControls button:last-child{border-bottom:0}.galleryZoomControls button:disabled{opacity:.35;cursor:not-allowed}.galleryCategoryTabs{position:absolute;left:50%;bottom:7px;transform:translate(-50%);z-index:15;display:flex;align-items:center;padding:3px;border:1px solid #ded2d7;border-radius:999px;background:#fffffff2;box-shadow:0 5px 18px #2d20261f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.galleryCategoryTabs button{border:0;background:transparent;color:#655159;padding:7px 12px;border-radius:999px;font-size:11px;cursor:pointer;white-space:nowrap}.galleryCategoryTabs button.active{background:#4c3740;color:#fff;box-shadow:0 3px 10px #3b28313b}.galleryCaption{padding:11px 2px 0;min-height:54px}.galleryCaption b,.galleryCaption span{display:block}.galleryCaption b{font-size:11px}.galleryCaption span{font-size:10px;color:#88717a;margin-top:3px;line-height:1.4}.galleryLivePreview{min-height:0;background:#f9f3f5;border:1px solid #eadde2;border-radius:12px;padding:10px 8px 14px;overflow:hidden}.galleryLivePreview .previewHeading{margin-bottom:6px;padding:0 4px}.galleryLivePreview .previewHeading .eyebrow{font-size:9px}.galleryLivePreview .previewHeading div>b{font-size:17px}.galleryLivePreview .previewHeading small{font-size:9px}.galleryLivePreview .blanketDesigner{max-width:590px}.galleryLivePreview .directDesignScene{padding:8px 7px 11px}.galleryLivePreview .directDesignScene .blanketSurface{width:min(460px,86%)}.galleryLivePreview .designerToolbar{margin:4px 4px 8px}.galleryLivePreview .designerToolbar button{padding:6px 8px;font-size:9px}.galleryLivePreview .editorCallout{padding:7px 9px;margin-bottom:7px}.galleryLivePreview .editorCallout span{font-size:9px}.galleryLivePreview .layerInspector{margin-top:7px}.galleryLivePreview .layerInspector button{padding:6px 8px;font-size:9px}.galleryLivePreview .designerStatus{margin-top:1px}.galleryLivePreview .designerStatus>span{padding:5px 7px;font-size:9px}.galleryLivePreview .previewNote{font-size:9px;margin:6px auto 0;max-width:560px}.galleryLightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;background:#22181da8;display:grid;place-items:center;padding:24px}.galleryLightboxCard{position:relative;width:min(1040px,96vw);height:min(820px,94dvh);background:#fff;border-radius:18px;display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:28px 22px 20px;box-shadow:0 35px 100px #0005;overflow:hidden}.galleryLightboxClose{position:absolute;top:8px;right:12px;z-index:8;border:0;background:transparent;font-size:29px;cursor:pointer;color:#4c3740}.lightboxThumbs{padding-top:38px;display:flex;flex-direction:column;gap:8px;overflow-y:auto}.lightboxThumbs button{aspect-ratio:1;border:1px solid #e3d4da;background:#fff;border-radius:9px;padding:4px;overflow:hidden;cursor:pointer;flex:0 0 auto}.lightboxThumbs button.active{border-color:#4c3740;box-shadow:inset 0 0 0 1px #4c3740}.lightboxThumbs img{width:100%;height:100%;object-fit:cover;border-radius:5px;display:block}.lightboxStage{position:relative;min-width:0;min-height:0;background:#f5f1f2;overflow:hidden;display:grid;place-items:center;border-radius:7px}.lightboxStage>img{width:100%;height:100%;object-fit:contain;transform-origin:center;transition:transform .18s ease}.lightboxStage .galleryCounter{top:auto;right:auto;bottom:14px;left:50%;transform:translate(-50%);z-index:7}.lightboxStage .galleryArrow{z-index:8}.lightboxStage .galleryZoomControls,.lightboxTabs{bottom:12px}@media(max-width:900px){.callieGalleryExperience{grid-template-columns:1fr;gap:8px}.galleryThumbRail{order:2;flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;padding:3px 2px}.galleryThumbRail>button{width:76px;min-width:76px}.galleryViewer{order:1;padding-bottom:50px}.galleryLivePreview{padding:8px 4px 12px}.galleryLightbox{padding:0}.galleryLightboxCard{width:100vw;height:100dvh;border-radius:0;grid-template-columns:1fr;grid-template-rows:1fr auto;padding:42px 10px 10px;gap:8px}.lightboxThumbs{order:2;padding:0;flex-direction:row;overflow-x:auto;overflow-y:hidden}.lightboxThumbs button{width:72px;min-width:72px}.lightboxStage{order:1}}@media(max-width:600px){.galleryThumbRail>button{width:64px;min-width:64px}.galleryCategoryTabs button{padding:7px 10px;font-size:10px}.galleryZoomControls button{width:34px;height:32px}.galleryLivePreview .previewHeading small{display:none}.galleryLivePreview .directDesignScene .blanketSurface{width:min(390px,91vw)}.galleryLivePreview .designerStatus .gestureHint{display:none}}.previewPresentationTabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;max-width:390px;margin:0 auto 8px;padding:3px;background:#ecdee4;border-radius:999px}.previewPresentationTabs button{border:0;background:transparent;color:#735b64;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;cursor:pointer}.previewPresentationTabs button.active{background:#fff;color:#4d3740;box-shadow:0 3px 10px #4d374018}.finishedMockupFrame{position:relative;width:min(480px,88%);aspect-ratio:4/5;margin:0 auto;background:#fff;border:1px solid #eadbe1;border-radius:13px;overflow:hidden;box-shadow:0 10px 30px #3d28321a}.finishedMockupFrame>img{width:100%;height:100%;object-fit:cover;display:block}.finishedMockupFrame>img[src$=".svg"]{object-fit:cover}.finishedColorBadge{position:absolute;left:10px;bottom:10px;display:flex;align-items:center;gap:6px;border:1px solid #eadbe1;border-radius:999px;background:#fffffff0;padding:6px 9px;color:#543e47;font-size:10px;font-weight:800;box-shadow:0 4px 13px #0001;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.finishedColorBadge i{width:13px;height:13px;border-radius:50%;border:1px solid #cdbcc3;display:block}.galleryLivePreview .previewNote b{color:#523b44}@media(max-width:600px){.finishedMockupFrame{width:min(390px,92vw)}.previewPresentationTabs{max-width:330px}.previewPresentationTabs button{font-size:9px;padding:7px 8px}}
