.site-header{background:#005aa7;color:#ffffff;border-bottom:1px solid #004a88;padding:12px 0}.site-header .site-main{display:flex;justify-content:space-between;align-items:center}.site-header .brand-title{font-size:18px;font-weight:700;letter-spacing:-0.01em;color:#ffffff}.site-main{max-width:1100px;margin:24px auto;padding:0 16px}.site-footer{margin-top:40px;padding:16px;border-top:1px solid #eee;text-align:center;color:#666666;background:#ffffff}.top-nav{display:flex;gap:12px;align-items:center}.top-nav a{color:#ffffff;text-decoration:none;padding:6px 10px;border-radius:8px}.top-nav a:hover{background:rgba(255,255,255,0.1)}.button-row{display:flex;gap:8px}body{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;font-size:16px;line-height:1.5;color:#333333;background-color:#f9f9f9;margin:0}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0 0 0.5em;line-height:1.2;letter-spacing:-0.01em;color:#333333}h1{font-size:1.875rem}h2{font-size:1.5rem;color:#004080}h3{font-size:1.25rem}p{margin:0 0 1em;color:#666666}strong,b{font-weight:700}em,i{font-style:italic}a{color:#0073e6;text-decoration:none}a:hover{text-decoration:underline}.muted{color:#666666}.h1{font-size:1.875rem;font-weight:700;letter-spacing:-0.01em}.h2{font-size:1.5rem;font-weight:700;letter-spacing:-0.01em;color:#004080}.stack>*+*{margin-top:12px}.section-block{margin:24px auto;padding:20px 24px}.card{background:#ffffff;border-radius:14px;box-shadow:0 2px 6px rgba(0,0,0,0.08);padding:16px}.text-center{text-align:center}.btn,.btn--icon,.btn--link,.btn--logout,.btn--danger,.btn--warning,.btn--success,.btn--tab,.btn--header,.btn--outline,.button-row .btn-ghost{padding:8px 12px;border-radius:8px;text-decoration:none;line-height:1.2;display:inline-block;font-size:14px;cursor:pointer;color:#333333;background:#f9f9f9;border:1px solid #e5e7eb;transition:filter .15s ease, background-color .2s ease, border-color .2s ease, color .2s ease}.btn:hover,.btn--icon:hover,.btn--link:hover,.btn--logout:hover,.btn--danger:hover,.btn--warning:hover,.btn--success:hover,.btn--tab:hover,.btn--header:hover,.btn--outline:hover,.button-row .btn-ghost:hover{filter:brightness(0.95)}.btn--primary{color:#ffffff;background:#005aa7;border-color:#005bb5}.btn--ghost,.btn-ghost,.btn--subtle,.button-row .btn-ghost{color:#333333;background:#f9f9f9;border-color:#e5e7eb}.btn--secondary{color:#333333;background:#ffffff;border-color:#e5e7eb}.btn--sm{padding:6px 10px;font-size:13px}.btn--lg{padding:12px 16px;font-size:16px;border-radius:12px}.btn--outline{background:transparent;border-color:#e5e7eb;color:#333333}.btn--outline:hover{background:rgba(0,0,0,0.04)}.btn--header{background:transparent;border-color:transparent;color:#333333}.btn--header:hover{background:rgba(0,0,0,0.04)}.btn--tab{background:#ffffff;border-color:#e5e7eb;color:#333333;border-radius:8px;padding:8px 14px}.btn--tab:hover{background:#f9f9f9;border-color:#d1d5db;box-shadow:0 1px 2px rgba(0,0,0,0.06)}.btn--tab:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(0,115,230,0.45)}.btn--tab.is-active,.btn--tab[aria-current="page"]{background:#ffffff;border-color:#005aa7;color:#005aa7;font-weight:600;box-shadow:0 1px 2px rgba(0,0,0,0.06)}.btn--success{color:#ffffff;background:#10b981;border-color:#10b981}.btn--success:hover{filter:brightness(0.95)}.btn--warning{color:#ffffff;background:#f59e0b;border-color:#f59e0b}.btn--warning:hover{filter:brightness(0.95)}.btn--danger{color:#ffffff;background:#ef4444;border-color:#ef4444}.btn--danger:hover{filter:brightness(0.95)}.btn--logout{background:#ffffff;color:#333333;border-color:#e5e7eb}.btn--logout:hover{background:#fbd0d0;color:#333333}.btn--link{background:transparent;border-color:transparent;color:#0073e6;padding-left:0;padding-right:0}.btn--link:hover{text-decoration:underline;background:transparent}.btn--icon{padding:6px;line-height:0}.badge{padding:6px 10px;border-radius:999px;font-size:14px;display:inline-flex;align-items:center;justify-content:center;line-height:1;border:1px solid transparent}.badge--success{border-color:#10b981;background:#ecfdf5;color:#065f46}.badge--info{border-color:#0073e6;background:#eff6ff;color:#004080}.badge--subtle{border-color:#dddddd;background:#f7f7f7;color:#555555}.flash-toast-stack{position:fixed;left:50%;bottom:1rem;transform:translateX(-50%);z-index:1100;display:flex;flex-direction:column;gap:8px;width:92vw;max-width:560px;pointer-events:none}.flash-toast{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0.75rem 0.9rem;border-radius:12px;border:1px solid #e5e7eb;background:#111827;color:#f9fafb;box-shadow:0 10px 24px rgba(17,24,39,0.2);animation:flash-toast-in 180ms ease-out}.flash-toast.is-hiding{animation:flash-toast-out 180ms ease-in forwards}.flash-toast--danger{border-color:#fca5a5;background:#7f1d1d;color:#fef2f2}.flash-toast--warning{border-color:#fde68a;background:#78350f;color:#fffbeb}.flash-toast--notice{border-color:#bfdbfe;background:#1e3a8a;color:#eff6ff}.flash-toast__message{font-weight:600;line-height:1.35}.flash-toast__close{border:0;background:transparent;color:currentColor;font-size:1.25rem;line-height:1;cursor:pointer;padding:0 0.15rem}@keyframes flash-toast-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes flash-toast-out{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.afl-form-wrapper{max-width:72%;margin:0 auto;margin-bottom:20px}@media (max-width: 1024px){.afl-form-wrapper{max-width:80%}}@media (max-width: 640px){.afl-form-wrapper{max-width:100%}}.afl-form-wrapper--wide{max-width:100%}@media (max-width: 1024px){.afl-form-wrapper--wide{max-width:95%}}@media (max-width: 640px){.afl-form-wrapper--wide{max-width:100%}}.afl-form{display:flex;flex-direction:column;gap:20px}.afl-form-row{display:grid;grid-template-columns:200px minmax(0, 1fr);align-items:center;-moz-column-gap:12px;column-gap:12px;row-gap:4px}@media (max-width: 640px){.afl-form-row{grid-template-columns:1fr;align-items:flex-start}}.afl-form-row__label{font-weight:600;margin:0;color:#333333}.afl-form-row__input{display:flex;flex-direction:column;gap:8px}.afl-form-row__input--inline{flex-direction:row;align-items:center;gap:12px}.afl-form-row__input input,.afl-form-row__input select,.afl-form-row__input textarea{width:100%;padding:14px 16px;border-radius:12px;border:1px solid #e5e7eb;font-size:1rem;line-height:1.4;background:#ffffff;box-sizing:border-box}.afl-form-row__input input:focus,.afl-form-row__input select:focus,.afl-form-row__input textarea:focus{outline:none;border-color:#005aa7;box-shadow:0 0 0 3px rgba(0,90,167,0.1)}.afl-form-row__hint{grid-column:2 / -1;font-size:0.85rem;color:#666666}@media (max-width: 640px){.afl-form-row__hint{grid-column:1 / -1}}.afl-form-row__hint--belt-ladder{font-size:1rem;font-weight:500}.afl-form-row__inline{display:flex;align-items:center;gap:8px;margin-top:4px}.afl-form-row__inline--tight{margin-top:0}.afl-form-row__inline input[type="checkbox"],.afl-form-row__inline input[type="radio"]{width:auto;height:auto}.afl-form-divider{border:none;height:1px;background:#e5e7eb;margin:20px 0}.afl-form-fieldset{border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#f1f5f9;display:flex;flex-direction:column;gap:12px}.afl-form-fieldset--table{padding:16px 16px 8px}.afl-form-fieldset--table+.afl-form-fieldset--table{margin-top:16px}.afl-form-fieldset__actions{display:flex;justify-content:flex-end}.table-responsive{width:100%;overflow-x:auto}.afl-table-member-name{font-weight:600;font-size:1.05rem;display:inline-block}.afl-profile-table th{font-size:0.85rem;letter-spacing:0.03em;text-transform:uppercase;color:#666666}.afl-profile-table th:nth-child(5){white-space:nowrap;min-width:140px}.afl-profile-table th:nth-child(6),.afl-profile-table td:nth-child(6){white-space:nowrap;min-width:130px}.afl-profile-table col:nth-child(2){width:25% !important}.afl-section--tournament .button-row{margin-bottom:16px}.afl-section--tournament .tournament-card+.tournament-card{margin-top:16px}.afl-section--tournament .tournament-card{max-width:78%;margin-inline:auto}@media (max-width: 1100px){.afl-section--tournament .tournament-card{max-width:90%}}@media (max-width: 800px){.afl-section--tournament .tournament-card{max-width:100%}}.afl-section--tournament .tournament-card--division{max-width:78%}.afl-section--tournament .afl-fee-group-title{font-size:1.25rem;font-weight:700;margin:0 0 8px;white-space:nowrap}.afl-section--tournament .afl-fee-group+.afl-fee-group{margin-top:24px;padding-top:8px}.afl-section--tournament .afl-fee-defaults-form .afl-form-row__input input:not([type="checkbox"]):not([type="radio"]),.afl-section--tournament .afl-fee-defaults-form .afl-form-row__input select,.afl-section--tournament .afl-fee-defaults-form .afl-form-row__input textarea{max-width:40%}@media (max-width: 900px){.afl-section--tournament .afl-fee-defaults-form .afl-form-row__input input:not([type="checkbox"]):not([type="radio"]),.afl-section--tournament .afl-fee-defaults-form .afl-form-row__input select,.afl-section--tournament .afl-fee-defaults-form .afl-form-row__input textarea{max-width:100%}}.afl-section--tournament .tournament-divisions-table th,.afl-section--tournament .tournament-divisions-table td{padding-left:12px;padding-right:12px;text-align:left}.afl-section--tournament .tournament-divisions-table th:nth-child(1),.afl-section--tournament .tournament-divisions-table td:nth-child(1){min-width:192px;width:32%}.afl-section--tournament .tournament-divisions-table th:nth-child(3),.afl-section--tournament .tournament-divisions-table td:nth-child(3){min-width:126px;width:14%}.afl-section--tournament .tournament-divisions-table th:nth-child(4),.afl-section--tournament .tournament-divisions-table td:nth-child(4),.afl-section--tournament .tournament-divisions-table th:nth-child(5),.afl-section--tournament .tournament-divisions-table td:nth-child(5){min-width:120px;white-space:nowrap}.afl-section--tournament .tournament-fees-table th,.afl-section--tournament .tournament-fees-table td{padding-left:12px;padding-right:12px;text-align:left;vertical-align:middle}.afl-section--tournament .tournament-fees-table th:nth-child(1),.afl-section--tournament .tournament-fees-table td:nth-child(1){min-width:140px;width:22%}.afl-section--tournament .tournament-fees-table th:nth-child(2),.afl-section--tournament .tournament-fees-table td:nth-child(2),.afl-section--tournament .tournament-fees-table th:nth-child(3),.afl-section--tournament .tournament-fees-table td:nth-child(3),.afl-section--tournament .tournament-fees-table th:nth-child(4),.afl-section--tournament .tournament-fees-table td:nth-child(4){min-width:180px;white-space:nowrap}.afl-form--two-column{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px 16px}@media (max-width: 800px){.afl-form--two-column{grid-template-columns:1fr}}.afl-form--two-column .afl-form-row{grid-template-columns:1fr;align-items:flex-start;gap:8px;margin-bottom:12px}.afl-form--two-column .afl-form-row[hidden]{display:none !important}.afl-form--two-column .afl-form-row--full{grid-column:1 / -1}.afl-form--two-column .afl-form-row__input--inline{align-items:center}.afl-form--two-column .afl-form-row__input--inline>input,.afl-form--two-column .afl-form-row__input--inline>select,.afl-form--two-column .afl-form-row__input--inline>textarea{flex:1 1 auto;min-width:0}.afl-form--two-column .afl-form-row__input--weight-ladders{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}@media (max-width: 800px){.afl-form--two-column .afl-form-row__input--weight-ladders{grid-template-columns:1fr}}.afl-form--two-column .afl-form-row__input--half{max-width:40%}@media (max-width: 800px){.afl-form--two-column .afl-form-row__input--half{max-width:100%}}.afl-form--two-column .afl-form-row__input--quarter{max-width:28%;min-width:220px}@media (max-width: 800px){.afl-form--two-column .afl-form-row__input--quarter{max-width:100%;min-width:0}}.afl-form--two-column .afl-form-row__input--weight-ladders>div{width:100%;min-width:0;max-width:none}@media (max-width: 800px){.afl-form--two-column .afl-form-row__input--weight-ladders>div{max-width:100%}}.afl-divider{border:0;border-top:1px solid #e5e7eb;margin:16px 0}.afl .afl-primary-nav{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.afl .afl-primary-nav__core{display:flex;align-items:flex-end;gap:2rem;flex-wrap:wrap}.afl .afl-primary-nav__group{display:flex;flex-direction:column;gap:0.35rem;padding:0.65rem 0.75rem;border-radius:12px;border:1px solid #d9dee7;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.45)}.afl .afl-primary-nav__group--academy{background:#eef6ff;border-color:#cddff9}.afl .afl-primary-nav__group--competition{background:#eefbf2;border-color:#c9ebd6}.afl .afl-primary-nav__label{font-size:0.72rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;color:#6b7280;padding-left:0.1rem}.afl .afl-primary-nav__utility{display:flex;gap:0.5rem;margin-left:auto;flex-wrap:wrap}.features{min-height:1px}.section-block{margin:24px 0}.section-block--spaced{margin:32px 0 60px}.tool-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:16px;margin-bottom:20px}.h2{font-size:1.5rem;line-height:1.25;margin:0 0 8px}.h3{font-size:1.25rem;line-height:1.3;margin:0 0 8px}.tool-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,0.05);padding:16px;display:flex;flex-direction:column;gap:8px}.tool-card__header{display:flex;align-items:center;gap:12px;min-height:40px}.tool-card__icon{width:40px;height:40px}.tool-card__title{margin:0;font-size:18px}.tool-card__desc{margin:0;color:#555;white-space:normal;overflow:visible;text-overflow:initial}.tool-card__meta{display:flex;align-items:center;justify-content:space-between;margin-top:4px;margin-bottom:4px}.tool-card__price{margin:0;color:#111;font-weight:bold}.tool-card__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:auto;margin-bottom:-8px}.premium-section{margin:32px 0;display:flex;justify-content:center}.premium-card{background:linear-gradient(180deg, #fff 0, #f8fafc 100%);border:1px solid #e5e7eb;border-radius:14px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,0.06);width:50%;text-align:center}.premium-card__title{font-size:22px;margin:0 0 8px}.premium-card__desc{color:#555;margin:0 0 4px}.premium-card__note{color:#666;margin:0 0 16px}.premium-card__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;align-items:center;margin-top:20px}.add-ons{display:grid;grid-template-columns:1fr;gap:12px}.add-on{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#fff;border:1px solid #eee;border-radius:12px;padding:12px 14px;box-shadow:0 1px 3px rgba(0,0,0,0.04)}.add-on__main{min-width:0}.add-on__title{margin:0 0 2px;font-size:16px;line-height:1.3;font-weight:600}.add-on__desc{margin:0;color:#555;line-height:1.35}.add-on__hint{color:#666}.add-on__meta{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin-left:12px}.add-on__price{font-weight:700;color:#111;white-space:nowrap}.add-on__slots{font-size:16px;color:#555;white-space:nowrap}.add-on--slots{min-height:1px}@media (max-width: 520px){.add-on{flex-direction:column;align-items:stretch;gap:8px}.add-on__meta{justify-content:flex-start;margin-left:0;gap:8px}.add-on__price{order:-1}}.members-wrapper,.register-wrapper{max-width:960px;margin:0 auto;padding:16px 20px}.register-wrapper{max-width:864px}.members-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:16px;margin-bottom:16px}.list-scroll{max-height:420px;overflow:auto}.card--pad-sm{padding:8px}.form-card{padding:16px}.inline-form{display:inline-block;margin-left:8px}.member-line{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;margin:0}.child-nest{margin-left:12px;padding-left:8px;border-left:1px solid #e5e7eb}.flash-overlay{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:9999;max-width:720px;width:90vw}.flash-card{background:#111;color:#ffffff;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,0.12);padding:12px 16px}.flash-card--notice{border-left:3px solid #10b981}.flash-card--alert{border-left:3px solid #ef4444}.flash-row{display:flex;align-items:flex-start;gap:8px}.flash-body{flex:1}.flash-text{margin:0;color:#ffffff}.flash-close{background:#fff !important;color:#000 !important;border-radius:8px}@media (max-width: 420px){.members-grid{grid-template-columns:1fr}.member-line{flex-wrap:wrap}}.members-wrapper{max-width:960px}@media (min-width: 1024px){.card--pad-sm{padding:12px}}.alert-card{padding:12px 16px;border-left:3px solid #ef4444}.form-card{padding:20px}.afl .modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.6);z-index:1000;display:flex;align-items:center;justify-content:center;overflow:auto;padding:16px}.afl .modal-card{background:#ffffff;width:92vw;max-width:960px;margin:20px;border-radius:14px;box-shadow:0 8px 20px rgba(0,0,0,0.12);display:flex;flex-direction:column;overflow:hidden}.afl .modal-card.modal-card--small{max-width:480px}.afl .modal-card.modal-card--medium{max-width:720px}.afl .modal-card.modal-card--large{max-width:960px}.afl .modal-header{padding:16px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:12px}.afl .modal-header h3{margin:0}.afl .modal-header .btn--ghost,.afl .modal-header .btn--subtle,.afl .modal-header .btn-ghost{color:#666666}.afl .modal-header .btn--ghost:hover,.afl .modal-header .btn--subtle:hover,.afl .modal-header .btn-ghost:hover{color:#333333}.afl .modal-body{padding:16px}.afl .modal-body .stack>*+*{margin-top:12px}.afl .modal-actions{padding:16px;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end}.cards-subnav{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:0.5rem;border-bottom:1px solid rgba(0,0,0,0.08)}.cards-subnav__links{display:flex;gap:0.5rem;flex-wrap:wrap}.cards-subnav .btn--subnav{background:#f5f5f5}.cards-subnav .btn--subnav.is-active{background:#222;color:#fff}.cards-subnav__academy{min-width:200px}.cards-table th,.cards-table td{padding-right:1.5rem;vertical-align:middle;text-align:left}.cards-table .button-group{display:inline-flex;gap:0.5rem;justify-content:flex-end}.cards-history-table th{padding-right:2rem;text-align:left}.cards-history-table th:first-child,.cards-history-table td:first-child{min-width:160px}.cards-history-table th:nth-child(2),.cards-history-table td:nth-child(2){min-width:200px}.cards-history-table th:nth-child(3),.cards-history-table td:nth-child(3){min-width:140px}.cards-history-table th:nth-child(4),.cards-history-table td:nth-child(4){min-width:100px}.cards-history-table th:nth-child(5),.cards-history-table td:nth-child(5){min-width:100px}.cards-history-table-container{overflow-x:auto}.dropdown__item.btn,.button-row .dropdown__item.btn-ghost,.dropdown__item.btn--outline,.dropdown__item.btn--header,.dropdown__item.btn--tab,.dropdown__item.btn--success,.dropdown__item.btn--warning,.dropdown__item.btn--danger,.dropdown__item.btn--logout,.dropdown__item.btn--link,.dropdown__item.btn--icon{display:inline-block;text-align:left;margin-top:0.35rem}.dropdown__form{margin:0;display:inline-block}.is-hidden{display:none}.dropdown__menu{padding:0.5rem}.afl-cards-table th,.afl-cards-table td{padding-right:1rem;vertical-align:middle;text-align:left}.afl-cards-table th:nth-child(2),.afl-cards-table td:nth-child(2){width:90px}.afl-cards-table th:nth-child(5),.afl-cards-table td:nth-child(5){width:120px}.afl-cards-table th:last-child,.afl-cards-table td:last-child{width:120px}.modal-card--small{width:92vw;max-width:480px}.modal-card--large{width:92vw;max-width:1024px}.modal-card--medium{width:92vw;max-width:720px}.monthly-report-list{display:flex;flex-direction:column;gap:20px}.monthly-report-card{border:1px solid #e5e7eb;border-radius:14px;padding:20px;box-shadow:0 1px 2px rgba(0,0,0,0.06)}.monthly-report-card__header{margin-bottom:16px}.monthly-report-card__title{margin:0;font-size:1.25rem;color:#004080;font-weight:600}.monthly-report-card__rows{display:flex;flex-direction:column;gap:16px}.monthly-report-card__row{display:grid;grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));gap:16px;padding:16px;border-radius:12px;border:1px solid #e5e7eb;background:#f1f5f9}.monthly-report-card__row--income{background:#feffff;border-color:rgba(0,115,230,0.4)}.monthly-report-card__row--costs{background:#f9f9f9}.monthly-report-card__cell{background:#ffffff;border-radius:12px;padding:12px 16px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.04)}.monthly-report-card__cell--accent{background:#005aa7;color:#ffffff;box-shadow:none}.monthly-report-card__metric-label{font-size:0.85rem;text-transform:uppercase;letter-spacing:0.04em;color:#666666}.monthly-report-card__metric-value{display:block;margin-top:4px;font-size:1.1rem;font-weight:600;color:#333333}.monthly-report-card__cell--accent .monthly-report-card__metric-label,.monthly-report-card__cell--accent .monthly-report-card__metric-value{color:#ffffff}.monthly-report-card__profit{margin-top:20px;padding:16px;border-radius:12px;background:#ecfdf5;color:#065f46;font-weight:600;font-size:1.2rem;border:1px solid rgba(16,185,129,0.4);display:flex;align-items:baseline;justify-content:center;gap:8px}.monthly-report-card__profit-label{text-transform:uppercase;letter-spacing:0.04em}.monthly-report-card__profit-value{font-size:1.35rem}.monthly-report-card--empty{padding:20px;text-align:center}
