:root{--bg:#f7f5f1;--surface:#fff;--text:#171717;--muted:#626262;--border:#ded8ce;--brand:#1c1c1c;--accent:#b68c4d;--accent-soft:#f4ecdf;--success:#0e8a4d;--danger:#9a2e2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#f6f3ee,#fcfbf8);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea,video{font:inherit}img{max-width:100%}.container{width:min(1160px,calc(100% - 32px));margin:0 auto}.header{padding:18px 0;position:-webkit-sticky;position:sticky;top:0;background:hsla(45,40%,98%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid hsla(38,20%,84%,.7);z-index:20}.content-grid,.header-row,.hero,.summary-row,.two-col{display:flex;gap:16px}.header-row{align-items:center;justify-content:space-between}.brand{font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lang-toggle{display:flex;gap:8px}.lang-toggle button,.segmented button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:10px 14px;cursor:pointer}.lang-toggle .active,.segmented .active{background:var(--brand);color:#fff;border-color:var(--brand)}.hero{padding:44px 0 24px;align-items:stretch}.card,.hero-copy,.hero-panel{background:hsla(0,0%,100%,.82);border:1px solid var(--border);border-radius:24px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.hero-copy{flex:1.2 1;padding:36px}.hero-panel{flex:0.9 1;padding:28px}.eyebrow{display:inline-flex;gap:8px;padding:8px 12px;border-radius:999px;background:var(--accent-soft);color:#6f562c;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.small-eyebrow{margin-bottom:12px}h1{margin:18px 0 12px;font-size:clamp(34px,5vw,58px);line-height:1.04}h2{margin:0 0 12px;font-size:28px}h3{margin:0 0 10px;font-size:20px}p{line-height:1.6;color:var(--muted)}.primary-btn,.secondary-btn{min-height:48px;border-radius:14px;padding:0 18px;cursor:pointer;border:1px solid var(--brand)}.primary-btn{background:var(--brand);color:#fff}.secondary-btn{background:transparent;color:var(--brand);display:inline-flex;align-items:center}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.feature-list{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.feature-item{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid var(--border)}.feature-item:last-child{border-bottom:0}.content-grid{align-items:flex-start;padding:14px 0 48px}.main{flex:1.2 1}.sidebar{flex:0.8 1;position:-webkit-sticky;position:sticky;top:92px}.card{padding:24px}.card,.steps{margin-bottom:18px}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.step-pill{padding:12px 10px;text-align:center;border-radius:999px;border:1px solid var(--border);background:#faf8f3;font-size:14px;color:var(--muted)}.step-pill.active{background:var(--brand);color:#fff;border-color:var(--brand)}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.field{display:flex;flex-direction:column;gap:8px}.label{font-size:14px;font-weight:700}.input,.select,.textarea{width:100%;min-height:48px;padding:12px 14px;border-radius:14px;border:1px solid var(--border);background:#fff}.textarea{min-height:110px;resize:vertical}.helper{font-size:13px;color:var(--muted);line-height:1.55}.segmented{display:flex;gap:8px;flex-wrap:wrap}.measurement-item{border:1px solid var(--border);border-radius:16px;padding:16px;background:#fff}.measurement-item.slim-required{border-color:var(--accent);background:#fffcf6}.measurement-item .measurement-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:12px;gap:12px;align-items:center}.measurement-item input{min-height:46px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.notice{margin-top:12px;padding:14px 16px;border-radius:14px;background:#f8f5ef;border:1px solid var(--border);color:var(--muted);font-size:14px;line-height:1.6}.badge-good{display:inline-block;padding:6px 10px;border-radius:999px;background:#eef8f2;color:var(--success);font-size:13px;font-weight:700}.price-lines{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.price-line,.summary-row{justify-content:space-between;align-items:center}.total-line{padding-top:12px;margin-top:2px;border-top:1px solid var(--border);font-size:18px;font-weight:800}.summary-block{border:1px solid var(--border);border-radius:18px;padding:18px;background:#fff}.small{font-size:13px}.list,.small{color:var(--muted)}.list{margin:0;padding-left:18px;line-height:1.8}.video-header-row{display:flex;flex-direction:column;align-items:flex-start}.infographic-image,.video-player{width:100%;display:block;margin-top:14px;border-radius:18px;border:1px solid var(--border);background:#000}.infographic-image{background:#fff}.illustration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:16px}.illustration-card{border:1px solid var(--border);border-radius:18px;overflow:hidden;background:#fff}.illustration-image{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;background:#f1ede6}.illustration-body{display:grid;grid-template-columns:48px 1fr;grid-gap:14px;gap:14px;padding:16px}.instruction-number,.step-badge{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);color:#6f562c;font-weight:800;flex-shrink:0}.illustration-copy h3{margin:0 0 8px}.illustration-copy p{margin:0 0 6px}.instruction-list{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.instruction-item{display:grid;grid-template-columns:42px 1fr;grid-gap:12px;gap:12px;padding:14px;border-radius:16px;border:1px solid var(--border);background:#fff}.rtl{direction:rtl;text-align:right}.rtl .brand{letter-spacing:0;text-transform:none}.rtl .video-header-row{align-items:flex-start}.rtl .illustration-body,.rtl .instruction-item{grid-template-columns:1fr 48px}.rtl .instruction-number,.rtl .step-badge{order:2}.rtl .list{padding-left:0;padding-right:18px}@media (max-width:960px){.content-grid,.hero{flex-direction:column}.sidebar{position:static}}@media (max-width:720px){.grid-2,.illustration-grid,.measurement-item .measurement-grid{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.card,.hero-copy,.hero-panel{border-radius:18px}.illustration-body,.instruction-item,.rtl .illustration-body,.rtl .instruction-item{grid-template-columns:42px 1fr}.rtl .instruction-number,.rtl .step-badge{order:0}}