body:has(.co-page) .header,body:has(.co-page) header,body:has(.co-page) footer,body:has(.co-page) .footer,body:has(.co-page) .cart-drawer-backdrop,body:has(.co-page) .cart-drawer-panel,body:has(.co-page) .announcement-bar,body:has(.co-page) .mobile-menu,body:has(.co-page) .mobile-menu-overlay{display:none!important}.co-page{min-height:100vh;background:linear-gradient(to right,#f5f5f5 50%,#fdf7e7 50%)}.co-header{background:#057670;padding:18px 24px}.co-header-inner{max-width:1100px;margin:0 auto}.co-logo{display:inline-block}.co-logo img{height:30px;width:auto}.co-layout{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:start;min-height:calc(100vh - 66px)}.co-form{background:#f5f5f5;padding:36px 56px 64px 40px;justify-self:end;width:100%;max-width:620px;border-right:1px solid #e5e7eb}.co-loading,.co-empty{text-align:center;padding:48px 24px}.co-loading{display:flex;align-items:center;justify-content:center;gap:8px;color:#6b7280}.co-empty h2{font-size:1.3rem;color:#212427;margin-bottom:8px}.co-empty p{color:#6b7280;margin-bottom:24px}.co-section{margin-bottom:24px;padding:20px 0;border-bottom:1px solid #e0e0e0}.co-section:first-child{padding-top:0}.co-section:last-of-type{border-bottom:none;margin-bottom:16px;padding-bottom:0}.co-section-title{font-size:1.15rem;font-weight:700;color:#212427;margin-bottom:16px;font-family:Inter,sans-serif;letter-spacing:-.01em}.co-field{margin-bottom:12px}.co-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.co-field input,.co-field select{width:100%;padding:14px 12px;border:1px solid #d1d5db;border-radius:5px;font-size:.875rem;font-family:Inter,sans-serif;color:#212427;background:#fff;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.co-field input::placeholder{color:#9ca3af}.co-field input:focus,.co-field select:focus{outline:none;border-color:#057670;box-shadow:0 0 0 2px #05767026}.co-error{background:#fef2f2;color:#dc2626;padding:10px 14px;border-radius:6px;font-size:.82rem;margin-bottom:16px}.co-payment-note{font-size:.8rem;color:#6b7280;margin-bottom:12px}.co-options{display:flex;flex-direction:column;gap:0;border:1px solid #d1d5db;border-radius:5px;overflow:hidden}.co-option{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background .15s;background:#fff}.co-option:last-child{border-bottom:none}.co-option:hover{background:#f9fafb}.co-option.selected{background:#f0fdf9;border-color:#057670}.co-option input[type=radio]{accent-color:#057670;width:18px;height:18px;flex-shrink:0}.co-option-info{display:flex;flex-direction:column;flex:1}.co-option-name{font-size:.88rem;font-weight:500;color:#212427;flex:1}.co-option-desc{font-size:.76rem;color:#6b7280}.co-option-price{font-size:.88rem;font-weight:600;color:#212427;flex-shrink:0}.co-payment-icon{height:24px;flex-shrink:0;margin-left:auto}.co-muted{font-size:.85rem;color:#6b7280;display:flex;align-items:center;gap:6px}.co-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;background:#fcc86c;color:#212427;border:none;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:background .2s,transform .1s;text-decoration:none;letter-spacing:.01em}.co-btn-primary:hover:not(:disabled){background:#f5bc4f;transform:translateY(-1px)}.co-btn-primary:disabled{opacity:.6;cursor:not-allowed}.co-btn-submit{margin-top:16px}.co-footer-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb;justify-content:center}.co-footer-links a{font-size:.75rem;color:#057670;text-decoration:underline;text-underline-offset:2px}.co-footer-links a:hover{color:#045f5a}.co-sidebar{background:#fdf7e7;padding:36px 40px 36px 48px;position:sticky;top:0;width:100%;max-width:440px}.co-sidebar-items{margin-bottom:20px}.co-sidebar-item{display:flex;align-items:center;gap:14px;padding:10px 0}.co-sidebar-img-wrap{position:relative;flex-shrink:0}.co-sidebar-img{width:64px;height:64px;object-fit:contain;border-radius:8px;background:#fff;border:1px solid #e5e7eb}.co-sidebar-badge{position:absolute;top:-6px;right:-6px;width:20px;height:20px;background:#057670;color:#fff;border-radius:50%;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.co-sidebar-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.co-sidebar-name{font-size:.82rem;font-weight:600;color:#212427;line-height:1.3}.co-sidebar-variant{font-size:.72rem;color:#6b7280}.co-sidebar-price{font-size:.85rem;font-weight:600;color:#212427;flex-shrink:0}.co-discount{padding:16px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.co-discount-row{display:flex;gap:8px}.co-discount-input{flex:1;padding:12px;border:1px solid #d1d5db;border-radius:5px;font-size:.875rem;font-family:Inter,sans-serif;background:#fff;box-sizing:border-box}.co-discount-input:focus{outline:none;border-color:#057670;box-shadow:0 0 0 2px #05767026}.co-discount-input::placeholder{color:#9ca3af}.co-discount-btn{padding:12px 16px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:5px;font-size:.85rem;font-weight:600;color:#374151;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s;white-space:nowrap}.co-discount-btn:hover:not(:disabled){background:#e5e7eb}.co-discount-btn:disabled{opacity:.5;cursor:not-allowed}.co-discount-error{font-size:.78rem;color:#dc2626;margin-top:6px}.co-sidebar-totals{padding-top:4px}.co-sidebar-row{display:flex;justify-content:space-between;padding:6px 0;font-size:.88rem;color:#374151}.co-sidebar-discount span:last-child{color:#057670}.co-sidebar-total{font-weight:700;font-size:1.1rem;color:#057670;padding-top:14px;margin-top:8px;border-top:1px solid #d1d5db}.co-sidebar-total-amount{display:flex;align-items:baseline;gap:6px}.co-sidebar-total-amount small{font-size:.72rem;font-weight:400;color:#6b7280}.co-sidebar-tax{font-size:.76rem;color:#6b7280;text-align:right;margin-top:2px}.co-trustpilot{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.co-trust-bar{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid #e5e7eb}.co-trust-item{display:flex;align-items:center;gap:5px;font-size:.72rem;color:#6b7280}.co-trust-item svg{flex-shrink:0;color:#057670}.co-payment-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.co-payment-header .co-section-title{margin-bottom:0}.co-secure-badge{display:inline-flex;align-items:center;gap:4px;font-size:.7rem;color:#057670;background:#f0fdf9;padding:3px 8px;border-radius:20px;font-weight:500}@keyframes co-spin{to{transform:rotate(360deg)}}.co-spin{animation:co-spin 1s linear infinite}@media(max-width:768px){.co-header{padding:14px 16px}.co-layout{grid-template-columns:1fr;gap:0}.co-form{max-width:100%;padding:20px 16px 32px;border-right:none}.co-sidebar{position:static;order:-1;max-width:100%;border-bottom:1px solid #e5e7eb;min-height:auto;padding:20px 16px}.co-row{grid-template-columns:1fr}.co-row-address{grid-template-columns:1fr 80px}.co-footer-links{flex-direction:column;align-items:center}}.co-row-address{grid-template-columns:1fr 90px}.co-field-street{flex:1}.co-field-housenr{width:90px;flex-shrink:0}.co-address-wrap{position:relative}.co-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-top:none;border-radius:0 0 5px 5px;box-shadow:0 4px 12px #0000001a;z-index:50;max-height:240px;overflow-y:auto}.co-suggestion{display:block;width:100%;padding:10px 12px;text-align:left;font-size:.84rem;font-family:Inter,sans-serif;color:#212427;background:none;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .1s}.co-suggestion:last-child{border-bottom:none}.co-suggestion:hover{background:#f0fdf9}
