.app-cctp-couple{padding:0 0 28px;color:var(--app-cctp-panel-text,#182033)}
.app-cctp-couple-heading{margin-bottom:14px}
.app-cctp-couple-heading h2{margin:0 0 4px;font-size:26px;letter-spacing:.03em}
.app-cctp-couple-heading p{margin:0;color:#596171}
.app-cctp-couple-form{display:grid;gap:12px;padding:14px;border-radius:16px;background:rgba(255,255,255,.88);box-shadow:0 1px 0 rgba(255,255,255,.8) inset,0 8px 24px rgba(0,0,0,.07)}
.app-cctp-couple-person-row{display:grid;grid-template-columns:56px minmax(0,1fr) minmax(0,1fr);gap:8px;align-items:center}
.app-cctp-couple-person-row strong{font-size:13px;letter-spacing:.08em}
.app-cctp-couple-person-row input{min-width:0;width:100%;box-sizing:border-box;border:1px solid #aeb4bf;border-radius:9px;background:#fff;color:#121824;padding:11px 10px;font:inherit}
.app-cctp-couple-consent{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.4;color:#4c5564}
.app-cctp-couple-consent input{margin-top:2px}
.app-cctp-couple-generate{width:100%;border:0;border-radius:10px;background:#111;color:#fff;padding:12px 14px;font-weight:800;letter-spacing:.04em}
.app-cctp-couple-error{margin:0;padding:9px 10px;border-radius:8px;background:#fff0f0;color:#8a1717;font-size:13px}
.app-cctp-couple-result{margin-top:16px}
.app-cctp-couple-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.app-cctp-couple-summary>div{display:flex;flex-direction:column;gap:4px;padding:11px;border-radius:12px;background:rgba(255,255,255,.82);box-shadow:0 1px 0 rgba(255,255,255,.7) inset}
.app-cctp-couple-summary small{font-size:10px;letter-spacing:.08em;color:#6f7683}
.app-cctp-couple-summary strong{font-size:16px}
.app-cctp-couple-names{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;margin:14px 2px 10px}
.app-cctp-couple-names strong{font-size:16px}
.app-cctp-couple-names span{font-size:12px;color:#5e6674;text-align:right}
.app-cctp-couple-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.app-cctp-couple-card{aspect-ratio:1/1;border:1px solid #bcc1c8;border-radius:12px;background:linear-gradient(180deg,#fff,#eceef1);box-shadow:0 1px 0 rgba(255,255,255,.9) inset,0 3px 10px rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:8px;color:#182033;font-weight:800}
.app-cctp-couple-card span{font-size:16px}
.app-cctp-couple-card small{font-size:9px;line-height:1.2;color:#4a5059;text-align:center}
.app-cctp-couple-card.is-done{filter:grayscale(1);opacity:.58;background:#d7d8da}
.app-cctp-couple-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
.app-cctp-couple-nav a,.app-cctp-couple-nav span{display:flex;min-height:42px;align-items:center;justify-content:center;border-radius:10px;background:#fff;border:1px solid #b9bec5;color:#16213a;text-decoration:none;font-weight:800}
.app-cctp-couple-nav .is-disabled{opacity:.38;pointer-events:none}
.app-cctp-couple-featured{margin-top:18px;padding:16px;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.08)}
.app-cctp-couple-featured-kicker{margin:0 0 5px;font-size:10px;font-weight:800;letter-spacing:.12em;color:#667083}
.app-cctp-couple-featured h3{margin:0 0 9px;font-size:19px;line-height:1.25}
.app-cctp-couple-featured p:not(.app-cctp-couple-featured-kicker){margin:0 0 12px;line-height:1.55;color:#333b49}
.app-cctp-couple-featured a{display:inline-flex;padding:10px 12px;border-radius:9px;background:#092f5d;color:#fff;text-decoration:none;font-weight:800}
.app-cctp-couple-empty{margin-top:14px}
body.app-cctp-couple-body-lock{overflow:hidden!important;position:fixed!important;width:100%!important;left:0!important;right:0!important}
.app-cctp-couple-reader[hidden]{display:none!important}
.app-cctp-couple-reader{position:fixed;inset:0;z-index:2147480000;background:#fff;color:#16191f;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 16px calc(24px + env(safe-area-inset-bottom,0px));box-sizing:border-box}
.app-cctp-couple-reader-top{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 -16px 0;padding:12px 16px;background:rgba(255,255,255,.96);border-bottom:1px solid #e1e3e7;backdrop-filter:blur(8px)}
.app-cctp-couple-reader-top strong{min-width:0;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.app-cctp-couple-reader-top label{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:12px}
.app-cctp-couple-reader-top select{font:inherit;padding:6px 7px;border-radius:7px;border:1px solid #aeb4bf;background:#fff}
.app-cctp-couple-reader-back-note{margin:14px 0 8px;font-size:12px;color:#6b7280}
.app-cctp-couple-reader-body{font-size:19px;line-height:1.68;user-select:none;-webkit-user-select:none}
.app-cctp-couple-reader-body p{margin:0 0 1.05em}
.app-cctp-couple-done{display:block;width:100%;max-width:560px;margin:20px auto 8px;border:0;border-radius:11px;background:#111;color:#fff;padding:13px 14px;font-weight:900;letter-spacing:.05em}
.app-cctp-couple-done:disabled{opacity:.6}
@media(max-width:380px){.app-cctp-couple-person-row{grid-template-columns:48px minmax(0,1fr) minmax(0,1fr);gap:6px}.app-cctp-couple-person-row input{padding-inline:7px}.app-cctp-couple-card span{font-size:14px}}
