body.book-order-body{background:linear-gradient(180deg,#fff7fb 0,#f7f9fc 42%,#fff 100%);color:#202734}.book-order-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid #edf0f4}.book-order-header-actions{display:flex;gap:10px;align-items:center}.book-order-header-actions a{padding:10px 14px;border-radius:999px;text-decoration:none;color:#445064;font-weight:700}.book-order-header-actions a:last-child{background:#fff0f7;color:#c81762}.book-order-page{max-width:1180px;margin:0 auto;padding:40px 24px 72px}.book-order-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:26px;align-items:stretch;margin-bottom:22px}.book-order-hero>div,.book-order-hero aside{background:#fff;border:1px solid #eceff4;border-radius:28px;padding:32px;box-shadow:0 18px 55px rgba(31,41,55,.08)}.book-order-hero h1{font-size:clamp(34px,4vw,54px);line-height:1.05;margin:10px 0 16px;letter-spacing:-.045em}.book-order-hero h1 span{color:#d61a70}.book-order-hero p{font-size:17px;line-height:1.65;color:#637083;max-width:780px}.book-order-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.book-order-badges span{font-size:13px;font-weight:700;background:#f6f8fb;border:1px solid #e6ebf2;border-radius:999px;padding:8px 11px;color:#435066}.book-order-hero aside strong{display:block;font-size:18px;margin-bottom:15px}.book-order-hero ol{margin:0;padding:0;list-style:none;display:grid;gap:11px}.book-order-hero li{display:flex;gap:12px;align-items:center;padding:12px;border-radius:16px;background:#fafbfc}.book-order-hero li b{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#e31667,#8b2bd1);color:#fff}.book-order-hero li span{font-size:14px;font-weight:700;color:#485469}.book-order-identity-note,.book-order-alert{display:flex;gap:13px;align-items:flex-start;margin:18px 0;padding:16px 18px;border-radius:18px}.book-order-identity-note{background:#f1fbf5;border:1px solid #ccebd7}.book-order-identity-note>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#1e9f5a;color:#fff;font-weight:900}.book-order-identity-note strong{display:block;margin-bottom:4px}.book-order-identity-note p{margin:0;color:#5f6d69}.book-order-alert{background:#fff5f5;border:1px solid #f3c8c8;color:#a12a2a;font-weight:700}.book-order-form{display:grid;gap:18px}.book-order-panel{background:#fff;border:1px solid #e9edf3;border-radius:26px;padding:26px;box-shadow:0 14px 42px rgba(31,41,55,.06)}.book-order-section-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.book-order-section-head>span{width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,#e31667,#9b26c7);display:grid;place-items:center;color:#fff;font-weight:900}.book-order-section-head h2{margin:0 0 4px;font-size:24px}.book-order-section-head p{margin:0;color:#738094}.book-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.book-product-card{display:flex;flex-direction:column;gap:8px;border:1px solid #e5e9f0;border-radius:20px;padding:17px;background:#fff;transition:.18s ease;cursor:default}.book-product-card:hover,.book-product-card.is-selected{border-color:#eaa2c2;box-shadow:0 9px 24px rgba(227,22,103,.09);transform:translateY(-1px)}.book-product-card.is-selected{background:#fff7fb}.book-product-grade{width:max-content;padding:5px 8px;background:#f3efff;color:#7d32bc;border-radius:8px;font-size:12px;font-weight:900}.book-product-card strong{font-size:15px;line-height:1.35}.book-product-card small{color:#d01b67;font-weight:800}.book-qty-control{display:grid;grid-template-columns:36px 1fr 36px;gap:7px;align-items:center;margin-top:5px}.book-qty-control button{height:36px;border:0;border-radius:11px;background:#eef2f7;color:#374151;font-size:21px;cursor:pointer}.book-qty-control input{width:100%;height:36px;border:1px solid #dfe5ed;border-radius:11px;text-align:center;font-weight:800}.book-order-live-summary{display:flex;justify-content:flex-end;gap:12px;margin-top:17px}.book-order-live-summary>div{min-width:185px;padding:13px 16px;border-radius:16px;background:#f8fafc;border:1px solid #e7ebf1}.book-order-live-summary span,.book-order-live-summary small{display:block;font-size:12px;color:#7a8799}.book-order-live-summary strong{display:block;margin-top:3px;font-size:19px}.book-order-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.book-order-fields label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#3f4a5c}.book-order-fields input,.book-order-fields select,.book-order-fields textarea{width:100%;box-sizing:border-box;border:1px solid #dfe5ec;background:#fff;border-radius:14px;padding:12px 13px;font:inherit;font-weight:500;color:#202734;outline:none}.book-order-fields input:focus,.book-order-fields select:focus,.book-order-fields textarea:focus{border-color:#df6fa3;box-shadow:0 0 0 4px rgba(227,22,103,.08)}.book-order-fields .span-2{grid-column:1/-1}.book-order-submit{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#222936;color:#fff;border-radius:24px;padding:22px 24px}.book-order-submit strong{font-size:16px}.book-order-submit p{margin:5px 0 0;color:#c8d0db}.book-order-submit .btn{min-width:230px}.book-order-hp{position:absolute!important;left:-10000px!important;opacity:0!important}.book-order-success{max-width:780px;margin:50px auto;background:#fff;border:1px solid #e7eaf0;border-radius:30px;padding:42px;text-align:center;box-shadow:0 22px 70px rgba(31,41,55,.1)}.book-order-success-mark{width:64px;height:64px;margin:0 auto 18px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#19a766,#3fc28a);color:#fff;font-size:32px;font-weight:900}.book-order-success h1{font-size:38px;margin:8px 0 12px}.book-order-success>p{color:#687588;line-height:1.65}.book-order-code{margin:22px auto;max-width:350px;padding:14px;border:1px dashed #e31667;border-radius:16px;background:#fff7fb}.book-order-code span{display:block;font-size:12px;color:#7a8799}.book-order-code strong{display:block;font-size:24px;letter-spacing:.04em;color:#c81762}.book-order-success-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.book-order-success-grid>div{padding:14px;background:#f8fafc;border-radius:15px}.book-order-success-grid span{display:block;font-size:12px;color:#798699}.book-order-success-grid strong{display:block;margin-top:5px}.book-order-success-actions{display:flex;justify-content:center;gap:10px;margin-top:22px}@media(max-width:980px){.book-product-grid{grid-template-columns:repeat(3,1fr)}.book-order-hero{grid-template-columns:1fr}}@media(max-width:720px){.book-order-page{padding:24px 14px 56px}.book-order-header{padding-left:14px;padding-right:14px}.book-order-header-actions a:first-child{display:none}.book-order-hero>div,.book-order-hero aside,.book-order-panel{padding:20px;border-radius:21px}.book-product-grid{grid-template-columns:repeat(2,1fr)}.book-order-fields{grid-template-columns:1fr}.book-order-fields .span-2{grid-column:auto}.book-order-live-summary{flex-direction:column}.book-order-submit{align-items:stretch;flex-direction:column}.book-order-submit .btn{width:100%;min-width:0}.book-order-success{margin:20px auto;padding:24px}.book-order-success-grid{grid-template-columns:1fr}.book-order-success-actions{flex-direction:column}}@media(max-width:430px){.book-product-grid{grid-template-columns:1fr}.book-order-header .brand-copy small{display:none}.book-order-hero h1{font-size:34px}}
