#pt-feedback-button,#pt-feedback,#pt-feedback *{box-sizing:border-box;font-family:Arial,sans-serif}#pt-feedback-button{position:fixed;left:0;top:48%;z-index:10001;border:1px solid #e6c37a;border-left:0;border-radius:0 9px 9px 0;background:#123448;color:white;padding:12px 9px;writing-mode:vertical-rl;cursor:pointer;font-size:13px;font-weight:bold}#pt-feedback{position:fixed;inset:auto auto 18px 18px;margin:0;width:min(400px,calc(100vw - 36px));max-height:calc(100dvh - 36px);overflow-y:auto;padding:24px;border:1px solid #c6d3d8;border-radius:18px;background:#fffdf8;color:#173747;box-shadow:0 16px 65px #09293940;z-index:10002}#pt-feedback:not([open]){display:none}#pt-feedback::backdrop{background:#0c253566}#pt-feedback .pt-feedback-top{display:flex;align-items:center;justify-content:space-between;gap:12px}#pt-feedback [data-close]{font-size:26px;width:44px;min-height:44px;background:transparent;color:#173747;border:0;cursor:pointer}#pt-feedback [data-language]{background:transparent;color:#173747;border:1px solid #b9c8cb;padding:9px 12px;border-radius:6px;cursor:pointer}#pt-feedback h2{font-size:23px;line-height:1.3;margin:12px 0}#pt-feedback p{font-size:14px;line-height:1.6}#pt-feedback label{display:block;font-size:14px;font-weight:bold;margin:16px 0 7px}#pt-feedback select,#pt-feedback textarea{display:block;width:100%;font-size:16px;padding:11px;border:1px solid #829a9d;border-radius:7px;background:white;color:#173747}#pt-feedback textarea{resize:vertical;min-height:105px}#pt-feedback #pt-feedback-note{font-size:12px;color:#475e67}#pt-feedback [type=submit]{width:100%;min-height:48px;background:#15563e;color:white;border:0;border-radius:8px;padding:12px;font-size:16px;font-weight:bold;cursor:pointer}#pt-feedback :focus-visible,#pt-feedback-button:focus-visible{outline:3px solid #b57913;outline-offset:3px}#pt-feedback[lang=ta]{line-height:1.8}@media(max-width:600px){#pt-feedback{inset:auto auto 12px 12px;width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:18px}#pt-feedback h2{font-size:21px}}@media print{#pt-feedback,#pt-feedback-button{display:none!important}}
