.crumbs{font-family:var(--ff-display);color:var(--gray-2);flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:24px;font-size:14px;font-weight:600;display:flex}.crumbs a{color:var(--gray);transition:color .2s}.crumbs a:hover{color:var(--cyan-ink)}.crumbs .sep{color:#abc5dd;display:inline-flex}.crumbs .sep svg{width:15px;height:15px}.crumbs .cur{color:var(--cyan-ink)}.phero{isolation:isolate;text-align:center;border-bottom-right-radius:clamp(26px,3.4vw,48px);border-bottom-left-radius:clamp(26px,3.4vw,48px);flex-direction:column;justify-content:center;align-items:center;min-height:clamp(300px,34vw,400px);padding-top:clamp(124px,13.5vh,164px);padding-bottom:clamp(44px,5vw,70px);display:flex;position:relative;overflow:hidden}.phero__sky{z-index:-3;background:radial-gradient(46% 42% at 76% 14%,#ffffffe6,#0000 62%),radial-gradient(34% 32% at 93% 30%,#ffffffc7,#0000 60%),radial-gradient(40% 40% at 24% 20%,#fff9,#0000 58%),radial-gradient(130% 104% at 80% -16%,#9bcfff 0%,#b8dcff 28%,#d0e8fe 50%,#fff 72%),linear-gradient(#a7d2fe 0%,#e6f4fc 26%,#fff 60%);position:absolute;inset:0}.phero__photo{z-index:-2;object-fit:cover;opacity:.16;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.phero__inner{z-index:2;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.phero__eyebrow{white-space:nowrap;font-family:var(--ff-display);letter-spacing:.16em;text-transform:uppercase;color:var(--cyan-ink);box-shadow:var(--sh-sm);background:#ffffffb3;border:1px solid #c2dff4;border-radius:999px;align-items:center;gap:10px;padding:8px 18px 8px 14px;font-size:13px;font-weight:700;display:inline-flex}.phero__eyebrow .dot{background:var(--cyan);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #018dc52e}.phero__title{letter-spacing:-.04em;color:var(--ink);font-size:clamp(44px,6.4vw,86px);font-weight:700;line-height:.94}.phero__crumbs{z-index:3;font-family:var(--ff-display);color:var(--gray-2);flex-wrap:wrap;align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex;position:absolute;bottom:clamp(20px,2.6vw,34px);right:clamp(20px,5vw,64px)}.phero__crumbs a{color:var(--ink-2);transition:color .2s}.phero__crumbs a:hover{color:var(--cyan-ink)}.phero__crumbs .sep{color:#8db3d7;display:inline-flex}.phero__crumbs .sep svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.phero__crumbs .cur{color:var(--cyan-ink)}.phero__crumbs--top{justify-content:center;margin-top:12px;font-size:14.5px;position:static;bottom:auto;right:auto}.phero-intro{z-index:2;margin-top:clamp(-100px,-6.5vw,-50px);padding-top:clamp(30px,3.4vw,50px);position:relative}.phero-intro__grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:clamp(34px,4.6vw,68px);display:grid}.phero-intro__lead{max-width:620px}.phero-intro__lead .h-sect{margin-top:14px}.phero-intro__lead p{margin-top:20px}.phero-intro__cta{margin-top:32px}.phero-why .anat__cap{margin-bottom:4px}.why-list{margin:16px 0 0;padding:0;list-style:none}.why-list li{border-bottom:1px dashed var(--line);align-items:center;gap:16px;padding:15px 0;display:flex}.why-list li:last-child{border-bottom:none}.why-ic{width:24px;height:24px;color:var(--cyan-deep);flex:none;place-items:center;display:grid}.why-ic svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.why-list b{font-family:var(--ff-display);color:var(--ink-2);font-size:16.5px;font-weight:500;line-height:1.3}.split{grid-template-columns:1.06fr .94fr;align-items:center;gap:clamp(34px,5vw,72px);display:grid}.split--rev .split__copy{order:2}.split__copy{max-width:560px}.split__copy .h-sect{margin-top:14px}.split__copy p{color:var(--gray);margin-top:18px;font-size:16.5px;line-height:1.68}.split__copy p+p{margin-top:14px}.anat{border-radius:var(--r-xl);box-shadow:var(--sh-md);background:#fff;border:1px solid #eef4f8;padding:clamp(26px,3vw,40px)}.anat__cap{font-family:var(--ff-display);letter-spacing:.1em;text-transform:uppercase;color:var(--cyan-ink);align-items:center;gap:8px;font-size:11.5px;font-weight:700;display:inline-flex}.anat__cap:before{content:"";background:var(--cyan);border-radius:2px;width:18px;height:2px}.anat__title{color:var(--ink);margin:12px 0 4px;font-size:21px}.anat__list{margin:14px 0 0;padding:0;list-style:none}.anat__row{border-bottom:1px dashed var(--line);align-items:flex-start;gap:18px;padding:18px 0;display:flex}.anat__row:last-child{border-bottom:none}.anat__num{width:46px;height:46px;font-family:var(--ff-display);background:var(--circle);color:var(--cyan-deep);border-radius:14px;flex:none;place-items:center;font-size:17px;font-weight:800;display:grid}.anat__row--key .anat__num{background:var(--grad);color:#fff;box-shadow:var(--sh-cyan)}.anat__row b{font-family:var(--ff-display);color:var(--ink);font-size:16.5px;font-weight:700;line-height:1.2;display:block}.anat__row span{color:var(--gray);margin-top:5px;font-size:14px;line-height:1.55;display:block}.adv-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:clamp(36px,4vw,54px);display:grid}.adv{border-radius:var(--r-lg);box-shadow:var(--sh-sm);background:#fff;border:1px solid #eef4f8;padding:28px;transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s}.adv:hover{box-shadow:var(--sh-md);transform:translateY(-5px)}.adv__ic{place-items:center;width:54px;height:50px;margin-bottom:18px;display:grid;position:relative}.adv__ic:before{content:"";z-index:0;background:#cce5f9;border-radius:50%;width:40px;height:40px;position:absolute;top:-4px;left:2px}.adv__ic svg{z-index:1;width:36px;height:36px;color:var(--cyan-deep);stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;position:relative}.adv h3{color:var(--ink);font-size:19px;line-height:1.2}.adv p{color:var(--gray);margin-top:10px;font-size:14.5px;line-height:1.62}.ci-top{grid-template-columns:1.06fr .94fr;align-items:center;gap:clamp(34px,5vw,72px);display:grid}.ci-copy{max-width:560px}.ci-copy .h-sect{letter-spacing:-.02em;margin-top:14px}.ci-copy p{color:var(--gray);margin-top:18px;font-size:16.5px;line-height:1.68}.ci-copy p+p{margin-top:14px}.ci-visual{place-items:center;min-height:clamp(380px,34vw,520px);padding:clamp(20px,3vw,44px);display:grid;position:relative}.ci-visual__disc{aspect-ratio:1;background:radial-gradient(circle at 50% 36%,#e9f5fc 0%,#c2defa 66%,#b6d6f7 100%);border-radius:50%;width:min(82%,400px);position:absolute;top:50%;left:50%;translate:-50% -50%}.ci-visual__img{z-index:1;filter:drop-shadow(0 26px 22px #03346438);width:auto;height:clamp(360px,36vw,540px);display:block;position:relative}.ci-build{margin-top:clamp(48px,6vw,92px)}.ci-build__head{max-width:none}.ci-build__title{letter-spacing:-.02em;margin-top:6px}.ci-cards{--gap:clamp(18px,2.8vw,46px);gap:var(--gap);grid-template-columns:repeat(3,1fr);margin-top:clamp(30px,3.6vw,50px);display:grid}.ci-card{border-radius:var(--r-lg);box-shadow:var(--sh-sm);background:#fff;border:1px solid #eef4f8;align-items:center;gap:18px;padding:22px 24px;transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s;display:flex;position:relative}.ci-card:hover{box-shadow:var(--sh-md);transform:translateY(-5px)}.ci-card:not(:last-child):after{content:"";top:50%;right:calc(var(--gap) * -1);width:var(--gap);z-index:2;border-top:2px dashed #a3d0eb;position:absolute}.ci-card__num{width:50px;height:50px;color:var(--cyan-deep);font-family:var(--ff-display);background:#cce5f9;border-radius:50%;flex:none;place-items:center;font-size:20px;font-weight:800;display:grid}.ci-card__b b{font-family:var(--ff-display);color:var(--ink);font-size:17px;font-weight:700;line-height:1.2;display:block}.ci-card__b p{color:var(--gray);margin-top:7px;font-size:14px;line-height:1.55}@media (max-width:900px){.ci-top{grid-template-columns:1fr;gap:38px}.ci-copy{max-width:none}.ci-visual__img{height:clamp(320px,52vw,480px)}}@media (max-width:760px){.ci-cards{grid-template-columns:1fr}.ci-card:not(:last-child):after{display:none}}.wk-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:clamp(34px,4vw,52px);display:grid}.wk{border-radius:var(--r);box-shadow:var(--sh-sm);background:#fff;border:1px solid #e7f0f6;align-items:center;gap:clamp(20px,2vw,30px);padding:26px clamp(26px,2.4vw,32px);transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s,border-color .3s;display:flex}.wk:hover{box-shadow:var(--sh-md);border-color:#c1e0f5;transform:translateY(-4px)}.wk__ic{aspect-ratio:1;width:clamp(78px,7vw,94px);color:var(--cyan-deep);background:var(--circle-2);border-radius:50%;flex:none;place-items:center;display:grid}.wk__ic svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:46%;height:46%}.wk p{color:var(--ink-2);text-wrap:pretty;font-size:clamp(17px,1.45vw,19.5px);line-height:1.42}.wk p b{color:var(--cyan-ink);font-family:var(--ff-display);font-weight:700}.wk-note{border-radius:var(--r-lg);box-shadow:var(--sh-md);background:#fff;border:1px solid #eef4f8;align-items:center;gap:clamp(20px,2.2vw,30px);margin-top:22px;padding:32px clamp(34px,4vw,52px);display:flex;position:relative;overflow:hidden}.wk-note__ic{background:var(--cyan);color:#fff;border-radius:50%;flex:none;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 16px 30px -16px #0077b599}.wk-note__ic svg{width:32px;height:32px}.wk-note__div{background:#badbef;border-radius:2px;flex:none;width:2px;height:52px}.wk-note p{color:var(--gray);text-wrap:pretty;max-width:62ch;padding-right:clamp(0px,12vw,150px);font-size:clamp(16px,1.35vw,18.5px);line-height:1.5}.wk-note p b{font-family:var(--ff-display);font-weight:700}.wk-note p b.d{color:var(--ink)}.wk-note p b.c{color:var(--cyan-ink)}.wk-note__img{opacity:.96;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 20px 26px #033d6f29);width:auto;height:372px;position:absolute;bottom:-232px;right:clamp(24px,4vw,68px)}@media (max-width:760px){.wk-note{flex-wrap:wrap}.wk-note__div{display:none}.wk-note p{padding-right:0}.wk-note__img{display:none}}.proc-steps{--pgap:clamp(16px,1.9vw,30px);gap:var(--pgap);grid-template-columns:repeat(4,1fr);align-items:start;margin:0;padding:0;list-style:none;display:grid}.pstep{flex-direction:column;display:flex}.pstep__media{border-radius:var(--r-lg);box-shadow:var(--sh-md);aspect-ratio:1/1.04;position:relative}.pstep__media img,.pstep__ph{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.pstep__media img{overflow:hidden}.pstep__ph{text-align:center;background:repeating-linear-gradient(135deg,#dbedf9 0 13px,#d1e5f5 13px 26px);place-items:center;padding:18px;display:grid;overflow:hidden}.pstep__ph span{letter-spacing:.02em;color:var(--cyan-ink);background:#ffffffd1;border-radius:9px;padding:8px 11px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:11px;line-height:1.5}.pstep__link{z-index:5;transform:translate(calc(var(--pgap) / -2 + 50%), -50%);pointer-events:none;place-items:center;display:grid;position:absolute;top:50%;left:100%}.pstep__chev{width:46px;height:46px;color:var(--cyan-deep);background:#fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 14px 30px -12px #03346480,0 2px 6px #03346414}.pstep__chev svg{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.pstep:last-child .pstep__link{display:none}.pstep__body{text-align:center;padding:30px 6px 0}.pstep__body h3{color:var(--ink);font-size:clamp(18px,1.5vw,21px);line-height:1.2}.pstep__tag{font-family:var(--ff-display);letter-spacing:.02em;color:var(--cyan-ink);background:#ccecfb;border-radius:999px;margin-top:11px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.pstep__body p{color:var(--gray);margin-top:13px;max-width:30ch;margin-inline:auto;font-size:14.5px;line-height:1.62}@media (max-width:900px){.proc-steps{gap:clamp(40px,6vw,56px) var(--pgap);grid-template-columns:repeat(2,1fr)}.pstep:nth-child(2) .pstep__link{display:none}}@media (max-width:540px){.proc-steps{grid-template-columns:1fr;gap:48px;max-width:340px;margin-inline:auto}.pstep__link{display:none!important}}.equip-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(34px,5vw,60px);display:grid}.equip-media{position:relative}.equip-media__frame{border-radius:var(--r-xl);box-shadow:var(--sh-lg);aspect-ratio:4/4.5;position:relative;overflow:hidden}.equip-media__frame img{object-fit:cover;width:100%;height:100%;display:block}.equip-media__badge{z-index:2;border-radius:var(--r-lg);background:#fff;border:1px solid #eef4f8;align-items:center;gap:14px;padding:14px 20px 14px 14px;display:flex;position:absolute;bottom:28px;left:-18px;box-shadow:0 28px 54px -26px #03346480}.equip-media__badge .ic{width:50px;height:50px;color:var(--cyan-deep);background:#cce5f9;border-radius:50%;flex:none;place-items:center;display:grid}.equip-media__badge .ic svg{stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.equip-media__badge b{font-family:var(--ff-display);color:var(--ink);font-size:16px;font-weight:700;line-height:1.16;display:block}.equip-media__badge span{color:var(--gray-2);margin-top:3px;font-size:12.5px;display:block}.equip-list{flex-direction:column;gap:14px;display:flex}.equip{border-radius:var(--r-lg);box-shadow:var(--sh-sm);background:#fff;border:1px solid #eef4f8;align-items:flex-start;gap:18px;padding:22px 24px;transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s;display:flex}.equip:hover{box-shadow:var(--sh-md);transform:translateY(-4px)}.equip__ic{flex:none;place-items:center;width:54px;height:50px;display:grid;position:relative}.equip__ic:before{content:"";z-index:0;background:#cce5f9;border-radius:50%;width:38px;height:38px;position:absolute;top:-4px;left:2px}.equip__ic svg{z-index:1;width:34px;height:34px;color:var(--cyan-deep);stroke:currentColor;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;position:relative}.equip__b b{font-family:var(--ff-display);color:var(--ink);font-size:17px;font-weight:700;line-height:1.2}.equip__b .meta{font-family:var(--ff-display);color:var(--cyan-ink);margin-left:8px;font-size:12px;font-weight:600}.equip__b p{color:var(--gray);margin-top:7px;font-size:14.5px;line-height:1.6}.care-head,.service-page .head{max-width:none}.care-head .h-sect{letter-spacing:-.02em;margin-top:6px}.care-head .h-sect em{background:var(--grad);-webkit-text-fill-color:transparent;color:var(--cyan-deep);-webkit-background-clip:text;background-clip:text;font-style:normal}.care-head .lede{max-width:62ch;margin-top:20px}.care-grid{grid-template-columns:.94fr 1.06fr;align-items:stretch;gap:clamp(26px,3.4vw,54px);margin-top:clamp(38px,4.6vw,62px);display:grid}.care-show{border-radius:var(--r-xl);background:radial-gradient(108% 50% at 50% 0,#cbf0fd 0%,#d9f0fe 52%,#fff 100%);border:1px solid #d6eaf5;place-items:center;min-height:460px;margin:0;padding:36px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 64px -38px #033e645c}.care-show__img{z-index:1;object-fit:contain;filter:drop-shadow(0 26px 38px #053f6533);width:auto;max-width:80%;height:auto;max-height:430px;position:relative}.care-routine{align-self:center}.care-routine__kicker{font-family:var(--ff-display);letter-spacing:.12em;text-transform:uppercase;color:var(--cyan-ink);align-items:center;gap:12px;margin-bottom:22px;font-size:13px;font-weight:700;display:flex}.care-routine__kicker:before{content:"";background:var(--cyan);border-radius:2px;width:30px;height:2px}.care-steps{flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:relative}.care-steps:before{content:"";background:linear-gradient(#0071a300,#0071a34d 14% 86%,#0071a300);width:2px;position:absolute;top:34px;bottom:34px;left:26px}.care-step{gap:20px;padding:14px 0;display:flex;position:relative}.care-step__no{z-index:1;width:54px;height:54px;font-family:var(--ff-display);color:#fff;background:var(--grad);border-radius:50%;flex:none;place-items:center;font-size:17px;font-weight:800;display:grid;position:relative;box-shadow:0 12px 24px -12px #0071a3b3}.care-step__tx{padding-top:6px}.care-step__tx b{font-family:var(--ff-display);color:var(--ink);font-size:18px;font-weight:700;line-height:1.2;display:block}.care-step__tx span{color:var(--gray);max-width:48ch;margin-top:6px;font-size:15px;line-height:1.62;display:block}.care-note{border-radius:var(--r-lg);background:#def3fb;border:1px solid #cfe7f5;align-items:flex-start;gap:14px;margin-top:26px;padding:18px 22px;display:flex}.care-note__ic{background:var(--grad);color:#fff;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 10px 20px -10px #0071a3b3}.care-note__ic svg{stroke:#fff;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.care-note p{color:var(--gray);padding-top:2px;font-size:15px;line-height:1.6}.care-note b{color:var(--ink);font-family:var(--ff-display);font-weight:700}.cta-fin{color:#ffffffeb;z-index:1;align-items:center;gap:10px;margin-top:22px;font-size:14.5px;display:inline-flex;position:relative}.cta-fin b{font-family:var(--ff-display);color:#fff;font-weight:700}.cta-fin svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}@media (max-width:1080px){.phero-intro__grid{grid-template-columns:1fr;gap:clamp(30px,5vw,44px)}.phero-intro__lead{max-width:none}}@media (max-width:900px){.split,.proc-grid,.equip-grid,.care-grid{grid-template-columns:1fr;gap:38px}.split--rev .split__copy{order:-1}.split__copy,.care-copy{max-width:none}.proc-media__frame{aspect-ratio:16/11;position:relative;top:0}.equip-media__frame{aspect-ratio:16/11}.care-grid{gap:30px}.care-show{min-height:380px}.care-show__img{max-width:62%;max-height:330px}}@media (max-width:620px){.adv-grid,.fk-grid,.wk-grid{grid-template-columns:1fr}.phero{min-height:0;padding-bottom:clamp(64px,16vw,80px)}.phero__crumbs{justify-content:center;left:0;right:0}.keypoints{grid-template-columns:1fr}.tl{padding-left:60px}.equip-media__badge{left:14px;right:14px}}.eqx{flex-direction:column;gap:clamp(28px,3.4vw,48px);display:flex}.eqx__top{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(30px,4vw,60px);display:grid}.eqx__intro{position:relative}.eqx__lead{color:var(--gray);max-width:46ch;margin-top:20px;font-size:clamp(16px,1.5vw,18px);line-height:1.66}.eqx__photo{border-radius:var(--r-xl);box-shadow:var(--sh-md);aspect-ratio:16/11;margin:0;position:relative;overflow:hidden}.eqx__photo img{object-fit:cover;width:100%;height:100%;display:block}.eqx__badge{z-index:2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1c242ddb;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:13px;padding:12px 22px 12px 12px;display:flex;position:absolute;bottom:18px;left:18px;box-shadow:0 26px 48px -24px #081c2ab3}.eqx__badge .ic{color:#38c7fe;background:#30c4fb29;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.eqx__badge .ic svg{stroke:currentColor;fill:none;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.eqx__badge b{font-family:var(--ff-display);color:#fff;font-size:15.5px;font-weight:700;line-height:1.16;display:block}.eqx__badge .s{color:#ffffffa3;margin-top:2px;font-size:12.5px;display:block}.eqx__list{grid-template-columns:1fr 1fr;gap:16px;display:grid}.eqcard{border-radius:var(--r-lg);box-shadow:var(--sh-sm);background:#fff;border:1px solid #eef4f8;grid-template-columns:130px 1fr;align-items:stretch;gap:22px;padding:16px;transition:transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s;display:grid}.eqcard:hover{box-shadow:var(--sh-md);transform:translateY(-4px)}.eqcard__thumb{border-radius:18px;min-height:128px;position:relative;overflow:hidden}.eqcard__thumb img{object-fit:cover;width:100%;height:100%;display:block}.eqcard__body{padding:6px 6px 6px 0}.eqcard__ic{background:var(--circle);width:42px;height:42px;color:var(--cyan-deep);border-radius:50%;place-items:center;margin-bottom:13px;display:grid}.eqcard__ic svg{stroke:currentColor;fill:none;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.eqcard__title{font-family:var(--ff-display);color:var(--ink);font-size:19px;font-weight:700;line-height:1.2}.eqcard__title .meta{font-family:var(--ff-display);color:var(--cyan-ink);margin-left:9px;font-size:12.5px;font-weight:600}.eqcard__body p{color:var(--gray);margin-top:9px;font-size:14.5px;line-height:1.62}.ph{border-radius:inherit;background:repeating-linear-gradient(135deg,#d1e5f4 0 13px,#d9eafa 13px 26px);place-items:center;width:100%;height:100%;min-height:64px;display:grid;position:relative}.ph:after{content:attr(data-ph);letter-spacing:.02em;color:var(--cyan-ink);text-align:center;background:#ffffffd9;border-radius:999px;max-width:84%;padding:5px 11px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:10.5px;line-height:1.3}@media (max-width:840px){.eqx__top{grid-template-columns:1fr;gap:clamp(26px,5vw,40px)}.eqx__lead{max-width:60ch}.eqx__photo{aspect-ratio:16/9}.eqx__list{grid-template-columns:1fr}}@media (max-width:520px){.eqcard{grid-template-columns:1fr;gap:0}.eqcard__thumb{aspect-ratio:16/9;min-height:0;margin-bottom:16px}.eqcard__body{padding:0 4px 4px}}
