.dnnml-builder-page .plp-overlay,.dnnml-builder-page .dnn-plp,.dnnml-builder-page #plp-filter-drawer,.dnnml-builder-page .woocommerce-result-count,.dnnml-builder-page .woocommerce-ordering{display:none!important}
.dnnml-builder-page{background:#fff;overflow-x:clip}
.dnnml-builder-page #site-header{position:relative;z-index:2147483000}
.dnnml-builder-page #site-header .dnn-nav{position:relative;z-index:1}
.dnnml-app,.dnnml-app *{box-sizing:border-box}
.dnnml-app{
  --dnnml-primary:var(--dnnpf-primary,#66c7ef);
  --dnnml-secondary:var(--dnnpf-secondary,#f19bc2);
  --dnnml-accent:var(--dnnpf-accent,#ffd75e);
  --dnnml-text:var(--dnnpf-text,#263142);
  --dnnml-muted:var(--dnnpf-muted,#68758a);
  --dnnml-border:var(--dnnpf-border,#dceaf3);
  --dnnml-surface:var(--dnnpf-surface,#fff);
  --dnnml-radius:var(--dnnpf-radius,18px);
  color:var(--dnnml-text);
  position:relative;
  z-index:0;
  isolation:isolate;
  background:
    radial-gradient(800px 360px at 0 -5%,rgba(102,199,239,.12),transparent 65%),
    radial-gradient(700px 320px at 100% 8%,rgba(241,155,194,.13),transparent 65%),
    #fff;
  font-family:var(--dnnpf-body,Inter,system-ui,-apple-system,"Segoe UI",sans-serif);
  line-height:1.5;
}
.dnnml-app button,.dnnml-app input,.dnnml-app select{font:inherit}
.dnnml-app button{cursor:pointer}
.dnnml-app img{display:block;max-width:100%}
.dnnml-app [hidden]{display:none!important}
.dnnml-shell{width:min(1280px,calc(100% - 32px));margin:0 auto}
.dnnml-hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(102,199,239,.24);background:linear-gradient(120deg,rgba(102,199,239,.17),rgba(255,255,255,.92) 48%,rgba(241,155,194,.18))}
.dnnml-hero:before,.dnnml-hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none}
.dnnml-hero:before{width:170px;height:170px;right:8%;top:-95px;background:rgba(255,215,94,.28)}
.dnnml-hero:after{width:90px;height:90px;left:7%;bottom:-58px;background:rgba(241,155,194,.2)}
.dnnml-hero__inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:36px;padding:46px 0}
.dnnml-hero__copy{min-width:0;flex:1}
.dnnml-brand-card{display:inline-flex;align-items:center;gap:10px;max-width:100%;margin-bottom:15px;padding:8px 9px;border:1px solid rgba(102,199,239,.32);border-radius:18px;background:rgba(255,255,255,.86);box-shadow:0 10px 30px rgba(37,83,111,.08);backdrop-filter:blur(10px)}
.dnnml-brand-card__logo{display:grid;place-items:center;width:62px;height:48px;flex:0 0 auto;overflow:hidden;border-radius:12px;background:#fff;text-decoration:none}
.dnnml-brand-card__logo img{width:100%;height:100%;object-fit:contain}
.dnnml-brand-card>span{display:block;min-width:0}
.dnnml-brand-card>span strong,.dnnml-brand-card>span small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dnnml-brand-card>span strong{color:#1f3446;font-size:.78rem}
.dnnml-brand-card>span small{color:#718094;font-size:.64rem}
.dnnml-brand-card__blocks{display:grid;width:33px;height:33px;grid-template-columns:1fr 1fr;gap:3px;transform:rotate(-4deg)}
.dnnml-brand-card__blocks i{border-radius:4px;background:var(--dnnml-primary)}
.dnnml-brand-card__blocks i:nth-child(2){background:var(--dnnml-secondary)}
.dnnml-brand-card__blocks i:nth-child(3){background:var(--dnnml-accent)}
.dnnml-brand-card__blocks i:nth-child(4){background:#8ed7b1}
.dnnml-tour-inline{display:flex;align-items:center;gap:5px;margin-left:8px;padding:7px 9px;border:0;border-radius:11px;background:linear-gradient(135deg,#eef9fd,#fff2f8);color:#397b99;font-size:.66rem;font-weight:900;white-space:nowrap}
.dnnml-tour-inline svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.dnnml-kicker,.dnnml-preview__head>span,.dnnml-builder__head>div>span{display:inline-block;color:#377b99;font-size:.73rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.dnnml-hero h1{margin:7px 0 9px;font-family:var(--dnnpf-heading,Poppins,system-ui,sans-serif);font-size:clamp(2rem,5vw,3.65rem);line-height:1.04;color:#1d2d3d}
.dnnml-hero p{max-width:720px;margin:0;color:#5d6c80;font-size:clamp(.98rem,2vw,1.12rem)}
.dnnml-hero__trust{display:grid;gap:8px;min-width:235px}
.dnnml-hero__trust span{display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid rgba(102,199,239,.35);border-radius:999px;background:rgba(255,255,255,.82);font-size:.8rem;font-weight:800;box-shadow:0 8px 24px rgba(38,49,66,.04)}
.dnnml-hero__trust span:before{content:"✓";display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:linear-gradient(135deg,var(--dnnml-primary),var(--dnnml-secondary));color:#fff;font-size:.72rem}
.dnnml-layout{display:grid;grid-template-columns:minmax(320px,390px) minmax(0,1fr);gap:28px;align-items:start;padding:34px 0 70px}
.dnnml-preview,.dnnml-builder{border:1px solid var(--dnnml-border);border-radius:calc(var(--dnnml-radius) + 8px);background:rgba(255,255,255,.96);box-shadow:0 22px 60px rgba(28,59,82,.08)}
.dnnml-preview{position:sticky;top:20px;padding:24px}
.dnnml-preview__head h2,.dnnml-builder__head h2{margin:4px 0 7px;font-family:var(--dnnpf-heading,Poppins,system-ui,sans-serif);font-size:1.55rem;line-height:1.15}
.dnnml-preview__head p{margin:0;color:var(--dnnml-muted);font-size:.84rem}
.dnnml-preview__stack{position:relative;display:grid;gap:11px;margin-top:22px}
.dnnml-preview__stack:before{content:"";position:absolute;left:47px;top:55px;bottom:55px;width:2px;background:linear-gradient(var(--dnnml-primary),var(--dnnml-secondary),var(--dnnml-accent));opacity:.3}
.dnnml-preview-slot{position:relative;z-index:1;display:grid;grid-template-columns:96px minmax(0,1fr) 30px;gap:13px;align-items:center;min-height:106px;padding:8px;border:1px solid var(--dnnml-border);border-radius:18px;background:#fff;transition:.2s ease}
.dnnml-preview-slot:not(.is-empty){border-color:color-mix(in srgb,var(--dnnml-primary) 62%,#fff);box-shadow:0 10px 25px rgba(38,49,66,.08);transform:translateX(3px)}
.dnnml-preview-slot__image{display:grid;place-items:center;width:90px;height:90px;overflow:hidden;border-radius:14px;background:linear-gradient(145deg,#f4fbff,#fff6fa)}
.dnnml-preview-slot__image img{width:100%;height:100%;object-fit:cover}
.dnnml-preview-slot__placeholder{display:grid;place-items:center;width:52px;height:52px;border:1px solid #cfe6f1;border-radius:16px;background:rgba(255,255,255,.86);color:#77b7d2}
.dnnml-preview-slot__placeholder svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.dnnml-preview-slot__copy{min-width:0}
.dnnml-preview-slot__copy small{display:block;margin-bottom:3px;color:#4185a1;font-size:.67rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.dnnml-preview-slot__copy strong{display:-webkit-box;overflow:hidden;color:#253649;font-size:.87rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.dnnml-preview-slot__copy span{display:block;overflow:hidden;margin-top:5px;color:var(--dnnml-muted);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}
.dnnml-preview-slot__remove{display:grid;place-items:center;width:27px;height:27px;padding:0;border:0;border-radius:50%;background:#f5f7fa;color:#778397;font-size:1.15rem;line-height:1}
.dnnml-preview-slot__remove:hover{background:#fee2e2;color:#b91c1c}
.dnnml-preview__tip{margin-top:18px;padding:15px;border:1px solid #f4df9d;border-radius:16px;background:linear-gradient(135deg,#fffdf3,#fff9e5)}
.dnnml-preview__tip strong{color:#7a5b00;font-size:.8rem}
.dnnml-preview__tip p{margin:4px 0 0;color:#73684a;font-size:.76rem}
.dnnml-builder{overflow:clip}
.dnnml-builder__head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 27px;border-bottom:1px solid var(--dnnml-border);background:linear-gradient(135deg,#fff,#f8fcff)}
.dnnml-progress{display:flex;align-items:center;gap:7px}
.dnnml-progress i{display:block;width:10px;height:10px;border:2px solid #c7dbe6;border-radius:50%;background:#fff;transition:.2s ease}
.dnnml-progress i.is-done{border-color:var(--dnnml-primary);background:var(--dnnml-primary);box-shadow:0 0 0 4px rgba(102,199,239,.12)}
.dnnml-step{border-bottom:1px solid var(--dnnml-border);background:#fff}
.dnnml-step,.dnnml-selected{scroll-margin-top:calc(var(--dnn-topbar-h,60px) + 18px)}
.dnnml-step.is-locked{opacity:.62}
.dnnml-step__header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:13px;align-items:center;width:100%;padding:18px 26px;border:0;background:#fff;color:var(--dnnml-text);text-align:left}
.dnnml-step__header:hover,.dnnml-step.is-active .dnnml-step__header{background:linear-gradient(90deg,rgba(102,199,239,.08),rgba(241,155,194,.055))}
.dnnml-step__header:disabled{cursor:not-allowed}
.dnnml-step__number{display:grid;place-items:center;width:38px;height:38px;border:1px solid #cbe6f3;border-radius:13px;background:#f5fbfe;color:#287695;font-weight:900}
.dnnml-step[data-step="head"] .dnnml-step__number{border-color:#f4cee0;background:#fff7fb;color:#b75a83}
.dnnml-step[data-step="petticoat"] .dnnml-step__number{border-color:#f5dfa1;background:#fffdf3;color:#9a7200}
.dnnml-step[data-step="footwear"] .dnnml-step__number{border-color:#cbe9d9;background:#f4fcf8;color:#29835a}
.dnnml-step.is-done .dnnml-step__number{border-color:transparent;background:linear-gradient(135deg,var(--dnnml-primary),var(--dnnml-secondary));color:#fff}
.dnnml-step__header strong,.dnnml-step__header small{display:block}
.dnnml-step__header strong{font-size:.96rem}
.dnnml-step__header small{margin-top:2px;color:var(--dnnml-muted);font-size:.77rem;font-weight:500}
.dnnml-step__header em{padding:6px 9px;border-radius:999px;background:#f4f7fa;color:#66758a;font-size:.69rem;font-style:normal;font-weight:800;white-space:nowrap}
.dnnml-step.is-done .dnnml-step__header em{background:#eafaf1;color:#18834a}
.dnnml-step__content{padding:5px 26px 26px}
.dnnml-look-rule{margin:14px 26px;padding:12px 14px;border:1px solid #cce8f4;border-radius:14px;background:linear-gradient(135deg,#f2fbff,#fff8fc);color:#35657d;font-size:.77rem;font-weight:750}
.dnnml-footwear-rule{display:flex;align-items:flex-start;gap:9px;margin-bottom:13px;padding:11px 13px;border:1px solid #cbe9d9;border-radius:13px;background:linear-gradient(135deg,#f2fcf7,#f4fbff);color:#356a54;font-size:.74rem;font-weight:750}
.dnnml-footwear-rule:before{content:"👟";font-size:1rem;line-height:1.2}
.dnnml-search{display:flex;align-items:center;gap:10px;width:100%;padding:0 14px;border:1px solid var(--dnnml-border);border-radius:15px;background:#fbfdff;transition:.2s ease}
.dnnml-search:focus-within{border-color:var(--dnnml-primary);background:#fff;box-shadow:0 0 0 4px rgba(102,199,239,.13)}
.dnnml-search svg{width:19px;height:19px;flex:0 0 auto;fill:none;stroke:#78a6bb;stroke-width:2;stroke-linecap:round}
.dnnml-search input{width:100%;height:49px;padding:0;border:0!important;outline:0;background:transparent!important;color:var(--dnnml-text);box-shadow:none!important}
.dnnml-search input::placeholder{color:#9aa8b8}
.dnnml-results{margin-top:15px}
.dnnml-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.dnnml-product-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--dnnml-border);border-radius:17px;background:#fff;box-shadow:0 7px 20px rgba(35,70,95,.045);transition:.2s ease}
.dnnml-product-card:before{content:"";position:absolute;z-index:2;left:12px;right:12px;top:0;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,var(--dnnml-primary),var(--dnnml-secondary),var(--dnnml-accent));opacity:.8}
.dnnml-product-card:hover{border-color:color-mix(in srgb,var(--dnnml-primary) 60%,#fff);box-shadow:0 15px 34px rgba(35,70,95,.1);transform:translateY(-2px)}
.dnnml-product-card__image{display:block;aspect-ratio:1/1.08;overflow:hidden;background:linear-gradient(#f6fbff,#fff6fa)}
.dnnml-product-card__image img{width:100%;height:100%;object-fit:cover;transition:.3s ease}
.dnnml-product-card:hover .dnnml-product-card__image img{transform:scale(1.025)}
.dnnml-product-card__body{display:flex;flex:1;flex-direction:column;padding:11px}
.dnnml-product-card__reasons{display:flex;min-height:22px;flex-wrap:wrap;gap:4px;margin-bottom:5px}
.dnnml-product-card__reasons span{padding:3px 6px;border-radius:999px;background:#eef9fd;color:#287695;font-size:.59rem;font-weight:800}
.dnnml-product-card h3{display:-webkit-box;min-height:2.55em;margin:0;color:#29394a;font-size:.78rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.dnnml-product-card__price{margin:8px 0;color:#1d2d3d;font-size:.84rem;font-weight:900}
.dnnml-product-card__price del{margin-right:4px;color:#98a3b0;font-size:.68rem;font-weight:600}
.dnnml-product-card__price ins{text-decoration:none}
.dnnml-product-card button{width:100%;margin-top:auto;padding:9px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--dnnml-primary),color-mix(in srgb,var(--dnnml-secondary) 52%,var(--dnnml-primary)));color:#173347;font-size:.71rem;font-weight:900;box-shadow:none}
.dnnml-product-card button:hover{filter:saturate(1.12) brightness(.98)}
.dnnml-selected{margin-top:15px}
.dnnml-selected-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid color-mix(in srgb,var(--dnnml-primary) 54%,#fff);border-radius:18px;background:linear-gradient(135deg,#f8fdff,#fffafd)}
.dnnml-selected-card>img{width:92px;height:92px;object-fit:cover;border-radius:14px;background:#fff}
.dnnml-selected-card__copy{min-width:0}
.dnnml-selected-card__copy small{display:block;color:#3c819e;font-size:.65rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.dnnml-selected-card__copy strong{display:block;margin:3px 0;color:#203447;font-size:.91rem;line-height:1.25}
.dnnml-selected-card__copy a{color:#397b99;font-size:.7rem;font-weight:800;text-decoration:none}
.dnnml-selected-card__change{align-self:start;padding:6px 9px;border:1px solid var(--dnnml-border);border-radius:9px;background:#fff;color:#527086;font-size:.68rem;font-weight:800}
.dnnml-variation-fields{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:12px;border-top:1px solid rgba(102,199,239,.23)}
.dnnml-variation-fields label>span{display:block;margin-bottom:5px;color:#586a7d;font-size:.7rem;font-weight:800}
.dnnml-variation-fields select{width:100%;height:43px;padding:0 11px;border:1px solid var(--dnnml-border);border-radius:11px;background:#fff;color:#263142}
.dnnml-variation-fields select:focus{border-color:var(--dnnml-primary);outline:3px solid rgba(102,199,239,.13)}
.dnnml-selected-card__foot{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px}
.dnnml-selected-card__foot span{font-size:.72rem;font-weight:800}
.dnnml-selected-card__foot .is-ready{color:#16804a}
.dnnml-selected-card__foot .is-warning{color:#a35d00}
.dnnml-selected-card__foot strong{font-size:.94rem}
.dnnml-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px}
.dnnml-choice button{min-height:48px;padding:10px;border:1px solid var(--dnnml-border);border-radius:14px;background:#fff;color:#596c80;font-weight:900}
.dnnml-choice button.is-selected{border-color:var(--dnnml-primary);background:linear-gradient(135deg,rgba(102,199,239,.14),rgba(241,155,194,.11));color:#21455c;box-shadow:0 0 0 3px rgba(102,199,239,.1)}
.dnnml-single-product-note{display:flex;align-items:flex-start;gap:7px;flex-direction:column;margin:0 0 15px;padding:12px 14px;border:1px solid #cfe8f5;border-radius:14px;background:linear-gradient(135deg,#f4fbff,#fff8fc);color:#52677b;font-size:.76rem}
.dnnml-single-product-note strong{color:#287695;font-size:.8rem}
.dnnml-skip{display:block;margin:14px auto 0;padding:7px 10px;border:0;background:transparent;color:#6e7d8f;font-size:.73rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.dnnml-summary{position:sticky;z-index:4;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 26px;border-top:1px solid var(--dnnml-border);background:rgba(255,255,255,.94);box-shadow:0 -15px 35px rgba(30,63,86,.07);backdrop-filter:blur(12px)}
.dnnml-summary>div small,.dnnml-summary>div strong,.dnnml-summary>div span{display:block}
.dnnml-summary>div small{color:var(--dnnml-muted);font-size:.68rem;font-weight:800;text-transform:uppercase}
.dnnml-summary>div strong{font-size:1.35rem;line-height:1.2}
.dnnml-summary>div span{color:var(--dnnml-muted);font-size:.7rem}
.dnnml-add{min-width:250px;min-height:50px;padding:12px 20px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--dnnml-primary),var(--dnnml-secondary));color:#16364a;font-weight:950;box-shadow:0 12px 25px rgba(61,151,192,.22);transition:.2s ease}
.dnnml-add:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px rgba(61,151,192,.28)}
.dnnml-add:disabled{cursor:not-allowed;filter:grayscale(.55);opacity:.5;box-shadow:none}
.dnnml-add.is-loading{cursor:wait}
.dnnml-loading,.dnnml-empty{display:grid;place-items:center;gap:6px;min-height:110px;padding:20px;border:1px dashed #cfe1eb;border-radius:16px;background:#fbfdff;color:#738296;text-align:center}
.dnnml-loading{grid-template-columns:auto auto;align-content:center}
.dnnml-loading i{width:18px;height:18px;border:2px solid #cfe1eb;border-top-color:var(--dnnml-primary);border-radius:50%;animation:dnnml-spin .7s linear infinite}
.dnnml-loading span,.dnnml-empty span{font-size:.76rem}
.dnnml-empty strong{color:#4d6174;font-size:.86rem}
.dnnml-empty button{margin-top:5px;padding:7px 11px;border:1px solid var(--dnnml-border);border-radius:9px;background:#fff;color:#397b99;font-size:.72rem;font-weight:800}
.dnnml-feedback{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 26px;padding:14px 16px;border-radius:14px;font-size:.78rem}
.dnnml-feedback.is-success{border:1px solid #a7e5c2;background:#eefbf4;color:#176b40}
.dnnml-feedback.is-error{border:1px solid #fecaca;background:#fff1f2;color:#9f1239}
.dnnml-feedback span{display:flex;gap:8px}
.dnnml-feedback a{padding:6px 9px;border-radius:8px;background:#fff;color:inherit;font-weight:900;text-decoration:none}
.dnnml-dialog-open{overflow:hidden}
.dnnml-dialog-overlay{position:fixed;z-index:2147483647;inset:0;display:grid;place-items:center;padding:20px;background:rgba(20,35,50,.58);backdrop-filter:blur(5px)}
.dnnml-dialog{position:relative;width:min(560px,100%);padding:34px;border:1px solid rgba(255,255,255,.7);border-radius:26px;background:#fff;box-shadow:0 30px 90px rgba(8,29,44,.32);outline:0;text-align:center}
.dnnml-dialog__close{position:absolute;right:14px;top:14px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#f2f6f9;color:#66788a;font-size:1.35rem;line-height:1}
.dnnml-dialog__icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 15px;border-radius:20px;background:linear-gradient(135deg,rgba(102,199,239,.2),rgba(241,155,194,.2));color:#3f94b8}
.dnnml-dialog__icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.dnnml-dialog h2{margin:6px 0 8px;color:#1d2d3d;font-family:var(--dnnpf-heading,Poppins,system-ui,sans-serif);font-size:1.6rem;line-height:1.2}
.dnnml-dialog p{max-width:450px;margin:0 auto;color:#647489;font-size:.92rem}
.dnnml-dialog__actions{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:9px;margin-top:24px}
.dnnml-dialog__actions button,.dnnml-dialog__actions a{display:grid;place-items:center;min-height:48px;padding:10px 12px;border:1px solid var(--dnnml-border);border-radius:13px;background:#fff;color:#36566c;font-size:.76rem;font-weight:900;text-decoration:none}
.dnnml-dialog__actions .dnnml-dialog__repeat{border-color:transparent;background:linear-gradient(135deg,var(--dnnml-primary),var(--dnnml-secondary));color:#17364a}
.dnnml-dialog__actions .is-checkout{border-color:#cde9d8;background:#eefbf4;color:#176b40}
.dnnml-tour-open{overflow:hidden}
.dnnml-tour-fab{position:fixed;z-index:50;right:18px;bottom:86px;display:grid;place-items:center;width:43px;height:43px;padding:0;border:1px solid rgba(255,255,255,.78);border-radius:50%;background:linear-gradient(135deg,var(--dnnml-primary),var(--dnnml-secondary));color:#17384c;box-shadow:0 12px 30px rgba(31,84,112,.28);transition:.2s ease}
.dnnml-tour-fab:hover{transform:translateY(-2px) scale(1.03)}
.dnnml-tour-fab svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}
.dnnml-tour-backdrop{position:fixed;z-index:1000;inset:0;background:rgba(19,35,49,.58);backdrop-filter:blur(2px)}
.dnnml-app .is-tour-focus{position:relative;z-index:1002!important;border-radius:18px;outline:5px solid rgba(255,255,255,.96);box-shadow:0 0 0 10px rgba(102,199,239,.72),0 22px 70px rgba(0,0,0,.32)!important;animation:dnnml-tour-pulse 1.8s ease-in-out infinite}
.dnnml-app.is-tour-active .dnnml-hero{overflow:visible}
.dnnml-app.is-tour-active .dnnml-hero__inner{z-index:1002}
.dnnml-app.is-tour-active .dnnml-tour-fab{opacity:0;pointer-events:none}
.dnnml-tour-popover{position:fixed;z-index:1003;width:360px;padding:23px;border:1px solid rgba(255,255,255,.8);border-radius:21px;background:#fff;box-shadow:0 25px 80px rgba(7,25,38,.38);outline:0}
.dnnml-tour-popover:before{content:"";position:absolute;left:var(--dnnml-tour-arrow,50%);width:16px;height:16px;background:#fff;transform:translateX(-50%) rotate(45deg)}
.dnnml-tour-popover[data-placement="below"]:before{top:-8px;border-left:1px solid rgba(255,255,255,.8);border-top:1px solid rgba(255,255,255,.8)}
.dnnml-tour-popover[data-placement="above"]:before{bottom:-8px;border-right:1px solid rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.8)}
.dnnml-tour-popover__close{position:absolute;right:10px;top:10px;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:#f2f6f9;color:#6b7a8b;font-size:1.2rem;line-height:1}
.dnnml-tour-popover__step{display:inline-block;margin-bottom:6px;color:#37809e;font-size:.63rem;font-weight:950;letter-spacing:.1em}
.dnnml-tour-popover h2{margin:0 30px 7px 0;color:#1f3346;font-family:var(--dnnpf-heading,Poppins,system-ui,sans-serif);font-size:1.18rem;line-height:1.25}
.dnnml-tour-popover>p{margin:0;color:#647489;font-size:.79rem;line-height:1.55}
.dnnml-tour-popover__actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px;padding-top:14px;border-top:1px solid #e6eef3}
.dnnml-tour-popover__actions>span{display:flex;gap:7px}
.dnnml-tour-popover__actions button{min-height:38px;padding:8px 12px;border:1px solid var(--dnnml-border);border-radius:10px;background:#fff;color:#506b7e;font-size:.7rem;font-weight:900}
.dnnml-tour-popover__actions .is-skip{padding-left:0;border:0;background:transparent;color:#7a8797;text-decoration:underline;text-underline-offset:3px}
.dnnml-tour-popover__actions .is-next{border-color:transparent;background:linear-gradient(135deg,var(--dnnml-primary),var(--dnnml-secondary));color:#17384c}
.dnnml-noscript{max-width:780px;margin:30px auto;padding:18px;border:1px solid #fecaca;border-radius:12px;background:#fff1f2;color:#9f1239;text-align:center}
.dnnml-app .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@keyframes dnnml-spin{to{transform:rotate(360deg)}}
@keyframes dnnml-tour-pulse{0%,100%{outline-color:rgba(255,255,255,.96)}50%{outline-color:rgba(255,240,248,.96)}}
@media(max-width:1060px){
  .dnnml-layout{grid-template-columns:320px minmax(0,1fr);gap:18px}
  .dnnml-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dnnml-step__header{padding-left:20px;padding-right:20px}
  .dnnml-step__content{padding-left:20px;padding-right:20px}
}
@media(max-width:820px){
  .dnnml-hero__inner{align-items:flex-start;flex-direction:column;padding:34px 0}
	.dnnml-hero__copy{width:100%}
  .dnnml-hero__trust{display:flex;min-width:0;flex-wrap:wrap}
	.dnnml-layout{display:flex;flex-direction:column;padding-top:20px}
	.dnnml-builder{order:1;width:100%}
	.dnnml-preview{position:relative;top:auto;order:2;width:100%;margin:18px 0 0}
  .dnnml-preview__stack{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
  .dnnml-preview__stack:before{display:none}
  .dnnml-preview-slot{display:block;min-height:0;padding:6px}
  .dnnml-preview-slot:not(.is-empty){transform:none}
  .dnnml-preview-slot__image{width:100%;height:auto;aspect-ratio:1/1}
  .dnnml-preview-slot__copy{padding:6px 2px 3px}
  .dnnml-preview-slot__copy small{font-size:.57rem}
  .dnnml-preview-slot__copy strong{font-size:.67rem;-webkit-line-clamp:2}
  .dnnml-preview-slot__copy span{font-size:.59rem}
  .dnnml-preview-slot__remove{position:absolute;right:7px;top:7px;background:rgba(255,255,255,.92)}
  .dnnml-preview__tip{display:none}
  .dnnml-summary{bottom:calc(61px + env(safe-area-inset-bottom,0px))}
	.dnnml-tour-fab{bottom:calc(78px + env(safe-area-inset-bottom,0px))}
}
@media(max-width:600px){
  .dnnml-shell{width:min(100% - 20px,1280px)}
  .dnnml-hero__inner{padding:27px 0}
  .dnnml-hero__trust span{padding:7px 9px;font-size:.67rem}
	.dnnml-brand-card{display:grid;width:100%;grid-template-columns:54px minmax(0,1fr);gap:8px;padding:8px}
	.dnnml-brand-card__logo{width:54px;height:44px;grid-row:1/3}
	.dnnml-brand-card>span{align-self:end}
	.dnnml-tour-inline{grid-column:2;justify-self:start;margin:0;padding:5px 7px}
  .dnnml-preview,.dnnml-builder{border-radius:19px}
  .dnnml-preview{padding:15px}
  .dnnml-preview__head h2,.dnnml-builder__head h2{font-size:1.25rem}
  .dnnml-preview__head p{font-size:.74rem}
	.dnnml-preview__stack{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dnnml-builder__head{padding:18px 15px}
  .dnnml-step__header{grid-template-columns:36px minmax(0,1fr);padding:15px 14px}
  .dnnml-step__header em{grid-column:2;justify-self:start;margin-top:-8px}
  .dnnml-step__number{width:34px;height:34px;border-radius:11px}
  .dnnml-step__content{padding:4px 14px 20px}
  .dnnml-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .dnnml-product-card__body{padding:9px}
  .dnnml-product-card__reasons span{font-size:.52rem}
  .dnnml-selected-card{grid-template-columns:72px minmax(0,1fr);gap:10px}
  .dnnml-selected-card>img{width:72px;height:72px}
  .dnnml-selected-card__change{grid-column:1/-1;justify-self:end;margin-top:-5px}
  .dnnml-variation-fields{grid-template-columns:1fr}
  .dnnml-summary{padding:14px;gap:10px}
  .dnnml-summary>div strong{font-size:1.08rem}
  .dnnml-add{min-width:0;min-height:48px;flex:1;padding:10px 12px;font-size:.78rem}
  .dnnml-feedback{align-items:flex-start;flex-direction:column;margin:14px}
	.dnnml-look-rule{margin:12px 14px;font-size:.73rem}
	.dnnml-dialog{padding:28px 18px 20px;border-radius:21px}
	.dnnml-dialog__actions{grid-template-columns:1fr}
	.dnnml-tour-popover{padding:20px 17px;border-radius:18px}
	.dnnml-tour-popover__actions{align-items:stretch;flex-direction:column}
	.dnnml-tour-popover__actions>span{display:grid;grid-template-columns:1fr 1fr}
	.dnnml-tour-popover__actions button{width:100%}
}
@media(max-width:520px){
  .dnnml-preview__stack{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dnnml-product-grid{grid-template-columns:1fr}
  .dnnml-product-card{display:grid;grid-template-columns:118px minmax(0,1fr)}
  .dnnml-product-card__image{height:100%;min-height:154px;aspect-ratio:auto}
  .dnnml-product-card__body{min-width:0}
  .dnnml-product-card h3{min-height:0;font-size:.82rem;-webkit-line-clamp:3}
  .dnnml-product-card__reasons{min-height:0}
}
@media(prefers-reduced-motion:reduce){
  .dnnml-app *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
