@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}.productPhoto{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s 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}.removeSensitivity{grid-column:1/-1}.aiFallbackBtn{grid-column:1/-1;border:1px solid #d8c4cd;background:#fff;color:#6d4b58;border-radius:999px;padding:10px 12px;cursor:pointer;font-weight:700}.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}}
