*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:#f1f5f9;color:#1a202c;line-height:1.6;font-size:16px;overflow-x:hidden}.app{display:flex;flex-direction:column;min-height:100vh;max-width:100vw}.team-label-short{display:none}.main-content{flex:1;max-width:1100px;margin:0 auto;width:100%;padding:24px 16px}.nav{background:#0a1223f0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.07);box-shadow:0 1px 24px #00000047;color:#fff;padding:0 20px;display:flex;align-items:stretch;gap:4px;position:sticky;top:0;z-index:100;height:56px}.nav-brand{font-size:1.05rem;font-weight:700;letter-spacing:-.02em;display:flex;align-items:center;gap:7px;text-decoration:none;color:#fff;margin-right:8px;white-space:nowrap;flex-shrink:0}.nav-brand-icon{font-size:1.2rem;line-height:1}.nav-tabs{display:flex;gap:2px;align-items:stretch}.nav-tab{padding:0 14px;color:#ffffff8c;text-decoration:none;font-size:.95rem;font-weight:500;border-radius:7px;border:none;background:transparent;cursor:pointer;transition:color .15s,background .15s;letter-spacing:.01em;display:flex;align-items:center;min-width:64px;justify-content:center}.nav-tab:hover{color:#ffffffe6;background:#ffffff14}.nav-tab.active{color:#fff;background:#ffffff21;font-weight:600}.nav-hamburger{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:8px;margin-left:auto;align-items:center;justify-content:center;min-width:44px;min-height:44px}.nav-hamburger:hover{background:#ffffff1a}.nav-drawer{position:sticky;top:54px;z-index:99;background:#0a1223f7;border-bottom:1px solid rgba(255,255,255,.08);flex-direction:column;display:none}.nav-drawer-item{display:flex;align-items:center;padding:18px 20px;color:#ffffffb3;text-decoration:none;font-size:1.05rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,.06);transition:background .15s}.nav-drawer-item:last-child{border-bottom:none}.nav-drawer-item:active{background:#ffffff14}.nav-drawer-item.active{color:#fff;font-weight:700;border-left:3px solid white;padding-left:17px}.nav-drawer-profile{border-top:1px solid rgba(255,255,255,.1);margin-top:8px}.nav-drawer-profile-name{padding:12px 20px 4px;color:#fff6;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.nav-drawer-signout{background:none;border:none;cursor:pointer;width:100%;text-align:left;display:flex;align-items:center}.card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #00000014;padding:20px;margin-bottom:16px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.card-title{font-size:1.15rem;font-weight:600;color:#2d3748}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 18px;border-radius:8px;border:none;cursor:pointer;font-size:1rem;font-weight:500;transition:all .15s;text-decoration:none;white-space:nowrap;min-height:44px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#1a5276;color:#fff}.btn-primary:hover:not(:disabled){background:#154360}.btn-success{background:#27ae60;color:#fff}.btn-success:hover:not(:disabled){background:#219a52}.btn-danger{background:#e74c3c;color:#fff}.btn-danger:hover:not(:disabled){background:#c0392b}.btn-warning{background:#f39c12;color:#fff}.btn-warning:hover:not(:disabled){background:#d68910}.btn-outline{background:#fff;color:#4a5568;border:1px solid #cbd5e0}.btn-outline:hover:not(:disabled){background:#f7fafc}.btn-sm{padding:8px 14px;font-size:.9rem;min-height:38px}.match-action-btn{display:flex;align-items:center;justify-content:center;gap:5px;padding:7px 12px;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;white-space:nowrap;min-height:36px}.match-action-btn .btn-icon{display:none;font-size:1rem;line-height:0}.match-action-btn .btn-label{display:inline}@media (max-width: 640px){.match-action-btn{padding:8px;min-width:44px;min-height:44px}.match-action-btn .btn-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0}.match-action-btn .btn-icon svg{display:block;width:20px;height:20px}.match-action-btn .btn-label{display:none}}.btn-lg{padding:14px 28px;font-size:1.05rem;min-height:52px}.btn-full{width:100%;justify-content:center}.form-group{margin-bottom:16px}.form-label{display:block;margin-bottom:6px;font-size:.9375rem;font-weight:500;color:#4a5568}.form-control{width:100%;padding:11px 14px;border:1px solid #cbd5e0;border-radius:8px;font-size:16px;background:#fff;transition:border-color .15s;color:#1a202c;-webkit-appearance:none}.form-control:focus{outline:none;border-color:#1a5276;box-shadow:0 0 0 3px #1a52761a}select.form-control{padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23718096' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.form-check{display:flex;align-items:center;gap:10px;cursor:pointer;min-height:44px}.form-check input{width:20px;height:20px;cursor:pointer;accent-color:#1a5276}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}table{width:100%;border-collapse:collapse;font-size:.9375rem}th{background:#f7fafc;color:#4a5568;font-weight:600;text-align:left;padding:12px 14px;border-bottom:2px solid #e2e8f0;white-space:nowrap}td{padding:13px 14px;border-bottom:1px solid #e2e8f0;vertical-align:middle}tr:last-child td{border-bottom:none}tr:hover td{background:#f7fafc}.badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:9999px;font-size:.8rem;font-weight:600}.badge-green{background:#c6f6d5;color:#276749}.badge-red{background:#fed7d7;color:#9b2335}.badge-blue{background:#bee3f8;color:#2c5282}.badge-yellow{background:#fefcbf;color:#7b6002}.badge-gray{background:#e2e8f0;color:#4a5568}.badge-orange{background:#feebc8;color:#7b341e}.alert{padding:14px 16px;border-radius:8px;margin-bottom:16px;font-size:.9375rem;display:flex;align-items:flex-start;gap:10px}.alert-info{background:#ebf8ff;color:#2c5282;border-left:4px solid #4299e1}.alert-success{background:#f0fff4;color:#276749;border-left:4px solid #48bb78}.alert-error{background:#fff5f5;color:#9b2335;border-left:4px solid #fc8181}.alert-warning{background:#fffaf0;color:#7b341e;border-left:4px solid #ed8936}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal{background:#fff;border-radius:14px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-header{padding:22px 24px 0;display:flex;justify-content:space-between;align-items:center}.modal-title{font-size:1.15rem;font-weight:700}.modal-body{padding:20px 24px}.modal-footer{padding:0 24px 24px;display:flex;gap:10px;justify-content:flex-end}.modal-close{background:none;border:none;cursor:pointer;font-size:1.3rem;color:#718096;padding:8px;border-radius:8px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#f7fafc}.page-title{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:20px}.section-title{font-size:1rem;font-weight:600;color:#4a5568;margin-bottom:12px}.text-muted{color:#718096}.text-sm{font-size:.875rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.p-3{padding:12px}.p-4{padding:16px}.rounded{border-radius:8px}.border{border:1px solid #e2e8f0}.bg-gray{background:#f7fafc}.w-full{width:100%}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.line-card{border:1px solid #e2e8f0;border-radius:10px;padding:16px;margin-bottom:12px}.line-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:8px}.player-chip{display:inline-flex;align-items:center;gap:4px;background:#ebf8ff;color:#2c5282;border-radius:9999px;padding:4px 12px;font-size:.875rem;font-weight:500;margin:2px}.score-box{display:flex;gap:4px;align-items:center}.score-set{display:flex;gap:2px;align-items:center;font-size:.875rem}.score-num{width:56px;text-align:center;padding:9px 4px;border:1.5px solid #cbd5e0;border-radius:8px;font-size:1.2rem;font-weight:600;-moz-appearance:textfield}.score-num::-webkit-inner-spin-button,.score-num::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number].no-spin{-moz-appearance:textfield}input[type=number].no-spin::-webkit-inner-spin-button,input[type=number].no-spin::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.stat-card{background:#f7fafc;border-radius:8px;padding:14px;text-align:center}.stat-value{font-size:1.8rem;font-weight:700;color:#1a5276}.stat-label{font-size:.8rem;color:#718096;margin-top:2px}.empty-state{text-align:center;padding:40px 20px;color:#718096}.empty-state-icon{font-size:2.5rem;margin-bottom:12px}.sms-preview{background:#1c1c1e;color:#fff;border-radius:18px;padding:12px 16px;font-size:.9rem;max-width:300px;line-height:1.4;margin:8px 0}.avail-btn{padding:14px 24px;border-radius:10px;border:2px solid;cursor:pointer;font-weight:600;font-size:1rem;transition:all .15s;min-height:52px}.avail-btn-yes{border-color:#27ae60;color:#27ae60;background:#fff}.avail-btn-yes.selected,.avail-btn-yes:active{background:#27ae60;color:#fff}.avail-btn-no{border-color:#e74c3c;color:#e74c3c;background:#fff}.avail-btn-no.selected,.avail-btn-no:active{background:#e74c3c;color:#fff}.avail-btn-maybe{border-color:#d69e2e;color:#b7791f;background:#fff}.avail-btn-maybe.selected,.avail-btn-maybe:active{background:#d69e2e;color:#fff}.record-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e2e8f0;font-size:.9375rem}.avail-cols{display:flex;gap:16px}.avail-tab-row{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:14px;padding-bottom:2px}.avail-tab-row .btn{flex-shrink:0;white-space:nowrap}.avail-slot-section{scroll-margin-top:12px;margin-bottom:14px;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 1px 2px #0000000a}.avail-slot-section:last-child{margin-bottom:0}.avail-slot-header{background:linear-gradient(180deg,#edf2f7,#e8edf4);color:#1a202c;font-weight:600;font-size:.875rem;padding:12px 14px;border-bottom:1px solid #cbd5e0;letter-spacing:.02em}.avail-slot-body{padding:10px 14px 14px;background:#fafbfc}.match-detail-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:16px;align-items:start}.match-detail-layout>.card{min-width:0;max-width:100%;width:100%}.match-detail-info-card{grid-column:1 / -1}.match-detail-avail-card{grid-column:1;grid-row:2}.match-detail-lines-card{grid-column:2;grid-row:2}.avail-link-row{display:flex;align-items:center;gap:8px;margin-top:6px;min-width:0}.avail-link-ellipsis{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3182ce}.avail-link-copy-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #cbd5e0;border-radius:8px;background:#fff;color:#4a5568;cursor:pointer}.avail-link-copy-btn:hover{background:#f7fafc}.avail-link-copy-btn--copied{color:#38a169;border-color:#9ae6b4}.match-detail-info-row{display:flex;align-items:flex-start;gap:12px}.match-detail-info-actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.match-avail-header{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px}.match-avail-header-main{flex:1;min-width:0}.match-avail-header-share{flex-shrink:0}.match-line-card{display:flex;gap:12px;align-items:flex-start}.match-line-card-actions{display:flex;flex-direction:column;gap:6px;min-width:140px;flex-shrink:0}.spinner{display:inline-block;width:20px;height:20px;border:3px solid rgba(26,82,118,.2);border-top-color:#1a5276;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-center{display:flex;justify-content:center;align-items:center;padding:40px}@media (max-width: 640px){.nav{padding:0 12px;height:54px;gap:6px}.nav-brand{font-size:0rem;gap:0;margin-right:0;flex-shrink:0}.nav-brand-icon{font-size:1.3rem}.nav-tabs{display:none}.nav-hamburger{display:flex;margin-left:auto}.nav-drawer{display:flex}.profile-menu-desktop{display:none!important}.team-selector-dropdown{position:fixed!important;top:54px!important;left:50%!important;transform:translate(-50%)!important;min-width:260px!important;margin-top:0!important}.team-label-full{display:none}.team-label-short{display:inline}.team-selector-btn{padding:5px 8px!important;font-size:.85rem!important}.main-content{padding:14px 10px}.card{padding:14px;border-radius:12px}.page-title{font-size:1.25rem}.modal-overlay{align-items:flex-end;padding:0}.modal{border-radius:20px 20px 0 0;max-height:92vh;max-width:100%}.modal-footer{padding-bottom:32px;flex-direction:column-reverse}.modal-footer .btn{width:100%}.grid-2,.grid-3{grid-template-columns:1fr}.stat-grid{grid-template-columns:1fr 1fr}.avail-cols{flex-direction:column;gap:16px}.match-detail-layout{display:flex;flex-direction:column;align-items:stretch;width:100%}.match-detail-info-card{order:1}.match-detail-avail-card{order:2}.match-detail-lines-card{order:3}.line-card-header{flex-wrap:wrap}.match-detail-info-row{flex-direction:column}.match-detail-info-actions{flex-direction:row;flex-wrap:wrap;width:100%;align-self:stretch}.match-avail-header{flex-direction:column;align-items:stretch}.match-avail-header-share{width:100%;max-width:100%}.match-avail-header-share>div{display:block!important;width:100%!important;max-width:100%}.match-avail-header-share button{width:100%;max-width:100%;box-sizing:border-box}.match-line-card{flex-direction:column}.match-line-card-actions{min-width:0;width:100%}.match-detail-lines-card .card-header{flex-wrap:wrap;gap:10px;align-items:flex-start}td{padding:12px 10px}th{padding:10px}.record-row{padding:13px 0}}.public-page{min-height:100vh;display:flex;flex-direction:column;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}.public-nav{background:#fff;border-bottom:1px solid #e8edf2;box-shadow:0 1px 8px #0000000f;position:sticky;top:0;z-index:100;overflow:visible}.public-nav-inner{max-width:1100px;margin:0 auto;padding:0 20px;height:94px;display:flex;align-items:center;justify-content:space-between;gap:12px;overflow:visible}.public-nav-brand{display:flex;align-items:center;gap:8px;font-weight:800;font-size:1.1rem;color:#1a3560;text-decoration:none;letter-spacing:-.02em;position:relative;overflow:visible}.public-nav-icon{font-size:1.3rem;line-height:1}.public-nav-logo{height:144px;width:auto;display:block;filter:drop-shadow(0 6px 12px rgba(12,45,61,.18));margin-top:18px;margin-bottom:-22px}.public-nav-actions{display:flex;align-items:center;gap:6px}.public-nav-link{color:#4a5568;text-decoration:none;font-size:.9rem;padding:6px 10px;border-radius:6px;transition:color .15s}.public-nav-link:hover{color:#1a3560}.public-nav-login{color:#1a3560;text-decoration:none;font-size:.9rem;font-weight:600;padding:7px 14px;border-radius:7px;border:1.5px solid #1a3560;transition:background .15s,color .15s}.public-nav-login:hover{background:#1a3560;color:#fff}.public-nav-cta{background:#e8c040;color:#1a3560;text-decoration:none;font-size:.9rem;font-weight:700;padding:8px 16px;border-radius:7px;transition:background .15s,transform .1s}.public-nav-cta:hover{background:#d4a800;transform:translateY(-1px)}.public-footer{background:#1a3560;color:#ffffffbf;padding:32px 20px;margin-top:auto}.public-footer-inner{max-width:1100px;margin:0 auto}.public-footer-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:20px}.public-footer-brand{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.01em}.public-footer-logo{height:56px;width:auto;display:block;filter:drop-shadow(0 6px 12px rgba(0,0,0,.18))}.public-footer-links{display:flex;gap:20px;flex-wrap:wrap}.public-footer-links a{color:#ffffffa6;text-decoration:none;font-size:.9rem;transition:color .15s}.public-footer-links a:hover{color:#e8c040}.public-footer-copy{font-size:.8rem;color:#fff6;border-top:1px solid rgba(255,255,255,.1);padding-top:16px}.hp-container{max-width:1120px;margin:0 auto;width:100%;padding:0 20px}.hp-center{text-align:center}.hp-page{background:radial-gradient(circle at top right,rgba(213,239,117,.24),transparent 24%),linear-gradient(180deg,#eef8fb,#e0f0f3 28%,#dff2ea 60%,#eef9f0)}.hp-section{padding:88px 0;position:relative;overflow:hidden}.hp-section-sand{background:#edf7e8}.hp-section-mist{background:#d7edf4}.hp-section-sky{background:#c6e3ef}.hp-section-earth{background:#13463f}.hp-section-deep{background:#0e3243;color:#effaf9}.hp-kicker,.hp-highlight-kicker,.hp-hero-card-label{font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hp-kicker{color:#2f7d6f;margin-bottom:16px}.hp-kicker-light{color:#d9f25f}.hp-section-intro{max-width:720px;margin:0 auto 36px}.hp-section-heading{font-size:clamp(2.1rem,4vw,3.35rem);font-weight:800;color:#103649;margin:0;letter-spacing:-.04em;line-height:1.06}.hp-section-heading-light,.hp-section-heading-warm{color:#effaf9}.hp-section-copy{font-size:1.04rem;line-height:1.75;margin:0 0 18px;max-width:620px}.hp-section-copy-light{color:#effaf9d1}.hp-section-copy-warm{color:#effaf9cc}.hp-cta-btn,.hp-secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.hp-cta-btn{background:#d7f25f;color:#103649;box-shadow:0 16px 40px #1036492e}.hp-cta-btn:hover{background:#c6e74a;transform:translateY(-2px)}.hp-cta-btn-lg{padding:16px 34px;font-size:1.03rem}.hp-secondary-btn{border:1px solid rgba(250,245,235,.5);color:#eff3ec;background:#ffffff14}.hp-secondary-btn:hover{background:#ffffff24;transform:translateY(-2px)}.hp-hero{position:relative;background:radial-gradient(circle at 82% 14%,rgba(215,242,95,.28),transparent 12%),linear-gradient(180deg,#e8f6fb,#d5eef7 45%,#c4e8ef);min-height:760px;color:#103649;overflow:hidden}.hp-hero-sky{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hp-hero-orb{position:absolute;top:76px;right:10%;width:134px;height:134px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(236,255,146,.98),rgba(215,242,95,.42) 58%,transparent 74%);box-shadow:0 0 0 16px #ecff921a}.hp-hero-court{position:absolute;left:50%;bottom:0;width:min(800px,92vw);height:210px;transform:translate(-50%);display:flex;justify-content:center;pointer-events:none;overflow:hidden}.hp-hero-court-image{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.hp-hero-content{position:relative;z-index:1;min-height:760px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);gap:36px;align-items:start;padding-top:92px;padding-bottom:270px}.hp-hero-copy{max-width:650px;position:relative;z-index:2}.hp-hero-eyebrow{display:inline-block;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#1036491a;color:#11455c;border:1px solid rgba(17,69,92,.18);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hp-hero-headline{font-size:clamp(3rem,6vw,5.2rem);font-weight:900;line-height:.96;letter-spacing:-.06em;margin:0 0 22px;color:#12384b;max-width:740px;text-wrap:balance}.hp-hero-headline span{display:block;color:#177567}.hp-hero-sub{max-width:620px;margin:0 0 28px;font-size:1.18rem;line-height:1.75;color:#12384bd1}.hp-hero-brand-line{margin:0 0 16px;font-size:1.14rem;font-weight:800;color:#177567}.hp-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:22px}.hp-hero-steps{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#12384bbd;font-size:1rem;font-weight:700}.hp-step-dot{opacity:.45}.hp-hero-nodl{margin:14px 0 0;font-size:1rem;color:#12384bb8}.hp-hero-card{margin-top:8px;background:linear-gradient(180deg,#114056f2,#0e3243f5);color:#eefaf9;border:1px solid rgba(238,250,249,.18);border-radius:28px;padding:30px 30px 26px;box-shadow:0 22px 50px #0e324329}.hp-hero-card-label{color:#d7f25f;margin-bottom:14px}.hp-hero-card h2{margin:0 0 14px;font-size:1.5rem;line-height:1.14;letter-spacing:-.03em}.hp-hero-list{list-style:none;padding:0;margin:0 0 18px}.hp-hero-list li{position:relative;padding-left:18px;margin-bottom:10px;line-height:1.6;color:#eef4ecd6}.hp-hero-list li:before{content:"";position:absolute;left:0;top:11px;width:7px;height:7px;border-radius:50%;background:#d7f25f}.hp-hero-card-note{margin:0;color:#eef4ec99;line-height:1.65}.hp-story-grid,.hp-values-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:36px;align-items:center}.hp-photo-card{position:relative;min-height:360px}.hp-photo-card-frame{position:relative;margin-left:auto;width:min(100%,520px);padding:14px;background:#f4fbfb;border:1px solid rgba(244,251,251,.5);box-shadow:0 20px 48px #072e3e33;border-radius:28px}.hp-product-shot{padding:22px;background:#f8fbff}.hp-product-shot-header{margin-bottom:18px}.hp-product-shot-header h3{margin:0 0 8px;font-size:1.9rem;line-height:1.1;letter-spacing:-.04em;color:#24324a}.hp-product-shot-header p{margin:0;font-size:1rem;color:#7083a0}.hp-product-card{background:#fff;border:1px solid #d8e2f0;border-radius:22px;padding:20px;margin-bottom:16px;box-shadow:0 8px 18px #24324a0d}.hp-product-card:last-child{margin-bottom:0}.hp-product-card-title{margin-bottom:16px;font-size:1.12rem;font-weight:800;line-height:1.35;color:#232b3a}.hp-product-card-title span{color:#7b8ca8;font-weight:700}.hp-product-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hp-product-option{min-height:112px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px;border:4px solid transparent;box-sizing:border-box}.hp-product-option strong{display:block;font-size:2rem;line-height:1;margin-bottom:8px}.hp-product-option span{display:block;font-size:.95rem;font-weight:800;line-height:1.15}.hp-product-option-yes{background:#2fb25f;color:#fff}.hp-product-option-yes-outline{background:#fff;border-color:#2fb25f;color:#2fb25f}.hp-product-option-maybe{background:#e0a929;color:#fff}.hp-product-option-maybe-outline{background:#fff;border-color:#d59a18;color:#b97512}.hp-product-option-no-outline{background:#fff;border-color:#ea5343;color:#ea5343}.hp-path{position:absolute;left:7%;bottom:-90px;width:160px;height:180px;border:2px dashed rgba(215,242,95,.28);border-top:none;border-radius:0 0 140px 140px}.hp-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.hp-how-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.82fr);gap:28px;align-items:start}.hp-process-grid{display:grid;grid-template-columns:1fr;gap:18px}.hp-highlight-card,.hp-process-card,.hp-values-card{border-radius:26px}.hp-highlight-card{background:#f8fdfac7;border:1px solid rgba(23,117,103,.12);padding:28px;box-shadow:0 14px 30px #10364914}.hp-highlight-kicker{color:#177567;margin-bottom:12px}.hp-highlight-card h3,.hp-process-card h3,.hp-values-card h3{margin:0 0 12px;letter-spacing:-.03em}.hp-highlight-card h3{font-size:1.45rem;color:#103649;line-height:1.16}.hp-highlight-card p,.hp-process-card p,.hp-values-card li,.hp-cta-copy{font-size:.98rem;line-height:1.72}.hp-highlight-card p,.hp-process-card p{margin:0;color:#40616c}.hp-shift{max-width:760px;margin:0 auto;text-align:center}.hp-shift p{margin:0 0 16px;font-size:1.28rem;line-height:1.65;color:#103649}.hp-shift-name{margin-top:18px;font-size:1.55rem;font-weight:800;color:#177567}.hp-process-card{background:#fafcf9d1;border:1px solid rgba(16,54,73,.08);padding:28px}.hp-process-step{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:32px;margin-bottom:18px;border-radius:999px;background:#103649;color:#effaf9;font-size:.8rem;font-weight:800;letter-spacing:.12em}.hp-process-card h3{font-size:1.35rem;color:#103649}.hp-sms-demo-wrap{position:sticky;top:104px}.hp-sms-demo{max-width:520px;margin:0 auto;padding:16px;border-radius:34px;background:#121314;box-shadow:0 24px 50px #1036492e}.hp-sms-status{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;padding:0 10px;color:#ffffffe0;font-size:.85rem;font-weight:700}.hp-sms-compose{border-radius:28px;background:#1d1d1f;padding:18px;color:#fff}.hp-sms-compose-header{display:flex;justify-content:center;margin-bottom:14px}.hp-sms-compose-pill{padding:8px 18px;border-radius:999px;background:#2a2a2d;color:#f4f4f6;font-size:.95rem;font-weight:700}.hp-sms-to{margin-bottom:14px;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);color:#ffffff9e;font-size:.95rem}.hp-sms-bubble{border-radius:24px;background:#2fb25f;color:#fff;padding:18px 18px 14px;margin-bottom:14px;box-shadow:inset 0 1px #ffffff1f}.hp-sms-bubble p{margin:0 0 12px;font-size:1rem;line-height:1.45}.hp-sms-bubble p:last-child{margin-bottom:0}.hp-sms-note{font-size:.92rem;opacity:.92}.hp-sms-input{padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);color:#ffffff75;font-size:.95rem}.hp-faq-shell{max-width:860px}.hp-faq-list{display:flex;flex-direction:column;gap:10px}.hp-faq-item{background:#fafcfcb3;border:1px solid rgba(16,54,73,.1);border-radius:18px;overflow:hidden}.hp-faq-item summary{list-style:none;cursor:pointer;padding:18px 22px;font-size:1rem;font-weight:700;color:#103649;display:flex;justify-content:space-between;align-items:center}.hp-faq-item summary::-webkit-details-marker{display:none}.hp-faq-item summary:after{content:"+";font-size:1.25rem;color:#2f7d6f}.hp-faq-item[open] summary:after{content:"-"}.hp-faq-item p{margin:0;padding:0 22px 20px;color:#40616c;line-height:1.7}.hp-values-card{background:#effaf9;color:#103649;padding:28px 28px 24px;box-shadow:0 18px 40px #082a3833}.hp-values-card h3{font-size:1.4rem}.hp-values-card ul{list-style:none;padding:0;margin:0}.hp-values-card li{position:relative;padding-left:22px;margin-bottom:12px}.hp-values-card li:before{content:"✓";position:absolute;left:0;top:0;color:#177567;font-weight:800}.hp-pricing-coffee{max-width:640px;margin:18px auto 12px;font-size:1rem;color:#40616c;line-height:1.7}.hp-pricing-note{margin:0;font-size:.95rem;color:#5c7982}.hp-cta-section{padding:96px 0 108px}.hp-cta-heading{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;color:#effaf9;margin:0 auto 18px;letter-spacing:-.04em;line-height:1.08;max-width:760px}.hp-cta-copy{max-width:620px;margin:0 auto 28px;color:#effaf9bd}.contact-section{flex:1}.contact-container{max-width:680px}.contact-intro{font-size:1.05rem;color:#4a5568;margin:-16px 0 36px;line-height:1.6}.contact-form{margin-bottom:56px}.contact-field{margin-bottom:20px}.contact-field label{display:block;font-size:.85rem;font-weight:600;color:#2d3748;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.contact-field input,.contact-field textarea{width:100%;padding:12px 14px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:16px;font-family:inherit;color:#2d3748;background:#fff;box-sizing:border-box;transition:border-color .15s;resize:vertical}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-color:#1a3560}.contact-submit{margin-top:8px}.contact-sent{text-align:center;padding:40px 0}.contact-sent-icon{font-size:3rem;margin-bottom:16px}.contact-sent h2{font-size:1.3rem;color:#1a3560;margin:0 0 12px}.contact-sent p{color:#4a5568;font-size:.95rem}.contact-sent a{color:#1a5276}.contact-faq h2{font-size:1.4rem;font-weight:700;color:#1a3560;margin:0 0 20px}.contact-faq-list{display:flex;flex-direction:column;gap:4px}.contact-faq-list details{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.contact-faq-list summary{padding:16px 20px;font-weight:600;font-size:.95rem;color:#1a3560;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.contact-faq-list summary::-webkit-details-marker{display:none}.contact-faq-list summary:after{content:"▾";font-size:.8rem;color:#a0aec0;flex-shrink:0}.contact-faq-list details[open] summary:after{content:"▴"}.contact-faq-list details p{padding:12px 20px 16px;margin:0;font-size:.9rem;color:#4a5568;line-height:1.6;border-top:1px solid #f0f0f0}@media (max-width: 640px){.hp-section{padding:56px 0}.hp-hero{min-height:auto;padding-bottom:0}.hp-hero-content{min-height:auto;grid-template-columns:1fr;padding-top:48px;padding-bottom:180px}.hp-hero-copy{padding-top:0}.hp-hero-headline{font-size:2.8rem}.hp-hero-sub{font-size:1rem}.hp-hero-card{margin-top:8px;padding:22px}.hp-hero-orb{width:92px;height:92px;top:74px;right:6%}.hp-hero-court{bottom:0;width:min(360px,94vw);height:110px}.hp-story-grid,.hp-values-grid,.hp-highlights,.hp-how-grid,.hp-process-grid{grid-template-columns:1fr}.hp-sms-demo-wrap{position:static;margin-top:10px}.hp-photo-card{min-height:280px}.hp-path{display:none}.hp-photo-card-frame{width:100%;max-width:100%}.hp-product-shot-header h3{font-size:1.45rem}.hp-product-options{grid-template-columns:1fr}.hp-product-option{min-height:88px}.hp-sms-demo{padding:12px;border-radius:26px}.hp-sms-compose{padding:14px;border-radius:22px}.hp-section-heading{font-size:2rem}.public-nav-link{display:none}.public-nav-cta{padding:7px 12px;font-size:.85rem}.public-footer-top{flex-direction:column;align-items:flex-start}.hp-cta-section{padding:72px 0}.public-nav-inner{height:80px}.public-nav-logo{height:112px;margin-top:12px;margin-bottom:-16px}}
