*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--text-base);scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--font-family);color:var(--label-primary);background:var(--surface-secondary);min-height:100vh}main{background-color:var(--surface-secondary)}a{text-decoration:none}.hero-banner{background:var(--surface-primary-child);display:flex;align-items:center;justify-content:center;padding:var(--space-l1) var(--space-m4) var(--space-m4)}.hero-banner__mascot{width:120px;height:auto}.privacy-intro{max-width:560px;margin:0 auto;padding:var(--space-l4) var(--space-m4) var(--space-l2);text-align:center}.privacy-intro__title{font-size:var(--text-4xl);font-weight:var(--type-l-bold-weight);line-height:var(--type-display2-lh);letter-spacing:var(--type-3xl-spacing);margin-bottom:var(--space-m3)}.privacy-intro__subtitle{font-size:var(--type-m-bold-size);line-height:var(--type-l-bold-lh);color:var(--label-secondary)}.summary{max-width:560px;margin:0 auto;padding:0 var(--space-m4) var(--space-l4)}.summary__card{background:var(--surface-info);border-radius:var(--radius-l);padding:var(--space-m4);margin-bottom:var(--space-s1)}.summary__card:first-child{border-radius:var(--radius-l) var(--radius-l) var(--radius-s) var(--radius-s)}.summary__card:last-child{border-radius:var(--radius-s) var(--radius-s) var(--radius-l) var(--radius-l);margin-bottom:0}.summary__card:not(:first-child):not(:last-child){border-radius:var(--radius-s)}.summary__card h3{font-size:var(--text-base);font-weight:var(--type-l-bold-weight);line-height:var(--type-m-bold-lh);margin-bottom:var(--space-s4)}.summary__card p{font-size:var(--type-s-bold-size);line-height:var(--type-m-bold-lh);color:var(--label-secondary);margin-bottom:var(--space-s2)}.summary__card p:last-child{margin-bottom:0}.summary__card a{color:var(--interactive-active-highlighted)}.legal{max-width:640px;margin:0 auto;padding:0 var(--space-m4) var(--space-xl2)}.legal__title{font-size:var(--text-3xl);font-weight:var(--type-l-bold-weight);line-height:var(--type-3xl-lh);letter-spacing:var(--type-xl-bold-spacing);text-align:center;margin-bottom:var(--space-l2)}.legal__section{margin-bottom:var(--space-m4)}.legal__section:last-of-type{margin-bottom:0}.legal__section h3{font-size:var(--text-sm);font-weight:var(--type-l-bold-weight);line-height:var(--type-m-bold-lh);margin-bottom:var(--space-s4)}.legal__section p{font-size:var(--type-s-bold-size);line-height:var(--type-m-bold-lh);color:var(--label-secondary);margin-bottom:var(--space-s4)}.legal__section p:last-child{margin-bottom:0}.legal__section ul{margin:var(--space-s3) 0 var(--space-s4) var(--space-m3);list-style:disc}.legal__section li{font-size:var(--type-s-bold-size);line-height:var(--type-m-bold-lh);color:var(--label-secondary);margin-bottom:var(--space-s2)}.legal__section a{color:var(--interactive-active-highlighted)}.legal__section a:hover{color:var(--interactive-pressed-highlighted)}.legal__table-wrap{overflow-x:auto;margin:var(--space-s4) 0 var(--space-m1)}.legal__table{width:100%;border-collapse:collapse;font-size:var(--text-sm)}.legal__table th,.legal__table td{text-align:left;padding:var(--space-s4) var(--space-m1);border-bottom:var(--stroke-fine) solid var(--border-primary)}.legal__table th{font-weight:var(--type-l-bold-weight);font-size:var(--text-sm)}.legal__table td{color:var(--label-secondary)}.legal__table tbody tr:last-child td{border-bottom:none}.legal__sign-off{margin-top:var(--space-l2);padding-top:var(--space-m4);border-top:var(--stroke-fine) solid var(--border-primary)}.legal__sign-off p{font-size:var(--type-s-bold-size);line-height:1.7;color:var(--label-secondary)}.legal__sign-off a{color:var(--interactive-active-highlighted)}.footer{background:var(--surface-tertiary);border-top:var(--stroke-fine) solid var(--border-primary)}.footer__inner{max-width:var(--max-width-wide);margin:0 auto;padding:var(--space-l2) var(--space-m4);display:flex;align-items:flex-start;justify-content:space-between}.footer__left{display:flex;flex-direction:column;gap:var(--space-m2)}.footer__brand{display:flex;flex-direction:column;align-items:center;gap:var(--space-s4);font-weight:var(--type-m-bold-weight);font-size:var(--type-s-bold-size);color:var(--label-primary)}.footer__mascot{width:64px;height:auto}.footer__links{display:flex;gap:var(--space-m4);flex-wrap:wrap}.footer__links a{font-size:var(--type-s-bold-size);color:var(--interactive-active-highlighted);transition:color .2s}.footer__links a:hover{color:var(--interactive-pressed-highlighted)}.footer__copy{font-size:var(--text-sm);color:var(--label-primary);opacity:.5}@media(max-width:639px){.hero-banner__mascot{width:90px}.privacy-intro__title{font-size:var(--type-2xl-size);line-height:var(--type-2xl-lh)}.privacy-intro__subtitle{font-size:var(--text-sm);line-height:var(--type-m-bold-lh)}.privacy-intro{padding:var(--space-l2) var(--space-m3) var(--space-l1)}.summary{padding:0 var(--space-m3) var(--space-l3)}.legal{padding:0 var(--space-m3) var(--space-xl1)}.legal__title{font-size:var(--type-2xl-size);line-height:var(--type-2xl-lh)}.footer__inner{flex-direction:column;align-items:center;text-align:center;gap:var(--space-l1)}.footer__brand{order:-1}.footer__left{align-items:center}.footer__links{flex-direction:column;align-items:center;gap:var(--space-m1)}}
