.order__intro{max-width:720px}.order__intro--split{max-width:var(--shell-content);grid-template-columns:1.15fr .85fr;align-items:center;gap:52px;display:grid}.order__art{aspect-ratio:4/3;object-fit:cover;border-radius:var(--r-card);width:100%}.order__art--fallback{border:1px solid var(--border);color:var(--pop-active);background:linear-gradient(150deg,#eef2f7,#dfe5ee);place-items:center;display:grid}.order__lead{color:var(--muted-soft);margin-top:16px;font-size:17.5px;line-height:1.7}.order__steps-title{margin-bottom:34px}.order__steps{grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;display:grid}.ostep{border:1px solid var(--border);border-radius:var(--r-card);border-top:3px solid var(--pop);background:#fff;padding:26px 24px 24px;position:relative}.ostep+.ostep:after{content:"";background-color:var(--pop-lt);z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%231a95a6' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 5l7 7-7 7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;width:30px;height:30px;animation:2s ease-out infinite step-arrow-ring;position:absolute;top:50%;left:-27px;transform:translateY(-50%)}@media (prefers-reduced-motion:reduce){.ostep+.ostep:after{animation:none}}.ostep__n{background:var(--pop-lt);width:32px;height:32px;color:var(--pop-active);border-radius:8px;place-items:center;margin-bottom:14px;font-size:15px;font-weight:700;display:grid}.ostep:last-child{border-top-color:var(--gold)}.ostep:last-child .ostep__n{background:var(--gold-lt);color:var(--gold-hover)}.ostep__title{margin-bottom:9px;font-size:17.5px;line-height:1.35}.ostep__body{color:var(--muted-soft);font-size:16px;line-height:1.6}.ostep__link{margin-top:12px;font-size:15px}.order__cols{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:32px;display:grid}.order__cost,.order__age,.order__record{border:1px solid var(--border);border-radius:var(--r-card);padding:30px 32px}.order__cost{background:var(--pop-lt);border-color:#bfe9f1}.order__age{background:var(--gold-lt);border-color:#ecdcae}.order__record{background:#fdecea;border-color:#f3c8c3}.order__icon{width:44px;height:44px;color:var(--pop-active);background:#fff;border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.order__icon--warn{color:var(--gold-hover)}.order__icon--danger{color:#b3261e}.order__panel-title{margin-bottom:12px;font-size:21px;line-height:1.3}.order__panel-body{color:var(--muted-soft);font-size:16.5px;line-height:1.7}.order__footnote{color:var(--muted);border-top:1px solid #bfe9f1;margin-top:16px;padding-top:16px;font-size:15px;line-height:1.6}.order__note{color:var(--ink);margin-top:14px;font-size:16px;font-weight:600;line-height:1.6}.order__link{color:var(--pop-active);align-items:center;gap:8px;margin-top:18px;font-size:16px;font-weight:600;display:inline-flex}.order__link:hover{text-decoration:underline}.order__age .order__link{color:var(--gold-hover)}.order__cta-band{background:var(--navy);background-image:radial-gradient(58% 90% at 84% 0,#2cc7db2e,#0000 64%)}.order__cta{grid-template-columns:1fr auto;align-items:center;gap:40px;display:grid}.order__cta-title{color:#fff;letter-spacing:-.02em;font-size:clamp(1.5625rem,2.8vw,2.0625rem)}.order__cta-body{color:#ffffffbd;max-width:520px;margin-top:12px;font-size:17px;line-height:1.65}.order__cta-note{color:#ffffffb3;align-items:center;gap:9px;margin-top:16px;font-size:15.5px;display:flex}.order__cta-note svg{color:var(--gold);flex:none}.order__cta-actions{flex-wrap:wrap;gap:12px;display:flex}@media (width<=1000px){.order__intro--split{grid-template-columns:1fr;gap:30px;max-width:720px}.order__steps{grid-template-columns:repeat(2,1fr)}.ostep+.ostep:after{display:none}.order__cols{grid-template-columns:1fr}.order__cta{grid-template-columns:1fr;gap:26px}}@media (width<=600px){.order__steps{grid-template-columns:1fr}.order__cost,.order__age,.order__record{padding:26px 22px}}.order__proof{border-top:1px solid var(--border);color:var(--muted-soft);align-items:flex-start;gap:11px;margin-top:24px;padding-top:22px;font-size:16.5px;line-height:1.65;display:flex}.order__proof svg{color:var(--gold-hover);flex:none;margin-top:-1px}.order__record .order__panel-body+.order__panel-body{margin-top:13px}.order__enf{max-width:780px}.order__enf-list{gap:16px;margin:24px 0 0;display:grid}.order__enf-item{border:1.5px solid var(--border);border-radius:var(--r-card);border-left:3px solid var(--pop);background:#fff;padding:20px 22px}.order__enf-item dt{color:var(--navy);margin-bottom:4px;font-weight:700}.order__enf-item dd{color:var(--muted);margin:0;line-height:1.6}.order__enf-item dd.order__enf-note{border-top:1px solid var(--border);color:var(--muted-soft);margin-top:12px;padding-top:12px;font-size:.9rem}
