.silky-tfc{font-family:inherit;color:#222;max-width:1200px;margin:0 auto;box-sizing:border-box}.silky-tfc *{box-sizing:border-box}.silky-tfc__heading h2{font-size:clamp(30px,4vw,52px);line-height:1.05;margin:0;color:var(--silky-secondary);text-transform:uppercase}.silky-tfc__heading h2::first-line{color:var(--silky-secondary)}.silky-tfc__heading p{margin:10px 0 24px;color:var(--silky-text);font-size:16px}.silky-tfc__tabs{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dedede;border-radius:14px;overflow:hidden;margin:20px 0 26px;background:#fff}.silky-tfc__tab{appearance:none;border:0;background:#fff;padding:18px 22px;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;text-align:left;cursor:pointer;position:relative;color:var(--silky-secondary)}.silky-tfc__tab span{grid-row:1/3;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#e9e9e9;font-weight:700;font-size:20px}.silky-tfc__tab b{font-size:17px}.silky-tfc__tab small{color:var(--silky-text);margin-top:3px}.silky-tfc__tab.is-active{background:var(--silky-primary);color:#fff}.silky-tfc__tab.is-active span{background:#fff;color:var(--silky-primary)}.silky-tfc__tab.is-active small{color:#fff;opacity:.9}.silky-tfc__panel{display:none;border:1px solid #e2e2e2;border-radius:16px;padding:24px;background:#fff}.silky-tfc__panel.is-active{display:block}.silky-tfc__panel h3{margin:0 0 20px;text-transform:uppercase;font-size:24px;color:var(--silky-secondary)}.silky-tfc__products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.silky-tfc__product{position:relative;background:#fff;border:1px solid #e2e2e2;border-radius:14px;padding:16px 10px 15px;cursor:pointer;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0;transition:.2s ease;box-shadow:0 4px 14px rgba(0,0,0,.04)}.silky-tfc__product:hover{transform:translateY(-2px);box-shadow:0 7px 18px rgba(0,0,0,.07)}.silky-tfc__product.is-selected{border:2px solid var(--silky-primary);background:#fffafa}.silky-tfc__check{display:none;position:absolute;right:10px;top:10px;width:28px;height:28px;border-radius:50%;background:var(--silky-primary);color:#fff;place-items:center;font-weight:800}.silky-tfc__product.is-selected .silky-tfc__check{display:grid}.silky-tfc__image-wrap{height:170px;width:100%;display:grid;place-items:center;margin-bottom:8px}.silky-tfc__image-wrap img{max-height:165px;max-width:100%;object-fit:contain}.silky-tfc__placeholder{width:92px;height:130px;border-radius:8px;background:linear-gradient(145deg,#eee,#d7d7d7);display:grid;place-items:center;font-weight:800;color:var(--silky-secondary)}.silky-tfc__product strong{font-size:16px;color:#222}.silky-tfc__product small{font-size:13px;margin-top:4px;color:var(--silky-secondary)}.silky-tfc__product em{font-style:normal;font-size:12px;color:var(--silky-text);margin-top:6px}.silky-tfc__actions{display:flex;gap:12px;justify-content:space-between;margin-top:22px}.silky-tfc__actions--end{justify-content:flex-end}.silky-tfc__btn{border:0;border-radius:8px;padding:14px 26px;background:var(--silky-primary);color:#fff;font-weight:700;font-size:15px;cursor:pointer}.silky-tfc__btn--ghost{background:#fff;color:var(--silky-secondary);border:1px solid #bbb}.silky-tfc__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.silky-tfc__card{border:1px solid #e5e5e5;border-radius:14px;padding:20px}.silky-tfc__card label{display:block;font-weight:700;font-size:16px;margin-bottom:12px;text-transform:uppercase;color:var(--silky-secondary)}.silky-tfc__area-row,.silky-tfc__depth-row{display:flex;gap:10px}.silky-tfc input{width:100%;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-size:16px;outline:none}.silky-tfc input:focus{border-color:var(--silky-primary);box-shadow:0 0 0 2px rgba(199,0,0,.08)}.silky-tfc__unit-toggle{display:flex;flex:0 0 auto}.silky-tfc__unit-toggle button,.silky-tfc__depth-presets button{border:1px solid #d3d3d3;background:#fff;padding:11px 14px;cursor:pointer}.silky-tfc__unit-toggle button:first-child{border-radius:8px 0 0 8px}.silky-tfc__unit-toggle button:last-child{border-radius:0 8px 8px 0}.silky-tfc__unit-toggle button.is-active,.silky-tfc__depth-presets button.is-active{background:var(--silky-primary);color:#fff;border-color:var(--silky-primary)}.silky-tfc__depth-row span{min-width:55px;border:1px solid #d3d3d3;border-radius:8px;display:grid;place-items:center;color:var(--silky-text)}.silky-tfc__depth-presets{display:flex;gap:8px;margin-top:10px}.silky-tfc__depth-presets button{border-radius:7px}.silky-tfc__summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.silky-tfc__summary>div{background:#f7f7f7;border-radius:12px;padding:16px}.silky-tfc__summary small{display:block;color:var(--silky-text);margin-bottom:7px}.silky-tfc__summary strong{font-size:18px;color:var(--silky-secondary)}.silky-tfc__bags{background:#fff5f5!important;border:1px solid rgba(199,0,0,.14)}.silky-tfc__bags strong{color:var(--silky-primary)!important;font-size:23px!important}.silky-tfc__guide{margin-top:22px;border:1px solid #e2e2e2;border-radius:14px;padding:20px}.silky-tfc__guide h4{margin:0 0 14px;color:var(--silky-primary);text-transform:uppercase}.silky-tfc__table-wrap{overflow:auto}.silky-tfc table{width:100%;border-collapse:collapse;min-width:560px}.silky-tfc th,.silky-tfc td{padding:11px 12px;border:1px solid #e4e4e4;text-align:center}.silky-tfc th:first-child,.silky-tfc td:first-child{text-align:left}.silky-tfc th{background:#f3f3f3;color:var(--silky-secondary)}.silky-tfc__note{margin-top:18px;border:1px solid rgba(199,0,0,.12);background:#fff8f8;border-radius:12px;padding:15px;color:var(--silky-text);font-size:13px}.silky-tfc__note b{color:var(--silky-primary)}
@media(max-width:900px){.silky-tfc__products{grid-template-columns:repeat(3,1fr)}.silky-tfc__summary{grid-template-columns:1fr 1fr}.silky-tfc__form-grid{grid-template-columns:1fr}.silky-tfc__image-wrap{height:145px}.silky-tfc__image-wrap img{max-height:140px}}
@media(max-width:600px){.silky-tfc{padding:0 2px}.silky-tfc__heading h2{font-size:32px}.silky-tfc__tabs{grid-template-columns:1fr;margin-top:14px}.silky-tfc__tab{padding:13px 14px;grid-template-columns:40px 1fr}.silky-tfc__tab span{width:32px;height:32px;font-size:16px}.silky-tfc__panel{padding:14px;border-radius:12px}.silky-tfc__panel h3{font-size:19px}.silky-tfc__products{grid-template-columns:repeat(2,1fr);gap:10px}.silky-tfc__product{padding:12px 8px}.silky-tfc__image-wrap{height:125px}.silky-tfc__image-wrap img{max-height:120px}.silky-tfc__summary{grid-template-columns:1fr}.silky-tfc__area-row{flex-direction:column}.silky-tfc__unit-toggle{width:100%}.silky-tfc__unit-toggle button{flex:1}.silky-tfc__depth-presets{display:grid;grid-template-columns:repeat(3,1fr)}.silky-tfc__actions{flex-direction:column-reverse}.silky-tfc__btn{width:100%}}

/* Step navigation: selected/focused step uses Silky red */
.silky-tfc__tab{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}
.silky-tfc__tab.is-active,.silky-tfc__tab[aria-selected="true"]{background:var(--silky-primary);color:#fff;box-shadow:inset 0 -3px 0 rgba(0,0,0,.08)}
.silky-tfc__tab.is-active b,.silky-tfc__tab[aria-selected="true"] b{color:#fff}
.silky-tfc__tab.is-active small,.silky-tfc__tab[aria-selected="true"] small{color:#fff;opacity:.92}
.silky-tfc__tab:focus-visible{outline:3px solid rgba(199,0,0,.2);outline-offset:2px}
.silky-tfc__tab:not(.is-active):hover{background:#f7f7f7}

/* v1.0.3 — shortcode owns the step sections. Active step is red, inactive step is grey. */
.silky-tfc__tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  border:0;
  border-radius:0;
  overflow:visible;
  background:transparent;
  margin:20px 0 26px;
}
.silky-tfc__tab{
  min-height:92px;
  border:1px solid #dedede;
  border-radius:14px;
  background:#f4f5f7;
  padding:16px 22px;
  display:grid;
  grid-template-columns:48px 1fr;
  grid-template-rows:auto auto;
  align-content:center;
  column-gap:14px;
  text-align:left;
  color:#3f4650;
  box-shadow:0 4px 14px rgba(0,0,0,.05);
  overflow:hidden;
}
.silky-tfc__tab + .silky-tfc__tab{border-left:1px solid #dedede}
.silky-tfc__tab span{
  grid-row:1/3;
  align-self:center;
  width:42px;
  height:42px;
  border-radius:50%;
  background:#ffffff;
  color:#3f4650;
  border:1px solid #cfd4dc;
}
.silky-tfc__tab b{font-size:17px;line-height:1.2;color:#30343a}
.silky-tfc__tab small{font-size:13px;line-height:1.35;color:var(--silky-text);margin-top:4px}
.silky-tfc__tab.is-active,
.silky-tfc__tab[aria-selected="true"]{
  background:var(--silky-primary);
  border-color:var(--silky-primary);
  color:#fff;
  box-shadow:0 5px 16px rgba(199,0,0,.18);
}
.silky-tfc__tab.is-active span,
.silky-tfc__tab[aria-selected="true"] span{
  background:#fff;
  color:var(--silky-primary);
  border-color:#fff;
}
.silky-tfc__tab.is-active b,
.silky-tfc__tab[aria-selected="true"] b,
.silky-tfc__tab.is-active small,
.silky-tfc__tab[aria-selected="true"] small{color:#fff}
.silky-tfc__tab:not(.is-active):hover{background:#eef0f3;border-color:#cfd4dc}

@media(max-width:600px){
  .silky-tfc__tabs{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}
  .silky-tfc__tab{min-height:78px;padding:11px 10px;grid-template-columns:34px 1fr;column-gap:8px;border-radius:10px}
  .silky-tfc__tab span{width:32px;height:32px;font-size:15px}
  .silky-tfc__tab b{font-size:13px}
  .silky-tfc__tab small{font-size:10px}
}

/* v1.0.4 — angled step tabs with Flaticon UIcons. */
.silky-tfc__tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0;
  overflow:visible;
  border:1px solid #dedede;
  border-radius:8px;
  background:#f8f8f8;
  margin:20px 0 26px;
}
.silky-tfc__tab{
  position:relative;
  isolation:isolate;
  min-height:86px;
  border:0;
  border-radius:0;
  box-shadow:none;
  overflow:visible;
  display:grid;
  grid-template-columns:42px 34px minmax(0,1fr);
  grid-template-rows:auto auto;
  align-content:center;
  align-items:center;
  column-gap:13px;
  padding:16px 28px;
  background:#f8f8f8;
  color:#555b61;
}
.silky-tfc__tab + .silky-tfc__tab{border-left:1px solid #dedede}
.silky-tfc__tab::before,
.silky-tfc__tab::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:transparent;
}
.silky-tfc__tab[data-step="1"]{border-radius:7px 0 0 7px}
.silky-tfc__tab[data-step="2"]{border-radius:0 7px 7px 0}
.silky-tfc__tab[data-step="1"].is-active,
.silky-tfc__tab[data-step="1"][aria-selected="true"]{
  background:var(--silky-primary);
  clip-path:polygon(0 0, calc(100% - 34px) 0, 100% 50%, calc(100% - 34px) 100%, 0 100%);
  padding-right:50px;
}
.silky-tfc__tab[data-step="2"].is-active,
.silky-tfc__tab[data-step="2"][aria-selected="true"]{
  background:var(--silky-primary);
  clip-path:polygon(34px 0, 100% 0, 100% 100%, 34px 100%, 0 50%);
  padding-left:50px;
}
.silky-tfc__step-number,
.silky-tfc__tab span.silky-tfc__step-number{
  grid-column:1;
  grid-row:1/3;
  width:38px;
  height:38px;
  border-radius:50%;
  display:grid;
  place-items:center;
  align-self:center;
  background:#64676b;
  border:0;
  color:#fff;
  font-size:17px;
  font-weight:800;
  line-height:1;
}
.silky-tfc__tab i.fi{
  grid-column:2;
  grid-row:1/3;
  align-self:center;
  display:grid;
  place-items:center;
  width:31px;
  height:31px;
  color:#777;
  font-size:29px;
  line-height:1;
}
.silky-tfc__tab-copy{
  grid-column:3;
  grid-row:1/3;
  display:grid;
  gap:4px;
  min-width:0;
}
.silky-tfc__tab b{
  color:#4c5055;
  font-size:15px;
  font-weight:800;
  line-height:1.05;
}
.silky-tfc__tab small{
  color:#6e7379;
  font-size:12px;
  line-height:1.2;
}
.silky-tfc__tab.is-active,
.silky-tfc__tab[aria-selected="true"]{
  color:#fff;
  border-color:transparent;
  box-shadow:none;
  z-index:2;
}
.silky-tfc__tab.is-active .silky-tfc__step-number,
.silky-tfc__tab[aria-selected="true"] .silky-tfc__step-number{
  background:#fff;
  color:var(--silky-primary);
}
.silky-tfc__tab.is-active i.fi,
.silky-tfc__tab[aria-selected="true"] i.fi,
.silky-tfc__tab.is-active b,
.silky-tfc__tab[aria-selected="true"] b,
.silky-tfc__tab.is-active small,
.silky-tfc__tab[aria-selected="true"] small{
  color:#fff;
}
.silky-tfc__tab:not(.is-active):hover{background:#f2f3f5}

@media(max-width:700px){
  .silky-tfc__tabs{grid-template-columns:1fr;margin-top:14px}
  .silky-tfc__tab,
  .silky-tfc__tab[data-step="1"].is-active,
  .silky-tfc__tab[data-step="1"][aria-selected="true"],
  .silky-tfc__tab[data-step="2"].is-active,
  .silky-tfc__tab[data-step="2"][aria-selected="true"]{
    min-height:78px;
    grid-template-columns:34px 28px minmax(0,1fr);
    column-gap:9px;
    padding:12px 14px;
    clip-path:none;
  }
  .silky-tfc__tab + .silky-tfc__tab{border-left:0;border-top:1px solid #dedede}
  .silky-tfc__tab[data-step="1"],
  .silky-tfc__tab[data-step="1"].is-active,
  .silky-tfc__tab[data-step="1"][aria-selected="true"]{border-radius:7px 7px 0 0}
  .silky-tfc__tab[data-step="2"],
  .silky-tfc__tab[data-step="2"].is-active,
  .silky-tfc__tab[data-step="2"][aria-selected="true"]{border-radius:0 0 7px 7px}
  .silky-tfc__step-number,
  .silky-tfc__tab span.silky-tfc__step-number{width:31px;height:31px;font-size:14px}
  .silky-tfc__tab i.fi{width:25px;height:25px;font-size:24px}
  .silky-tfc__tab b{font-size:12px}
  .silky-tfc__tab small{font-size:10px}
}

/* v1.0.5 — prevent the tab text wrapper from inheriting the circular number badge style. */
.silky-tfc__tab span.silky-tfc__tab-copy,
.silky-tfc__tab.is-active span.silky-tfc__tab-copy,
.silky-tfc__tab[aria-selected="true"] span.silky-tfc__tab-copy{
  width:auto;
  height:auto;
  min-width:0;
  border:0;
  border-radius:0;
  background:transparent;
  color:inherit;
  font-size:inherit;
  font-weight:inherit;
  line-height:normal;
  place-items:initial;
}
