.lux-ed{--ink:#171411;--cream:#f4ede3;--paper:#fcfaf6;--rose:#6b4745;--rose2:#402b2a;--gold:#c9a356;--muted:#706960;--line:rgba(29,24,20,.14);min-height:100vh;background:radial-gradient(circle at 82% 8%,rgba(201,163,86,.13),transparent 26%),var(--paper);color:var(--ink);font-family:var(--font-body-family,Arial,sans-serif);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;position:relative;overflow:hidden}.lux-ed *{box-sizing:border-box}.lux-ed button,.lux-ed input,.lux-ed textarea{font:inherit}.lux-ed button{cursor:pointer}.lux-ed__ambient{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.lux-ed__ambient i{position:absolute;border:1px solid rgba(107,71,69,.11);border-radius:50%}.lux-ed__ambient i:nth-child(1){width:440px;height:440px;right:-220px;top:-170px}.lux-ed__ambient i:nth-child(2){width:180px;height:180px;left:-90px;bottom:5%}.lux-ed__ambient i:nth-child(3){width:16px;height:16px;right:18%;bottom:17%;background:var(--gold);filter:blur(12px)}.lux-ed__header{position:relative;z-index:5;display:flex;justify-content:space-between;align-items:center;min-height:82px;padding:0 34px;border-bottom:1px solid var(--line);background:#fcfaf6db;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.lux-ed__brand{text-decoration:none;color:var(--ink);line-height:1}.lux-ed__brand span{display:block;font:500 22px/1 var(--font-heading-family,Georgia,serif);letter-spacing:.14em}.lux-ed__brand small{display:block;margin-top:7px;color:var(--gold);font-size:9px;font-weight:900;letter-spacing:.18em}.lux-ed__header-meta{display:flex;align-items:center;gap:17px;color:var(--muted);font-size:12px}.lux-ed__header-meta button{padding:8px 12px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:11px;font-weight:800;text-transform:uppercase}.lux-ed__main{position:relative;z-index:2;width:min(1180px,calc(100% - 40px));margin:auto;padding:38px 0 75px}.lux-ed__progress{height:2px;background:#1714111a;overflow:hidden}.lux-ed__progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--rose),var(--gold));transition:width .5s ease}.lux-ed__step-label{margin:13px 0 36px;color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.lux-ed__screen{display:none;animation:luxEdIn .55s cubic-bezier(.2,.7,.2,1)}.lux-ed__screen.is-active{display:block}.lux-ed__intro,.lux-ed__question{max-width:820px}.lux-ed__eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 13px;color:var(--rose);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.lux-ed__eyebrow:before{content:"";width:25px;height:1px;background:currentColor}.lux-ed h1,.lux-ed h2{margin:0;font-family:var(--font-heading-family,Georgia,serif);font-weight:400;text-transform:uppercase;letter-spacing:-.025em}.lux-ed h1{font-size:clamp(40px,5.6vw,72px);line-height:1}.lux-ed h2{font-size:clamp(32px,4vw,52px);line-height:1.05}.lux-ed__intro>p:last-child,.lux-ed__question>p:last-child{max-width:700px;color:var(--muted);font-size:17px}.lux-ed__journeys{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:36px}.lux-ed__journey{position:relative;min-height:390px;padding:30px;text-align:left;border:1px solid var(--line);background:#fffc;color:var(--ink);overflow:hidden;transition:.35s ease}.lux-ed__journey:hover{transform:translateY(-7px);border-color:var(--gold);box-shadow:0 28px 70px #231b1621}.lux-ed__journey:before{content:"";position:absolute;right:-85px;top:-85px;width:230px;height:230px;border:1px solid rgba(107,71,69,.14);border-radius:50%}.lux-ed__journey-no{position:absolute;right:22px;top:16px;font:400 52px Georgia,serif;color:#1714110f}.lux-ed__journey>small,.lux-ed__journey>strong,.lux-ed__journey>p,.lux-ed__journey>em{display:block}.lux-ed__journey>small{margin-top:30px;color:var(--rose);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.lux-ed__journey>strong{margin-top:7px;font:400 30px/1.1 var(--font-heading-family,Georgia,serif);text-transform:uppercase}.lux-ed__journey>p{max-width:430px;color:var(--muted)}.lux-ed__journey>em{position:absolute;left:30px;right:30px;bottom:25px;display:flex;justify-content:space-between;padding-top:14px;border-top:1px solid var(--line);font-style:normal;font-size:11px;font-weight:900;text-transform:uppercase}.lux-ed__window-icon,.lux-ed__home-icon{display:block;position:relative;width:118px;height:90px;border:5px solid var(--ink);background:linear-gradient(90deg,transparent 48%,var(--ink) 49% 51%,transparent 52%)}.lux-ed__window-icon b{position:absolute;top:8px;right:8px;bottom:8px;left:8px;background:repeating-radial-gradient(ellipse at top,rgba(107,71,69,.25) 0 14px,rgba(107,71,69,.7) 15px 17px,transparent 18px 30px)}.lux-ed__home-icon{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:8px;background:none}.lux-ed__home-icon b{background:repeating-linear-gradient(90deg,#d7c6bb 0 8px,var(--rose) 9px 11px)}.lux-ed__launch-trust{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:24px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.lux-ed__launch-trust span:before{content:"\2713";margin-right:7px;color:var(--gold)}.lux-ed__form-card{margin-top:30px;padding:30px;border:1px solid var(--line);background:#fff;box-shadow:0 22px 60px #1c161212}.lux-ed__form-card label{display:block;color:var(--ink);font-size:13px;font-weight:800}.lux-ed__form-card label>small{float:right;color:var(--muted);font-weight:600}.lux-ed__form-card input,.lux-ed__form-card textarea{display:block;width:100%;margin-top:7px;padding:14px 15px;border:1px solid var(--line);border-radius:2px;background:#fbfaf7;color:var(--ink);font-size:16px;outline:none;transition:.2s}.lux-ed__form-card input:focus,.lux-ed__form-card textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c9a3561f}.lux-ed__room-pills{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0 26px}.lux-ed__room-pills button{padding:8px 11px;border:1px solid var(--line);background:var(--cream);font-size:11px;font-weight:800}.lux-ed__room-pills button:hover{border-color:var(--rose);color:var(--rose)}.lux-ed__dimensions{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:18px}.lux-ed__dimensions>b{padding-bottom:14px;color:var(--gold);font:400 24px Georgia,serif}.lux-ed__dimensions label{position:relative}.lux-ed__dimensions label>span{position:absolute;right:13px;top:45px;color:var(--muted);font-size:11px}.lux-ed__dimensions input{padding-right:45px;font-size:20px}.lux-ed__measure-note{margin:22px 0 0;padding:15px 17px;background:#fff8e8;border-left:3px solid var(--gold);color:var(--muted);font-size:13px}.lux-ed__measure-note b{color:var(--ink)}.lux-ed__options{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:31px}.lux-ed__options>button{position:relative;display:grid;grid-template-columns:100px 1fr;gap:20px;align-items:center;min-height:190px;padding:24px;text-align:left;border:2px solid var(--line);background:#fff;color:var(--ink);transition:.28s ease}.lux-ed__options>button:hover{transform:translateY(-4px);border-color:#6b474580;box-shadow:0 18px 45px #231b1617}.lux-ed__options>button.is-selected{border-color:var(--gold);background:#fffbf2;box-shadow:0 18px 50px #c9a35624}.lux-ed__options span>small,.lux-ed__options span>strong,.lux-ed__options span>p{display:block}.lux-ed__options span>small{color:var(--rose);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.lux-ed__options span>strong{margin-top:5px;font:400 20px/1.2 Georgia,serif;text-transform:uppercase}.lux-ed__options span>p{margin-bottom:0;color:var(--muted);font-size:13px}.lux-ed__tick{position:absolute;right:14px;top:14px;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--gold);color:var(--ink);opacity:0;transform:scale(.6);transition:.25s}.lux-ed__options .is-selected .lux-ed__tick{opacity:1;transform:scale(1)}.lux-ed__mini-curtain{display:block;height:118px;background:repeating-linear-gradient(90deg,#dfd0c8 0 13px,#a77f79 14px 18px,#f0e5df 19px 31px);clip-path:polygon(8% 0,92% 0,100% 100%,0 100%)}.lux-ed__mini-curtain--drape{background:repeating-linear-gradient(90deg,#8b625e 0 15px,#4f3533 16px 21px,#a47973 22px 34px)}.lux-ed__mini-curtain--double{box-shadow:12px 0 #5e403e;background:repeating-linear-gradient(90deg,#eaded7 0 13px,#b78f88 14px 17px,#f5ece7 18px 29px)}.lux-ed__mini-curtain--pelmet:before{content:"";display:block;height:28px;background:var(--rose2)}.lux-ed__heading-icon,.lux-ed__opening-icon{display:block;position:relative;height:118px;background:repeating-linear-gradient(90deg,#dfcfc7 0 13px,#9b746f 14px 18px,#f1e5df 19px 30px)}.lux-ed__heading-icon--eyelet:before{content:"\25cb  \25cb  \25cb  \25cb";position:absolute;left:6px;right:6px;top:6px;color:var(--rose2);font-weight:900;letter-spacing:5px}.lux-ed__heading-icon--pinch:before{content:"\22c0   \22c0   \22c0";position:absolute;left:9px;top:5px;color:var(--rose2);font-size:20px;font-weight:900}.lux-ed__opening-icon--single{clip-path:polygon(0 0,65% 0,100% 100%,0 100%)}.lux-ed__opening-icon--centre:after{content:"";position:absolute;top:0;bottom:0;left:49%;width:4px;background:#fff}.lux-ed__error,.lux-ed__checkout-error{min-height:24px;margin:13px 0 0;color:#9b3529;font-size:13px;font-weight:700}.lux-ed__nav,.lux-ed__review-actions{display:flex;justify-content:space-between;gap:11px;margin-top:18px}.lux-ed__back,.lux-ed__next,.lux-ed__secondary{min-height:52px;padding:0 25px;border:1px solid var(--line);font-size:13px;font-weight:900;text-transform:uppercase}.lux-ed__back{background:#fff;color:var(--ink)}.lux-ed__next{margin-left:auto;border-color:var(--ink);background:var(--ink);color:#fff}.lux-ed__next:hover{background:var(--rose2)}.lux-ed__secondary{background:var(--cream);color:var(--ink)}.lux-ed__note-count{text-align:right;margin-bottom:0;color:var(--muted);font-size:11px}.lux-ed__review-layout{display:grid;grid-template-columns:1fr 320px;gap:18px;margin-top:30px}.lux-ed__review-list{display:grid;gap:12px}.lux-ed__review-card{padding:24px;border:1px solid var(--line);background:#fff}.lux-ed__review-card-head{display:flex;justify-content:space-between;gap:20px}.lux-ed__review-card h3{margin:0;font:400 22px Georgia,serif;text-transform:uppercase}.lux-ed__review-card-head strong{font:400 22px Georgia,serif;color:var(--rose)}.lux-ed__review-card dl{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 20px;margin:20px 0 0;padding-top:17px;border-top:1px solid var(--line)}.lux-ed__review-card dl div{display:flex;justify-content:space-between;gap:10px}.lux-ed__review-card dt{color:var(--muted);font-size:12px}.lux-ed__review-card dd{margin:0;text-align:right;font-size:12px;font-weight:800}.lux-ed__review-card p{margin-bottom:0;color:var(--muted);font-size:12px}.lux-ed__summary{position:sticky;top:20px;align-self:start;padding:25px;background:var(--ink);color:#fff}.lux-ed__summary>p{margin:0;color:#cfc6bc;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.lux-ed__summary>strong{display:block;margin-top:5px;font:400 35px Georgia,serif}.lux-ed__summary>span{color:#cfc6bc;font-size:11px}.lux-ed__summary ul{list-style:none;margin:21px 0 0;padding:0}.lux-ed__summary li{position:relative;padding:7px 0 7px 20px;border-top:1px solid rgba(255,255,255,.13);color:#ddd5cc;font-size:11px}.lux-ed__summary li:before{content:"\2713";position:absolute;left:0;color:var(--gold)}.lux-ed__checkout[disabled]{opacity:.55;cursor:wait}.lux-ed__mobile-bar{display:none}.lux-ed__card-edit{margin-top:16px;padding:8px 0;border:0;border-bottom:1px solid var(--ink);background:transparent;color:var(--ink);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.lux-ed__card-edit:hover{color:var(--rose);border-color:var(--rose)}.lux-ed__hero{position:relative;z-index:4;display:flex;align-items:center;justify-content:center;min-height:88px;padding:18px 34px;background:#201d19;color:#fff}.lux-ed__hero-copy{text-align:center}.lux-ed__hero-copy>p{margin:0;color:var(--gold);font-size:9px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.lux-ed__hero-copy>strong{display:block;margin-top:2px;font-size:13px;letter-spacing:.09em}.lux-ed__hero-copy h1,.lux-ed__hero-copy .lux-ed__system-pill,.lux-ed__hero-copy>small{display:none}.lux-ed__hero-tools{position:absolute;right:30px;display:flex;align-items:center;gap:14px;color:#d9d0c5;font-size:11px}.lux-ed__hero-tools button{padding:8px 12px;border:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}.lux-ed.is-entry .lux-ed__hero{min-height:368px;padding:55px 20px}.lux-ed.is-entry .lux-ed__hero-copy h1{display:block;margin:40px 0 18px;color:#fff;font:500 clamp(43px,4vw,64px)/.94 var(--font-heading-family,Georgia,serif);letter-spacing:-.035em;text-transform:uppercase}.lux-ed.is-entry .lux-ed__system-pill{display:inline-flex;gap:8px;padding:9px 16px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff0f;font-size:11px}.lux-ed.is-entry .lux-ed__hero-copy>small{display:block;margin-top:17px;font-size:12px}.lux-ed.is-entry .lux-ed__hero-tools,.lux-ed.is-entry .lux-ed__progress,.lux-ed.is-entry .lux-ed__step-label{display:none}.lux-ed.is-entry .lux-ed__main{width:100%;padding:0 0 62px}.lux-ed.is-entry [data-lux-screen=journey]{padding:40px max(20px,calc((100% - 916px)/2)) 0}.lux-ed.is-entry .lux-ed__intro{max-width:none;text-align:center}.lux-ed.is-entry .lux-ed__intro h2{font-size:clamp(36px,3.5vw,48px);text-transform:none}.lux-ed.is-entry .lux-ed__journeys{gap:18px;margin-top:24px}.lux-ed.is-entry .lux-ed__journey{min-height:300px;padding:31px;border-radius:24px}.lux-ed.is-entry .lux-ed__journey:hover{transform:translateY(-5px)}.lux-ed.is-entry .lux-ed__journey-symbol{display:grid;place-items:center;width:61px;height:61px;border:1px solid rgba(184,146,90,.35);border-radius:18px;color:var(--gold);font-style:normal;font-size:22px}.lux-ed.is-entry .lux-ed__journey>strong{margin-top:52px;font-size:clamp(34px,3vw,46px)}.lux-ed.is-entry .lux-ed__journey>em{border:0;color:#b88745}.lux-ed.is-entry .lux-ed__journey--single{border-color:#d7b776;background:linear-gradient(135deg,#fffdfa,#f2e2c6)}.lux-ed.is-entry .lux-ed__journey--home{border-color:#352f28;background:#29241e;color:#fff}.lux-ed.is-entry .lux-ed__launch-trust{justify-content:center}.lux-ed__card-media{display:block;width:100%;height:205px;border-radius:12px;background:repeating-linear-gradient(90deg,#e5d8d0 0 18px,#a47b75 19px 23px,#f3e9e4 24px 41px);overflow:hidden}.lux-ed__card-media img{display:block;width:100%;height:100%;object-fit:cover}.lux-ed__card-media:has(img){background:#eee}.lux-ed__options>button{display:block;padding:13px}.lux-ed__options>button>span{display:block;padding:16px 9px 10px}.lux-ed__mini-curtain--drape{background:repeating-linear-gradient(90deg,#8b625e 0 18px,#4f3533 19px 24px,#a47973 25px 42px)}.lux-ed__mini-curtain--double{box-shadow:none;background:linear-gradient(90deg,repeating-linear-gradient(90deg,#eaded7 0 13px,#b78f88 14px 17px,#f5ece7 18px 29px),#5e403e)}.lux-ed__mini-curtain--pelmet:before{content:"";display:block;height:32px;background:var(--rose2)}@keyframes luxEdIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(max-width:820px){.lux-ed__header{padding:0 18px}.lux-ed__header-meta>span{display:none}.lux-ed__main{width:calc(100% - 24px);padding-top:25px}.lux-ed__journeys,.lux-ed__options,.lux-ed__review-layout{grid-template-columns:1fr}.lux-ed__journey{min-height:350px}.lux-ed__options>button{grid-template-columns:82px 1fr;min-height:165px;padding:19px}.lux-ed__review-layout{display:flex;flex-direction:column}.lux-ed__summary{position:static;order:-1;width:100%}.lux-ed__review-actions{flex-direction:column}.lux-ed__review-actions button{width:100%;margin:0}.lux-ed__review-card dl{grid-template-columns:1fr}.lux-ed__progress{position:sticky;top:0;z-index:4}}@media(max-width:520px){.lux-ed{font-size:15px}.lux-ed__header{min-height:70px}.lux-ed__brand span{font-size:18px}.lux-ed h1{font-size:38px}.lux-ed h2{font-size:31px}.lux-ed__step-label{margin-bottom:24px}.lux-ed__journey{padding:22px}.lux-ed__journey>em{left:22px;right:22px}.lux-ed__launch-trust{display:grid;grid-template-columns:1fr 1fr}.lux-ed__form-card{padding:20px}.lux-ed__dimensions{grid-template-columns:1fr}.lux-ed__dimensions>b{display:none}.lux-ed__options>button{grid-template-columns:65px 1fr;gap:14px}.lux-ed__mini-curtain,.lux-ed__heading-icon,.lux-ed__opening-icon{height:98px}.lux-ed__options span>strong{font-size:17px}.lux-ed__nav{position:sticky;bottom:0;z-index:5;padding:10px 0;background:linear-gradient(transparent,#fcfaf6fa 25%)}.lux-ed__nav button{flex:1;padding:0 12px}.lux-ed__review-card{padding:18px}.lux-ed__review-card-head{flex-direction:column}.lux-ed__review-card-head strong{text-align:left}}.lux-ed__mini-curtain--double{box-shadow:none;background:repeating-linear-gradient(90deg,#eaded7 0 13px,#b78f88 14px 18px,#5e403e 19px 29px,#f5ece7 30px 42px)}@media(max-width:520px){.lux-ed__hero{padding:15px 18px}.lux-ed__hero-tools{right:15px}.lux-ed__hero-tools>span{display:none}.lux-ed.is-entry .lux-ed__hero{min-height:330px}.lux-ed.is-entry .lux-ed__hero-copy h1{font-size:39px}.lux-ed.is-entry .lux-ed__journey{min-height:245px}.lux-ed.is-entry .lux-ed__journey>strong{margin-top:32px;font-size:32px}.lux-ed__card-media{height:175px}}@media(prefers-reduced-motion:reduce){.lux-ed *{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/lux-embroidery-design-studio.css.map */
