.cptt-gallery{--cptt-pink:#ec3b88;--cptt-dark:#111;--cptt-muted:#6f7480;--cptt-border:#e7e8ec;width:100%;max-width:1180px;margin:34px auto;padding:0;box-sizing:border-box;font-family:inherit;color:var(--cptt-dark)}
.cptt-gallery *{box-sizing:border-box}
.cptt-gallery__top{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:0 2px 20px}
.cptt-gallery__intro{min-width:0}.cptt-gallery__eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--cptt-pink);margin-bottom:8px}.cptt-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--cptt-pink);margin-right:7px}.cptt-gallery h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05;font-weight:800;letter-spacing:-.025em}.cptt-gallery__intro p{margin:10px 0 0;color:var(--cptt-muted);font-size:15px;line-height:1.55;max-width:760px}.cptt-gallery__actions{display:flex;gap:10px;flex-wrap:wrap;flex:0 0 auto}.cptt-btn{min-height:48px;padding:13px 19px;border-radius:10px;text-decoration:none!important;font-size:14px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:.18s ease}.cptt-btn:hover{transform:translateY(-1px)}.cptt-btn--light{background:#fff;border:1px solid #d9dbe0;color:#111!important}.cptt-btn--dark{background:#111;color:#fff!important;border:1px solid #111}.cptt-status{display:flex;align-items:center;gap:9px;background:#eaf8ed;color:#137333;border:1px solid #d5f0dc;border-radius:11px;padding:13px 16px;margin-bottom:16px;font-size:14px;font-weight:600}.cptt-status span{font-weight:900}.cptt-shell{position:relative;width:100%;overflow:hidden;border-radius:15px;background:#f5f6f8;border:1px solid var(--cptt-border);box-shadow:0 8px 30px rgba(17,17,17,.06)}.cptt-frame{display:block;width:100%;height:900px;border:0;margin:0;background:#f5f6f8;overflow:hidden}.cptt-loader{position:absolute;z-index:2;top:12px;left:50%;transform:translateX(-50%);background:#fff;border:1px solid var(--cptt-border);border-radius:999px;padding:9px 14px;font-size:13px;color:#666;box-shadow:0 4px 16px rgba(0,0,0,.06);display:flex;align-items:center;gap:8px;transition:opacity .2s}.cptt-loader.is-hidden{opacity:0;pointer-events:none}.cptt-spinner{width:13px;height:13px;border:2px solid #ddd;border-top-color:#111;border-radius:50%;animation:cpttspin .8s linear infinite}@keyframes cpttspin{to{transform:rotate(360deg)}}.cptt-footer{display:flex;justify-content:space-between;gap:12px;padding:12px 2px 0;color:#858a94;font-size:12px}.cptt-footer a{color:#111;font-weight:700;text-decoration:none}.cptt-footer a:hover{text-decoration:underline}
@media(max-width:760px){.cptt-gallery{margin:22px auto}.cptt-gallery__top{align-items:flex-start;flex-direction:column;gap:16px}.cptt-gallery__actions{width:100%}.cptt-btn{flex:1 1 180px}.cptt-gallery__intro p{font-size:14px}.cptt-frame{height:1200px}.cptt-footer{flex-direction:column}}
