@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600;700;800&family=Manrope:wght@500;600;700;800&display=swap";:root{--paper:#f8f8f3;--ink:#16241f;--muted:#68756f;--green:#2a6f52;--orange:#e45d32;--sans:"DM Sans", sans-serif;--display:"Manrope", sans-serif;background:var(--paper);color:var(--ink);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--green);outline-offset:3px}.site-shell{min-height:100vh;overflow:hidden}.app-loading{justify-content:center;align-items:center;min-height:100vh;font-weight:700;display:flex}.site-header{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:24px 32px;display:flex}.brand{color:var(--ink);font-family:var(--display);align-items:center;gap:12px;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.brand-mark{color:var(--ink);flex:none;width:44px;height:44px;display:block}.header-actions{align-items:center;gap:8px;display:flex}.profile-menu-button{cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;padding:4px;display:flex}.profile-menu-button:hover{background:#e4ebe5}.profile-menu-button.active{box-shadow:0 0 0 2px var(--green);background:#dce9df}.profile-menu-button:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.profile-avatar{background:var(--green);color:#fff;border:2px solid #d6e2da;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.72rem;font-weight:900;display:inline-flex;overflow:hidden}.profile-avatar-small{width:38px;height:38px}.profile-avatar-large{width:88px;height:88px;font-size:1.35rem}.profile-avatar img{object-fit:cover;width:100%;height:100%}.text-button,.mode-button{color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;padding:10px;font-weight:700}.nav-button{border-radius:999px;position:relative}.nav-button.active{color:var(--green);background:#dce9df}.nav-notification-badge{background:var(--orange);border:2px solid var(--paper);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:.62rem;font-weight:900;display:inline-flex;position:absolute;top:-7px;right:-5px}.header-sign-up{background:var(--ink);color:var(--paper);cursor:pointer;font:inherit;border:0;border-radius:999px;padding:11px 18px;font-weight:800}.hero-section{max-width:1180px;margin:0 auto;padding:112px 32px 88px;position:relative}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:800}h1{letter-spacing:-.075em;max-width:850px;margin:0;font-size:clamp(4rem,10vw,8.4rem);line-height:.86}.hero-copy{color:var(--muted);max-width:620px;margin:34px 0;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6}.hero-actions{align-items:center;gap:28px;display:flex}.free-promise{color:var(--green);letter-spacing:.04em;text-transform:uppercase;margin:18px 0 0;font-size:.78rem;font-weight:800}.primary-button{background:var(--orange);border:1px solid var(--orange);color:#fff;cursor:pointer;font:inherit;border-radius:999px;padding:15px 23px;font-weight:800;transition:background .18s,border-color .18s,transform .18s}.primary-button:hover{background:#cb4e27;border-color:#cb4e27}.primary-button:focus-visible,.secondary-button:focus-visible{outline-offset:3px;outline:3px solid #e45d323d}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button{color:var(--ink);cursor:pointer;font:inherit;background:#fff;border:1px solid #c6d3c9;border-radius:999px;padding:13px 18px;font-weight:800;transition:background .18s,border-color .18s}.secondary-button:hover{background:#edf2ed;border-color:#9fb2a4}.secondary-button:disabled{cursor:wait;opacity:.65}.secondary-link{color:var(--ink);text-underline-offset:5px;font-weight:800;text-decoration-thickness:2px}.bike-card{background:var(--ink);color:#fff;border-radius:28px;width:min(330px,32vw);padding:28px;position:absolute;top:365px;right:32px;transform:rotate(2deg);box-shadow:0 30px 80px #16241f2e}.bike-card>div{color:#bcd0c7;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:26px;font-size:.75rem;display:flex}.status-dot{background:#a8e36e;border-radius:50%;width:8px;height:8px}.bike-card strong{font-family:var(--display);font-size:1.6rem}.bike-card dl{gap:12px;margin:28px 0 0;display:grid}.bike-card dl div{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.bike-card dt{color:#9fb0a9}.bike-card dd{margin:0;font-weight:700}.landing-rider-card{background:var(--paper);border-radius:28px;width:min(350px,34vw);position:absolute;top:320px;right:32px;overflow:hidden;transform:rotate(2deg);box-shadow:0 30px 80px #16241f33}.landing-rider-cover{color:#fff;background:linear-gradient(125deg,#142b24,#245640 68%,#e45d32 140%);justify-content:space-between;align-items:flex-end;min-height:120px;padding:20px;display:flex}.landing-rider-cover>svg{color:var(--ink);background:#fff;border-radius:9px;width:42px;height:42px;padding:6px}.landing-rider-cover>span{font-family:var(--display);text-align:right;max-width:180px;font-size:1.05rem}.landing-rider-identity{align-items:center;gap:14px;padding:20px 22px 14px;display:flex}.landing-avatar{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-weight:900;display:flex}.landing-rider-identity>div:last-child{gap:2px;display:grid}.landing-rider-identity small,.landing-rider-bike small{color:var(--green);letter-spacing:.1em;font-size:.58rem;font-weight:900}.landing-rider-identity strong,.landing-rider-bike strong{font-family:var(--display)}.landing-rider-identity span,.landing-rider-bike span{color:var(--muted);font-size:.75rem}.landing-rider-bike{border-top:1px solid #e0e5df;justify-content:space-between;align-items:center;margin:0 22px;padding:16px 0 22px;display:flex}.landing-rider-bike>div{gap:4px;display:grid}.landing-rider-card .branded-qr>span{width:23px;height:23px;padding:2px}.landing-rider-card .branded-qr .brand-mark{width:19px;height:19px}.profile-spotlight{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:70px;max-width:1180px;margin:0 auto;padding:120px 32px;display:grid}.profile-spotlight>div>p:not(.eyebrow){color:var(--muted);max-width:650px;font-size:1.08rem;line-height:1.7}.profile-spotlight ul{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.profile-spotlight li{border-top:1px solid #d7ded7;padding-top:14px;font-weight:700}.profile-spotlight li:before{color:var(--orange);content:"✓";margin-right:10px}.profile-spotlight aside{background:var(--ink);color:#fff;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:400px;padding:34px;display:flex;transform:rotate(1.5deg)}.profile-spotlight aside svg{color:#fff;width:56px;height:56px}.profile-spotlight aside span{color:#bcd0c7;max-width:270px;line-height:1.6}.profile-spotlight aside strong{font-family:var(--display);font-size:clamp(2.3rem,4vw,3.5rem);line-height:1.05}.lifecycle-section{max-width:1180px;margin:0 auto;padding:110px 32px}.lifecycle-grid{border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:60px;display:grid;overflow:hidden}.lifecycle-grid article{background:var(--ink);color:#fff;min-height:260px;padding:30px}.lifecycle-grid article>span{color:var(--orange);font-size:.75rem;font-weight:900}.lifecycle-grid h3{font-family:var(--display);margin:68px 0 12px;font-size:1.7rem}.lifecycle-grid p{color:#bcd0c7;margin:0;line-height:1.6}.features-section{background:#e7eee9;padding:110px max(32px,50vw - 558px)}.section-heading{max-width:680px}h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.6rem,5vw,4.5rem);line-height:1}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:62px;display:grid}.feature-grid article{background:var(--paper);border-radius:20px;min-height:220px;padding:28px}.feature-grid article>span{color:var(--orange);font-size:.75rem;font-weight:800}.feature-grid h3{font-family:var(--display);margin:50px 0 12px;font-size:1.6rem}.feature-grid p{color:var(--muted);margin:0;line-height:1.6}.verified-service-section{grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;max-width:1180px;margin:0 auto;padding:120px 32px;display:grid}.verified-service-section>div>p:not(.eyebrow){color:var(--muted);max-width:650px;font-size:1.05rem;line-height:1.7}.coming-label{color:var(--green);text-transform:uppercase;margin-top:16px;font-size:.75rem;font-weight:900;display:inline-block}.verified-service-section aside{background:var(--ink);color:#fff;border-radius:24px;padding:30px;transform:rotate(1.5deg);box-shadow:0 26px 70px #16241f2e}.verified-service-section aside>span{color:var(--orange);text-transform:uppercase;font-size:.72rem;font-weight:900}.verified-service-section aside>strong{font-family:var(--display);margin:28px 0;font-size:1.8rem;display:block}.verified-service-section aside dl{gap:13px;margin:0;display:grid}.verified-service-section aside dl div{border-top:1px solid #ffffff21;justify-content:space-between;padding-top:13px;display:flex}.verified-service-section aside dt{color:#9fb0a9}.verified-service-section aside dd{text-align:right;margin:0;font-weight:700}.landing-cta{background:var(--orange);color:#fff;text-align:center;padding:100px max(32px,50vw - 558px)}.landing-cta .eyebrow{color:#fff}.landing-cta p:not(.eyebrow){margin:22px auto 30px;font-size:1.1rem}.landing-cta .primary-button{background:var(--ink)}footer{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:0 auto;padding:36px 32px;font-size:.85rem;display:flex}footer nav{gap:18px;display:flex}footer a{color:var(--muted);font-weight:700}.dialog-backdrop{z-index:10;background:#16241fa6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.auth-dialog{background:var(--paper);border-radius:24px;width:100%;max-width:400px;padding:36px;position:relative;box-shadow:0 30px 100px #00000040}.auth-dialog h2{margin:24px 0 10px;font-size:2.5rem}.auth-dialog>p{color:var(--muted)}.close-button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:2rem;position:absolute;top:16px;right:22px}.auth-dialog form{gap:18px;margin:28px 0 14px;display:grid}.auth-dialog label{color:var(--ink);gap:8px;font-size:.85rem;font-weight:800;display:grid}.auth-dialog input{color:var(--ink);font:inherit;background:#f5f6f2;border:1px solid #d8ddd8;border-radius:10px;padding:13px 14px}.auth-dialog input:focus{border-color:var(--green);outline:3px solid #2a6f5224}.form-message{background:#edf4ee;border-radius:8px;padding:10px 12px;font-size:.85rem;color:var(--ink)!important}.mode-button{color:var(--green);padding-left:0;font-size:.85rem}.dashboard-shell{background:#eef2ed;min-height:100vh}.dashboard-header{background:var(--paper);border-bottom:1px solid #dfe5df;justify-content:space-between;align-items:center;padding:24px max(32px,50vw - 558px);display:flex}.user-email{color:var(--muted);font-size:.85rem}.dashboard-main{max-width:1180px;margin:0 auto;padding:72px 32px 96px}.dashboard-heading{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.dashboard-heading h1{font-size:clamp(3.5rem,8vw,6.5rem)}.dashboard-heading-actions{align-items:center;gap:10px;display:flex}.dashboard-heading-actions>button:not(.primary-button){color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:1px solid #c6d3c9;border-radius:999px;padding:13px 18px;font-weight:800}.dashboard-message{color:#8b3217;background:#fff1e9;border-radius:12px;margin:0 0 24px;padding:14px 18px}.empty-state{background:var(--paper);color:var(--muted);text-align:center;border:1px solid #dde4de;border-radius:24px;padding:64px 32px}.empty-state .brand-mark{margin:0 auto 24px}.empty-state h2{color:var(--ink);margin-bottom:12px;font-size:2.3rem}.empty-state p{max-width:450px;margin:0 auto 28px}.bike-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.garage-bike-card{background:var(--ink);color:#fff;cursor:pointer;border-radius:24px;flex-direction:column;min-height:340px;padding:28px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex}.garage-bike-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #16241f38}.garage-bike-card:focus-visible{outline:4px solid var(--orange);outline-offset:4px}.bike-photo-frame{background:#dfe8e1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.bike-photo-frame.is-fit{background:#000}.bike-photo-frame>img{width:100%;height:100%;display:block}.bike-photo-frame>.brand-mark{width:64px;height:64px}.bike-photo-frame.is-repositionable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.bike-photo-frame.is-repositionable:active{cursor:grabbing}.bike-card-photo{border-radius:16px;width:calc(100% + 24px);margin:-12px -12px 22px}.bike-card-photo img{transition:transform .2s}.garage-bike-card:hover .bike-card-photo img{transform:scale(1.025)}.garage-bike-card>div:first-child p{color:#9fb0a9;letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:800}.garage-bike-card h2{letter-spacing:-.04em;margin-bottom:8px;font-size:2.2rem}.garage-bike-card>div:first-child span{color:#bcd0c7}.garage-bike-card dl{gap:13px;margin:36px 0 0;display:grid}.garage-bike-card dl div{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.garage-bike-card dt{color:#9fb0a9}.garage-bike-card dd{text-overflow:ellipsis;white-space:nowrap;max-width:55%;margin:0;font-weight:700;overflow:hidden}.existing-proof button{color:#fff;cursor:pointer;font:inherit;background:#ffffff17;border:1px solid #ffffff26;border-radius:999px;padding:9px 14px;font-size:.8rem;font-weight:700}.bike-form-dialog{background:var(--paper);border-radius:24px;width:100%;max-width:620px;max-height:calc(100vh - 40px);padding:36px;position:relative;overflow-y:auto;box-shadow:0 30px 100px #00000040}.dialog-backdrop>.component-manager,.nested-dialog-backdrop>.component-manager{background:#eef2ed;border-radius:28px;width:100%;max-width:980px;max-height:calc(100vh - 40px);padding:40px;position:relative;overflow-y:auto;box-shadow:0 30px 100px #00000047}.bike-form-dialog h2{margin:0 0 28px;font-size:2.7rem}.bike-form-dialog form{gap:18px;display:grid}.bike-photo-editor{text-align:center;background:#e8efe9;border-radius:18px;flex-direction:column;align-items:center;gap:10px;margin-bottom:4px;padding:22px;display:flex;position:relative}.bike-photo-editor>span{color:var(--muted);font-size:.75rem}.bike-photo-editor .selected-file{margin:2px 0 0}.bike-photo-editor .mode-button{padding:3px 0}.bike-photo-preview{border:4px solid #fff;border-radius:18px;max-width:440px;max-height:360px;margin-bottom:8px;box-shadow:0 10px 28px #16241f2e}.bike-photo-editor>.photo-edit-button{opacity:1;width:40px;height:40px;top:30px;bottom:auto;right:max(28px,50% - 212px);transform:none}.bike-photo-options{border:0;width:100%;margin:4px 0 0;padding:0}.bike-photo-options legend{text-align:left;margin-bottom:7px;font-size:.78rem;font-weight:800}.bike-photo-options>div{flex-wrap:wrap;gap:7px;display:flex}.bike-photo-options button{color:var(--ink);cursor:pointer;font:inherit;background:#f7f8f4;border:1px solid #cbd7ce;border-radius:999px;flex:1;min-width:110px;padding:9px 11px;font-size:.74rem;font-weight:800}.bike-photo-options button.selected{background:var(--ink);border-color:var(--ink);color:#fff}.bike-photo-position{text-align:left;gap:8px;width:100%;display:grid}.bike-photo-position>span{color:var(--muted);font-size:.72rem}.bike-photo-position label{grid-template-columns:80px 1fr;align-items:center}.bike-photo-position input[type=range]{accent-color:var(--green);padding:0}.bike-photo-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.bike-form-dialog label{color:var(--ink);gap:8px;font-size:.85rem;font-weight:800;display:grid}.bike-form-dialog input,.bike-form-dialog select,.bike-form-dialog textarea{color:var(--ink);font:inherit;background:#f5f6f2;border:1px solid #d8ddd8;border-radius:10px;min-width:0;padding:13px 14px}.bike-form-dialog textarea{resize:vertical;line-height:1.5}.bike-form-dialog input:focus,.bike-form-dialog select:focus,.bike-form-dialog textarea:focus{border-color:var(--green);outline:3px solid #2a6f5224}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.file-field span{color:var(--muted);font-size:.75rem;font-weight:400}.file-field input[type=file]{color:var(--muted);cursor:pointer;background:#edf1ec;border-style:dashed;padding:6px}.file-field input[type=file]::file-selector-button{background:var(--ink);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:8px;margin-right:12px;padding:9px 13px;font-size:.8rem;font-weight:800;transition:background .2s}.file-field input[type=file]:hover::file-selector-button{background:var(--green)}.file-field input[type=file]:focus-visible{border-color:var(--green);outline:3px solid #2a6f5224}.existing-proof{background:#e8efe9;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.82rem;display:flex}.existing-proof button{color:var(--green);border-color:#c8d5cb}.selected-file{color:var(--green);margin:-8px 0 0;font-size:.82rem}.form-actions{justify-content:flex-end;align-items:center;margin-top:8px;display:flex}.bike-form-dialog{scrollbar-color:#8fa89a transparent;scrollbar-width:thin}.bike-form-dialog::-webkit-scrollbar{width:10px}.bike-form-dialog::-webkit-scrollbar-track{background:0 0;margin-block:18px}.bike-form-dialog::-webkit-scrollbar-thumb{background:#8fa89a padding-box padding-box;border:3px solid #0000;border-radius:999px}.bike-form-dialog::-webkit-scrollbar-thumb:hover{background:var(--green);background-clip:padding-box}.component-page{max-width:900px;margin:0 auto}.component-manager-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px;display:flex}.component-manager-heading-actions{flex:none;gap:10px;display:flex}.component-manager-heading-actions>button:not(.primary-button){color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:1px solid #bdcbc0;border-radius:999px;padding:13px 18px;font-weight:800}.component-manager-heading h2{color:var(--ink);font-size:clamp(3rem,7vw,5.2rem)}.component-page .component-manager-heading h2{font-size:2.4rem}.component-manager-heading>div>p:last-child{color:var(--muted);max-width:540px;margin:14px 0 0;line-height:1.5}.component-empty{background:var(--paper);color:var(--muted);text-align:center;border:1px solid #dce4dd;border-radius:18px;padding:42px 28px}.component-empty h3{color:var(--ink);font-family:var(--display);margin:0 0 10px;font-size:1.7rem}.component-empty p{max-width:570px;margin:0 auto;line-height:1.5}.component-list{gap:12px;display:grid}.component-row{background:var(--paper);border:1px solid #dce4dd;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex}.component-copy{min-width:0}.component-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.component-title h3{font-family:var(--display);margin:0;font-size:1.35rem}.component-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.component-badges span{border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:800}.component-status{color:var(--green);text-transform:uppercase;background:#e4eee7}.component-age{color:var(--muted);background:#edf0ed}.component-replacement-count{color:#9a4b28;background:#fff0e7}.component-copy strong{margin-top:8px;font-size:.9rem;display:block}.component-copy>p{color:var(--muted);overflow-wrap:anywhere;white-space:pre-wrap;margin:8px 0 0;line-height:1.5}.component-actions{flex:none;gap:8px;display:flex}.component-actions button{color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:1px solid #cbd7ce;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:700}.component-actions .danger-button{color:#a33a23}.component-actions .replace-button{background:var(--ink);border-color:var(--ink);color:#fff}.component-history-dialog{max-width:680px}.component-history-list{gap:10px;margin-top:24px;display:grid}.component-history-list article{background:#e8efe9;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px;display:flex}.component-history-list strong{display:block}.component-history-list p{color:var(--muted);margin:6px 0 0;font-size:.82rem;line-height:1.5}.component-history-list span{color:var(--green);text-align:right;flex:none;font-size:.75rem;font-weight:800}.specification-import-dialog{max-width:1060px}.specification-paste-step,.specification-review{gap:20px;display:grid}.specification-paste-step>label,.specification-review-fields label{color:var(--ink);gap:7px;font-size:.82rem;font-weight:800;display:grid}.specification-paste-step textarea,.specification-review-fields input,.specification-review-fields textarea{background:var(--paper);color:var(--ink);font:inherit;resize:vertical;border:1px solid #ccd8ce;border-radius:10px;min-width:0;padding:12px 13px;line-height:1.5}.specification-paste-step textarea:focus,.specification-review-fields input:focus,.specification-review-fields textarea:focus{border-color:var(--green);outline:3px solid #2a6f5224}.specification-review-summary{background:var(--paper);border-radius:14px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.specification-review-summary>div{gap:4px;display:grid}.specification-review-summary span{color:var(--muted);font-size:.78rem}.import-note{color:#884126;background:#fff2e9;border-radius:12px;margin:0;padding:13px 15px;font-size:.82rem}.specification-review-list{gap:12px;display:grid}.specification-review-row{background:var(--paper);border:1px solid #d5ded6;border-radius:16px;grid-template-columns:auto 1fr;align-items:flex-start;gap:18px;padding:18px;display:grid}.specification-review-row.excluded{opacity:.55}.import-selection{color:var(--green);text-transform:uppercase;align-items:center;gap:6px;padding-top:29px;font-size:.74rem;font-weight:900;display:flex}.import-selection input{accent-color:var(--green);width:18px;height:18px}.specification-review-fields,.maintenance-list{gap:12px;display:grid}.maintenance-row{background:var(--paper);border:1px solid #dce4dd;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex}.maintenance-row>div:first-child{min-width:0}.maintenance-row p{color:var(--muted);white-space:pre-wrap;margin:8px 0 0;line-height:1.5}.maintenance-row .maintenance-meta{font-size:.8rem;font-weight:700}.maintenance-row .maintenance-due{color:var(--green);font-size:.82rem;font-weight:800}.ride-list{gap:10px;display:grid}.ride-list article{background:var(--paper);border:1px solid #dce4dd;border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:18px 20px;display:grid}.ride-list article p{color:var(--muted);margin:7px 0 0;font-size:.82rem;line-height:1.45}.ride-list article>strong{color:var(--green);font-family:var(--display);white-space:nowrap;font-size:1.15rem}.ride-history-panel{grid-column:1/-1}.onboarding-steps{text-align:left;gap:10px;max-width:520px;margin:24px auto 30px;padding:0;list-style:none;display:grid}.onboarding-steps li{background:#edf2ed;border-radius:12px;grid-template-columns:140px 1fr;align-items:center;gap:3px;padding:12px 14px;display:grid}.onboarding-steps strong{color:var(--ink)}.onboarding-steps span{font-size:.85rem}.bike-wizard-progress{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 24px;padding:0;list-style:none;display:grid}.bike-wizard-progress li{color:var(--muted);text-align:center;border-bottom:3px solid #d6dfd8;padding:0 0 9px;font-size:.75rem;font-weight:800}.bike-wizard-progress li.active{border-color:var(--green);color:var(--green)}.wizard-step-copy{margin-bottom:4px}.wizard-step-copy h3{margin:2px 0 8px;font-size:2rem}.wizard-step-copy>p:last-child{color:var(--muted);margin:0;line-height:1.5}.component-plan-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.component-plan-options button{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:#f3f5f1;border:2px solid #0000;border-radius:14px;gap:5px;padding:16px;display:grid}.component-plan-options button.selected{border-color:var(--green);background:#e6f0e9}.component-plan-options span{color:var(--muted);font-size:.75rem;line-height:1.4}.starter-component-list{border:0;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0 0;padding:0;display:grid}.starter-component-list legend{margin-bottom:12px;font-size:.85rem;font-weight:800}.starter-component-list label{background:#f3f5f1;border-radius:9px;align-items:center;gap:8px;padding:10px;font-size:.78rem;font-weight:700;display:flex}.starter-component-list input{accent-color:var(--green);margin:0}.wizard-blank-note{color:var(--muted);background:#f3f5f1;border-radius:12px;margin:0;padding:16px;line-height:1.5}.account-dialog{max-width:600px}.profile-form{gap:18px;margin-top:28px;display:grid}.profile-form>label,.profile-form .form-row label{gap:8px;font-size:.85rem;font-weight:800;display:grid}.profile-form input{font:inherit;background:#f5f6f2;border:1px solid #d8ddd8;border-radius:10px;min-width:0;padding:12px 13px}.profile-form textarea{font:inherit;resize:vertical;background:#f5f6f2;border:1px solid #d8ddd8;border-radius:10px;padding:12px 13px;line-height:1.5}.profile-form a{color:var(--green);font-size:.75rem}.profile-save-bar{background:linear-gradient(180deg, #f7f4ed40, var(--paper) 28%);z-index:4;justify-content:flex-end;align-items:center;gap:14px;margin:4px -36px -36px;padding:26px 36px 30px;display:flex;position:sticky;bottom:-36px}.profile-save-bar .form-message{flex:1;margin:0}.account-action-message{margin-top:18px}.unsaved-profile-dialog{background:var(--paper);border-radius:20px;width:calc(100% - 32px);max-width:460px;padding:30px;box-shadow:0 24px 70px #16241f47}.unsaved-profile-dialog h3{margin:0 0 8px;font-size:2rem}.unsaved-profile-dialog p{color:var(--muted);margin:0 0 24px}.unsaved-profile-dialog .form-actions{flex-wrap:wrap}.profile-socials{border:0;margin:0;padding:0}.profile-socials-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.profile-socials legend{font-size:.9rem;font-weight:800}.profile-socials>p{color:var(--muted);font-size:.82rem}.profile-socials>div:last-child{gap:10px;display:grid}.profile-social-row{background:#e8efe9;border-radius:12px;grid-template-columns:.7fr 1.3fr auto;align-items:end;gap:10px;padding:12px;display:grid}.profile-social-row label{gap:6px;font-size:.75rem;font-weight:800;display:grid}.profile-social-row button{color:#9b3e24;cursor:pointer;font:inherit;background:0 0;border:0;padding:12px 4px;font-size:.72rem;font-weight:800}.public-profile-toggle{background:#e8efe9;border-radius:12px;align-items:flex-start;padding:14px;gap:12px!important;display:flex!important}.public-profile-toggle input{accent-color:var(--green);flex:none;width:18px;height:18px;margin-top:2px;padding:0}.public-profile-toggle span{gap:4px;display:grid}.public-profile-toggle small{color:var(--muted);font-weight:500;line-height:1.45}.profile-card-dialog{background:var(--paper);text-align:center;border-radius:26px;width:100%;max-width:520px;padding:38px;position:relative;box-shadow:0 24px 70px #16241f40}.profile-card-dialog .profile-avatar{width:120px;height:120px}.profile-card-dialog h2{margin:18px 0 8px;font-size:3rem}.profile-page{gap:28px;display:grid}.profile-page-card{background:var(--paper);text-align:center;border:1px solid #dce4dd;border-radius:28px;max-width:700px;padding:48px;box-shadow:0 18px 50px #16241f1a}.profile-page-card .profile-avatar{width:140px;height:140px;margin:0 auto}.profile-page-card h2{margin:20px 0 6px;font-size:3.4rem}.rider-profile-preview{background:var(--paper);border:1px solid #dce4dd;border-radius:30px;max-width:900px;overflow:hidden;box-shadow:0 22px 65px #16241f1c}.rider-profile-cover{color:#fff;isolation:isolate;background:linear-gradient(125deg,#142b24,#245640 68%,#e45d32 140%) 50%/cover;justify-content:space-between;align-items:flex-end;min-height:190px;padding:34px;display:flex;position:relative}.rider-profile-cover.has-image:after,.public-rider-cover.has-image:after,.profile-cover-preview.has-image:after{content:"";z-index:-1;background:linear-gradient(115deg,#09181359,#09181314 45%,#0918138c);position:absolute;inset:0}.rider-cover-logo{color:#173c2e;z-index:1;width:52px;height:52px;position:absolute}.rider-profile-cover .rider-cover-logo{top:34px;left:34px}.rider-profile-cover strong{font-family:var(--display);text-align:right;max-width:520px;margin-left:auto;font-size:clamp(1.8rem,4vw,3.2rem)}.rider-profile-identity{z-index:1;align-items:flex-end;gap:24px;margin-top:-54px;padding:0 38px;display:flex;position:relative}.rider-profile-identity .profile-avatar{border:6px solid var(--paper);width:150px;height:150px;box-shadow:0 12px 30px #16241f2e}.rider-profile-identity h2{margin:8px 0;font-size:clamp(2.8rem,6vw,4.8rem);line-height:.9}.rider-location{color:var(--muted);margin:6px 0 0}.rider-profile-preview>.profile-about,.rider-profile-preview>.profile-social-links,.rider-profile-preview>.profile-card-actions,.rider-profile-preview>.rider-disciplines,.rider-profile-preview>.profile-share-status{margin-left:38px;margin-right:38px}.rider-profile-preview>.profile-about{text-align:left;max-width:700px;font-size:1.05rem;line-height:1.7}.rider-disciplines{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.rider-disciplines span{color:var(--green);background:#e7eee8;border-radius:999px;padding:8px 12px;font-size:.75rem;font-weight:900}.rider-profile-preview .profile-card-actions{border-top:1px solid #dde5de;justify-content:flex-start;margin-top:30px;padding:24px 0 34px}.rider-profile-preview .profile-card-actions a{color:var(--ink);text-align:center;border:1px solid #cbd7ce;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.rider-profile-preview .profile-qr{text-align:left;background:#edf2ed;align-items:center;gap:24px;margin:0;padding:32px 38px;display:flex}.gear-locker-panel,.profile-public-bikes{background:var(--paper);border:1px solid #dce4dd;border-radius:26px;max-width:900px;margin-top:28px;padding:34px}.profile-public-bikes>header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.profile-public-bikes h2{margin:4px 0 8px;font-size:clamp(2.4rem,5vw,4rem)}.profile-public-bikes .public-bike-grid article{background:#edf2ed;border-radius:16px;overflow:hidden}.profile-public-bikes .public-bike-grid .bike-photo-frame{width:100%}.profile-public-bikes .public-bike-grid article>div{padding:20px}.profile-public-bikes .public-bike-grid span{color:var(--orange);text-transform:uppercase;font-size:.67rem;font-weight:900}.profile-public-bikes .public-bike-grid h3{margin:8px 0 4px;font-size:2rem}.profile-public-bikes .public-bike-grid p{color:var(--muted);margin:0}.featured-bike-picker{background:#edf2ed;border-radius:18px;margin:24px 0;padding:20px}.featured-bike-picker>p{color:var(--muted);margin:0 0 14px;line-height:1.5}.featured-bike-picker>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.featured-bike-picker button{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:#fff;border:2px solid #0000;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:10px;display:flex;overflow:hidden}.featured-bike-picker button:hover{border-color:#b8c8bc}.featured-bike-picker button.selected{border-color:var(--orange);background:#fff8f4}.featured-bike-picker button:disabled{cursor:wait;opacity:.65}.featured-bike-picker .bike-photo-frame{border-radius:10px;flex:0 0 92px;width:92px}.featured-bike-picker button>span{gap:3px;min-width:0;display:grid}.featured-bike-picker small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.featured-bike-picker em{color:var(--orange);text-transform:uppercase;font-size:.7rem;font-style:normal;font-weight:900}.featured-bike-picker .no-bike{min-height:82px}.featured-bike-picker>p[role=status],.featured-bike-status{color:var(--green);margin:14px 0 0;font-size:.82rem;font-weight:800}.gear-locker-panel>header{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.gear-locker-panel h2,.public-rider-section h2,.public-build-components h2{margin:4px 0 8px;font-size:clamp(2.4rem,5vw,4rem)}.gear-locker-panel header p:last-child{color:var(--muted);margin:0;line-height:1.55}.gear-form{background:#edf2ed;border-radius:18px;grid-template-columns:repeat(2,1fr);gap:14px;margin:26px 0;padding:22px;display:grid}.gear-form label{gap:7px;font-size:.8rem;font-weight:800;display:grid}.gear-form input,.gear-form select,.gear-form textarea{font:inherit;background:#fff;border:1px solid #d4ddd6;border-radius:10px;padding:12px}.gear-form-wide{grid-column:1/-1}.gear-locker-grid,.public-gear-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px;display:grid}.gear-locker-grid article,.public-gear-grid article{background:#edf2ed;border-radius:16px;padding:20px}.gear-locker-grid article>span,.public-gear-grid article>span{color:var(--orange);text-transform:uppercase;font-size:.67rem;font-weight:900}.gear-locker-grid h3,.public-gear-grid h3{font-family:var(--display);margin:12px 0 6px;font-size:1.55rem}.gear-locker-grid p,.public-gear-grid p,.gear-locker-grid small,.public-gear-grid small{color:var(--muted);line-height:1.5;display:block}.gear-locker-grid footer{border-top:1px solid #d5dfd7;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:14px;display:flex}.gear-locker-grid button{font:inherit;background:#fff;border:1px solid #d0d9d2;border-radius:999px;padding:8px 11px;font-size:.72rem;font-weight:800}.profile-username{color:var(--green);margin:0 0 12px;font-weight:800}.profile-about{color:var(--muted);white-space:pre-wrap;max-width:400px;margin:0 auto 20px;line-height:1.6}.profile-about.empty{font-style:italic}.profile-social-links{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.profile-social-links a{color:var(--green);background:#e8efe9;border-radius:999px;padding:10px 14px;font-size:.8rem;font-weight:800;text-decoration:none}.profile-card-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex}.profile-card-actions .secondary-button{padding:12px 16px;font-size:.82rem}.profile-share-status{color:var(--muted);margin:12px 0 0;font-size:.82rem}.profile-qr{background:#f2f4ef;border-radius:18px;flex-direction:column;align-items:center;margin-top:22px;padding:22px;display:flex}.profile-qr svg{background:#fff;border-radius:10px}.branded-qr{flex:none;position:relative}.branded-qr>svg{width:100%;height:100%;display:block}.branded-qr>span{background:#fff;border-radius:9px;justify-content:center;align-items:center;width:48px;height:48px;padding:5px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.branded-qr .brand-mark{color:#17352b;width:38px;height:38px}.profile-qr p{color:var(--muted);font-size:.8rem}.public-profile-page{background:var(--cream);flex-direction:column;align-items:center;min-height:100vh;padding:32px 20px 80px;display:flex}.public-profile-page>.brand{align-self:flex-start;margin-bottom:48px}.public-profile-card{background:var(--paper);text-align:center;border:1px solid #dce4dd;border-radius:30px;width:100%;max-width:560px;padding:48px;box-shadow:0 22px 60px #16241f1f}.public-profile-card>img,.public-profile-card>.brand-mark{object-fit:cover;border:5px solid #fff;border-radius:50%;width:130px;height:130px;box-shadow:0 10px 30px #16241f2e}.public-profile-card h1{margin:8px 0 14px;font-size:clamp(3.4rem,9vw,5.4rem)}.public-profile-card>p:not(.eyebrow){color:var(--muted);white-space:pre-wrap;line-height:1.65}.public-profile-card>div{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:26px;display:flex}.public-profile-card>div a{color:var(--green);background:#e8efe9;border-radius:999px;padding:11px 15px;font-size:.82rem;font-weight:800;text-decoration:none}.public-profile-card.unavailable{margin-top:50px}.public-profile-page{align-items:stretch}.public-profile-header{justify-content:space-between;align-items:center;width:100%;max-width:1120px;margin:0 auto 34px;display:flex}.public-profile-header>a:last-child{background:var(--ink);color:#fff;border-radius:999px;padding:11px 15px;font-size:.78rem;font-weight:800;text-decoration:none}.public-rider-hero,.public-rider-section,.public-build-page{width:100%;max-width:1120px;margin:0 auto}.public-rider-hero{background:var(--paper);border:1px solid #dce4dd;border-radius:30px;padding-bottom:40px;overflow:hidden;box-shadow:0 22px 65px #16241f1c}.public-rider-cover{color:#fff;isolation:isolate;background:linear-gradient(125deg,#142b24,#245640 68%,#e45d32 140%) 50%/cover;justify-content:space-between;align-items:flex-end;min-height:220px;padding:38px;display:flex;position:relative}.public-rider-cover .rider-cover-logo{top:38px;left:38px}.public-rider-cover strong{font-family:var(--display);text-align:right;margin-left:auto;font-size:clamp(2rem,5vw,4rem)}.public-rider-main{z-index:1;align-items:flex-end;gap:26px;margin-top:-62px;padding:0 42px;display:flex;position:relative}.public-rider-main>img,.public-rider-main>.brand-mark{background:var(--paper);border:7px solid var(--paper);object-fit:cover;border-radius:50%;width:170px;height:170px;box-shadow:0 12px 30px #16241f33}.public-rider-main h1{margin:8px 0 15px;font-size:clamp(3.8rem,8vw,7rem);line-height:.82}.public-rider-hero>.rider-disciplines,.public-rider-about,.public-rider-hero>.profile-social-links,.public-rider-hero>button,.public-rider-hero>[role=status]{margin-left:42px;margin-right:42px}.public-rider-about{white-space:pre-wrap;max-width:760px;font-size:1.08rem;line-height:1.7}.public-rider-section{padding:70px 0 0}.public-bike-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.public-bike-card{background:var(--paper);color:var(--ink);border:1px solid #dce4dd;border-radius:24px;text-decoration:none;transition:transform .18s,box-shadow .18s;overflow:hidden}.public-bike-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #16241f21}.public-bike-card>.bike-photo-frame,.public-bike-placeholder{background:#dfe8e1;width:100%;height:auto}.public-bike-placeholder{justify-content:center;align-items:center;display:flex}.public-bike-card>div:last-child{gap:6px;padding:24px;display:grid}.public-bike-card span{color:var(--orange);text-transform:uppercase;font-size:.67rem;font-weight:900}.public-bike-card p,.public-bike-card small{color:var(--muted);margin:0}.public-bike-card h3{margin:0;font-size:2.4rem}.public-gear-grid article a{color:var(--green);margin-top:14px;font-size:.78rem;font-weight:800;display:inline-block}.public-build-page>.back-button{margin-bottom:24px;display:inline-block}.public-build-hero{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:1.2fr .8fr;display:grid;overflow:hidden}.public-build-hero>.bike-photo-frame,.public-build-hero>.public-bike-placeholder{align-self:center;width:100%}.public-build-hero>div:last-child{align-self:center;padding:42px}.public-build-hero h1{margin:12px 0 20px;font-size:clamp(4rem,8vw,7rem);line-height:.85}.public-build-hero p:not(.eyebrow){color:#bdd0c7;line-height:1.6}.public-build-hero strong{color:var(--orange)}.public-build-components{background:var(--paper);border:1px solid #dce4dd;border-radius:24px;margin-top:24px;padding:34px}.public-build-components>div{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.public-build-components article{background:#edf2ed;border-radius:14px;gap:6px;padding:18px;display:grid}.public-build-components article span{color:var(--orange);text-transform:uppercase;font-size:.68rem;font-weight:900}.public-build-components article p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.public-connect-button{margin-top:24px}.riders-page{gap:30px;display:grid}.rider-search{background:#e8efe9;border-radius:22px;grid-template-columns:1fr auto;align-items:end;gap:14px;padding:22px;display:grid}.rider-search label{gap:8px;font-size:.8rem;font-weight:800;display:grid}.rider-search input{font:inherit;background:#fff;border:1px solid #cbd8ce;border-radius:10px;padding:13px 14px}.rider-section{gap:14px;display:grid}.rider-section>h2{margin:0;font-size:2rem}.rider-list{gap:10px;display:grid}.rider-list>p{color:var(--muted)}.rider-card{background:var(--paper);border:1px solid #dce4dd;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.rider-identity{color:var(--ink);text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:14px;padding:0;display:flex}.rider-identity:not(:disabled){cursor:pointer}.rider-identity>span{gap:2px;display:grid}.rider-identity small{color:var(--muted);line-height:1.35}.rider-card>div{flex-wrap:wrap;gap:8px;display:flex}.rider-card>div button,.connected-rider-actions button{color:var(--ink);cursor:pointer;font:inherit;background:#e8efe9;border:1px solid #cbd7ce;border-radius:999px;padding:10px 15px;font-size:.8rem;font-weight:800;transition:background .2s,border-color .2s,color .2s}.rider-card>div button:hover,.connected-rider-actions button:hover{border-color:var(--green);color:var(--green);background:#dce9df}.rider-card>div button:focus-visible,.connected-rider-actions button:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.rider-card>div button.primary-button{background:var(--orange);border-color:var(--orange);color:#fff}.rider-card>div button.primary-button:hover{color:#fff;background:#d96031;border-color:#d96031}.rider-card>div button.rider-danger-button,.connected-rider-actions button.rider-danger-button{color:#9a3329;background:#fff1ed;border-color:#e2bdb2}.rider-card>div button.rider-danger-button:hover,.connected-rider-actions button.rider-danger-button:hover{color:#7e241c;background:#f7ddd6;border-color:#b84b39}.connected-rider-dialog{max-width:720px;max-height:calc(100vh - 40px);overflow-y:auto}.connected-rider-dialog>h3{margin-top:30px}.connected-rider-actions{border-top:1px solid #dce4dd;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:26px;padding-top:20px;display:flex}.shared-bike-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.shared-bike-grid article{background:#e8efe9;border-radius:16px;padding:16px;overflow:hidden}.shared-bike-grid .bike-photo-frame{border-radius:10px;width:calc(100% + 32px);margin:-16px -16px 14px}.shared-bike-grid h4{margin:0 0 5px;font-size:1.3rem}.shared-bike-grid p{color:var(--muted);margin:0 0 10px}.shared-components{border-top:1px solid #122f2324;margin-top:14px;padding-top:12px}.shared-components summary{color:var(--forest);cursor:pointer;font-weight:700}.shared-components ul{gap:9px;margin:12px 0 0;padding:0;list-style:none;display:grid}.shared-components li{gap:2px;display:grid}.shared-components li span{color:var(--muted);font-size:.88rem}.profile-image-editor{text-align:center;background:#e8efe9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:22px;display:flex}.profile-cover-editor{background:#e8efe9;border-radius:16px;gap:12px;padding:14px;display:grid}.profile-cover-editor>div:not(.profile-cover-preview){flex-wrap:wrap;gap:10px;display:flex}.profile-cover-preview{color:#fff;isolation:isolate;background:linear-gradient(125deg,#142b24,#245640 68%,#e45d32 140%) 50%/cover;border-radius:12px;justify-content:space-between;align-items:flex-end;min-height:150px;padding:18px;display:flex;position:relative;overflow:hidden}.profile-cover-preview .rider-cover-logo{top:18px;left:18px}.profile-cover-preview strong{font-family:var(--display);text-align:right;max-width:360px;margin-left:auto;font-size:clamp(1.2rem,3vw,2rem)}.profile-image-editor>div{min-width:0}.profile-image-editor .profile-photo-control{flex:none}.profile-photo-control{display:inline-flex;position:relative}.profile-image-help{gap:5px;display:grid}.profile-image-help>span{color:var(--muted);font-size:.75rem}.hidden-file-input{display:none}.account-section{border-top:1px solid #dbe2dc;margin-top:24px;padding-top:24px}.account-section h3{font-family:var(--display);margin:0 0 8px;font-size:1.45rem}.account-section p{color:var(--muted);line-height:1.5}.account-section label{gap:8px;margin:18px 0 12px;font-size:.85rem;font-weight:800;display:grid}.account-section input{font:inherit;background:#fff;border:1px solid #d8ddd8;border-radius:10px;padding:12px}.danger-zone{border-color:#e7c7bc}.delete-account-button{color:#fff;cursor:pointer;font:inherit;background:#9c351f;border:0;border-radius:999px;padding:13px 18px;font-weight:800}.delete-account-button:disabled{cursor:not-allowed;opacity:.45}.info-page{max-width:820px;min-height:calc(100vh - 190px);margin:0 auto;padding:80px 32px}.info-page h1{font-size:clamp(4rem,10vw,7rem)}.info-page h2{margin:48px 0 16px;font-size:2rem}.info-page>p,.info-page li{color:var(--muted);font-size:1.05rem;line-height:1.7}.info-page ul{gap:10px;padding-left:22px;display:grid}.maintenance-overview{background:var(--paper);border:1px solid #dce4dd;border-radius:24px;grid-template-columns:minmax(230px,.65fr) 1.35fr;align-items:flex-start;gap:32px;margin-bottom:28px;padding:28px;display:grid}.maintenance-overview h2{font-size:2.15rem}.due-groups{gap:14px;display:grid}.due-group{background:#edf3ee;border-radius:16px;padding:16px}.due-group h3{font-family:var(--display);margin:0 0 10px}.due-group button{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #d7e0d8;justify-content:space-between;align-items:center;width:100%;padding:11px 0;display:flex}.due-group button span{gap:3px;display:grid}.due-group small,.due-group time{color:var(--muted);font-size:.75rem}.overdue-group{background:#fff0e9}.overdue-group h3,.overdue-group time{color:#9b3e24}.bike-detail-page{max-width:1180px;margin:0 auto;padding:42px 32px 96px}.back-button{color:var(--green);cursor:pointer;font:inherit;background:0 0;border:0;margin-bottom:26px;padding:0;font-weight:800}.bike-detail-hero{gap:24px;display:grid}.bike-detail-photo{color:var(--muted);background:#dfe7e0;border-radius:26px;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex;position:relative;overflow:hidden}.bike-detail-photo>.bike-photo-frame{max-height:720px}.bike-detail-photo.empty{aspect-ratio:8/3}.bike-detail-photo.empty>.bike-photo-frame{position:absolute;inset:0}.photo-edit-button{background:var(--ink);color:#fff;cursor:pointer;opacity:0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.05rem;transition:background .2s,opacity .2s,transform .2s;display:flex;position:absolute;bottom:14px;right:14px;transform:translateY(5px);box-shadow:0 6px 18px #00000047}.bike-detail-photo:hover .photo-edit-button,.bike-detail-photo:focus-within .photo-edit-button,.profile-photo-control:hover .photo-edit-button,.profile-photo-control:focus-within .photo-edit-button,.bike-detail-photo.empty .photo-edit-button{opacity:1;transform:translateY(0)}.photo-edit-button:hover{background:var(--green)}.photo-edit-button:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.profile-photo-control .photo-edit-button{width:34px;height:34px;bottom:-2px;right:-4px}.bike-detail-copy{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.bike-detail-copy h1{font-size:clamp(3.5rem,7vw,5.5rem)}.bike-detail-copy>div:first-child>p:not(.eyebrow){color:var(--muted);font-size:1.1rem}.detail-panel-heading button{color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:1px solid #c6d3c9;border-radius:999px;padding:12px 16px;font-size:.82rem;font-weight:800}.detail-stats{border-radius:18px;grid-template-columns:repeat(4,1fr);gap:1px;margin:34px 0;display:grid;overflow:hidden}.detail-stats div{background:var(--ink);color:#fff;gap:8px;padding:20px;display:grid}.detail-stats span{color:#9fb0a9;text-transform:uppercase;font-size:.72rem;font-weight:800}.detail-stats strong{font-family:var(--display);font-size:1.15rem}.bike-section-nav{scrollbar-width:none;background:#e4ebe5;border-radius:999px;gap:4px;margin:30px 0;padding:5px;display:flex;overflow-x:auto}.bike-section-nav::-webkit-scrollbar{display:none}.bike-section-nav a{color:var(--muted);text-align:center;border-radius:999px;flex:1 0 auto;padding:11px 18px;font-size:.82rem;font-weight:800;text-decoration:none}.bike-section-nav a:hover{color:var(--green)}.bike-section-nav a.active{background:var(--paper);color:var(--ink);box-shadow:0 3px 12px #1b352a1a}.bike-section-heading{margin-top:18px}.bike-section-heading h1{text-transform:capitalize;font-size:clamp(3.3rem,7vw,5.8rem)}.bike-section-cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.bike-section-cards button{background:var(--paper);color:var(--ink);cursor:pointer;text-align:left;border:1px solid #dce4dd;border-radius:22px;gap:8px;padding:26px;transition:border-color .2s,transform .2s;display:grid}.bike-section-cards button:hover{border-color:var(--green);transform:translateY(-2px)}.bike-section-cards span{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.bike-section-cards strong{font-family:var(--display);font-size:2.5rem}.bike-section-cards small{color:var(--green);font-weight:800}.bike-section-panel{max-width:900px;margin:0 auto}.setup-form{gap:24px;display:grid}.setup-form fieldset{border:0;margin:0;padding:0}.setup-form legend,.setup-form>label{color:var(--ink);font-size:.9rem;font-weight:800}.setup-legend{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.setup-legend select{color:var(--ink);font:inherit;background:#edf2ed;border:1px solid #d5ded7;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:800}.setup-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.setup-grid label,.setup-form>label{gap:8px;display:grid}.setup-input{background:#f5f6f2;border:1px solid #d8ddd8;border-radius:12px;align-items:center;display:flex;overflow:hidden}.setup-input input{font:inherit;background:0 0;border:0;flex:1;min-width:0;padding:14px}.setup-input span{color:var(--muted);text-transform:uppercase;padding-right:14px;font-size:.76rem;font-weight:800}.setup-form textarea{font:inherit;resize:vertical;background:#f5f6f2;border:1px solid #d8ddd8;border-radius:12px;padding:14px;line-height:1.5}.custom-setup-list{gap:12px;display:grid}.custom-setup-row{background:#edf2ed;border-radius:14px;grid-template-columns:1.3fr 1fr .7fr auto;align-items:end;gap:10px;padding:14px;display:grid}.custom-setup-row label{gap:6px;font-size:.78rem;font-weight:800;display:grid}.custom-setup-row input{background:var(--paper);font:inherit;border:1px solid #d5ded7;border-radius:9px;min-width:0;padding:11px}.optional-label{color:var(--muted);font-size:.65rem;font-weight:500}.remove-setting-button{color:#9b3e24;cursor:pointer;font:inherit;background:0 0;border:0;padding:11px 6px;font-size:.75rem;font-weight:800}.bike-detail-columns{grid-template-columns:1fr 1fr;gap:22px;display:grid}.detail-panel{background:var(--paper);border:1px solid #dce4dd;border-radius:22px;padding:26px}.detail-panel-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px;display:flex}.detail-panel-heading h2{font-size:2rem}.detail-panel-heading .eyebrow{margin-bottom:9px}.detail-empty{color:var(--muted)}.timeline{display:grid}.timeline article{border-left:2px solid #cad8cd;grid-template-columns:100px 1fr;gap:14px;padding:0 0 24px 18px;display:grid}.timeline time{color:var(--muted);font-size:.75rem;font-weight:800}.timeline h3,.detail-component-list h3{font-family:var(--display);margin:0}.timeline p{color:var(--muted);margin:5px 0;font-size:.83rem;line-height:1.45}.timeline strong{color:var(--green);font-size:.78rem}.detail-component-list{display:grid}.detail-component-list article{border-top:1px solid #dce4dd;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.detail-component-list article:first-child{border-top:0}.detail-component-button{color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #dce4dd;border-radius:0;justify-content:space-between;align-items:flex-start;gap:14px;width:100%;padding:14px 0;display:flex}.detail-component-button:first-child{border-top:0}.detail-component-button:hover,.detail-component-button:focus-visible{background:#eef3ee;outline:0;padding-left:12px;padding-right:12px}.detail-component-list p{color:var(--muted);margin:5px 0 0;font-size:.82rem}.detail-component-list>article>span{color:var(--green);flex:none;font-size:.72rem;font-weight:800}.detail-component-list>button>span{color:var(--green);text-align:right;flex:none;font-size:.72rem;font-weight:800}.component-detail-actions{border-top:1px solid #dce4dd;justify-content:space-between;align-items:center;gap:10px;padding-top:18px;display:flex}.component-detail-actions>div{flex-wrap:wrap;gap:10px;display:flex}.component-detail-actions button{color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:1px solid #cbd7ce;border-radius:999px;padding:10px 14px;font-size:.8rem;font-weight:800}.component-detail-actions .danger-button{color:#a33a23}.feedback-dialog{max-width:560px}.feedback-page{gap:28px;display:grid}.feedback-page .dashboard-heading p:last-child{color:var(--muted);margin-top:18px;font-size:1.05rem}.feedback-page-card{background:var(--paper);border:1px solid #dce4dd;border-radius:24px;max-width:760px;padding:34px}.feedback-page-card form,.feedback-page-card label{gap:12px;display:grid}.feedback-page-card form{gap:22px}.feedback-page-card label{font-size:.85rem;font-weight:800}.feedback-page-card select,.feedback-page-card textarea{font:inherit;background:#f5f6f2;border:1px solid #d8ddd8;border-radius:10px;padding:13px 14px}.admin-feedback-page .dashboard-heading p:last-child{color:var(--muted);margin-top:18px;font-size:1.05rem}.admin-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,240px));gap:16px;margin-bottom:24px;display:grid}.admin-metrics article{background:var(--ink);color:#fff;border-radius:20px;gap:8px;padding:22px;display:grid}.admin-metrics span{color:#a9beb4;text-transform:uppercase;font-size:.72rem;font-weight:800}.admin-metrics strong{font-family:var(--display);font-size:2.8rem;line-height:1}.admin-feedback-toolbar{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.admin-feedback-toolbar button{background:var(--paper);color:var(--muted);cursor:pointer;font:inherit;border:1px solid #d3ddd5;border-radius:999px;padding:10px 15px;font-size:.82rem;font-weight:800}.admin-feedback-toolbar button.active{background:var(--ink);border-color:var(--ink);color:#fff}.admin-feedback-toolbar span{color:var(--orange);margin-left:4px}.admin-feedback-list{gap:16px;display:grid}.admin-feedback-list article{background:var(--paper);border:1px solid #dce4dd;border-radius:20px;padding:24px}.admin-feedback-list article header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-feedback-list article header>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-feedback-list time{color:var(--muted);font-size:.75rem}.admin-feedback-list header label{color:var(--muted);gap:5px;font-size:.72rem;font-weight:800;display:grid}.admin-feedback-list select{font:inherit;background:#f5f6f2;border:1px solid #d8ddd8;border-radius:8px;padding:8px 10px;font-weight:700}.admin-feedback-list article>p{white-space:pre-wrap;line-height:1.6}.admin-feedback-list dl{border-top:1px solid #e0e6e1;gap:8px;margin:20px 0 0;padding-top:16px;display:grid}.admin-feedback-list dl div{grid-template-columns:70px minmax(0,1fr);gap:8px;display:grid}.admin-feedback-list dt{color:var(--muted);font-size:.72rem;font-weight:800}.admin-feedback-list dd{overflow-wrap:anywhere;margin:0;font-size:.78rem}.feedback-category{color:#fff;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:.67rem;font-weight:900}.feedback-category.bug{background:#a33a23}.feedback-category.idea{background:var(--green)}.feedback-category.confusing{background:#9a6917}.feedback-category.other{background:#68736d}.shop-portal-page{max-width:1180px;min-height:calc(100vh - 94px);margin:0 auto;padding:42px 32px 96px}.shop-portal-hero{background:var(--ink);color:#fff;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:28px;padding:42px;display:flex}.shop-portal-hero h1{max-width:760px;font-size:clamp(3.4rem,7vw,6.2rem)}.shop-portal-hero p:not(.eyebrow){color:#bcd0c7;max-width:650px;font-size:1.05rem;line-height:1.6}.shop-portal-hero>span{background:var(--orange);text-transform:uppercase;border-radius:999px;flex:none;padding:10px 14px;font-size:.75rem;font-weight:900}.shop-onboarding{grid-template-columns:.8fr 1.2fr;gap:24px;margin-top:28px;display:grid}.shop-onboarding>div,.shop-foundation{background:var(--paper);border:1px solid #dce4dd;border-radius:22px;padding:28px}.shop-onboarding h2,.shop-grid h2{font-size:2.2rem}.shop-onboarding p,.shop-grid p,.shop-foundation p{color:var(--muted);line-height:1.55}.shop-onboarding form{gap:16px;margin-top:24px;display:grid}.shop-onboarding label{gap:8px;font-size:.85rem;font-weight:800;display:grid}.shop-onboarding input{font:inherit;background:#f5f6f2;border:1px solid #d8ddd8;border-radius:10px;padding:13px}.shop-foundation>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.shop-foundation article{background:#edf2ed;border-radius:14px;padding:18px}.shop-foundation article strong{color:var(--orange);font-size:.72rem}.shop-foundation article h3{font-family:var(--display);margin:22px 0 8px}.shop-foundation article p{margin:0;font-size:.82rem}.shop-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin:28px 0;display:grid}.shop-grid article{background:var(--paper);border:1px solid #dce4dd;border-radius:22px;justify-content:space-between;align-items:flex-end;padding:28px;display:flex}.shop-grid article span{color:var(--green);text-transform:uppercase;font-size:.72rem;font-weight:900}.shop-grid button{font:inherit;border:1px solid #d3dcd5;border-radius:999px;padding:10px 14px;font-size:.8rem;font-weight:800}.workshop-nav{gap:8px;margin:28px 0 18px;display:flex}.workshop-nav button{color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:1px solid #bdcbc0;border-radius:999px;padding:11px 16px;font-weight:800}.workshop-nav button.active{background:var(--ink);border-color:var(--ink);color:#fff}.workshop-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:20px;display:grid}.workshop-panel{background:var(--paper);border:1px solid #dce4dd;border-radius:22px;padding:28px}.workshop-panel h2{margin:4px 0 12px;font-size:2.3rem}.workshop-panel>p:not(.eyebrow){color:var(--muted);line-height:1.55}.workshop-check-in,.workshop-template-form{gap:16px;margin-top:24px;display:grid}.workshop-check-in label,.workshop-template-form label,.workshop-summary{gap:7px;font-size:.82rem;font-weight:800;display:grid}.workshop-check-in input,.workshop-template-form input,.workshop-template-form textarea,.workshop-summary textarea,.workshop-inline-form input{color:var(--ink);font:inherit;background:#f5f6f2;border:1px solid #d8ddd8;border-radius:10px;padding:13px}.workshop-check-in input{letter-spacing:.18em;text-transform:uppercase;font-size:1.5rem;font-weight:900}.work-order-list{gap:9px;margin-top:20px;display:grid}.work-order-list>button{color:var(--ink);cursor:pointer;text-align:left;background:#edf2ed;border:1px solid #d8e1da;border-radius:14px;gap:6px;padding:16px;display:grid}.work-order-list small,.service-template-list small{color:var(--muted)}.work-order-status{color:var(--green);text-transform:uppercase;font-size:.66rem;font-weight:900}.work-order-status.completed{color:#68736d}.work-order-detail{margin-top:20px}.work-order-heading{justify-content:space-between;align-items:flex-end;margin:24px 0;display:flex}.work-order-heading h2{margin-bottom:4px}.work-order-heading>strong{color:var(--green);font-size:1.5rem}.template-picker{background:#edf2ed;border-radius:16px;gap:8px;padding:18px;display:grid}.template-picker>button{cursor:pointer;font:inherit;background:#fff;border:1px solid #d8e1da;border-radius:11px;justify-content:space-between;align-items:center;padding:13px;display:flex}.work-order-checklist{gap:8px;margin:20px 0;display:grid}.work-order-checklist label{cursor:pointer;background:#f2f5f1;border:1px solid #dce4dd;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.work-order-checklist label.completed{opacity:.62}.work-order-checklist label>span{flex:1;justify-content:space-between;align-items:center;display:flex}.work-order-checklist small{color:var(--muted)}.workshop-inline-form{grid-template-columns:1fr 110px auto;gap:8px;margin:14px 0 22px;display:grid}.workshop-inline-form button{font:inherit;border:0;border-radius:10px;padding:0 18px;font-weight:800}.workshop-summary textarea{resize:vertical;line-height:1.5}.service-template-list{gap:10px;margin-top:20px;display:grid}.service-template-list article{background:#edf2ed;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px;display:flex}.service-template-list h3{font-family:var(--display);margin:0 0 5px}.service-template-list p{color:var(--muted);margin:0 0 8px}.workshop-check-in-card{background:var(--ink);color:#fff;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:20px;margin:20px 0;padding:26px;display:grid}.workshop-check-in-card h2{margin:4px 0 8px;font-size:2rem}.workshop-check-in-card p:not(.eyebrow){color:#bcd0c7;margin:0;line-height:1.5}.workshop-check-in-card>button{background:var(--orange);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:999px;padding:12px 16px;font-weight:800}.check-in-code{background:#ffffff17;border-radius:14px;flex-direction:column;grid-column:1/-1;align-items:center;gap:4px;padding:18px;display:flex}.check-in-code strong{color:#fff;letter-spacing:.18em;font-size:2rem}.check-in-code span,.check-in-code small{color:#bcd0c7}.official-report-list{gap:8px;margin-bottom:20px;display:grid}.official-report-list article{border-left:4px solid var(--green);background:#e5efe8;border-radius:10px;gap:4px;padding:12px 14px;display:grid}.official-report-list span{color:var(--green);text-transform:uppercase;font-size:.66rem;font-weight:900}.official-report-list small{color:var(--muted)}.shop-verified-badge{color:var(--green);font-family:var(--body);letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;background:#e4eee7;border-radius:999px;margin-left:8px;padding:4px 7px;font-size:.62rem;display:inline-block}.nested-dialog-backdrop{z-index:20;background:#16241fb8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.image-crop-backdrop{z-index:40;background:#0e1a16db;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.image-crop-dialog{background:var(--paper);border-radius:24px;width:100%;max-width:760px;padding:30px;box-shadow:0 24px 80px #00000052}.image-crop-dialog h2{margin:4px 0 6px}.image-crop-dialog header>p:last-child{color:var(--muted);margin:0 0 18px}.crop-canvas{background:#17241f;border-radius:18px;height:min(52vh,430px);position:relative;overflow:hidden}.zoom-control{gap:8px;margin:18px 0;display:grid}.zoom-control span{color:var(--muted);font-size:.82rem;font-weight:700}.zoom-control input{accent-color:var(--green);cursor:pointer;width:100%}.component-form-dialog{max-width:680px}.checkbox-field{background:#e8efe9;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;padding:12px 14px;display:flex!important}.checkbox-field input{accent-color:var(--green);width:18px;height:18px}@media (width<=820px){.hero-section{padding-top:72px}.bike-card,.landing-rider-card{width:auto;margin-top:58px;position:static;transform:rotate(1deg)}.feature-grid,.bike-grid,.lifecycle-grid,.verified-service-section,.profile-spotlight{grid-template-columns:1fr}.verified-service-section,.profile-spotlight{gap:42px}.maintenance-overview,.bike-detail-hero,.bike-detail-columns,.shop-onboarding,.workshop-layout{grid-template-columns:1fr}.detail-stats{grid-template-columns:1fr 1fr}.shop-foundation>div,.bike-section-cards{grid-template-columns:1fr}}@media (width<=560px){.setup-grid{grid-template-columns:1fr}}@media (width<=720px){.custom-setup-row{grid-template-columns:1fr}.remove-setting-button{justify-self:start}}@media (width<=620px){.workshop-check-in-card{grid-template-columns:1fr;align-items:flex-start}.workshop-inline-form{grid-template-columns:1fr}.workshop-inline-form button{padding:12px}.work-order-heading{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=560px){.profile-social-row{grid-template-columns:1fr}.profile-social-row button{justify-self:start}.profile-image-editor{align-items:center}}@media (hover:none){.photo-edit-button{opacity:.92;transform:translateY(0)}}@media (width<=680px){.component-manager-heading-actions{flex-wrap:wrap;width:100%}.specification-review-row{grid-template-columns:1fr}.import-selection{padding-top:0}.specification-review-summary{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=560px){.component-history-list article{flex-direction:column}.component-history-list span{text-align:left}.site-header,.dashboard-header,.hero-section,.dashboard-main,.info-page,.bike-detail-page,.shop-portal-page{padding-left:20px;padding-right:20px}.hero-actions,footer,.dashboard-heading,.component-manager-heading,.component-row,.maintenance-row,.shop-portal-hero,.shop-grid article,.detail-panel-heading{flex-direction:column;align-items:flex-start}.dashboard-heading{gap:28px}.dashboard-heading-actions{flex-wrap:wrap}.dashboard-header .brand>span:last-child,.shop-portal-link{display:none}h1{font-size:4rem}.features-section{padding-left:20px;padding-right:20px}.form-row,.shop-grid,.component-plan-options,.starter-component-list{grid-template-columns:1fr}.bike-form-dialog,.dialog-backdrop>.component-manager,.nested-dialog-backdrop>.component-manager{border-radius:18px;max-height:calc(100vh - 16px);padding:28px 20px}.dialog-backdrop,.nested-dialog-backdrop{padding:8px}.component-actions{flex-wrap:wrap;width:100%}.onboarding-steps li{grid-template-columns:1fr}.header-actions{gap:2px}.text-button{padding:8px}.profile-image-editor{flex-direction:column;align-items:flex-start}.detail-stats{grid-template-columns:1fr}.detail-panel{padding:20px}.timeline article,.ride-list article{grid-template-columns:1fr}.detail-component-list article,.detail-component-button{flex-direction:column}.shop-portal-hero{padding:28px 22px}.admin-feedback-list article header{flex-direction:column}.admin-feedback-list dl div{grid-template-columns:1fr}.image-crop-backdrop{padding:8px}.image-crop-dialog{border-radius:18px;padding:22px 18px}.crop-canvas{height:320px}.profile-save-bar{margin:4px -20px -28px;padding:22px 20px 20px;bottom:-28px}.profile-save-bar .primary-button{width:100%}}@media (width<=720px){.rider-profile-cover strong,.public-rider-cover strong{margin-top:auto;margin-left:0}}@media (width<=620px){.featured-bike-picker>div{grid-template-columns:1fr}}@media (width<=720px){.rider-profile-cover,.public-rider-cover{flex-direction:column;align-items:flex-start;gap:30px}.rider-profile-cover strong,.public-rider-cover strong{text-align:left}.rider-profile-identity,.public-rider-main{flex-direction:column;align-items:flex-start}.rider-profile-identity>div,.public-rider-main>div{margin-top:0}.rider-profile-preview>.profile-about,.rider-profile-preview>.profile-social-links,.rider-profile-preview>.profile-card-actions,.rider-profile-preview>.rider-disciplines,.rider-profile-preview>.profile-share-status,.public-rider-hero>.rider-disciplines,.public-rider-about,.public-rider-hero>.profile-social-links,.public-rider-hero>button,.public-rider-hero>[role=status]{margin-left:22px;margin-right:22px}.rider-profile-preview .profile-qr{flex-direction:column;align-items:flex-start;padding:24px 22px}.gear-locker-panel>header,.profile-public-bikes>header{flex-direction:column}.gear-form,.gear-locker-grid,.public-bike-grid,.public-gear-grid,.public-build-components>div,.public-build-hero{grid-template-columns:1fr}}@media (width<=560px){.rider-search{grid-template-columns:1fr;align-items:stretch}.rider-card{flex-direction:column;align-items:flex-start}.shared-bike-grid{grid-template-columns:1fr}}
