body.doliclick-public{margin:0;background:#f6f7fb;color:#1f2937;font-family:Arial,Helvetica,sans-serif}.dc-wrap{max-width:1120px;margin:0 auto;padding:24px}.dc-header{background:#fff;border-bottom:1px solid #e5e7eb}.dc-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.dc-brand{text-decoration:none}.dc-logo{max-height:54px}.dc-title{font-size:28px;font-weight:700;color:var(--dc-secondary)}.dc-nav{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.dc-nav a{color:#4b5563;text-decoration:none}.dc-nav-account{color:var(--dc-primary)!important;font-weight:700}.dc-nav a:hover{text-decoration:underline}.dc-hero{background:#fff;border-radius:8px;padding:28px;margin:24px 0;border:1px solid #e5e7eb}.dc-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.dc-card{background:#fff;border-radius:8px;padding:20px;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:10px}.dc-card h2{font-size:20px;margin:0 0 8px}.dc-ref{font-size:12px;color:#6b7280}.dc-name{font-size:18px;font-weight:700}.dc-desc{font-size:14px;color:#4b5563;line-height:1.4}.dc-price{font-weight:700;color:var(--dc-secondary)}.dc-btn{display:inline-flex;align-items:center;background:var(--dc-primary);color:#fff!important;border:0;border-radius:8px;padding:10px 14px;text-decoration:none;cursor:pointer;font-weight:700;line-height:1.3}.dc-btn.secondary{background:var(--dc-secondary)}.dc-input{width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;padding:10px;margin:4px 0 12px;background:#fff}.dc-input:focus{outline:2px solid var(--dc-primary);outline-offset:1px;border-color:var(--dc-primary)}.dc-table{width:100%;border-collapse:collapse;background:#fff}.dc-table th,.dc-table td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left}.dc-table th{font-size:13px;color:#6b7280;font-weight:700}.dc-msg{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:14px;margin:14px 0}.dc-err{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:14px;margin:14px 0}.dc-footer{text-align:center;color:#6b7280;font-size:13px;padding:24px}.dc-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.dc-grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.dc-site-hero{position:relative;display:flex;align-items:center;min-height:clamp(430px,65vh,590px);margin:0 -24px 28px;padding:clamp(32px,7vw,68px);box-sizing:border-box;background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.91) 35%,rgba(255,255,255,.18) 62%),url("../img/homepage-hero.jpg");background-size:cover;background-position:center right}.dc-site-hero-content{max-width:470px}.dc-site-kicker{font-size:14px;font-weight:700;color:var(--dc-primary);text-transform:uppercase;margin-bottom:12px}.dc-site-hero h1{font-size:48px;line-height:1.05;letter-spacing:0;margin:0 0 18px;color:var(--dc-secondary)}.dc-site-hero p{font-size:18px;line-height:1.55;color:#374151;margin:0 0 28px}.dc-site-actions{display:flex;gap:12px;flex-wrap:wrap}.dc-site-access{display:grid;grid-template-columns:minmax(230px,300px) 1fr;gap:38px;align-items:start;padding:14px 0 34px}.dc-site-access h2{font-size:25px;margin:0 0 10px;letter-spacing:0}.dc-site-access p{margin:0;color:#64748b;line-height:1.5}.dc-site-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dc-site-links a{display:flex;flex-direction:column;gap:8px;min-height:72px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px;text-decoration:none;color:var(--dc-secondary)}.dc-site-links a:hover{border-color:var(--dc-primary)}.dc-site-links strong{font-size:16px}.dc-site-links span{font-size:13px;color:#64748b}.dc-catalog-head{margin-top:0}.dc-qty{width:80px;margin:0}
.dc-auth-entry{display:grid;grid-template-columns:minmax(310px,520px) minmax(270px,380px);align-items:center;justify-content:space-between;gap:54px;min-height:460px;padding:44px 0}.dc-auth-copy h1{font-size:42px;line-height:1.12;letter-spacing:0;margin:0 0 18px;color:var(--dc-secondary)}.dc-auth-copy p{font-size:18px;line-height:1.55;color:#4b5563;max-width:500px;margin:0}.dc-auth-actions{display:flex;flex-direction:column;gap:12px;padding:28px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.dc-auth-main{width:100%;justify-content:center;box-sizing:border-box;padding:13px 16px}.dc-auth-help{display:flex;flex-direction:column;gap:10px;border-top:1px solid #e5e7eb;margin-top:10px;padding-top:18px}.dc-auth-help button{border:0;background:transparent;color:#4b5563;text-align:left;padding:2px 0;cursor:pointer;font-size:14px;text-decoration:underline}.dc-auth-help button:hover{color:var(--dc-primary)}.dc-dialog{position:relative;width:min(440px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;box-sizing:border-box;padding:28px;border:0;border-radius:8px;box-shadow:0 24px 65px rgba(15,23,42,.28);color:#1f2937}.dc-dialog-large{width:min(650px,calc(100vw - 32px))}.dc-dialog::backdrop{background:rgba(15,23,42,.46)}.dc-dialog h2{font-size:24px;letter-spacing:0;margin:0 38px 8px 0}.dc-dialog-intro{font-size:14px;line-height:1.45;color:#64748b;margin:0 0 20px}.dc-dialog-alert{margin:0 0 18px;font-size:14px}.dc-dialog-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:0;border-radius:8px;background:#f3f4f6;color:#374151;cursor:pointer;font-size:23px;line-height:1}.dc-dialog-close:hover{background:#e5e7eb}.dc-dialog-submit{width:100%;justify-content:center;box-sizing:border-box;margin-top:6px}
.dc-account-page{display:flex;flex-direction:column;gap:18px}.dc-account-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:26px 0 8px}.dc-account-head h1{margin:0 0 6px;font-size:32px;letter-spacing:0}.dc-account-name,.dc-account-email{margin:0;color:#4b5563}.dc-account-name{font-size:18px;font-weight:700;color:var(--dc-secondary)}.dc-account-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dc-account-action{display:flex;flex-direction:column;gap:6px;min-height:74px;box-sizing:border-box;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:var(--dc-secondary);text-decoration:none}.dc-account-action strong{font-size:16px}.dc-account-action span{font-size:13px;color:#64748b}.dc-account-action:hover,.dc-account-action.active{border-color:var(--dc-primary);box-shadow:inset 3px 0 0 var(--dc-primary)}.dc-account-action.active strong{color:var(--dc-primary)}.dc-view-head{display:flex;align-items:center;gap:18px;margin-top:4px}.dc-view-head h2{font-size:22px;margin:0}.dc-account-section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.dc-section-head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px}.dc-section-head h2{font-size:20px;margin:0}.dc-section-head p{margin:0;color:#6b7280;font-size:14px}.dc-empty,.dc-muted{color:#6b7280;font-size:14px;margin:0;padding:4px 0}.dc-table-wrap{overflow-x:auto}.dc-form-panel{max-width:720px}.dc-ticket-create-panel{max-width:1040px}.dc-doc-link{font-weight:700;color:var(--dc-primary);text-decoration:none}.dc-doc-link:hover{text-decoration:underline}.dc-table-action{display:inline-block;padding:7px 11px;background:var(--dc-primary);border:0;border-radius:6px;color:#fff;text-decoration:none;white-space:nowrap;font-size:13px;font-weight:700;cursor:pointer}.dc-table-action:hover{filter:brightness(.94)}.dc-table-action.dc-danger{background:#b42318}.dc-inline-form{margin:0}.dc-contract-pending{display:inline-flex;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:6px;padding:6px 9px;font-size:13px;font-weight:700}.dc-profile-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:20px}
.dc-ticket-nav{justify-content:space-between;margin:30px 0 18px}.dc-ticket-nav h1{font-size:30px;margin:0}.dc-ticket-summary{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:18px}.dc-ticket-summary h2{margin:0;font-size:22px}.dc-ticket-layout{display:grid;grid-template-columns:minmax(330px,1fr) minmax(275px,370px);gap:18px;align-items:start;margin-bottom:36px}.dc-ticket-side{display:flex;flex-direction:column;gap:18px}.dc-ticket-thread{display:flex;flex-direction:column;gap:12px}.dc-ticket-message{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:15px}.dc-ticket-message p{margin:10px 0 0;line-height:1.55;color:#374151}.dc-ticket-message-meta{font-size:12px;font-weight:700;color:#64748b}.dc-field-help{font-size:12px;color:#64748b;margin:-5px 0 16px}.dc-file{padding:8px}.dc-ticket-files{margin:0;padding:0;list-style:none}.dc-ticket-files li{padding:9px 0;border-bottom:1px solid #e5e7eb}.dc-ticket-files li:last-child{border-bottom:0}.dc-ticket-files a{color:var(--dc-primary);font-weight:700;text-decoration:none}.dc-ticket-files a:hover{text-decoration:underline}
@media(max-width:720px){.dc-grid2{grid-template-columns:1fr}.dc-top{align-items:flex-start;flex-direction:column}.dc-wrap{padding:14px}.dc-title{font-size:24px}.dc-nav{gap:14px}.dc-site-hero{align-items:flex-end;min-height:540px;margin:0 -14px 22px;padding:26px 18px;background-image:linear-gradient(0deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.92) 44%,rgba(255,255,255,.06) 73%),url("../img/homepage-hero.jpg");background-position:68% center}.dc-site-hero h1{font-size:36px}.dc-site-hero p{font-size:16px;margin-bottom:20px}.dc-site-actions .dc-btn{width:100%;justify-content:center;box-sizing:border-box}.dc-site-access{display:block;padding:0 0 20px}.dc-site-links{grid-template-columns:1fr;margin-top:20px}.dc-auth-entry{display:flex;flex-direction:column;align-items:stretch;gap:28px;min-height:0;padding:34px 0}.dc-auth-copy h1{font-size:33px}.dc-auth-copy p{font-size:16px}.dc-auth-actions{padding:18px}.dc-dialog{padding:22px 18px}.dc-account-head{align-items:flex-start;flex-direction:column;padding-top:16px}.dc-account-head h1{font-size:28px}.dc-account-menu{grid-template-columns:1fr}.dc-account-action{min-height:0}.dc-view-head{display:block}.dc-view-head h2{margin-top:12px}.dc-account-section{padding:16px}.dc-section-head{display:block}.dc-section-head p{margin-top:6px}.dc-table th,.dc-table td{padding:10px 6px;font-size:13px}.dc-ticket-nav{display:flex;align-items:center;margin-top:20px}.dc-ticket-nav h1{font-size:25px}.dc-ticket-summary{display:flex}.dc-ticket-layout{display:flex;flex-direction:column}.dc-ticket-side{width:100%}}
.dc-footer{border-top:1px solid #e5e7eb;background:#fff}.dc-footer nav{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:12px}.dc-footer a{color:#4b5563;text-decoration:none}.dc-footer a:hover{text-decoration:underline}.dc-content-head{max-width:760px;padding:34px 0 18px}.dc-content-head h1{font-size:36px;letter-spacing:0;color:var(--dc-secondary);margin:0 0 12px}.dc-content-head p{font-size:17px;line-height:1.5;color:#4b5563;margin:0}.dc-legal-content,.dc-contact-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:28px;max-width:800px;box-sizing:border-box;line-height:1.7;margin-bottom:38px}.dc-legal-list{display:grid;grid-template-columns:210px 1fr;gap:12px 18px;margin:0}.dc-legal-list dt{font-weight:700;color:#374151}.dc-legal-list dd{margin:0;color:#4b5563}.dc-legal-content a,.dc-contact-link{color:var(--dc-primary);font-weight:700;text-decoration:none}.dc-contact-link{display:block;font-size:20px;margin-bottom:24px}.dc-contact-panel p{margin:0 0 22px}.dc-checkout{display:grid;grid-template-columns:minmax(300px,1fr) minmax(285px,365px);gap:22px;align-items:start;margin:22px 0}.dc-checkout-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.dc-checkout-panel h2{font-size:20px;margin:0 0 16px}.dc-payment-choice{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.dc-payment-option{display:flex;gap:10px;align-items:flex-start;padding:13px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer}.dc-payment-option:has(input:checked){border-color:var(--dc-primary);background:#fff7ed}.dc-payment-option strong{display:block;margin-bottom:4px}.dc-payment-option span{display:block;font-size:13px;color:#6b7280;line-height:1.4}.dc-check{display:flex;align-items:flex-start;gap:9px;color:#4b5563;font-size:14px;line-height:1.45;margin:17px 0}.dc-check input{margin-top:3px}.dc-check a{color:var(--dc-primary)}.dc-payment-info{font-size:14px;color:#64748b;line-height:1.45;margin:0 0 16px}
@media(max-width:720px){.dc-content-head{padding:25px 0 16px}.dc-content-head h1{font-size:30px}.dc-legal-content,.dc-contact-panel{padding:18px}.dc-legal-list{display:block}.dc-legal-list dt{margin-top:14px}.dc-checkout{display:flex;flex-direction:column}.dc-checkout-panel{width:100%;box-sizing:border-box}}
.dc-logo{width:142px;height:auto;display:block}.dc-nav a.active{color:var(--dc-primary);font-weight:700}.dc-nav-icon{position:relative;width:42px;height:42px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;color:#334155!important}.dc-nav-icon:hover{border-color:var(--dc-primary);text-decoration:none!important}.dc-nav-icon.active{border-color:var(--dc-primary);background:#fff7ed;color:var(--dc-primary)!important}.dc-nav-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dc-cart-badge{position:absolute;right:-8px;top:-9px;display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;box-sizing:border-box;padding:0 5px;border-radius:11px;background:var(--dc-primary);color:#fff;font-size:11px;font-weight:700}.dc-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dc-offers{padding:18px 0 46px}.dc-offers header{max-width:620px;margin-bottom:25px}.dc-offers h2{font-size:30px;letter-spacing:0;margin:0 0 10px;color:var(--dc-secondary)}.dc-offers header p{margin:0;color:#64748b;line-height:1.55}.dc-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dc-offer{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:25px 23px}.dc-offer-number{display:block;color:var(--dc-primary);font-size:13px;font-weight:700;margin-bottom:16px}.dc-offer h3{margin:0 0 12px;font-size:21px}.dc-offer p{min-height:86px;margin:0 0 18px;color:#4b5563;line-height:1.55;font-size:14px}.dc-offer a{color:var(--dc-primary);font-weight:700;text-decoration:none}.dc-account-band{display:flex;justify-content:space-between;align-items:center;gap:26px;padding:30px 0 48px;border-top:1px solid #e5e7eb}.dc-account-band h2{font-size:25px;margin:0 0 8px}.dc-account-band p{margin:0;color:#64748b}.dc-services-head{padding-bottom:34px}.dc-service-list{display:flex;flex-direction:column;margin-bottom:40px}.dc-service-block{display:grid;grid-template-columns:220px minmax(300px,650px);gap:42px;padding:42px 0;border-top:1px solid #e5e7eb;scroll-margin-top:28px}.dc-service-label{font-size:16px;font-weight:700;color:var(--dc-primary)}.dc-service-block h2{font-size:27px;margin:0 0 14px}.dc-service-block p{color:#4b5563;line-height:1.65;margin:0 0 24px}.dc-service-cta{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:32px;margin-bottom:45px;display:flex;align-items:center;gap:22px;justify-content:space-between}.dc-service-cta h2{margin:0 0 7px}.dc-service-cta p{margin:0;color:#64748b}.dc-contact-layout{display:grid;grid-template-columns:300px minmax(340px,610px);gap:40px;align-items:start;margin-bottom:42px}.dc-contact-details h2{margin:0 0 16px;font-size:23px}.dc-contact-details p{line-height:1.6;color:#4b5563;margin:0 0 24px}.dc-contact-form{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:25px}.dc-textarea{height:150px;resize:vertical;font-family:inherit}.dc-form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:720px){.dc-logo{width:128px}.dc-nav{width:100%;gap:11px}.dc-site-hero h1{font-size:34px}.dc-offers{padding-bottom:32px}.dc-offer-grid{grid-template-columns:1fr}.dc-offer p{min-height:0}.dc-account-band{display:block;padding:24px 0 34px}.dc-account-band .dc-btn{margin-top:20px}.dc-service-block{display:block;padding:30px 0}.dc-service-label{margin-bottom:15px}.dc-service-block h2{font-size:23px}.dc-service-cta{display:block;padding:22px}.dc-service-cta .dc-btn{margin-top:20px}.dc-contact-layout{display:block}.dc-contact-details{margin-bottom:27px}.dc-contact-form{padding:18px}}
.dc-subscription-tag{display:inline-flex;align-items:center;align-self:flex-start;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:6px 9px;color:#1d4ed8;font-size:12px;font-weight:700}.dc-subscription-status{display:inline-flex;border-radius:6px;padding:5px 9px;font-size:12px;font-weight:700;background:#fff7ed;color:#c2410c}.dc-subscription-status.active{background:#ecfdf5;color:#047857}.dc-admin-origin{display:inline-flex;padding:4px 8px;border-radius:5px;background:#eff6ff;color:#1d4ed8;font-weight:700;font-size:12px}
.dc-test-mode{display:flex;align-items:center;gap:16px;background:#fff7ed;border:1px solid #fdba74;border-radius:8px;padding:13px 16px;margin:18px 0;color:#9a3412}.dc-test-mode strong{font-size:14px;white-space:nowrap}.dc-test-mode span{font-size:13px}
.dc-product-link{color:var(--dc-secondary);text-decoration:none}.dc-product-link:hover,.dc-card-links a:hover{text-decoration:underline}.dc-card-links a{color:var(--dc-primary);font-size:14px;font-weight:700;text-decoration:none}.dc-line-period{margin-top:5px;color:#1d4ed8;font-size:12px;font-weight:700}.dc-line-terms{margin-top:5px;color:#64748b;font-size:12px;line-height:1.45}.dc-product-detail{display:grid;grid-template-columns:minmax(320px,1fr) minmax(285px,360px);gap:34px;align-items:start;padding:34px 0 46px}.dc-product-main h1{font-size:38px;margin:16px 0 18px;letter-spacing:0}.dc-back-link{color:#4b5563;text-decoration:none;font-size:14px}.dc-product-description{font-size:17px;line-height:1.65;color:#374151;margin:24px 0}.dc-product-note{border-top:1px solid #e5e7eb;padding-top:20px;margin-top:24px}.dc-product-note h2{font-size:20px;margin:0 0 10px}.dc-product-note p{color:#4b5563;line-height:1.65;margin:0}.dc-product-buy{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:22px}.dc-product-price{font-size:22px;font-weight:700;color:var(--dc-secondary);margin-bottom:20px}.dc-service-terms{margin:0 0 22px;padding:0}.dc-service-terms dt{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;margin:13px 0 4px}.dc-service-terms dd{margin:0;color:#1f2937;line-height:1.45}.dc-product-add{border-top:1px solid #e5e7eb;padding-top:18px}.dc-product-add label{display:block;font-size:14px;font-weight:700;margin-bottom:4px}.dc-product-add .dc-btn{width:100%;justify-content:center;box-sizing:border-box}
@media(max-width:720px){.dc-product-detail{display:flex;flex-direction:column;padding:22px 0 34px;gap:22px}.dc-product-main h1{font-size:30px}.dc-product-buy{width:100%;box-sizing:border-box}}
@media(max-width:720px){.dc-test-mode{display:block}.dc-test-mode span{display:block;margin-top:6px}}
.dc-page-kicker{display:block;margin-bottom:13px;color:var(--dc-primary);font-size:13px;font-weight:700;text-transform:uppercase}.dc-services-head{max-width:820px;padding:48px 0 28px}.dc-services-head h1{font-size:43px;line-height:1.13;margin-bottom:17px}.dc-service-nav{display:flex;gap:10px;flex-wrap:wrap;padding:0 0 27px;border-bottom:1px solid #e5e7eb}.dc-service-nav a{padding:10px 15px;border:1px solid #dbe1ea;border-radius:6px;background:#fff;color:var(--dc-secondary);font-weight:700;text-decoration:none}.dc-service-nav a:hover{border-color:var(--dc-primary);color:var(--dc-primary)}.dc-service-block{grid-template-columns:205px minmax(300px,700px);gap:54px;padding:48px 0}.dc-service-label{display:flex;flex-direction:column;gap:11px;color:var(--dc-secondary);font-size:18px}.dc-service-label span{color:var(--dc-primary);font-size:13px}.dc-service-body h2{color:var(--dc-secondary);font-size:29px;line-height:1.25}.dc-service-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:0 0 28px;padding:0;list-style:none}.dc-service-points li{padding:13px 11px;border-left:3px solid var(--dc-primary);background:#fff;color:#374151;font-size:14px;line-height:1.45}.dc-service-approach{display:grid;grid-template-columns:340px 1fr;gap:42px;align-items:start;padding:39px 0 46px;border-top:1px solid #e5e7eb}.dc-service-approach h2{font-size:26px;line-height:1.3;margin:0}.dc-service-approach ol{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:0;padding:0;list-style:none;counter-reset:step}.dc-service-approach li{counter-increment:step}.dc-service-approach li:before{content:"0" counter(step);display:block;color:var(--dc-primary);font-size:13px;font-weight:700;margin-bottom:12px}.dc-service-approach strong{display:block;margin-bottom:7px;font-size:18px}.dc-service-approach span{font-size:14px;line-height:1.5;color:#64748b}.dc-rich-content{margin-top:28px;padding-top:22px;border-top:1px solid #e5e7eb}.dc-rich-content h2,.dc-legal-content h2{color:var(--dc-secondary);font-size:22px;margin:24px 0 10px}.dc-rich-content p,.dc-legal-content p{margin:0 0 13px}.dc-rich-content ul,.dc-legal-content ul{padding-left:21px}
@media(max-width:720px){.dc-services-head{padding:32px 0 22px}.dc-services-head h1{font-size:32px}.dc-service-nav{padding-bottom:19px}.dc-service-block{display:block;padding:34px 0}.dc-service-label{margin-bottom:18px}.dc-service-body h2{font-size:24px}.dc-service-points{grid-template-columns:1fr}.dc-service-approach{display:block;padding:28px 0 34px}.dc-service-approach ol{grid-template-columns:1fr;gap:22px;margin-top:26px}}

/* DoliClick portal v2 */
body.doliclick-public{background:#fff;color:#111827;font-family:Arial,Helvetica,sans-serif}.dc-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #edf0f5}.dc-wrap{max-width:1180px}.dc-top{padding-top:18px;padding-bottom:18px}.dc-nav a{font-size:14px;font-weight:700;color:#475569}.dc-nav a:hover{color:var(--dc-primary);text-decoration:none}.dc-btn{min-height:42px;padding:11px 16px;border-radius:7px;box-shadow:0 10px 22px rgba(15,23,42,.1);transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}.dc-btn:hover{filter:brightness(.97);transform:translateY(-1px)}.dc-btn.secondary{background:var(--dc-secondary);box-shadow:0 10px 22px rgba(15,23,42,.12)}.dc-portal-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:58px;align-items:center;min-height:calc(100vh - 132px);padding:52px 0 62px}.dc-portal-copy h1{max-width:700px;margin:0 0 22px;color:#111827;font-size:clamp(48px,7vw,86px);line-height:.96;font-weight:800;letter-spacing:0}.dc-portal-copy p{max-width:610px;margin:0 0 32px;color:#475569;font-size:20px;line-height:1.55}.dc-portal-panel{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.12);overflow:hidden}.dc-portal-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:19px 20px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.dc-portal-panel-head strong{font-size:22px;color:#111827}.dc-portal-panel-head span{font-size:13px;font-weight:700;color:#64748b}.dc-portal-list{display:flex;flex-direction:column}.dc-portal-list a{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:22px 20px;border-bottom:1px solid #edf2f7;color:#111827;text-decoration:none}.dc-portal-list a:last-child{border-bottom:0}.dc-portal-list a:hover{background:#fff7ed}.dc-portal-list span{font-size:13px;font-weight:700;color:var(--dc-primary)}.dc-portal-list strong{font-size:18px;line-height:1.3}.dc-home-focus{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:16px;padding:0 0 52px}.dc-home-focus article{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:24px;min-height:210px;display:flex;flex-direction:column}.dc-home-focus h2{margin:0 0 13px;color:#111827;font-size:25px}.dc-home-focus p{margin:0 0 20px;color:#475569;line-height:1.55}.dc-home-focus a{margin-top:auto;color:var(--dc-primary);font-weight:800;text-decoration:none}.dc-home-focus a:hover{text-decoration:underline}.dc-catalog-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;padding:48px 0 28px;border-bottom:1px solid #e5e7eb;margin-bottom:24px}.dc-catalog-hero h1{margin:0 0 12px;color:#111827;font-size:52px;line-height:1}.dc-catalog-hero p{max-width:680px;margin:0;color:#475569;font-size:18px;line-height:1.5}.dc-catalog-products{padding-bottom:44px}.dc-catalog-products .dc-card{border-color:#e2e8f0;box-shadow:0 12px 36px rgba(15,23,42,.06)}.dc-catalog-products .dc-card:hover{border-color:var(--dc-primary);box-shadow:0 18px 44px rgba(15,23,42,.09)}.dc-catalog-products .dc-name{font-size:20px}.dc-catalog-products .dc-price{font-size:17px;color:var(--dc-secondary)}.dc-catalog-products .dc-actions{margin-top:auto;padding-top:12px;border-top:1px solid #edf2f7}.dc-account-band{border-top:1px solid #e5e7eb}.dc-account-band h2{color:#111827}
@media(max-width:860px){.dc-portal-hero{grid-template-columns:1fr;min-height:0;gap:30px;padding:40px 0}.dc-home-focus{grid-template-columns:1fr}.dc-catalog-hero{display:block}.dc-catalog-hero .dc-btn{margin-top:20px}.dc-catalog-hero h1{font-size:40px}}
@media(max-width:720px){.dc-header{position:static}.dc-top{padding-top:14px;padding-bottom:14px}.dc-portal-copy h1{font-size:44px}.dc-portal-copy p{font-size:17px}.dc-portal-list a{grid-template-columns:1fr;gap:7px}.dc-home-focus article{min-height:0}.dc-catalog-hero{padding:32px 0 22px}.dc-catalog-hero h1{font-size:36px}}

/* DoliClick portal v2 refinements */
.dc-portal-hero{min-height:auto;padding:44px 0 54px;grid-template-columns:minmax(0,1fr) minmax(320px,470px)}.dc-portal-copy h1{font-size:clamp(40px,5.8vw,68px);line-height:1.02;max-width:660px}.dc-portal-copy p{font-size:18px;max-width:640px}.dc-portal-visual{padding:18px 18px 0;background:linear-gradient(180deg,#f8fafc,#fff)}.dc-portal-visual img{display:block;width:100%;height:auto;border-radius:8px}.dc-portal-panel-head strong{font-size:20px}.dc-portal-list a{padding:18px 20px}.dc-portal-list strong{font-size:17px}.dc-home-focus{padding-bottom:42px}.dc-home-focus article{min-height:184px}.dc-home-focus h2{font-size:22px}.dc-catalog-hero h1{font-size:44px}.dc-catalog-hero p{font-size:17px}.dc-services-head h1{font-size:36px}.dc-content-head h1{font-size:32px}.dc-showcase-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,470px);gap:34px;align-items:start;padding:38px 0 54px;border-top:1px solid #e5e7eb}.dc-showcase-section h2{max-width:620px;margin:0 0 14px;color:#111827;font-size:30px;line-height:1.18}.dc-showcase-section p{max-width:650px;margin:0 0 22px;color:#475569;font-size:17px;line-height:1.65}.dc-showcase-points{display:grid;gap:12px}.dc-showcase-points article{padding:18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.05)}.dc-showcase-points strong{display:block;margin-bottom:7px;color:#111827;font-size:17px}.dc-showcase-points span{display:block;color:#64748b;font-size:14px;line-height:1.5}.dc-service-body h2{font-size:26px}.dc-service-approach h2{font-size:24px}
@media(max-width:860px){.dc-showcase-section{grid-template-columns:1fr}.dc-portal-hero{grid-template-columns:1fr}}
@media(max-width:720px){.dc-portal-copy h1{font-size:38px}.dc-portal-copy p{font-size:16px}.dc-catalog-hero h1{font-size:32px}.dc-services-head h1,.dc-content-head h1{font-size:29px}.dc-showcase-section{padding:28px 0 38px}.dc-showcase-section h2{font-size:25px}}

/* DoliClick visual card and footer */
.dc-portal-panel{border:0;background:transparent;box-shadow:none;overflow:visible}.dc-portal-visual{position:relative;padding:0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 24px 70px rgba(15,23,42,.1);overflow:hidden}.dc-portal-visual img{border-radius:0}.dc-portal-caption{position:absolute;left:18px;right:18px;bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;border:1px solid rgba(226,232,240,.9);border-radius:8px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);box-shadow:0 12px 34px rgba(15,23,42,.1)}.dc-portal-caption strong{font-size:18px;color:#111827}.dc-portal-caption span{font-size:13px;font-weight:700;color:#64748b}.dc-portal-list{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.dc-portal-list a{display:block;padding:14px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.04)}.dc-portal-list a:hover{border-color:var(--dc-primary);background:#fff}.dc-portal-list span{display:block;margin-bottom:4px}.dc-footer{padding:0;background:#0f172a;color:#cbd5e1;text-align:left;border-top:0}.dc-footer-inner{max-width:1180px;margin:0 auto;padding:42px 24px;display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(150px,1fr));gap:30px}.dc-footer-logo{display:block;width:138px;max-height:58px;object-fit:contain;object-position:left center;margin-bottom:16px;filter:brightness(0) invert(1)}.dc-footer-brand p{max-width:360px;margin:0;color:#cbd5e1;line-height:1.6;font-size:14px}.dc-footer-col{display:flex;flex-direction:column;gap:9px}.dc-footer-col strong{margin-bottom:5px;color:#fff;font-size:14px}.dc-footer a{color:#cbd5e1;text-decoration:none}.dc-footer a:hover{color:#fff;text-decoration:underline}.dc-footer-bottom{max-width:1180px;margin:0 auto;padding:18px 24px;border-top:1px solid rgba(148,163,184,.2);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#94a3b8;font-size:13px}.dc-footer-bottom a{color:#e2e8f0}
@media(max-width:860px){.dc-footer-inner{grid-template-columns:1fr 1fr}.dc-footer-brand{grid-column:1/-1}.dc-portal-caption{position:static;margin:12px;background:#fff;border-left:3px solid var(--dc-primary)}}
@media(max-width:620px){.dc-footer-inner{grid-template-columns:1fr;padding:34px 18px}.dc-footer-bottom{display:block;padding:18px}.dc-footer-bottom a{display:inline-block;margin-top:8px}.dc-portal-list a{padding:13px 14px}}

/* DoliClick homepage harmony pass */
body.doliclick-public{background:#fbfcfe}.dc-portal-hero{grid-template-columns:minmax(0,1fr) minmax(340px,520px);gap:64px;padding:62px 0 58px}.dc-portal-copy h1{font-size:clamp(38px,5vw,60px);line-height:1.06;font-weight:800;max-width:620px}.dc-portal-copy p{max-width:590px;font-size:18px;line-height:1.65;color:#435166}.dc-site-actions{margin-top:28px}.dc-portal-panel{align-self:center}.dc-portal-visual{background:linear-gradient(145deg,#fff 0%,#f6f8fb 100%);border:1px solid #e8edf4;box-shadow:0 26px 70px rgba(15,23,42,.09)}.dc-portal-visual img{transform:scale(1.03);transform-origin:center}.dc-portal-caption{left:22px;right:auto;bottom:22px;min-width:230px;display:block}.dc-portal-caption strong{display:block;margin-bottom:2px}.dc-flow-dot{position:absolute;width:12px;height:12px;border-radius:999px;background:var(--dc-primary);box-shadow:0 0 0 8px rgba(245,130,32,.14);animation:dcPulse 2.4s ease-in-out infinite}.dc-flow-dot-a{left:30%;top:33%}.dc-flow-dot-b{right:25%;top:45%;animation-delay:.65s}.dc-flow-dot-c{left:55%;bottom:24%;animation-delay:1.25s}@keyframes dcPulse{0%,100%{transform:scale(.82);opacity:.55}45%{transform:scale(1.15);opacity:1}}.dc-home-focus{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:14px 0 54px}.dc-home-focus article{min-height:0;padding:26px 24px;border:1px solid #e6ebf2;box-shadow:none;background:#fff}.dc-home-focus h2{font-size:21px}.dc-home-focus p{font-size:15px}.dc-home-focus a{font-size:14px}.dc-process-section{padding:48px 0;border-top:1px solid #e6ebf2}.dc-process-section header{max-width:680px;margin-bottom:28px}.dc-process-section h2{margin:0 0 10px;color:#111827;font-size:30px;line-height:1.2}.dc-process-section p{margin:0;color:#526174;font-size:17px;line-height:1.6}.dc-process-section ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;counter-reset:homeStep}.dc-process-section li{counter-increment:homeStep;padding:22px 20px;background:#fff;border:1px solid #e6ebf2;border-radius:8px}.dc-process-section li:before{content:"0" counter(homeStep);display:block;margin-bottom:18px;color:var(--dc-primary);font-weight:800;font-size:13px}.dc-process-section strong{display:block;margin-bottom:7px;color:#111827;font-size:18px}.dc-process-section span{display:block;color:#64748b;font-size:14px;line-height:1.5}.dc-final-cta{margin:0 0 56px;padding:34px 36px;border-radius:8px;background:var(--dc-secondary);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.dc-final-cta h2{margin:0 0 7px;font-size:26px;line-height:1.2}.dc-final-cta p{margin:0;color:#cbd5e1;line-height:1.55}.dc-final-cta>div{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.dc-final-cta .dc-text-link{color:#fff;font-weight:800;text-decoration:none}.dc-final-cta .dc-text-link:hover{text-decoration:underline}.dc-final-cta .dc-btn{box-shadow:none}.dc-footer{background:#111827}.dc-footer-inner{padding-top:38px;padding-bottom:34px}.dc-footer-logo{filter:none;background:#fff;border-radius:6px;padding:8px;box-sizing:border-box}.dc-footer-bottom{border-top-color:rgba(255,255,255,.1)}
@media(max-width:900px){.dc-portal-hero,.dc-home-focus,.dc-process-section ol{grid-template-columns:1fr}.dc-portal-hero{gap:34px;padding-top:42px}.dc-final-cta{display:block}.dc-final-cta>div{margin-top:20px}}
.dc-footer-inner{grid-template-columns:220px repeat(3,minmax(170px,1fr));gap:56px;align-items:start}.dc-footer-col{min-width:0}
@media(max-width:860px){.dc-footer-inner{grid-template-columns:1fr 1fr;gap:26px}.dc-footer-brand{grid-column:1/-1}}
@media(max-width:620px){.dc-portal-copy h1{font-size:34px}.dc-portal-copy p{font-size:16px}.dc-portal-caption{position:static;margin:12px;min-width:0}.dc-flow-dot{display:none}.dc-process-section h2{font-size:25px}.dc-final-cta{padding:26px 20px}.dc-final-cta h2{font-size:23px}}
.dc-contact-layout{grid-template-columns:minmax(260px,330px) minmax(520px,760px);gap:54px;align-items:start}.dc-contact-details{padding-top:8px}.dc-contact-details h2{font-size:28px;line-height:1.2;margin-bottom:14px;color:#111827}.dc-contact-details p{font-size:16px;line-height:1.65;color:#475569;margin-bottom:18px}.dc-contact-points{margin:0 0 28px;padding:0;list-style:none;display:grid;gap:12px}.dc-contact-points li{position:relative;padding-left:24px;color:#475569;line-height:1.5}.dc-contact-points li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:999px;background:var(--dc-primary)}.dc-contact-form{padding:30px 32px;border-color:#e2e8f0;box-shadow:0 16px 44px rgba(15,23,42,.06)}.dc-contact-form label{display:block;margin-bottom:7px;font-weight:700;color:#111827}.dc-contact-form .dc-input{min-height:44px;margin:0 0 17px}.dc-contact-form .dc-grid2{gap:18px}.dc-contact-form .dc-textarea{height:190px;line-height:1.55}.dc-contact-form .dc-check{display:flex;margin:4px 0 22px;font-weight:400;color:#475569}.dc-contact-form .dc-check input{min-height:0;margin-top:4px}.dc-contact-form .dc-check span{line-height:1.5}.dc-contact-form .dc-btn{min-width:170px;justify-content:center}
@media(max-width:860px){.dc-contact-layout{display:block}.dc-contact-details{margin-bottom:28px}.dc-contact-form{padding:24px}}
@media(max-width:620px){.dc-contact-form .dc-grid2{grid-template-columns:1fr}.dc-contact-form{padding:20px}.dc-contact-details h2{font-size:24px}}
.dc-home-banner{position:relative;margin:0 0 46px;border-radius:8px;overflow:hidden;border:1px solid #e6ebf2;background:#111827;box-shadow:0 18px 50px rgba(15,23,42,.08);aspect-ratio:1180/310}.dc-home-banner img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 52%}.dc-home-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,23,42,.18),rgba(15,23,42,0) 48%,rgba(15,23,42,.12));pointer-events:none}.dc-portal-caption{display:none}
@media(max-width:900px){.dc-home-banner{aspect-ratio:16/6;margin-bottom:34px}}
@media(max-width:620px){.dc-home-banner{aspect-ratio:16/8;border-radius:7px;margin-bottom:28px}.dc-home-banner img{object-position:center center}}
.dc-portal-hero-simple{display:block;max-width:760px;padding-bottom:28px}.dc-home-banner{height:clamp(180px,24vw,310px);aspect-ratio:auto;margin-bottom:40px}.dc-home-banner img{height:100%;object-position:center 46%}
@media(max-width:900px){.dc-portal-hero-simple{max-width:680px}.dc-home-banner{height:240px;margin-bottom:32px}}
@media(max-width:620px){.dc-home-banner{height:190px;margin-bottom:26px}.dc-home-banner img{object-position:center center}}
.dc-home-banner{max-width:760px;height:140px;margin:0 0 34px;border-radius:7px}.dc-home-banner img{object-position:center 45%}.dc-home-banner:after{background:linear-gradient(90deg,rgba(15,23,42,.12),rgba(15,23,42,0) 52%)}
@media(max-width:900px){.dc-home-banner{max-width:none;height:130px;margin-bottom:30px}}
@media(max-width:620px){.dc-home-banner{height:112px;margin-bottom:24px}}
.dc-cms-block{margin:0 0 28px}.dc-cms-block h2{margin:0 0 10px;color:#111827;font-size:28px;line-height:1.2}.dc-cms-subtitle{max-width:720px;margin:0 0 14px;color:#526174;font-size:17px;line-height:1.55}.dc-cms-body{max-width:780px;color:#374151;font-size:16px;line-height:1.65}.dc-cms-banner{height:140px;border:1px solid #e6ebf2;border-radius:7px;overflow:hidden;box-shadow:0 18px 50px rgba(15,23,42,.08)}.dc-cms-banner img{display:block;width:100%;height:100%;object-fit:cover}.dc-cms-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border:1px solid #e6ebf2;border-radius:8px;background:#fff}.dc-cms-cta .dc-cms-body{margin-right:auto}.dc-cms-html{padding:2px 0}.dc-cms-html ul,.dc-cms-text ul{padding-left:22px}
@media(max-width:720px){.dc-cms-block h2{font-size:24px}.dc-cms-banner{height:112px}.dc-cms-cta{display:block}.dc-cms-cta .dc-btn{margin-top:16px}}
.dc-home-banner{width:100%;max-width:none;height:160px;margin:0 0 36px;border-radius:8px}.dc-home-banner img{width:100%;height:100%;object-fit:cover;object-position:center 45%}
@media(max-width:900px){.dc-home-banner{height:140px;margin-bottom:30px}}
@media(max-width:620px){.dc-home-banner{height:118px;margin-bottom:24px;border-radius:7px}}
.dc-admin-block-preview{display:block;width:110px;height:42px;object-fit:cover;border-radius:4px;border:1px solid #d8d8d8}.dc-admin-block-chip{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 8px;border-radius:4px;background:#f4f4f4;color:#333}
.dc-payment-redirect,.dc-payment-return-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:24px;box-shadow:0 16px 44px rgba(15,23,42,.06);margin:18px 0 28px}.dc-payment-redirect strong{display:block;margin-bottom:7px;color:#111827;font-size:20px}.dc-payment-redirect p,.dc-payment-return-card p{color:#475569;line-height:1.55;margin:0 0 18px}.dc-payment-return{max-width:760px;margin-bottom:48px}.dc-payment-return-card h2{margin:6px 0 12px;color:#111827;font-size:30px;line-height:1.2}.dc-payment-kicker{display:inline-flex;margin-bottom:5px;color:var(--dc-primary);font-size:13px;font-weight:800;text-transform:uppercase}
@media(max-width:620px){.dc-payment-redirect,.dc-payment-return-card{padding:20px}.dc-payment-return-card h2{font-size:25px}.dc-payment-redirect .dc-actions,.dc-payment-return-card .dc-actions{display:flex;flex-direction:column;align-items:stretch}.dc-payment-redirect .dc-btn,.dc-payment-return-card .dc-btn{justify-content:center}}


/* DoliClick product landing page */
.dc-product-back{margin:28px 0 0}
.dc-product-landing-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:44px;align-items:start;padding:34px 0 58px}
.dc-product-hero-copy h1{max-width:760px;margin:0 0 22px;color:#111827;font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.03em}
.dc-product-lead{max-width:720px;margin:0;color:#475569;font-size:21px;line-height:1.65}
.dc-product-hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}
.dc-product-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.dc-product-badges span{display:inline-flex;align-items:center;min-height:32px;padding:7px 11px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:13px;font-weight:800}
.dc-product-buy-card{position:sticky;top:96px;border:1px solid #e2e8f0;box-shadow:0 22px 58px rgba(15,23,42,.1)}
.dc-product-buy-note{margin:-8px 0 18px;color:#64748b;line-height:1.5;font-size:14px}
.dc-product-media-section{display:grid;grid-template-columns:minmax(300px,470px) minmax(0,1fr);gap:44px;align-items:center;padding:58px 0;border-top:1px solid #e6ebf2}
.dc-product-media-copy h2,.dc-section-heading h2,.dc-product-doc-section h2{margin:0 0 15px;color:#111827;font-size:34px;line-height:1.16;letter-spacing:-.02em}
.dc-product-media-copy p,.dc-section-heading p,.dc-product-doc-section p{margin:0;color:#475569;font-size:17px;line-height:1.7}
.dc-product-visual{margin:0;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.09);overflow:hidden}
.dc-product-visual img{display:block;width:100%;height:auto}
.dc-product-visual figcaption{padding:13px 16px;border-top:1px solid #e2e8f0;color:#64748b;font-size:13px;font-weight:700;background:#f8fafc}
.dc-product-feature-section{padding:58px 0;border-top:1px solid #e6ebf2}
.dc-section-heading{max-width:720px;margin-bottom:26px}
.dc-product-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.dc-product-feature-grid article{min-height:116px;padding:22px 20px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.045)}
.dc-product-feature-grid strong{display:block;color:#111827;font-size:16px;line-height:1.45}
.dc-product-doc-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:32px;align-items:center;margin:0 0 64px;padding:34px 36px;border-radius:12px;background:#111827;color:#fff}
.dc-product-doc-section h2{color:#fff}
.dc-product-doc-section p{color:#cbd5e1}
.dc-product-doc-card{display:flex;flex-direction:column;gap:12px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(255,255,255,.06)}
.dc-product-doc-card strong{font-size:20px;color:#fff}
.dc-product-doc-card span{color:#cbd5e1;font-size:14px;line-height:1.5}
.dc-product-doc-card .dc-btn{align-self:flex-start;box-shadow:none}
@media(max-width:900px){.dc-product-landing-hero,.dc-product-media-section,.dc-product-doc-section{grid-template-columns:1fr}.dc-product-buy-card{position:static}.dc-product-feature-grid{grid-template-columns:1fr 1fr}.dc-product-hero-copy h1{font-size:42px}}
@media(max-width:620px){.dc-product-landing-hero{padding-top:24px}.dc-product-hero-copy h1{font-size:34px}.dc-product-lead{font-size:17px}.dc-product-media-section,.dc-product-feature-section{padding:38px 0}.dc-product-feature-grid{grid-template-columns:1fr}.dc-product-doc-section{padding:26px 20px;margin-bottom:42px}.dc-product-hero-actions .dc-btn{width:100%;justify-content:center}}


/* Product page refinements */
.dc-product-badges:empty{display:none}
.dc-product-gallery{display:flex;flex-direction:column;gap:16px}
.dc-product-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.dc-product-thumbs figure{margin:0;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.045);overflow:hidden}
.dc-product-thumbs img{display:block;width:100%;height:180px;object-fit:cover;object-position:left top}
.dc-product-visual img{display:block;width:100%;height:auto}
.dc-product-add{display:flex;flex-direction:column;gap:14px}
.dc-product-add label{margin-bottom:0}
.dc-product-add .dc-input{margin:0 0 4px}
.dc-product-add .dc-btn{margin-top:4px}
@media(max-width:620px){.dc-product-thumbs{grid-template-columns:1fr}.dc-product-thumbs img{height:auto}}

/* Cart and cookie consent */
.dc-cart-table .dc-cart-qty{width:92px;margin:0}
.dc-cart-actions{margin:18px 0 0}
.dc-cart-actions .dc-btn{height:44px;min-height:44px;box-sizing:border-box;padding:0 16px;justify-content:center}
.dc-cookie-banner{position:fixed;left:24px;right:24px;bottom:24px;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:980px;margin:0 auto;padding:18px 20px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 20px 55px rgba(15,23,42,.18)}
.dc-cookie-banner[hidden]{display:none}
.dc-cookie-banner strong{display:block;margin-bottom:5px;color:#111827}
.dc-cookie-banner p{margin:0;color:#475569;font-size:14px;line-height:1.45}
.dc-cookie-banner .dc-btn{white-space:nowrap}
@media(max-width:620px){.dc-cookie-banner{left:14px;right:14px;bottom:14px;display:block}.dc-cookie-banner .dc-btn{width:100%;justify-content:center;margin-top:14px}.dc-cart-actions .dc-btn{flex:1}}

.dc-catalog-custom-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:34px 0 58px;padding:28px 30px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 14px 38px rgba(15,23,42,.05)}
.dc-catalog-custom-cta h2{margin:0 0 8px;color:#111827;font-size:24px;line-height:1.2}
.dc-catalog-custom-cta p{margin:0;max-width:620px;color:#475569;line-height:1.55}
.dc-catalog-custom-cta .dc-btn{white-space:nowrap}
@media(max-width:720px){.dc-catalog-custom-cta{display:block;padding:22px 20px}.dc-catalog-custom-cta .dc-btn{margin-top:18px;width:100%;justify-content:center}}
