#physical-products{--pf-ink:#151b18;--pf-muted:#68736d;--pf-line:rgba(31,58,46,.10);--pf-green:#3d7b6d;--pf-mint:#eaf7ef;--pf-shadow:0 26px 80px rgba(42,72,59,.10);position:relative;padding:110px 0 140px;color:var(--pf-ink);scroll-margin-top:76px}
#physical-products .pf-topline{margin-bottom:76px}
#physical-products .pf-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--pf-green);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
#physical-products .pf-eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:#ee8a37}
#physical-products .pf-title{max-width:980px;margin:0;font-size:clamp(42px,5.5vw,72px);font-weight:800;line-height:.98;letter-spacing:-.05em;color:#21332d}
#physical-products .pf-lead{max-width:700px;margin:26px 0 0;color:var(--pf-muted);font-size:20px;line-height:1.55}
#physical-products .pf-benefits{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}
#physical-products .pf-benefit{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 20px;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:rgba(255,255,255,.52);box-shadow:0 8px 24px rgba(48,86,67,.06),inset 0 1px 0 rgba(255,255,255,.55);backdrop-filter:blur(8px);font-size:14px;font-weight:700;white-space:nowrap}
#physical-products .pf-story{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1.38fr);gap:70px;align-items:start}
#physical-products .pf-sticky{position:sticky;top:76px;min-height:600px;display:flex;flex-direction:column;justify-content:center}
#physical-products .pf-index{margin-bottom:16px;color:var(--pf-green);font-size:13px;font-weight:760}
#physical-products .pf-sticky h3{max-width:520px;margin:0 0 22px;font-size:clamp(34px,4.2vw,58px);font-weight:750;line-height:1.02;letter-spacing:-.045em;color:#21332d}
#physical-products .pf-story-text{max-width:520px;margin:0;color:var(--pf-muted);font-size:18px;line-height:1.6}
#physical-products .pf-feature-list{display:flex;flex-direction:column;gap:10px;max-width:510px;margin-top:34px}
#physical-products .pf-feature-chip{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:center;padding:11px 13px;border:1px solid transparent;border-radius:14px;color:#68736d;background:transparent;font:600 14px inherit;text-align:left;cursor:pointer;transition:.35s ease}
#physical-products .pf-feature-chip b{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#f1f5f2;color:#62746b;font-size:12px}
#physical-products .pf-feature-chip.active{border-color:var(--pf-line);background:#fff;box-shadow:0 14px 34px rgba(50,83,68,.07);color:var(--pf-ink)}
#physical-products .pf-feature-chip.active b{background:var(--pf-mint);color:var(--pf-green)}
#physical-products .pf-progress{height:3px;max-width:510px;margin-top:28px;overflow:hidden;border-radius:999px;background:#e9eee9}
#physical-products .pf-progress i{display:block;width:25%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pf-green),#8db69e);transition:.35s ease}
#physical-products .pf-screens{display:flex;flex-direction:column;gap:40px}
#physical-products .pf-screen-card{position:relative;display:flex;align-items:center;min-height:72vh;opacity:.48;transform:scale(.985);transition:.45s ease}
#physical-products .pf-screen-card.active{opacity:1;transform:scale(1)}
#physical-products .pf-device{position:relative;width:100%;padding:14px;overflow:hidden;border:1px solid rgba(31,58,46,.09);border-radius:26px;background:#fff;box-shadow:var(--pf-shadow)}
#physical-products .pf-device::before{content:"";position:absolute;inset:-1px;z-index:1;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.72),transparent 36%,rgba(210,241,220,.18))}
#physical-products .pf-device img{position:relative;display:block;width:100%;height:auto;border-radius:18px}
#physical-products .pf-badge{position:absolute;z-index:3;max-width:245px;padding:12px 14px;border:1px solid rgba(41,84,65,.11);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 18px 45px rgba(30,59,46,.13);backdrop-filter:blur(14px);color:#4c5d55;font-size:13px;line-height:1.38}
#physical-products .pf-badge strong{display:block;margin-bottom:3px;color:#18211d;font-size:13px}
#physical-products .pf-b1{right:28px;top:32px}#physical-products .pf-b2{left:28px;bottom:34px}#physical-products .pf-b3{right:28px;bottom:34px}#physical-products .pf-b4{left:28px;top:32px}
#physical-products .pf-soft-ring{position:absolute;z-index:2;width:44px;height:44px;border:1px solid rgba(47,127,105,.35);border-radius:50%;box-shadow:0 0 0 8px rgba(47,127,105,.10),0 0 0 16px rgba(47,127,105,.055)}
#physical-products .pf-ring-order{left:45%;bottom:13%}#physical-products .pf-ring-settings{right:13%;top:49%}
@media(max-width:900px){#physical-products{padding:76px 0 90px}#physical-products .pf-topline{margin-bottom:48px}#physical-products .pf-story{grid-template-columns:1fr;gap:10px}#physical-products .pf-sticky{top:58px;z-index:20;min-height:auto;padding:22px 0 18px;border-bottom:1px solid rgba(61,123,109,.09);background:rgba(242,248,239,.97);backdrop-filter:blur(12px)}#physical-products .pf-sticky h3{margin-bottom:10px;font-size:35px}#physical-products .pf-story-text{font-size:15px}#physical-products .pf-feature-list,#physical-products .pf-progress{display:none}#physical-products .pf-screen-card{min-height:68vh}#physical-products .pf-badge{max-width:190px;font-size:11px}}
@media(max-width:600px){.nav-capsule-wrapper{padding:0 8px}.nav-capsule{width:100%;max-width:100%;overflow-x:auto;justify-content:center;scrollbar-width:none}.nav-capsule::-webkit-scrollbar{display:none}.nav-item{flex:0 0 auto;padding:10px 9px;font-size:10.5px}#physical-products{scroll-margin-top:68px}#physical-products .pf-title{font-size:44px}#physical-products .pf-lead{font-size:17px}#physical-products .pf-benefits{gap:8px;margin-top:22px}#physical-products .pf-benefit{min-height:40px;padding:9px 14px;font-size:13px}#physical-products .pf-sticky{top:54px}#physical-products .pf-device{padding:7px;border-radius:18px}#physical-products .pf-device img{border-radius:13px}#physical-products .pf-badge{position:static;display:block;max-width:none;margin:8px 0 0}#physical-products .pf-soft-ring{display:none}}
@media(max-width:390px){#physical-products .pf-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}#physical-products .pf-benefit{width:100%;padding-right:10px;padding-left:10px}}
@media(prefers-reduced-motion:reduce){#physical-products .pf-screen-card,#physical-products .pf-progress i{transition:none}}
