:root{color-scheme:light dark;--page:#f7f7fb;--surface:#fff;--soft:#faf9fd;--ink:#171425;--muted:#6f6985;--line:#e5e2ed;--purple:#6947f8;--purple2:#8c6aff;--pale:#eee9ff;--green:#19bd5c;--header:#fff;--hero-bg:radial-gradient(circle at 70% 7%,rgba(105,71,248,.12),transparent 31%),linear-gradient(150deg,#fff,#f5f2ff);--hero-ink:#171425;--hero-muted:#5f5972;--hero-trust-bg:rgba(255,255,255,.75);--hero-trust-line:#c8bdf1;--nav-tag:#302a46;--menu-color:#171425;--shadow:0 8px 22px rgba(31,24,67,.08);--paper:var(--surface);--cream:var(--page);--indigo:var(--purple);--indigo-dark:var(--header)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font-family:"Segoe UI",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,select{font:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%}.sample-page{padding-bottom:82px}

.sample-nav{position:sticky!important;top:0;z-index:90;background:var(--header)!important;border:0!important;border-bottom:1px solid var(--line)!important}.sample-nav .nav-inner{width:min(100%,784px);height:86px;margin:auto;padding:10px 23px;display:flex;align-items:center;justify-content:space-between;gap:18px}.sample-nav .logo{display:flex;align-items:center;gap:10px;color:#7d5eff;font-size:28px;font-weight:850;line-height:1}.sample-nav .logo-mark{width:54px;height:54px;flex:0 0 54px;object-fit:contain;border-radius:0;box-shadow:none}.sample-nav .logo-copy{display:flex;flex-direction:column}.sample-nav .logo .tag{margin-top:5px;color:var(--nav-tag);font-size:9px;font-weight:700;letter-spacing:3px}.sample-nav .links{display:none}.sample-nav .nav-actions{display:flex;align-items:center;gap:16px}.sample-nav .btn-quote{display:none}.sample-nav .mobile-header-whatsapp{width:53px;height:53px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#25d366;border:3px solid rgba(255,255,255,.18);box-shadow:0 0 20px rgba(37,211,102,.3)}.sample-nav .mobile-header-whatsapp svg{width:29px;height:29px}.sample-nav .mobile-menu-toggle{display:flex!important;width:46px!important;height:46px!important;flex:0 0 46px!important;padding:0!important;border:0!important;border-radius:10px!important;background:transparent!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;color:var(--menu-color)!important;appearance:none!important}.sample-nav .mobile-menu-toggle span{display:block!important;background:currentColor!important;width:29px!important;height:3px!important;border-radius:3px!important}

.sample-hero{background:var(--hero-bg);color:var(--hero-ink);text-align:center;padding:14px 28px 19px}.sample-hero h1{margin:0;font-size:39px;line-height:1.08;letter-spacing:-.035em;font-weight:850}.sample-hero h1 span{color:#7653fa}.sample-hero>p{margin:9px 0 15px;color:var(--hero-muted);font-size:15px}.hero-trust{width:min(672px,100%);height:59px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border:1px solid var(--hero-trust-line);border-radius:14px;background:var(--hero-trust-bg)}.hero-trust>div{height:32px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--hero-trust-line)}.hero-trust>div:last-child{border:0}.hero-trust svg{width:26px;height:26px;fill:none;stroke:var(--hero-ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hero-trust strong{font-size:13px;white-space:nowrap}

.sample-shell{width:min(784px,100%);margin:0 auto}.request-progress{height:107px;margin:0;padding:14px 58px 10px;display:grid;grid-template-columns:repeat(3,1fr);gap:38px;background:var(--surface);border-radius:20px 20px 0 0;list-style:none}.request-progress li{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;color:var(--ink);font-size:12px;line-height:1.15}.request-progress li:not(:last-child)::after{content:"";position:absolute;top:23px;left:calc(50% + 28px);width:calc(100% - 18px);height:1px;background:#aaa1ce}.request-progress b{position:relative;z-index:1;width:44px;height:44px;display:grid;place-items:center;border:1px solid #c9c4d8;border-radius:50%;background:#fff;color:var(--ink);font-size:20px}.request-progress .is-active b{border-color:var(--purple);background:var(--purple);color:#fff}.request-progress span{white-space:nowrap}

.sample-card,.info-section,.cert-strip{background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.sample-card{margin:16px 29px 0;padding:18px 20px}.section-heading{display:flex;align-items:center;gap:11px;margin-bottom:15px}.section-heading svg{width:32px;height:32px;flex:none;fill:none;stroke:var(--purple);stroke-width:1.8;stroke-linejoin:round}.section-heading h2{margin:0;font-size:21px;letter-spacing:-.025em}
.product-options{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.product-option{position:relative;overflow:hidden;min-width:0;padding:7px 7px 13px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--ink);text-align:center;transition:.17s}.product-option img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:9px}.product-option strong{display:block;margin-top:9px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-option i{display:none;position:absolute;right:7px;top:7px;width:30px;height:30px;border-radius:50%;place-items:center;background:var(--purple);border:2px solid #fff;color:#fff;font-size:18px;font-style:normal;box-shadow:0 3px 8px rgba(47,29,129,.25)}.product-option.is-selected{border:2px solid var(--purple);padding:6px 6px 12px}.product-option.is-selected i{display:grid}.other-option{width:145px;min-height:125px;margin-top:0;border:1.5px dashed var(--purple);display:flex;flex-direction:column;align-items:center;justify-content:center}.other-plus{width:50px;height:50px;display:grid;place-items:center;border:2px solid var(--purple);border-radius:50%;color:var(--purple);font-size:32px;font-weight:300}

.requirements-section{padding-bottom:15px}.requirements-section .section-heading{margin-bottom:8px}.requirement-row{min-height:53px;display:grid;grid-template-columns:275px 1fr;align-items:center;gap:15px}.requirement-row>strong,.requirement-row>label{font-size:14px;font-weight:800}.requirement-row select{width:100%;height:48px;padding:0 43px 0 15px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--muted);font-size:15px;outline:0}.requirement-row select:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(105,71,248,.1)}.color-options{display:flex;align-items:center;gap:21px}.color-option{position:relative;width:38px;height:38px;padding:0;border:0;background:none}.color-option i{display:block;width:34px;height:34px;border-radius:50%}.color-option b{display:none;position:absolute;right:-3px;top:-3px;width:19px;height:19px;border:2px solid #fff;border-radius:50%;place-items:center;background:var(--purple);color:#fff;font-size:11px}.color-option.is-selected b{display:grid}.pink{background:#f365ae}.gold{background:#e4a71f}.red{background:#d9232a}.purple{background:#6040e6}.more-color{height:39px;margin-left:auto;padding:0 15px;border:1px dashed var(--purple);border-radius:10px;background:transparent;color:var(--purple);font-weight:750;font-size:13px}.more-color[aria-pressed="true"]{background:var(--pale)}
.product-configurations{display:grid;gap:10px;margin:5px 0 12px}.product-config{display:grid;grid-template-columns:112px minmax(0,1fr) 108px;align-items:center;gap:12px;padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.product-config h3{margin:0;color:var(--purple);font-size:13px;line-height:1.2}.config-field{min-width:0}.config-field>strong{display:block;margin-bottom:6px;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.config-colors{display:flex;flex-wrap:wrap;gap:6px}.config-color{position:relative;min-height:30px;padding:4px 8px 4px 5px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);font-size:10px;font-weight:700}.config-color i{width:19px;height:19px;flex:none;border:1px solid rgba(68,62,84,.2);border-radius:50%;background:var(--swatch)}.config-color b{display:none;position:absolute;left:15px;top:-5px;width:14px;height:14px;place-items:center;border:1.5px solid #fff;border-radius:50%;background:var(--purple);color:#fff;font-size:8px}.config-color.is-selected{border-color:var(--purple);background:var(--pale);color:var(--purple)}.config-color.is-selected b{display:grid}.config-size-field select{width:100%;height:37px;padding:0 27px 0 9px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font-size:12px;outline:none}.config-size-field select:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(105,71,248,.1)}.no-size-note{grid-column:3;margin:0;color:var(--muted);font-size:10px;line-height:1.35}.config-empty{margin:7px 0 10px;padding:13px;border:1px dashed var(--purple);border-radius:10px;color:var(--muted);font-size:12px;text-align:center}.product-configurations+.requirement-row{margin-top:5px}
.requirement-copy{display:flex;flex-direction:column;gap:3px}.requirement-copy label{font-size:14px;font-weight:800}.requirement-copy small{color:var(--muted);font-size:9px;line-height:1.35}
.product-config{grid-template-columns:112px minmax(0,1fr)}.config-sizes-field{grid-column:2}.config-sizes-field>strong{display:block;margin:8px 0 6px;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.selected-color-sizes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.selected-color-size{min-width:0;min-height:38px;padding:4px 5px 4px 7px;display:grid;grid-template-columns:17px minmax(0,1fr) 72px;align-items:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.selected-color-size>i{width:16px;height:16px;border:1px solid rgba(68,62,84,.2);border-radius:50%;background:var(--swatch)}.selected-color-size>span{overflow:hidden;color:var(--ink);font-size:9px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.selected-color-size select{width:100%;height:28px;padding:0 20px 0 6px;border:1px solid var(--line);border-radius:7px;background:var(--soft);color:var(--ink);font-size:10px;outline:none}.selected-color-size select:focus{border-color:var(--purple);box-shadow:0 0 0 2px rgba(105,71,248,.1)}.no-size-note{grid-column:2}

.request-summary{min-height:116px;margin:16px 29px 0;padding:15px 18px;display:grid;grid-template-columns:74px 1fr 28px;align-items:center;gap:15px;border:1px solid #8fdb9a;border-radius:16px;background:linear-gradient(100deg,#f4fff0,#fbfff8)}.summary-wa{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff}.summary-wa svg{width:39px;height:39px}.request-summary h2{margin:0 0 4px;font-size:19px}.request-summary p{margin:0;color:#31352f;font-size:13px;line-height:1.5}.request-summary>a{width:28px;height:34px;display:grid;place-items:center;color:var(--purple)}.request-summary>a svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.whatsapp-action{margin:16px 29px 18px;text-align:center}.continue-whatsapp{height:76px;display:flex;align-items:center;justify-content:center;gap:16px;border-radius:13px;background:linear-gradient(135deg,#0eb850,#18c65f);color:#fff;box-shadow:0 10px 22px rgba(16,174,78,.22)}.continue-whatsapp svg{width:39px;height:39px}.continue-whatsapp strong{font-size:24px}.whatsapp-action p{margin:8px 0 0;color:var(--muted);font-size:13px}

.info-section{margin:16px 29px 0;padding:13px 18px 18px}.info-section h2{margin:0 0 12px;text-align:center;font-size:18px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-grid>div{min-height:79px;padding:4px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid var(--line)}.benefit-grid>div:last-child{border:0}.benefit-grid span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--purple);color:#fff;font-size:15px}.benefit-grid strong{margin-top:5px;font-size:11px;line-height:1.25}
.next-section{padding-bottom:15px}.next-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin:0;padding:0 9px;list-style:none}.next-steps li{position:relative;display:flex;align-items:center;gap:11px}.next-steps li:not(:last-child)::after{content:"→";position:absolute;right:-28px;color:var(--muted);font-size:23px}.next-steps>b{}.next-steps li>b{width:55px;height:55px;flex:none;display:grid;place-items:center;border:1.5px solid var(--purple);border-radius:50%;color:var(--purple);font-size:24px}.next-steps div{display:grid;grid-template-columns:20px 1fr;align-items:start}.next-steps em{grid-row:1/3;color:var(--purple);font-size:18px;font-weight:850;font-style:normal}.next-steps strong{font-size:11px;line-height:1.25;font-weight:600}
.cert-strip{min-height:78px;margin:16px 29px 25px;padding:9px 25px;display:grid;grid-template-columns:repeat(3,1fr)}.cert-strip>div{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line)}.cert-strip>div:last-child{border:0}.cert-strip img{width:43px;height:43px;flex:0 0 43px;object-fit:contain;border-radius:50%;background:#fff}.cert-strip span{display:flex;flex-direction:column}.cert-strip strong{color:#225aa5;font-size:14px}.cert-strip>div:last-child strong{color:#27823d}.cert-strip small{margin-top:3px;font-size:10px}

.sample-bottom-bar{position:fixed;z-index:85;left:50%;bottom:0;width:min(784px,100%);height:82px;transform:translateX(-50%);display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:9px 29px calc(9px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid var(--line)}.sample-bottom-bar a{display:flex;align-items:center;justify-content:center;gap:11px;border-radius:12px}.sample-bottom-bar span{display:flex;flex-direction:column}.sample-bottom-bar strong{font-size:17px}.sample-bottom-bar small{display:none}.bottom-whatsapp{background:var(--green);color:#fff}.bottom-whatsapp svg{width:35px}.bottom-products{border:1.5px solid var(--purple);color:var(--purple)}

.benefit-grid span svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.next-steps li>b svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cert-strip b{border-color:currentColor;font-size:0}.cert-strip b svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cert-strip .halal-mark{color:#18762e}.cert-strip .halal-mark svg{width:34px;height:34px}
@media(min-width:785px){body{background:var(--page)}.sample-page>main,.sample-nav,.sample-bottom-bar{box-shadow:0 0 28px rgba(15,10,35,.12)}.sample-page>main{width:784px;margin:auto;background:var(--page)}}
@media(max-width:520px){
  .sample-nav .nav-inner{height:74px;padding:8px 16px}.sample-nav .logo{font-size:23px}.sample-nav .logo-mark{width:47px;height:47px;flex-basis:47px}.sample-nav .logo .tag{font-size:8px}.sample-nav .mobile-header-whatsapp{width:46px;height:46px}.sample-nav .nav-actions{gap:8px}
  .sample-hero{padding:12px 15px 16px}.sample-hero h1{font-size:34px}.sample-hero>p{font-size:13px}.hero-trust{height:54px}.hero-trust>div{gap:6px}.hero-trust svg{width:22px;height:22px}.hero-trust strong{font-size:11px}
  .request-progress{height:93px;padding:12px 29px 8px;gap:24px}.request-progress b{width:39px;height:39px;font-size:18px}.request-progress li{font-size:10px;gap:6px}.request-progress li:not(:last-child)::after{top:20px;left:calc(50% + 23px);width:calc(100% - 7px)}
  .sample-card{margin:12px 15px 0;padding:14px}.section-heading{gap:8px;margin-bottom:12px}.section-heading svg{width:27px;height:27px}.section-heading h2{font-size:18px}
  .product-options{gap:9px}.product-option{padding:5px 5px 10px;border-radius:10px}.product-option.is-selected{padding:4px 4px 9px}.product-option strong{font-size:10px;margin-top:7px}.product-option i{width:24px;height:24px;right:4px;top:4px;font-size:14px}.other-option{width:78px;min-height:93px}.other-plus{width:39px;height:39px;font-size:25px}
  .requirement-row{min-height:47px;grid-template-columns:140px 1fr;gap:8px}.requirement-row>strong,.requirement-row>label{font-size:11px}.requirement-row select{height:41px;padding-left:10px;font-size:13px}.color-options{gap:8px}.color-option{width:29px;height:29px}.color-option i{width:27px;height:27px}.color-option b{width:16px;height:16px;font-size:9px}.more-color{height:32px;padding:0 8px;font-size:10px}
  .product-configurations{gap:8px}.product-config{grid-template-columns:1fr 92px;gap:8px;padding:10px}.product-config h3{grid-column:1/-1;font-size:12px}.config-color-field{grid-column:1}.config-size-field{grid-column:2}.config-colors{gap:5px}.config-color{min-height:27px;padding:3px 6px 3px 4px;font-size:9px}.config-color i{width:17px;height:17px}.config-color b{left:13px;width:13px;height:13px}.config-size-field select{height:34px;font-size:11px}.no-size-note{grid-column:1/-1;font-size:9px}
  .product-config{grid-template-columns:1fr}.product-config h3,.config-color-field,.config-sizes-field{grid-column:1}.selected-color-sizes{grid-template-columns:1fr 1fr}.selected-color-size{grid-template-columns:15px minmax(0,1fr) 64px;padding-left:5px}.selected-color-size>i{width:14px;height:14px}.selected-color-size>span{font-size:8px}.selected-color-size select{height:27px;font-size:9px}.no-size-note{grid-column:1}
  .requirement-copy label{font-size:11px}.requirement-copy small{font-size:9px}
  .request-summary{min-height:91px;margin:12px 15px 0;padding:11px 13px;grid-template-columns:52px 1fr 24px;gap:10px}.summary-wa{width:46px;height:46px}.summary-wa svg{width:30px;height:30px}.request-summary h2{font-size:16px}.request-summary p{font-size:10px}.request-summary>a,.request-summary>a svg{width:23px;height:23px}
  .whatsapp-action{margin:11px 15px 14px}.continue-whatsapp{height:59px;gap:11px}.continue-whatsapp svg{width:31px}.continue-whatsapp strong{font-size:19px}.whatsapp-action p{font-size:10px;margin-top:6px}
  .info-section{margin:12px 15px 0;padding:11px 9px 13px}.info-section h2{font-size:16px;margin-bottom:9px}.benefit-grid>div{min-height:68px;padding:2px 3px}.benefit-grid span{width:31px;height:31px;font-size:12px}.benefit-grid strong{font-size:9px}
  .next-steps{gap:20px;padding:0 4px}.next-steps li{gap:6px}.next-steps li:not(:last-child)::after{right:-16px;font-size:17px}.next-steps li>b{width:42px;height:42px;font-size:18px}.next-steps div{grid-template-columns:14px 1fr}.next-steps em{font-size:14px}.next-steps strong{font-size:8px}
  .cert-strip{min-height:61px;margin:12px 15px 17px;padding:7px 8px}.cert-strip>div{gap:5px}.cert-strip img{width:34px;height:34px;flex-basis:34px}.cert-strip strong{font-size:10px}.cert-strip small{font-size:8px}
  .sample-page{padding-bottom:70px}.sample-bottom-bar{height:70px;gap:8px;padding:7px 15px calc(7px + env(safe-area-inset-bottom))}.sample-bottom-bar strong{font-size:13px}.bottom-whatsapp svg{width:28px}
}
@media(max-width:360px){.sample-hero h1{font-size:30px}.hero-trust strong{font-size:10px}.product-options{gap:6px}.product-option strong{font-size:9px}.requirement-row{grid-template-columns:125px 1fr}.color-options{gap:5px}.more-color{padding:0 5px}}

@media(prefers-color-scheme:dark){:root{--page:#100e1b;--surface:#1d1a2d;--soft:#252138;--ink:#f6f3ff;--muted:#bbb4d0;--line:#39334e;--pale:#302850;--header:#080714;--hero-bg:radial-gradient(circle at 70% 7%,rgba(72,44,166,.29),transparent 31%),linear-gradient(150deg,#060711,#09101d);--hero-ink:#fff;--hero-muted:#e5e0ed;--hero-trust-bg:rgba(22,20,52,.55);--hero-trust-line:rgba(125,99,232,.46);--nav-tag:#fff;--menu-color:#fff;--shadow:0 9px 24px rgba(0,0,0,.23)}.request-summary{background:linear-gradient(100deg,#163523,#1b2e25)}.request-summary p{color:#d8eadc}.sample-bottom-bar{background:rgba(12,11,24,.98)}}
:root[data-theme="dark"]{--page:#100e1b;--surface:#1d1a2d;--soft:#252138;--ink:#f6f3ff;--muted:#bbb4d0;--line:#39334e;--pale:#302850;--header:#080714;--hero-bg:radial-gradient(circle at 70% 7%,rgba(72,44,166,.29),transparent 31%),linear-gradient(150deg,#060711,#09101d);--hero-ink:#fff;--hero-muted:#e5e0ed;--hero-trust-bg:rgba(22,20,52,.55);--hero-trust-line:rgba(125,99,232,.46);--nav-tag:#fff;--menu-color:#fff;--shadow:0 9px 24px rgba(0,0,0,.23)}:root[data-theme="dark"] .request-summary{background:linear-gradient(100deg,#163523,#1b2e25)}:root[data-theme="dark"] .request-summary p{color:#d8eadc}:root[data-theme="dark"] .sample-bottom-bar{background:rgba(12,11,24,.98)}
:root[data-theme="light"]{--page:#f7f7fb;--surface:#fff;--soft:#faf9fd;--ink:#171425;--muted:#6f6985;--line:#e5e2ed;--pale:#eee9ff;--header:#fff;--hero-bg:radial-gradient(circle at 70% 7%,rgba(105,71,248,.12),transparent 31%),linear-gradient(150deg,#fff,#f5f2ff);--hero-ink:#171425;--hero-muted:#5f5972;--hero-trust-bg:rgba(255,255,255,.75);--hero-trust-line:#c8bdf1;--nav-tag:#302a46;--menu-color:#171425;--shadow:0 8px 22px rgba(31,24,67,.08)}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Long request/support sections are painted only as they approach view. */
.sample-shell > section,.sample-shell > .cert-strip{
  content-visibility:auto;
  contain-intrinsic-size:auto 520px;
}
