.sip-page{background:#fff;padding-top:80px}.sip-breadcrumb{padding:16px 0;border-bottom:1px solid #e5e7eb;font-size:14px;color:#6b7280}.sip-breadcrumb .container{display:flex;align-items:center;gap:8px}.sip-breadcrumb a{color:#d2ac67;text-decoration:none;font-weight:600}.sip-breadcrumb a:hover{text-decoration:underline}.sip-layout{display:grid;grid-template-columns:1fr 360px;gap:48px;padding:48px 0 80px;align-items:flex-start}.sip-category{display:inline-block;padding:4px 12px;background:#f3f4f6;color:#d2ac67;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;border-radius:4px;margin-bottom:16px}.sip-title{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:#000;line-height:1.2;margin-bottom:12px}.sip-tagline{font-size:1.125rem;color:#4b5563;line-height:1.6;margin-bottom:28px}.sip-hero-img{width:100%;border-radius:12px;overflow:hidden;margin-bottom:32px;aspect-ratio:16 / 7}.sip-hero-img img{width:100%;height:100%;object-fit:cover}.sip-description p{font-size:1.05rem;color:#374151;line-height:1.8;margin-bottom:20px}.sip-tabs{display:flex;gap:4px;border-bottom:2px solid #e5e7eb;margin:40px 0 0;flex-wrap:wrap}.sip-tab{padding:12px 20px;font-size:14px;font-weight:600;color:#6b7280;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .2s ease;margin-bottom:-2px}.sip-tab:hover{color:#000}.sip-tab.active{color:#000;border-bottom-color:#d2ac67}.sip-tab-content{padding:32px 0}.sip-includes-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.sip-includes-list li{display:flex;gap:12px;font-size:15px;color:#374151;line-height:1.6;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.sip-check{color:#d2ac67;font-weight:700;flex-shrink:0;margin-top:2px}.sip-steps{display:flex;flex-direction:column;gap:24px}.sip-step{display:flex;gap:20px;align-items:flex-start}.sip-step-num{width:36px;height:36px;background:linear-gradient(135deg,#d2ac67,#b8934a);color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;flex-shrink:0}.sip-step h4{font-size:1rem;font-weight:700;color:#000;margin-bottom:6px}.sip-step p{font-size:.95rem;color:#4b5563;line-height:1.6}.sip-provide-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.sip-provide-list li{display:flex;gap:12px;font-size:15px;color:#374151;line-height:1.6}.sip-bullet{color:#d2ac67;font-weight:700;flex-shrink:0}.sip-faq{display:flex;flex-direction:column;gap:2px}.sip-faq-item{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.sip-faq-item+.sip-faq-item{margin-top:8px}.sip-faq-item summary{padding:16px 20px;font-size:15px;font-weight:600;color:#000;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.sip-faq-item summary::-webkit-details-marker{display:none}.sip-faq-item summary:after{content:"+";font-size:20px;color:#d2ac67;font-weight:300;transition:transform .2s ease}.sip-faq-item[open] summary:after{content:"−"}.sip-faq-item p{padding:0 20px 20px;font-size:14px;color:#4b5563;line-height:1.7;margin:0}.sip-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:24px}.sip-order-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:16px}.sip-order-price{font-size:2.5rem;font-weight:700;color:#000;line-height:1}.sip-order-currency{font-size:1rem;font-weight:400;color:#6b7280}.sip-order-delivery{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.sip-buy-btn{width:100%;padding:16px;background:linear-gradient(135deg,#d2ac67,#b8934a);color:#000;font-size:16px;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:opacity .2s,transform .2s}.sip-buy-btn:hover{opacity:.9;transform:translateY(-1px)}.sip-audit-link{display:block;text-align:center;font-size:13px;color:#d2ac67;text-decoration:none;font-weight:600}.sip-audit-link:hover{text-decoration:underline}.sip-order-trust{list-style:none;padding:16px 0 0;margin:0;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:8px}.sip-order-trust li{font-size:13px;color:#374151}.sip-other-systems{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.sip-other-systems h4{font-size:13px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.sip-other-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #e5e7eb;text-decoration:none;font-size:14px;color:#000;font-weight:500;transition:color .2s}.sip-other-item:last-child{border-bottom:none}.sip-other-item:hover{color:#d2ac67}.sip-other-price{font-size:14px;font-weight:700;color:#d2ac67}.checkout-overlay{position:fixed;inset:0;background:#0009;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(4px)}.checkout-modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;padding:40px;position:relative}.checkout-close{position:absolute;top:16px;right:20px;background:none;border:none;font-size:28px;color:#9ca3af;cursor:pointer;line-height:1}.checkout-close:hover{color:#000}.checkout-header{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.checkout-pre{font-size:13px;color:#6b7280;margin-bottom:4px}.checkout-item-title{font-size:1.4rem;font-weight:700;color:#000;margin-bottom:8px}.checkout-price{font-size:2rem;font-weight:700;color:#d2ac67}.checkout-form{display:flex;flex-direction:column;gap:20px}.checkout-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout-field{display:flex;flex-direction:column;gap:6px}.checkout-field label{font-size:13px;font-weight:600;color:#374151}.checkout-field input,.checkout-field textarea{padding:12px 14px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:15px;color:#000;outline:none;transition:border-color .2s;font-family:inherit;background:#fff}.checkout-field input:focus,.checkout-field textarea:focus{border-color:#d2ac67}.checkout-field textarea{resize:vertical}.checkout-error{font-size:14px;color:#dc2626;padding:10px 14px;background:#fef2f2;border-radius:8px;border:1px solid #fecaca}.checkout-submit{width:100%;padding:16px;background:linear-gradient(135deg,#d2ac67,#b8934a);color:#000;font-size:16px;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:opacity .2s}.checkout-submit:disabled{opacity:.6;cursor:not-allowed}.checkout-submit:not(:disabled):hover{opacity:.9}.checkout-note{font-size:13px;color:#9ca3af;text-align:center;line-height:1.5}.checkout-success{text-align:center;padding:20px 0}.checkout-success-icon{width:64px;height:64px;background:linear-gradient(135deg,#d2ac67,#b8934a);color:#000;border-radius:50%;font-size:28px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.checkout-success h3{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:12px}.checkout-success p{font-size:1rem;color:#4b5563;line-height:1.7}@media(max-width:1024px){.sip-layout{grid-template-columns:1fr}.sip-sidebar{position:static;order:-1}.sip-order-card{flex-direction:row;flex-wrap:wrap;align-items:center;gap:20px}.sip-buy-btn{flex:1;min-width:200px}}@media(max-width:600px){.checkout-row{grid-template-columns:1fr}.checkout-modal{padding:28px 20px}.sip-tabs{gap:0}.sip-tab{padding:10px 14px;font-size:13px}}
