.wdd{--ivory:#fbf6f0;--blush:#eee0d8;--blush-dark:#dcc3b5;--rose:#b98a76;--rose-dark:#8f6350;--charcoal:#3a332f;--grey:#7a716b;--white:#fff;--line:#e6dad0;--radius:14px}.wdd,.wdd *{box-sizing:border-box}.wdd{background:var(--ivory);color:var(--charcoal);margin:0;font-family:Jost,sans-serif;line-height:1.6}.wdd h1,.wdd h2,.wdd h3,.wdd h4{color:var(--charcoal);margin:0 0 .4em;font-family:Playfair Display,serif;font-weight:600}.wdd a{color:inherit}.wdd .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.wdd header.hero{background:linear-gradient(180deg,var(--blush) 0%, var(--ivory) 100%);text-align:center;border-bottom:1px solid var(--line);padding:64px 0 48px}.wdd header.hero .eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--rose-dark);margin-bottom:14px;font-size:.75rem;font-weight:500}.wdd header.hero h1{max-width:780px;margin:0 auto 16px;font-size:2.5rem}.wdd header.hero p.sub{max-width:660px;color:var(--grey);margin:0 auto;font-size:1.05rem}.wdd .benefits{background:var(--white);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:0;display:flex}.wdd .benefits .item{text-align:center;border-right:1px solid var(--line);flex:220px;padding:22px 20px}.wdd .benefits .item:last-child{border-right:none}.wdd .benefits .item .num{color:var(--rose);margin-bottom:6px;font-family:Playfair Display,serif;font-size:1.3rem;display:block}.wdd .benefits .item p{color:var(--grey);margin:0;font-size:.92rem}.wdd section{padding:56px 0}.wdd section .head{text-align:center;max-width:660px;margin:0 auto 36px}.wdd section .head h2{font-size:1.9rem}.wdd section .head p{color:var(--grey)}.wdd .steps{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:20px;display:grid}.wdd .step{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);text-align:center;padding:24px 20px}.wdd .step .circle{background:var(--rose);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto 12px;font-family:Playfair Display,serif;font-size:.95rem;display:flex}.wdd .step h4{margin-bottom:6px;font-size:.98rem}.wdd .step p{color:var(--grey);margin:0;font-size:.86rem}.wdd .step .when{color:var(--rose-dark);letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:.7rem;display:inline-block}.wdd .ref-disclaimer{text-align:center;color:var(--grey);max-width:660px;margin:0 auto 26px;font-size:.85rem}.wdd .dress-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:26px;display:grid}.wdd .dress-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.wdd .dress-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #966e5a24}.wdd .dress-card.selected{outline:2px solid var(--rose)}.wdd .gallery{flex-direction:column;display:flex}.wdd .dress-card .gallery{border-bottom:1px solid var(--line)}.wdd .thumb-row{background:#fff;gap:8px;padding:10px;display:flex}.wdd .builder-preview .thumb-row{padding:10px 0 0}.wdd .thumb-btn{cursor:pointer;background:var(--blush);border:2px solid #0000;border-radius:6px;flex-shrink:0;width:52px;height:52px;padding:0;overflow:hidden}.wdd .thumb-btn.active{border-color:var(--rose)}.wdd .thumb-btn img{object-fit:cover;width:100%;height:100%;display:block}.wdd .dress-desc,.wdd .preview-desc{color:var(--grey);margin:0 0 12px;font-size:.85rem}.wdd .photo-placeholder{aspect-ratio:3/4;text-align:center;background:repeating-linear-gradient(135deg,#f4ece3,#f4ece3 10px,#efe3d7 10px 20px);flex-direction:column;justify-content:center;align-items:center;padding:16px;display:flex;position:relative;overflow:hidden}.wdd .photo-placeholder img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.wdd .upload-hint{color:var(--grey);z-index:1;flex-direction:column;align-items:center;gap:8px;font-size:.78rem;display:flex;position:relative}.wdd .upload-hint svg{opacity:.55;width:26px;height:26px}.wdd .photo-placeholder.has-photo .upload-hint{display:none}.wdd .placeholder-tag{color:#fff;letter-spacing:.02em;text-align:left;z-index:2;background:#3a332fc7;border-radius:20px;padding:4px 9px;font-size:.66rem;position:absolute;bottom:10px;left:10px;right:10px}.wdd .lace-photo{aspect-ratio:1;border:1px dashed var(--blush-dark);background:repeating-linear-gradient(135deg,#f4ece3,#f4ece3 8px,#efe3d7 8px 16px);border-radius:8px;justify-content:center;align-items:center;margin-bottom:8px;display:flex;position:relative;overflow:hidden}.wdd .lace-photo img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.wdd .lace-photo .upload-hint{font-size:.66rem}.wdd .lace-photo .upload-hint svg{width:18px;height:18px}.wdd .lace-photo.has-photo .upload-hint{display:none}.wdd .dress-info{flex-direction:column;flex:1;padding:18px 18px 20px;display:flex}.wdd .dress-info h3{margin-bottom:4px;font-size:1.15rem}.wdd .dress-info .price-range{color:var(--rose-dark);margin-bottom:14px;font-size:.95rem;font-weight:500}.wdd .dress-info .price-range small{color:var(--grey);margin-top:2px;font-size:.78rem;font-weight:400;display:block}.wdd .choose-btn{background:var(--charcoal);color:#fff;letter-spacing:.03em;cursor:pointer;border:none;border-radius:8px;margin-top:auto;padding:11px 16px;font-family:Jost,sans-serif;font-size:.9rem;transition:background .15s}.wdd .choose-btn:hover{background:var(--rose-dark)}.wdd .choose-btn.active{background:var(--rose)}.wdd #builder{background:var(--blush);border-top:1px solid var(--line);border-bottom:1px solid var(--line);scroll-margin-top:20px}.wdd .builder-empty{text-align:center;color:var(--grey);padding:30px 20px;font-size:.95rem}.wdd .builder-box{background:var(--white);border-radius:var(--radius);border:1px solid var(--line);gap:36px;padding:32px;display:none}.wdd .builder-box.show{grid-template-columns:220px 1fr;display:grid}@media (width<=720px){.wdd .builder-box.show{grid-template-columns:1fr}}.wdd .builder-preview .photo-placeholder{border-bottom:none;border-radius:10px}.wdd .builder-preview h3{margin:12px 0 2px;font-size:1.3rem}.wdd .builder-preview .selected-tag{color:var(--grey);margin-bottom:16px;font-size:.8rem}.wdd .field-group{margin-bottom:26px}.wdd .field-group>label.title{margin-bottom:4px;font-size:.98rem;font-weight:500;display:block}.wdd .field-group>.hint{color:var(--grey);margin-bottom:12px;font-size:.8rem}.wdd .swatches{flex-wrap:wrap;gap:10px;display:flex}.wdd .swatch{cursor:pointer;text-align:center;color:var(--grey);font-size:.75rem}.wdd .swatch .dot{border:2px solid #0000;border-radius:50%;width:38px;height:38px;margin:0 auto 6px;box-shadow:inset 0 0 0 1px #00000014}.wdd .swatch input{display:none}.wdd .swatch input:checked+.dot{border-color:var(--rose);box-shadow:0 0 0 3px #b98a762e}.wdd .lace-options{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.wdd .lace-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:12px;font-size:.85rem;position:relative}.wdd .lace-option input{z-index:2;position:absolute;top:10px;right:10px}.wdd .lace-option strong{margin-bottom:2px;font-family:Jost,sans-serif;font-weight:500;display:block}.wdd .lace-option span.desc{color:var(--grey);font-size:.76rem}.wdd .lace-option:has(input:checked){border-color:var(--rose);background:#fbf3ef}.wdd .neckline-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.wdd .neckline-option{text-align:center;padding:16px 12px}.wdd .neckline-option input{margin:0 auto 8px;display:block;position:static}.wdd .pm-options{flex-wrap:wrap;gap:10px;display:flex}.wdd .pm-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;flex:160px;padding:14px;font-size:.88rem;position:relative}.wdd .pm-option input{position:absolute;top:12px;right:12px}.wdd .pm-option strong{margin-bottom:2px;display:block}.wdd .pm-option .desc{color:var(--grey);font-size:.78rem}.wdd .pm-option:has(input:checked){border-color:var(--rose);background:#fbf3ef}.wdd .size-select{border:1px solid var(--line);width:100%;color:var(--charcoal);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%237a716b' stroke-width='1.6'><path d='M5 8l5 5 5-5' stroke-linecap='round' stroke-linejoin='round'/></svg>") right 14px center/16px no-repeat;border-radius:10px;padding:14px 40px 14px 16px;font-family:Jost,sans-serif;font-size:.92rem}.wdd .size-select:focus{border-color:var(--rose);outline:none;box-shadow:0 0 0 3px #b98a762e}.wdd .size-est-note{margin-top:8px;margin-bottom:0}.wdd .height-fields{flex-wrap:wrap;gap:12px;display:flex}.wdd .height-fields>div{flex:160px}.wdd .sub-label{color:var(--grey);margin-bottom:5px;font-size:.78rem;display:block}.wdd .text-input{border:1px solid var(--line);width:100%;color:var(--charcoal);background:#fff;border-radius:10px;padding:12px 14px;font-family:Jost,sans-serif;font-size:.9rem}.wdd .text-input:focus{border-color:var(--rose);outline:none;box-shadow:0 0 0 3px #b98a762e}.wdd .size-prompt{text-align:center;color:var(--grey);padding:6px 0;font-size:.88rem;font-style:italic}.wdd .size-required-note{color:#b3413a;text-align:center;margin-top:8px;font-size:.78rem}.wdd .addon{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:flex-start;gap:12px;padding:14px;display:flex}.wdd .addon input{margin-top:3px}.wdd .addon strong{font-size:.92rem;display:block}.wdd .addon span.desc{color:var(--grey);font-size:.8rem}.wdd .addon .addon-price{color:var(--rose-dark);white-space:nowrap;margin-left:auto;padding-left:12px;font-weight:500}.wdd .summary{background:var(--ivory);border:1px dashed var(--blush-dark);border-radius:12px;padding:20px}.wdd .summary .row{color:var(--grey);justify-content:space-between;padding:4px 0;font-size:.9rem;display:flex}.wdd .summary .row.total{border-top:1px solid var(--line);color:var(--charcoal);margin-top:8px;padding-top:10px;font-size:1.05rem;font-weight:600}.wdd .payment-plan{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:14px;padding:14px 16px}.wdd .payment-plan .pp-title{text-transform:uppercase;letter-spacing:.05em;color:var(--rose-dark);margin-bottom:10px;font-size:.78rem;font-weight:500}.wdd .pp-row{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:10px;padding:7px 0;font-size:.86rem;display:flex}.wdd .pp-row:first-of-type{border-top:none}.wdd .pp-row small{color:var(--grey);margin-top:2px;font-size:.74rem;display:block}.wdd .pp-row .amt{white-space:nowrap;color:var(--charcoal);font-weight:600}.wdd .order-timeline{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:14px;padding:16px 16px 6px}.wdd .ot-title{text-transform:uppercase;letter-spacing:.05em;color:var(--rose-dark);margin-bottom:14px;font-size:.78rem;font-weight:500}.wdd .ot-steps{position:relative}.wdd .ot-step{padding-bottom:20px;padding-left:34px;position:relative}.wdd .ot-step:last-child{padding-bottom:2px}.wdd .ot-step:before{content:"";background:var(--line);width:2px;position:absolute;top:22px;bottom:-2px;left:10px}.wdd .ot-step:last-child:before{display:none}.wdd .ot-marker{background:var(--ivory);border:2px solid var(--blush-dark);width:22px;height:22px;color:var(--rose-dark);border-radius:50%;justify-content:center;align-items:center;font-size:.64rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.wdd .ot-step.ot-pay .ot-marker{background:var(--rose);border-color:var(--rose);color:#fff}.wdd .ot-date{color:var(--charcoal);font-size:.8rem;font-weight:600}.wdd .ot-day{color:var(--grey);margin-left:6px;font-size:.7rem;font-weight:400}.wdd .ot-label{color:var(--grey);margin-top:2px;font-size:.82rem}.wdd .ot-amount{color:var(--rose-dark);margin-top:3px;font-size:.88rem;font-weight:600}.wdd .ot-disclaimer{color:var(--grey);margin:2px 0 10px;font-size:.72rem}.wdd .summary .note{color:var(--grey);margin-top:12px;font-size:.76rem}.wdd .cta-btn{background:var(--rose);color:#fff;letter-spacing:.03em;cursor:pointer;border:none;border-radius:9px;width:100%;margin-top:16px;padding:14px;font-family:Jost,sans-serif;font-size:.95rem}.wdd .cta-btn:hover{background:var(--rose-dark)}.wdd .timeline{flex-wrap:wrap;gap:0;display:flex}.wdd .tl-item{flex:190px;padding:0 18px 18px 0;position:relative}.wdd .tl-item .dot{background:var(--rose);border-radius:50%;width:12px;height:12px;margin-bottom:12px}.wdd .tl-item .when{color:var(--rose-dark);text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;font-size:.7rem;display:block}.wdd .tl-item h4{margin-bottom:4px;font-size:.92rem}.wdd .tl-item p{color:var(--grey);margin:0;font-size:.83rem}.wdd .tl-line{background:var(--line);flex:0 0 26px;height:1px;display:none;position:relative;top:5px}@media (width>=900px){.wdd .tl-line{display:block}}.wdd .seo-content{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.wdd .seo-content .intro{max-width:760px;color:var(--grey);text-align:center;margin:0 auto 30px}.wdd .seo-block{max-width:760px;margin:0 auto 30px}.wdd .seo-block:last-child{margin-bottom:0}.wdd .seo-block h3{margin-bottom:8px;font-size:1.2rem}.wdd .seo-block p{color:var(--grey);margin:0}.wdd .seo-block p+p{margin-top:10px}.wdd .faq{max-width:760px;margin:0 auto}.wdd .faq-item{border-bottom:1px solid var(--line);padding:16px 0}.wdd .faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:.98rem;font-weight:500;list-style:none;display:flex}.wdd .faq-item summary::-webkit-details-marker{display:none}.wdd .faq-item summary:after{content:"+";color:var(--rose);flex-shrink:0;font-size:1.2rem}.wdd .faq-item[open] summary:after{content:"−"}.wdd .faq-item p{color:var(--grey);margin:10px 0 0;font-size:.9rem}.wdd footer{text-align:center;color:var(--grey);padding:36px 20px 50px;font-size:.82rem}.wdd footer .legal{max-width:640px;margin:0 auto 14px;font-size:.78rem}.wdd .edit-flag{color:#8a5a00;vertical-align:middle;background:#fff4e0;border-radius:5px;margin-left:6px;padding:1px 6px;font-size:.7rem}
