:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0d0d0d;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}
html{min-width:320px}
body{margin:0}
.page{width:min(100% - 64px,1200px);min-height:100svh;margin:auto;display:flex;flex-direction:column}
.site-header{height:82px;flex:none;display:flex;align-items:center}
.brand{display:flex;align-items:center;gap:13px;font-size:15px;letter-spacing:-.02em;white-space:nowrap}
.brand strong{font-size:18px;letter-spacing:-.055em;font-weight:750}
.brand-rule{height:20px;width:1px;background:#d8d8d8}
.brand span:last-child{color:#666}
.content{width:min(100%,850px);flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:16px 0 35px}
.intro,.closing{width:100%;text-align:center}
h1{font-size:clamp(49px,5.7vw,78px);font-weight:620;line-height:1.02;letter-spacing:-.075em;margin:0;text-wrap:balance}
.subtitle{font-size:clamp(20px,2vw,26px);line-height:1.3;letter-spacing:-.035em;margin:13px 0 0;color:#484848}
.details{width:min(100%,690px);margin:clamp(30px,4.5vh,43px) auto 0;text-align:left}
.eyebrow{margin:0 0 12px;font-size:14px;font-weight:600;letter-spacing:.005em}
.check-list{list-style:none;margin:0;padding:0;border-top:1px solid #e7e7e7}
.check-list li{position:relative;padding:8px 0 8px 26px;border-bottom:1px solid #e7e7e7;font-size:17px;line-height:1.25;letter-spacing:-.02em;font-weight:500}
.check-list li::before{content:"";position:absolute;left:1px;top:16px;width:7px;height:7px;border-radius:50%;background:#0d0d0d}
.review-note{color:#666;font-size:15px;line-height:1.4;margin:12px 0 0}
.closing{margin-top:clamp(23px,3.7vh,36px);padding-top:20px;border-top:1px solid #e7e7e7}
.scope p{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 18px;font-size:12px;line-height:1.5;color:#666;text-transform:uppercase;letter-spacing:.03em;margin:0 0 5px}
.scope strong{font-size:18px;letter-spacing:-.035em;text-transform:uppercase;font-weight:650}
.action{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px}
.upload-button{appearance:none;border:0;border-radius:999px;background:#0d0d0d;color:#fff;padding:14px 21px;min-height:48px;display:inline-flex;align-items:center;gap:24px;font-family:inherit;font-size:15px;font-weight:600;line-height:1;letter-spacing:-.01em;text-transform:uppercase;white-space:nowrap;opacity:1;cursor:not-allowed}
.upload-button span{font-size:18px;line-height:1;font-weight:400}
.coming-soon{font-size:13px;color:#777;white-space:nowrap}
.plans{display:flex;justify-content:center;gap:12px 35px;flex-wrap:wrap;margin-top:20px}
.plans p{display:flex;gap:8px;margin:0;font-size:13px;line-height:1.35;letter-spacing:-.01em}
.plans strong{text-transform:uppercase;font-weight:700}
.plans span{color:#666;text-transform:uppercase}
@media(max-width:700px){.page{width:calc(100% - 44px)}.site-header{height:72px}.content{justify-content:flex-start;padding:38px 0 42px}h1{font-size:clamp(48px,9vw,67px)}.details{margin-top:42px}.closing{margin-top:36px}.scope p{gap:3px 12px}.plans{display:grid;gap:10px}}
@media(max-width:480px){.page{width:calc(100% - 40px)}.site-header{height:68px}.brand{font-size:13px;gap:9px}.brand strong{font-size:16px}.content{padding-top:35px}h1{font-size:clamp(48px,12.5vw,60px)}.subtitle{font-size:20px}.details{margin-top:38px}.check-list li{font-size:16px;padding-top:10px;padding-bottom:10px}.check-list li::before{top:18px}.scope p{display:grid;gap:2px}.plans p{font-size:12px;flex-wrap:wrap;gap:4px 7px}}
@media(max-height:700px) and (min-width:701px){.site-header{height:66px}.content{padding:0 0 18px}.details{margin-top:22px}.check-list li{padding-top:6px;padding-bottom:6px}.check-list li::before{top:14px}.closing{margin-top:17px;padding-top:14px}.action{margin-top:10px}.plans{margin-top:12px}h1{font-size:clamp(46px,5.2vw,66px)}}
