.kwleg,.kwleg *{box-sizing:border-box}.kwleg{--red:#b4011d;--ink:#1d1d1f;--muted:#68696d;--line:#e4e1dc;--cream:#f7f5f1;max-width:1120px;margin:24px auto 60px;color:var(--ink);font-family:Arial,Helvetica,sans-serif}.kwleg [hidden]{display:none!important}.kwleg-hero{overflow:hidden;position:relative;padding:52px;border-radius:24px;background:#191919;color:#fff}.kwleg-hero:after{content:"";position:absolute;right:-75px;top:-110px;width:310px;height:310px;border:66px solid rgba(180,1,29,.78);border-radius:50%}.kwleg-eyebrow,.kwleg-kicker{display:block;position:relative;z-index:1;margin-bottom:12px;color:#ffbdc8;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.kwleg-hero h1{position:relative;z-index:1;max-width:760px;margin:0;color:#fff;font-size:clamp(38px,6vw,64px);line-height:1;letter-spacing:-2.3px}.kwleg-hero p{position:relative;z-index:1;max-width:650px;margin:18px 0 0;color:#d2d2d5;font-size:17px;line-height:1.55}.kwleg-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0 28px}.kwleg-steps span{display:flex;align-items:center;gap:9px;padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#77787c;font-size:13px;font-weight:800}.kwleg-steps b{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#ece9e4;color:#5c5d60;font-size:11px}.kwleg-steps .is-active{border-color:#e1aab3;color:var(--red);background:#fff7f8}.kwleg-steps .is-active b{background:var(--red);color:#fff}.kwleg-panel{padding:34px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(35,32,28,.07)}.kwleg-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:27px}.kwleg-panel-head h2{margin:0;color:var(--ink);font-size:clamp(28px,4vw,40px);line-height:1.08;letter-spacing:-1px}.kwleg-kicker{margin-bottom:7px;color:var(--red)}.kwleg-text-link,.kwleg-help-link{color:var(--red)!important;font-size:13px;font-weight:800;text-decoration:none!important}.kwleg-text-button{padding:0;border:0;background:transparent;color:var(--red);font:800 13px Arial;cursor:pointer}.kwleg-label{display:block;margin:0 0 7px;color:#37383b;font-size:12px;font-weight:800;letter-spacing:.25px}.kwleg input,.kwleg select,.kwleg textarea{width:100%;border:1px solid #cbc8c3;border-radius:10px;background:#fff;color:#202124;font:15px/1.4 Arial,Helvetica,sans-serif;outline:none}.kwleg input,.kwleg select{min-height:48px;padding:11px 13px}.kwleg textarea{padding:13px;resize:vertical}.kwleg input:focus,.kwleg select:focus,.kwleg textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(180,1,29,.10)}.kwleg-url-row{display:grid;grid-template-columns:1fr auto;gap:10px}.kwleg-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:2px solid var(--red);border-radius:10px;font:800 14px/1.2 Arial,Helvetica,sans-serif;cursor:pointer}.kwleg-primary{background:var(--red);color:#fff}.kwleg-primary:hover{background:#8e0017;border-color:#8e0017}.kwleg-primary[disabled]{opacity:.6;cursor:wait}.kwleg-secondary{background:#fff;color:var(--red);margin-left:7px}.kwleg-hint{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.kwleg-example{margin-top:22px;padding:15px 17px;border-radius:11px;background:var(--cream);color:#65666a;font-size:12px;line-height:1.55;overflow-wrap:anywhere}.kwleg-example strong{color:#292a2d}.kwleg-message{margin-top:16px;padding:12px 14px;border-radius:9px;background:#fff0f2;color:#8e0017;font-size:13px;font-weight:700}.kwleg-message.is-success{background:#edf8f0;color:#17642d}.kwleg-review-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:34px}.kwleg-fields>*+*.kwleg-label,.kwleg-conditional .kwleg-label{margin-top:17px}.kwleg-conditional{margin-top:17px;padding:16px;border-radius:12px;background:var(--cream)}.kwleg-conditional .kwleg-label:first-child{margin-top:0}.kwleg-field-row{display:grid;grid-template-columns:1.3fr repeat(3,.75fr);gap:10px;margin-top:17px}.kwleg-photo-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:11px}.kwleg-photo-heading>div>span{display:block}.kwleg-photo-heading [data-photo-count]{color:var(--red);font-size:12px;font-weight:800}.kwleg-photo-heading small{max-width:190px;color:var(--muted);font-size:11px;line-height:1.4;text-align:right}.kwleg-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-height:540px;overflow:auto;padding:3px}.kwleg-photo{position:relative;overflow:hidden;padding:0;border:3px solid transparent;border-radius:10px;background:#eee;cursor:pointer;aspect-ratio:4/3}.kwleg-photo img{width:100%;height:100%;object-fit:cover}.kwleg-photo.is-selected{border-color:var(--red)}.kwleg-photo-order{display:none;position:absolute;left:7px;top:7px;width:25px;height:25px;border-radius:50%;background:var(--red);color:#fff;font-size:11px;font-weight:800;line-height:25px;text-align:center}.kwleg-photo.is-selected .kwleg-photo-order{display:block}.kwleg-bottom-actions{display:flex;justify-content:flex-end;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.kwleg-finish{display:grid;grid-template-columns:1fr 340px;gap:28px}.kwleg-success-mark{display:grid;width:46px;height:46px;place-items:center;margin-bottom:14px;border-radius:50%;background:#e9f7ed;color:#167033;font-size:23px;font-weight:800}.kwleg-finish h3{margin:0 0 8px;font-size:25px}.kwleg-finish p{max-width:590px;margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.55}.kwleg-help-link{display:block;margin-top:17px}.kwleg-subject-box{align-self:start;padding:21px;border-radius:14px;background:var(--cream)}.kwleg-subject-box [data-subject]{margin:9px 0 15px;color:#242528;font-size:17px;font-weight:800;line-height:1.4}.kwleg-subject-box button{padding:0;border:0;background:transparent;color:var(--red);font:800 12px Arial;cursor:pointer}@media(max-width:800px){.kwleg-review-grid,.kwleg-finish{grid-template-columns:1fr}.kwleg-gallery{max-height:none}.kwleg-field-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.kwleg{margin-top:0}.kwleg-hero{padding:38px 25px;border-radius:17px}.kwleg-panel{padding:25px 19px}.kwleg-steps span{justify-content:center;padding:10px;font-size:0}.kwleg-steps span b{font-size:11px}.kwleg-panel-head{display:block}.kwleg-panel-head>a,.kwleg-panel-head>button{display:inline-block;margin-top:12px}.kwleg-url-row{grid-template-columns:1fr}.kwleg-button{width:100%}.kwleg-secondary{margin:8px 0 0}.kwleg-gallery{grid-template-columns:repeat(2,1fr)}.kwleg-photo-heading{display:block}.kwleg-photo-heading small{display:block;margin-top:5px;text-align:left}.kwleg-bottom-actions{display:block}}.kwleg-style-picker{margin:20px 0 4px;padding:0;border:0}.kwleg-style-picker legend{margin:0 0 9px;color:#37383b;font-size:12px;font-weight:800;letter-spacing:.25px}.kwleg-style-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.kwleg-style-option{position:relative;display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto;column-gap:11px;align-items:center;padding:10px;border:2px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.kwleg-style-option:has(input:checked){border-color:var(--red);box-shadow:0 0 0 3px rgba(180,1,29,.08)}.kwleg-style-option input{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;opacity:0}.kwleg-style-option strong{align-self:end;color:#27282b;font-size:12px;line-height:1.25}.kwleg-style-option small{align-self:start;margin-top:2px;color:#77787c;font-size:10px;line-height:1.25}.kwleg-style-swatch{grid-row:1/3;position:relative;display:block;overflow:hidden;width:64px;height:48px;border-radius:7px;background:#f2f0ec}.kwleg-style-swatch i,.kwleg-style-swatch b,.kwleg-style-swatch em{position:absolute;display:block}.kwleg-style-swatch i{inset:0 0 auto;height:12px}.kwleg-style-swatch b{left:8px;top:19px;width:31px;height:5px}.kwleg-style-swatch em{left:8px;top:29px;width:44px;height:10px}.kwleg-swatch-modern{background:#fff}.kwleg-swatch-modern i{background:#1d1d1f}.kwleg-swatch-modern b{background:#b4011d}.kwleg-swatch-modern em{background:#ebe8e3}.kwleg-swatch-bold{background:#b4011d}.kwleg-swatch-bold i{background:#171717}.kwleg-swatch-bold b{background:#fff}.kwleg-swatch-bold em{background:#efbbc4}.kwleg-swatch-luxury{background:#171714}.kwleg-swatch-luxury i{background:#a88b55}.kwleg-swatch-luxury b{background:#e8dfcf}.kwleg-swatch-luxury em{background:#454138}.kwleg-swatch-warm{background:#f4eee4}.kwleg-swatch-warm i{background:#5e6b57}.kwleg-swatch-warm b{background:#a85e43}.kwleg-swatch-warm em{background:#ded2bf}.kwleg-preview-wrap{margin-top:30px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#e8e6e2}.kwleg-preview-bar{display:flex;justify-content:space-between;gap:20px;padding:13px 17px;background:#f7f5f1;color:#303135;font-size:12px}.kwleg-preview-bar span{color:#77787c;font-size:11px}.kwleg-preview-wrap iframe{display:block;width:100%;height:760px;border:0;background:#efeeeb}@media(max-width:600px){.kwleg-style-grid{grid-template-columns:repeat(2,1fr)}.kwleg-style-option{display:block}.kwleg-style-swatch{width:100%;margin-bottom:8px}.kwleg-style-option strong,.kwleg-style-option small{display:block}.kwleg-preview-bar{display:block}.kwleg-preview-bar span{display:block;margin-top:4px}.kwleg-preview-wrap iframe{height:620px}}.kwleg-team-toggle{display:flex;align-items:flex-start;gap:10px;margin:12px 0 4px;padding:12px 13px;border:1px solid var(--line);border-radius:10px;background:#faf9f7;cursor:pointer}.kwleg-team-toggle input{flex:0 0 auto;width:18px!important;height:18px!important;min-height:0!important;margin:1px 0 0;accent-color:var(--red)}.kwleg-team-toggle span,.kwleg-team-toggle strong,.kwleg-team-toggle small{display:block}.kwleg-team-toggle strong{color:#303135;font-size:12px;line-height:1.3}.kwleg-team-toggle small{margin-top:3px;color:#77787c;font-size:10px;line-height:1.35}