/* Same logo artwork as the first view; original raster stays unchanged. */
.brand-logo-window{display:block;position:relative;overflow:hidden;width:min(100%,20rem);aspect-ratio:440/95;margin:0 auto;}
.brand-logo-window img{position:absolute;display:block;width:232.7273%;max-width:none;height:auto;left:-6.8182%;top:-21.0526%;}
.site-footer{background:#fff;color:#333;border-top:4px solid #ff7326;padding:2.5rem 1.25rem 7rem;}
.site-footer p{font-size:1rem;line-height:1.8;}
.site-footer .footer-small{font-size:.875rem!important;color:#555;}
.site-footer .footer-small span{display:block;}
.site-footer .footer-disclaimer{font-size:.875rem!important;color:#666;}
.site-footer a{color:#a53e00;text-underline-offset:.25em;}
.thanks-page{margin:0;background:#f5f5f5;color:#262626;font-family:system-ui,-apple-system,"Segoe UI","Meiryo",sans-serif;font-size:1rem;line-height:1.8;}
.thanks-page *{box-sizing:border-box;}
.thanks-wrap{max-width:42rem;margin:auto;background:#fff;min-height:100vh;}
.thanks-header{padding:1.5rem 1.25rem;border-bottom:1px solid #eee;}
.thanks-main{padding:2rem 1.5rem 3rem;}
.thanks-main h1{font-size:clamp(1.5rem,6vw,2rem);line-height:1.55;margin:1rem 0;}
.thanks-main h2{font-size:1.125rem;margin-top:1.75rem;}
.thanks-main p{margin:1rem 0;}
.thanks-mark{font-size:2.5rem;line-height:1;color:#ca4b00;}
.thanks-note{padding:1rem;border:1px solid #e7c3a8;background:#fff8f0;border-radius:.5rem;}
.thanks-link{display:block;text-align:center;padding:1rem;border-radius:.6rem;background:#ca4b00;color:#fff;text-decoration:none;font-weight:700;margin-top:1.75rem;}
.thanks-link:focus-visible{outline:3px solid #262626;outline-offset:4px;}
.thanks-page .site-footer{padding-bottom:2.5rem;text-align:center;}
[hidden]{display:none!important;}
