/* Home Poll partial only. */
body.public-home-layout .campaign-home-page .hpp-section{box-sizing:border-box;width:100%!important;height:100%!important;margin:0!important;padding:8px!important;border:0!important;border-radius:16px!important;background:#fff8f2!important;box-shadow:0 5px 16px rgba(68,40,18,.06)!important;font-family:"Noto Sans Devanagari",Inter,sans-serif}
body.public-home-layout .campaign-home-page .hpp-form{position:relative;box-sizing:border-box;display:flex;min-height:100%;flex-direction:column;padding:14px 18px 16px;overflow:hidden;border:5px solid #f35a08;border-radius:12px;background:#fffaf6}
body.public-home-layout .campaign-home-page .hpp-form:before{content:"";position:absolute;top:-2px;left:-2px;width:42px;height:18px;background:#ff9c15;transform:skewX(-28deg)}
body.public-home-layout .campaign-home-page .hpp-heading{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 14px}.hpp-heading h2{margin:0;color:#151d2d;font-size:1.18rem;font-weight:850}.hpp-heading h2 span{color:#e95112}.hpp-heading a{display:inline-flex;align-items:center;gap:3px;color:#e95112;font-size:.72rem;font-weight:850;text-decoration:none;white-space:nowrap}
body.public-home-layout .campaign-home-page .hpp-form>h3{max-width:86%;margin:0 0 12px;color:#202635;font-size:.9rem;font-weight:850;line-height:1.4}
body.public-home-layout .campaign-home-page .hpp-options{display:grid;gap:7px;margin-bottom:12px}.hpp-options label{display:flex;align-items:center;gap:9px;margin:0;color:#424956;font-size:.75rem;font-weight:650;cursor:pointer}.hpp-options input{position:absolute;opacity:0}.hpp-options label>span{display:block;width:18px;height:18px;flex:0 0 18px;border:2px solid #c9cdd2;border-radius:50%;background:#fff}.hpp-options input:checked+span{border:5px solid #f35a08}.hpp-options strong{font-weight:650}
body.public-home-layout .campaign-home-page .hpp-identity{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 8px}.hpp-identity input{min-width:0;height:34px;padding:7px 9px;border:1px solid #dfcfc3;border-radius:5px;font-size:.68rem}.hpp-consent{display:flex;align-items:flex-start;gap:6px;margin:0 0 8px;color:#626872;font-size:.61rem;line-height:1.3}.hpp-consent input{margin-top:2px;accent-color:#f35a08}
body.public-home-layout .campaign-home-page .hpp-submit{width:58%;height:38px;margin-top:auto;border:0;border-radius:5px;color:#fff;background:linear-gradient(90deg,#e64300,#f35a08);font-family:"Noto Sans Devanagari",Inter,sans-serif;font-size:.88rem;font-weight:850}.hpp-submit:hover{background:#d94300}.hpp-illustration{position:absolute;right:18px;bottom:15px;color:#394453;font-size:4.4rem;line-height:1;transform:rotate(7deg);opacity:.9}
@media(max-width:1199.98px){body.public-home-layout .campaign-home-page .hpp-section{min-height:390px!important}.hpp-illustration{font-size:3.8rem}}
@media(max-width:767.98px){body.public-home-layout .campaign-home-page .hpp-form{padding:14px}.hpp-identity{grid-template-columns:1fr}.hpp-illustration{font-size:3.2rem}}


/* ================================================================
   v4 - POLL CARD FITS THE SHARED ENGAGEMENT RAIL
   ================================================================ */
body.public-home-layout .campaign-home-page .home-engagement-slot .hpp-section {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 8px !important;
    box-sizing: border-box !important;
}
