:root{--white:#ffffff;--bg:#f5f5f7;--bg-2:#fbfbfd;--text:#1d1d1f;--text-2:rgb(89,89,92);--text-3:#646467;--border:#d2d2d7;--border-light:#e8e8ed;--blue:#0071e3;--blue-hover:#0077ed;--max:980px;--max-wide:1200px;--ease:cubic-bezier(0.25,0.1,0.25,1)}.tos{background:var(--bg-2);color:var(--text);-webkit-font-smoothing:antialiased}.tos *,.tos :after,.tos :before{box-sizing:border-box;margin:0;padding:0}.tos-hero{background:var(--bg);padding:120px 24px 80px;text-align:center;border-bottom:1px solid var(--border-light)}.tos-hero-label{display:inline-block;font-size:11px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);border:1px solid rgba(0,113,227,.15);padding:5px 16px;border-radius:980px;margin-bottom:28px;background:rgba(0,113,227,.04)}.tos-hero-h1{font-size:clamp(44px,6vw,72px);font-weight:200;letter-spacing:-.03em;line-height:1;color:var(--text);margin-bottom:16px}.tos-hero-h1 strong{font-weight:600}.tos-hero-company{font-size:16px;font-weight:400;color:var(--text-2);margin-bottom:8px}.tos-hero-date{font-size:13px;font-weight:300;color:var(--text-3);letter-spacing:.02em}.tos-body-sec{background:var(--bg-2);padding:88px 24px 100px}.tos-body-inner{max-width:var(--max);margin:0 auto}.tos-section{border-top:1px solid var(--border-light);padding:40px 0}.tos-section:last-of-type{border-bottom:1px solid var(--border-light)}.tos-section-head{display:flex;align-items:baseline;gap:16px;margin-bottom:20px}.tos-section-num{font-size:16px;font-weight:400;color:var(--text-3);letter-spacing:.06em;flex-shrink:0;padding-top:2px}.tos-section-title{font-size:18px;font-weight:500;color:var(--text);letter-spacing:-.01em}.tos-section-body{padding-left:32px}.tos-section-body p{font-size:16px;font-weight:300;line-height:1.8;color:var(--text-2);margin-bottom:12px}.tos-section-body p:last-child{margin-bottom:0}.tos-section-body strong{font-weight:500;color:var(--text)}.tos-section-body ul{display:flex;flex-direction:column;gap:10px;padding:0;list-style:none}.tos-section-body ul li{font-size:16px;font-weight:300;line-height:1.75;color:var(--text-2);padding-left:18px;position:relative}.tos-section-body ul li:before{content:"";position:absolute;left:0;top:10px;width:4px;height:4px;border-radius:50%;background:var(--blue)}.tos-contact{margin-top:56px;padding:36px 40px;background:var(--bg);border:1px solid var(--border-light);border-radius:16px;text-align:center}.tos-contact-title{font-size:16px;font-weight:500;color:var(--text);margin-bottom:20px;letter-spacing:-.01em}.tos-contact-rows{display:flex;flex-direction:column;gap:10px;align-items:center}.tos-contact-row{display:flex;align-items:baseline;gap:12px}.tos-contact-key{font-size:14px;font-weight:300;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);min-width:80px;flex-shrink:0}.tos-contact-val{font-size:16px;font-weight:300;color:var(--text-2)}.tos-contact-val a{color:var(--blue);text-decoration:none}.tos-contact-val a:hover{text-decoration:underline}