.carry-page{max-width:960px;margin:0 auto;padding:0 1rem 3rem}.carry-alert{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;margin:1rem 0;font-weight:500;animation:carry-slideDown .3s ease-out}.carry-alert--danger{background:rgba(var(--theme-danger-rgb, 220, 53, 69),.12);color:var(--theme-danger);border:1px solid rgba(var(--theme-danger-rgb, 220, 53, 69),.25)}@keyframes carry-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.carry-hero{position:relative;overflow:hidden;margin-bottom:1.5rem;height:320px;background:var(--surface-1);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.carry-hero__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.carry-hero__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem max(1.25rem,calc(50vw - 480px + 1rem));background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.4) 50%,transparent 100%)}.carry-hero__tagline{font-size:1.35rem;font-weight:700;color:#00a69c;margin:0 0 .25rem;text-shadow:0 1px 6px rgba(0,0,0,.5)}.carry-hero__desc{font-size:.95rem;color:#fffc;margin:0}.carry-action-bar{background:var(--surface-1);border:1px solid var(--theme-border-color, rgba(0, 0, 0, .1));border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:2rem;box-shadow:var(--theme-shadow-sm, 0 1px 3px rgba(0, 0, 0, .06))}.carry-url-form__label{display:block;font-weight:700;font-size:1rem;color:var(--theme-text-primary);margin-bottom:.5rem}.carry-url-form__label i{color:#00a69c}.carry-url-form__row{display:flex;gap:.5rem}.carry-url-form__input{flex:1;min-width:0}.carry-url-form__btn{white-space:nowrap;font-weight:600;flex-shrink:0;width:auto}.carry-url-form__help{display:block;margin-top:.35rem;font-size:.8rem;color:var(--theme-text-muted)}.carry-cta-signin{display:flex;align-items:center;gap:.5rem;color:var(--theme-text-secondary);font-size:.95rem}.carry-cta-signin i{font-size:1.25rem;color:var(--theme-text-muted)}.carry-section{margin-top:2rem}.carry-section__title{font-size:1.25rem;font-weight:700;color:var(--theme-text-primary);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.carry-section__title i{color:#00a69c}.carry-section__count{font-size:.8rem;font-weight:600;background:var(--surface-2);color:var(--theme-text-secondary);padding:.15rem .6rem;border-radius:99px;margin-left:.25rem}.carry-boards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.carry-board-card{display:flex;flex-direction:column;background:var(--surface-1);border:1px solid var(--surface-2);border-radius:12px;padding:1.25rem;text-decoration:none;color:var(--theme-text-primary);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.carry-board-card:hover{transform:translateY(-3px);border-color:#00a69c;box-shadow:0 8px 24px #00a69c1f;text-decoration:none;color:var(--theme-text-primary)}.carry-board-card__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.carry-board-card__tier{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#00a69c}.carry-board-card__count{font-size:.8rem;font-weight:700;color:var(--theme-success)}.carry-board-card__count i{margin-right:.2rem}.carry-board-card__name{font-size:1.05rem;font-weight:700;margin:0 0 .5rem;line-height:1.3}.carry-board-card__details{display:flex;flex-direction:column;gap:.2rem;font-size:.82rem;color:var(--theme-text-secondary);margin-top:auto}.carry-board-card__details i{width:1rem;text-align:center;opacity:.6}.carry-empty-state{text-align:center;padding:2.5rem 2rem;color:var(--theme-text-muted)}.carry-empty-state--compact{padding:2rem}.carry-empty-state i{font-size:2.5rem;margin-bottom:.75rem;display:block;opacity:.4}.carry-empty-state p{margin:0;font-size:1rem}.carry-board-header{margin-bottom:1.5rem}.carry-board-header__back{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:var(--theme-text-secondary);text-decoration:none;margin-bottom:.75rem;transition:color .15s}.carry-board-header__back:hover{color:#00a69c}.carry-board-header__info{background:var(--surface-1);border:1px solid var(--surface-2);border-radius:12px;padding:1.5rem}.carry-board-header__tier{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#1a1f2e;background:#00a69c;padding:.2rem .6rem;border-radius:4px;margin-bottom:.5rem}.carry-board-header__title{font-size:1.75rem;font-weight:800;color:var(--theme-text-primary);margin:0 0 .5rem;line-height:1.2}.carry-board-header__meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem;color:var(--theme-text-secondary);margin-bottom:.75rem}.carry-board-header__meta i{opacity:.6;margin-right:.25rem}.carry-board-header__pdga-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:#00a69c;text-decoration:none;font-weight:600;transition:opacity .15s}.carry-board-header__pdga-link:hover{opacity:.8}.carry-board-header__closed{margin-top:.75rem;padding:.5rem 1rem;background:rgba(var(--theme-danger-rgb, 220, 53, 69),.1);color:var(--theme-danger);border-radius:8px;font-weight:600;font-size:.9rem}.carry-post-request{background:var(--surface-1);border:1px solid var(--surface-2);border-left:3px solid #00A69C;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.carry-post-request__header{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1rem}.carry-post-request__header>i{font-size:1.5rem;color:#00a69c;margin-top:.15rem}.carry-post-request__header h2{font-size:1.15rem;font-weight:700;margin:0;color:var(--theme-text-primary)}.carry-post-request__header p{margin:.15rem 0 0;font-size:.9rem;color:var(--theme-text-secondary)}.carry-request-form__fields{display:flex;gap:1rem;flex-wrap:wrap}.carry-request-form__field{flex:0 0 auto;min-width:140px}.carry-request-form__field--wide{flex:1;min-width:200px}.carry-request-form__submit{margin-top:1rem;font-weight:600}.carry-anon-cta__actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.carry-anon-cta__divider{color:var(--theme-text-muted);font-size:.85rem}.carry-anon-cta__signin{color:var(--theme-link);font-weight:600;font-size:.95rem;text-decoration:none}.carry-anon-cta__signin:hover{text-decoration:underline}.carry-request-card__anon-cta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding-top:.75rem;border-top:1px solid var(--surface-2);margin-top:.75rem}.carry-request-card{background:var(--surface-1);border:1px solid var(--surface-2);border-radius:12px;padding:1.5rem;margin-bottom:1rem;transition:border-color .15s}.carry-request-card:hover{border-color:#00a69c33}.carry-request-card--closed{opacity:.55}.carry-request-card--closed a{pointer-events:auto}.carry-request-card__header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.carry-request-card__player{display:flex;align-items:center;gap:.5rem;font-weight:600}.carry-request-card__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.carry-request-card__badges{display:flex;gap:.4rem;flex-wrap:wrap}.carry-request-card__flippy{background:linear-gradient(135deg,#00a69c0f,#ff6b6b0a);border:1px solid rgba(0,166,156,.15);border-radius:10px;padding:1rem 1.25rem;margin-bottom:.75rem;position:relative}.carry-request-card__tagline{font-size:1.15rem;font-weight:700;font-style:italic;color:var(--theme-text-primary);margin:0 0 .5rem;line-height:1.3}.carry-request-card__bio{color:var(--theme-text-secondary);line-height:1.6;font-size:.95rem;margin:0 0 .5rem}.carry-request-card__flippy-attr{font-size:.75rem;color:var(--theme-text-muted);font-style:italic}.carry-request-card__flippy-attr i{color:#ff6b6b}.carry-request-card__note{font-size:.9rem;color:var(--theme-text-secondary);padding:.5rem .75rem;background:var(--surface-2);border-radius:8px;margin-bottom:.75rem}.carry-request-card__note i{color:var(--theme-text-muted);margin-right:.35rem}.carry-request-card__offer-form{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--surface-2)}.carry-offer-input{display:flex;gap:.5rem}.carry-offer-input .btn{white-space:nowrap;font-weight:600;flex-shrink:0}.carry-request-card__owner-actions{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--surface-2);display:flex}.carry-offers{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--surface-2)}.carry-offers__title{font-size:.95rem;font-weight:700;color:var(--theme-text-primary);margin:0 0 .75rem;display:flex;align-items:center;gap:.4rem}.carry-offers__title i{color:#00a69c}.carry-offers__count{font-size:.75rem;background:var(--surface-2);color:var(--theme-text-secondary);padding:.1rem .5rem;border-radius:99px}.carry-offer{padding:.85rem 1rem;background:var(--surface-2);border-radius:8px;margin-bottom:.5rem;border-left:3px solid transparent;transition:border-color .15s}.carry-offer--accepted{border-left-color:var(--theme-success);background:rgba(var(--theme-success-rgb, 25, 135, 84),.06)}.carry-offer__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.carry-offer__player{font-weight:600}.carry-offer__message{font-style:italic;color:var(--theme-text-secondary);font-size:.9rem;margin:.25rem 0 .5rem}.carry-offer__actions{display:flex;gap:.5rem}.carry-my-offer{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--surface-2);display:flex;align-items:center;gap:.5rem}.carry-matched-banner{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(var(--theme-success-rgb, 25, 135, 84),.1),#00a69c14);border:1px solid rgba(var(--theme-success-rgb, 25, 135, 84),.25);border-radius:12px;margin-bottom:1rem}.carry-matched-banner__icon{font-size:1.5rem;color:var(--theme-success)}.carry-matched-banner__text{font-weight:700;color:var(--theme-success);font-size:1rem}.carry-matched-banner__sub{font-weight:400;font-size:.9rem;color:var(--theme-text-secondary)}.carry-contact-card{margin-top:.75rem;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(var(--theme-success-rgb, 25, 135, 84),.08),#00a69c0f);border:1px solid rgba(var(--theme-success-rgb, 25, 135, 84),.2);border-radius:10px}.carry-contact-card--inline{margin-top:.5rem}.carry-contact-card__header{font-weight:700;font-size:.9rem;color:var(--theme-success);margin-bottom:.5rem}.carry-contact-card__header i{margin-right:.25rem}.carry-contact-card__details{display:flex;flex-wrap:wrap;gap:1rem}.carry-contact-card__item{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem;color:var(--theme-text-primary);text-decoration:none;padding:.35rem .75rem;background:var(--surface-1);border:1px solid var(--surface-2);border-radius:8px;transition:border-color .15s,background .15s}.carry-contact-card__item:hover{border-color:#00a69c;background:#00a69c0f;color:var(--theme-text-primary);text-decoration:none}.carry-contact-card__item i{color:#00a69c;font-size:.85rem}.carry-badge{display:inline-flex;align-items:center;font-size:.72rem;font-weight:700;padding:.2rem .55rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em;line-height:1.4}.carry-badge--division{background:#0068ba26;color:#6fb8f5}@media (prefers-color-scheme: light){.carry-badge--division{color:#0068ba}}.carry-badge--rating{background:#ffb34726;color:#d4860a}.carry-badge--open{background:rgba(var(--theme-success-rgb, 25, 135, 84),.12);color:var(--theme-success)}.carry-badge--filled{background:#00a69c1f;color:#00a69c}.carry-badge--closed{background:var(--surface-2);color:var(--theme-text-muted)}.carry-badge--pending{background:#ffb34726;color:#b8860b}.carry-badge--accepted{background:rgba(var(--theme-success-rgb, 25, 135, 84),.15);color:var(--theme-success)}@media (max-width: 768px){.carry-hero{height:240px}.carry-hero__tagline{font-size:1.1rem}.carry-hero__overlay{padding:1.25rem}.carry-board-header__title{font-size:1.35rem}.carry-board-header__meta{flex-direction:column;gap:.25rem}.carry-request-card__header,.carry-url-form__row,.carry-offer-input,.carry-request-form__fields{flex-direction:column}.carry-boards-grid{grid-template-columns:1fr}}
