*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#ede0b8;--surface:#fff6dd;--surface-2:#f8f0d8;--border:rgba(92,53,20,.18);--text:#2e1a08;--muted:rgba(46,26,8,.58);--accent:#c87000;--forest:#2f6f53;--blue:#426fc2;--rose:#a33b48}body{min-height:100vh;background:linear-gradient(180deg,#f4e9c9 0%,var(--bg) 100%);color:var(--text);font-family:Segoe UI,system-ui,sans-serif}a{color:inherit;text-decoration:none}header{height:56px;background:#1c1208;border-bottom:1px solid rgba(200,128,0,.28);display:flex;align-items:center;gap:14px;padding:0 20px;position:sticky;top:0;z-index:10;box-shadow:0 2px 18px #00000047}.brand{display:flex;align-items:center;gap:8px;min-width:0}.brand-name{font-size:17px;font-weight:800;color:#f0e4c0;white-space:nowrap}.brand-name span{color:var(--accent)}.spacer{flex:1}.legal-nav{display:flex;gap:12px}.legal-nav a{color:#f0e4c09e;font-size:12px;font-weight:650}.legal-nav a:hover{color:#f0e4c0}.social-shell{width:min(1080px,calc(100% - 32px));margin:0 auto;padding:30px 0 52px}.social-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:18px}.social-hero.profile{justify-content:flex-start;align-items:center}.social-hero.settings{align-items:flex-end}.social-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;flex-shrink:0}.social-kicker{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:var(--blue);font-weight:900;margin-bottom:8px}.social-hero h1,.social-empty h1{font-size:clamp(31px,4.8vw,54px);line-height:.98;letter-spacing:0;margin-bottom:10px}.social-hero p,.social-empty p{color:var(--muted);line-height:1.65;max-width:660px;font-size:15px}.social-avatar{width:92px;height:92px;border-radius:50%;object-fit:cover;border:3px solid var(--surface);box-shadow:0 12px 32px #2e1a082e;flex-shrink:0}.social-avatar.placeholder{display:grid;place-items:center;background:#1c1208;color:#f0e4c0;font-size:32px;font-weight:900}.social-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.social-stat-card,.social-panel,.social-empty{background:#fff6ddd6;border:1px solid var(--border);border-radius:8px;box-shadow:0 14px 44px #2e1a0814}.social-stat-card{padding:16px;position:relative;overflow:hidden}.social-stat-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--accent);opacity:.72}.social-stat-card:nth-child(2):before{background:var(--forest)}.social-stat-card:nth-child(3):before{background:var(--blue)}.social-stat-card:nth-child(4):before{background:var(--rose)}.social-stat-card span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:1.4px;font-weight:800;margin-bottom:6px}.social-stat-card strong{font-size:28px;line-height:1}.social-panel{padding:18px;margin-bottom:14px}.social-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.social-panel-head h2,.social-panel h2{font-size:18px;line-height:1.15}.social-panel-head span{min-width:34px;height:28px;padding:0 9px;display:grid;place-items:center;border-radius:999px;background:#2e1a0814;color:var(--muted);font-size:12px;font-weight:900}.shelf-section.driven{border-color:#2f6f534d}.shelf-section.planned{border-color:#426fc252}.shelf-section.want{border-color:#a33b4847}.social-route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.social-route-card{min-width:0;min-height:240px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;background:var(--surface-2);border:1px solid var(--border);border-radius:8px;padding:0 14px 14px;position:relative;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.social-route-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:var(--accent)}.social-route-card.status-driven:before{background:var(--forest)}.social-route-card.status-planned:before{background:var(--blue)}.social-route-card.status-want:before{background:var(--rose)}.social-route-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #2e1a0824}.social-route-photo{display:block;margin:0 -14px;height:132px;background:#2e1a0814;overflow:hidden;border-bottom:1px solid rgba(92,53,20,.14)}.social-route-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.social-route-card:hover .social-route-photo img{transform:scale(1.035)}.social-route-body-link{display:block}.social-route-card strong{display:block;font-size:18px;line-height:1.08;margin:5px 0 7px;letter-spacing:0}.social-route-country{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:1.3px;font-weight:900}.social-route-sub{display:block;color:var(--muted);font-size:12px;line-height:1.45}.social-route-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:-3px}.social-route-tags span{border:1px solid rgba(92,53,20,.14);border-radius:999px;padding:4px 8px;color:#2e1a08b3;background:#fffaf08f;font-size:10px;line-height:1;font-weight:850}.social-route-tags .tag-easy{color:#236045;background:#2f6f531a;border-color:#2f6f5333}.social-route-tags .tag-moderate{color:#8a5a00;background:#c870001a;border-color:#c8700038}.social-route-tags .tag-hard,.social-route-tags .tag-extreme{color:#8d2c31;background:#a33b481a;border-color:#a33b4838}.social-route-tags .tag-theme{color:#254f9b;background:#426fc21a;border-color:#426fc238}.social-route-tags .tag-vehicle{color:#5c3c0a;background:#e0b85229;border-color:#ac7e1838}.social-route-tags .tag-flag{color:#53473d;background:#2e1a080f}.social-route-tags .tag-tier-S{color:#8a6800;background:#e8c25a2e;border-color:#c19a3780;font-weight:900}.social-route-tags .tag-tier-A{color:#7a5d20;background:#d9b34e21;border-color:#b8923a73;font-weight:900}.social-route-tags .tag-tier-B{color:#6c522e;background:#6c522e14;border-color:#6c522e66}.social-route-tags .tag-tier-C{color:#3e5236;background:#4c664414;border-color:#4c664466}.social-route-tags .tag-tier-D{color:#4a3a5e;background:#56446c14;border-color:#56446c66}.social-route-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:auto}.social-route-meta span{font-size:11px;font-weight:850;border-radius:999px;padding:4px 9px}.status-pill{color:#7d2f38;background:#a33b481a;border:1px solid rgba(163,59,72,.22)}.status-planned .status-pill{color:#254f9b;background:#426fc21c;border-color:#426fc23d}.status-driven .status-pill{color:#236045;background:#2f6f531f;border-color:#2f6f533d}.social-route-meta .rating{color:#9a6500;background:#c870001c;border:1px solid rgba(200,112,0,.22)}.social-route-meta .rating b{color:var(--text);font-weight:900;margin-left:4px}.social-route-meta .shown-pill{color:#236045;background:#2f6f531f;border:1px solid rgba(47,111,83,.24)}.social-review{color:var(--muted);font-size:12px;line-height:1.55;border-top:1px solid rgba(92,53,20,.14);padding-top:10px}.social-card-actions{display:flex;flex-wrap:wrap;gap:7px;border-top:1px solid rgba(92,53,20,.14);padding-top:10px}.social-card-actions a,.social-card-actions button{border:1px solid rgba(92,53,20,.16);border-radius:8px;background:#fffaf09e;color:var(--text);font:inherit;font-size:11px;font-weight:850;padding:7px 9px;cursor:pointer;line-height:1}.social-card-actions a:hover,.social-card-actions button:hover{background:#fffaf0;border-color:#426fc247}.social-card-actions button.danger{color:#8d2c31;border-color:#a33b4838;background:#a33b4814}.social-card-actions button.danger:hover{background:#a33b4824}.social-card-actions button:disabled{opacity:.55;cursor:wait}.settings-panel{max-width:820px}.settings-avatar-row{display:flex;align-items:center;gap:14px;padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid rgba(92,53,20,.14)}.settings-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #fffaf0;box-shadow:0 8px 24px #2e1a0821;flex-shrink:0}.settings-avatar.placeholder{display:grid;place-items:center;background:#1c1208;color:#f0e4c0;font-size:26px;font-weight:900}.settings-avatar-row strong{display:block;font-size:15px;margin-bottom:3px}.settings-avatar-row p{color:var(--muted);font-size:13px;line-height:1.5}.social-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.social-profile-form label{display:flex;flex-direction:column;gap:6px;font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);font-weight:850}.social-profile-form label:nth-child(1),.social-profile-form label:nth-child(4),.social-profile-form label:nth-child(5),.social-form-actions{grid-column:1 / -1}.social-profile-form input,.social-profile-form select,.social-profile-form textarea{width:100%;border:1px solid var(--border);border-radius:8px;background:#fffaf0;color:var(--text);font:inherit;font-size:14px;padding:11px 12px;outline:none;text-transform:none;letter-spacing:0;font-weight:520}.social-profile-form input:focus,.social-profile-form select:focus,.social-profile-form textarea:focus{border-color:#426fc294;box-shadow:0 0 0 3px #426fc21c}.social-profile-form select{min-height:44px;cursor:pointer}.social-profile-form input[readonly]{color:#2e1a08b3;background:#2e1a080d;cursor:not-allowed}.field-note{color:var(--muted);font-size:12px;line-height:1.45;text-transform:none;letter-spacing:0;font-weight:650}.country-picker{position:relative;text-transform:none;letter-spacing:0;font-weight:520}.country-picker-button{width:100%;min-height:44px;border:1px solid var(--border);border-radius:8px;background:#fffaf0;color:var(--text);font:inherit;font-size:14px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.country-picker-button:focus{outline:none;border-color:#426fc294;box-shadow:0 0 0 3px #426fc21c}.country-picker-selected,.country-picker-list button,.social-country-line span{display:inline-flex;align-items:center;gap:10px;min-width:0}.country-flag-img{width:28px;height:20px;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px #2e1a081f;flex:0 0 auto}.country-picker-chevron{color:var(--muted);font-size:18px;line-height:1}.country-picker-list{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 6px);max-height:260px;overflow:auto;padding:6px;background:#fffaf0;border:1px solid rgba(92,53,20,.22);border-radius:8px;box-shadow:0 16px 34px #2e1a082e}.country-picker-list button{width:100%;border:0;background:transparent;color:var(--text);font:inherit;font-size:14px;padding:8px 9px;border-radius:6px;cursor:pointer;text-align:left}.country-picker-list button:hover,.country-picker-list button[aria-selected=true]{background:#426fc21a}.social-country-line{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.social-form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-top:2px}.social-primary-btn,.social-secondary-btn{border:1px solid rgba(200,112,0,.35);border-radius:8px;padding:10px 14px;font-size:13px;font-weight:850;cursor:pointer;background:#1c1208;color:#f0e4c0;font-family:inherit;align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px}.social-primary-btn:hover{background:#2b1b0d}.social-secondary-btn{background:#fffaf0a3;color:var(--text);border-color:var(--border)}.social-secondary-btn:hover{background:#fffaf0;border-color:#426fc252}.social-muted,.social-form-status{color:var(--muted);font-size:13px;line-height:1.6}.social-form-status.err{color:#9b2226}.social-empty{padding:34px;text-align:center}.social-empty .social-primary-btn,.shelf-empty{margin-top:16px}.social-user-menu{display:flex;align-items:center;flex:0 0 auto;position:relative;z-index:40;min-width:0}.social-auth-btn,.social-account-menu summary{background:#f0e4c0;color:#1c1208;border:1px solid rgba(240,228,192,.42);border-radius:999px;font-size:12px;font-weight:850;padding:6px 10px;cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;box-shadow:0 3px 10px #00000024}.social-auth-btn:hover,.social-account-menu summary:hover{background:#fff2c3;border-color:#fff2c3b8}.social-account-menu{position:relative;min-width:0}.social-account-menu summary{max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.social-account-menu summary::-webkit-details-marker{display:none}.social-account-popover{position:absolute;right:0;top:calc(100% + 8px);min-width:156px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 12px 32px #00000038;padding:6px;display:flex;flex-direction:column;gap:2px}.social-account-popover a,.social-account-popover button{width:100%;text-align:left;border:0;background:transparent;color:var(--text);font:inherit;font-size:12px;font-weight:750;padding:8px 9px;border-radius:6px;cursor:pointer}.social-account-popover a:hover,.social-account-popover button:hover{background:var(--bg)}.social-auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c12088a;z-index:1000;display:grid;place-items:center;padding:18px}.social-auth-modal[hidden]{display:none}.social-auth-modal-inner{width:min(420px,100%);background:var(--surface);border:1px solid rgba(90,48,16,.28);border-radius:10px;box-shadow:0 20px 80px #00000057;overflow:hidden}.social-auth-head{display:flex;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid var(--border)}.social-auth-title{font-size:18px;font-weight:900}.social-auth-sub{color:var(--muted);font-size:12px;line-height:1.5;margin-top:3px}.social-auth-close{border:0;background:transparent;font-size:18px;cursor:pointer;color:var(--muted)}.social-auth-body{padding:16px;display:flex;flex-direction:column;gap:12px}.social-google-native{min-height:44px;display:flex;align-items:center;justify-content:center}.social-google-native>div{max-width:100%}.social-email-row button{border:0;border-radius:8px;background:#1c1208;color:#f0e4c0;padding:11px 13px;font:inherit;font-weight:850;cursor:pointer}.social-email-form{display:flex;flex-direction:column;gap:6px}.social-email-form label{font-size:11px;text-transform:uppercase;letter-spacing:1.3px;color:var(--muted);font-weight:800}.social-email-row{display:flex;gap:8px}.social-email-row input{flex:1;min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--bg);padding:10px 11px;font:inherit}.social-auth-status,.social-auth-message{font-size:12px;color:var(--muted);line-height:1.5}.social-auth-status.err{color:#9b2226}.social-marketing-consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#2e1a08b3;line-height:1.45}.social-marketing-consent input{margin-top:2px}@media (max-width: 860px){.social-shell{width:min(100% - 24px,1080px);padding-top:22px}.social-hero{flex-direction:column}.social-hero.settings{align-items:flex-start}.social-hero-actions{justify-content:flex-start;width:100%}.social-stats-grid{grid-template-columns:1fr 1fr}.social-route-grid,.social-profile-form{grid-template-columns:1fr}.social-profile-form label,.social-form-actions{grid-column:1 / -1}.settings-avatar-row{align-items:flex-start}.legal-nav{display:none}}@media (max-width: 460px){header{padding:0 12px;gap:10px}.brand-name{font-size:15px}.social-stats-grid{grid-template-columns:1fr}.social-primary-btn,.social-secondary-btn{width:100%}.social-hero h1,.social-empty h1{font-size:31px}}.social-plan-badge{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:6px 12px;border-radius:999px;background:#2e1a080f;border:1px solid var(--border);font-size:13px}.social-plan-badge strong{font-weight:800;color:var(--text)}.social-plan-badge a{color:var(--accent);font-weight:700;text-decoration:none}.social-plan-badge a:hover{text-decoration:underline}.settings-billing-body{font-size:14px;line-height:1.55}.settings-billing-body[data-loading]{color:var(--muted)}.settings-plan-row{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.settings-plan-row strong{font-size:15px;font-weight:800;color:var(--text)}.settings-plan-row p{margin-top:4px;font-size:13px;line-height:1.5}.settings-plan-actions{display:flex;gap:10px;flex-wrap:wrap}.settings-muted{color:var(--muted);font-size:13.5px;line-height:1.6;margin-bottom:10px}.settings-danger{border-color:#a33b4866}.settings-danger h2{color:var(--rose, #a33b48)}.settings-danger-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:8px;border:1px solid rgba(163,59,72,.45);background:transparent;color:#a33b48;font-weight:800;font-size:13px;cursor:pointer}.settings-danger-btn:hover{background:#a33b48;color:#fff6dd}.settings-danger-btn:disabled{opacity:.5;cursor:not-allowed}.settings-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1c12089e;display:grid;place-items:center;padding:18px}.settings-modal-card{width:min(440px,100%);background:#fff6dd;border:1px solid rgba(163,59,72,.35);border-radius:10px;padding:22px;box-shadow:0 24px 60px #2e1a0838}.settings-modal-card h2{font-size:18px;margin-bottom:10px;color:#a33b48}.settings-modal-card input{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--text);font:inherit;font-size:14px;margin-bottom:10px}.settings-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px;flex-wrap:wrap}@media (max-width: 560px){.settings-plan-row{align-items:flex-start}.settings-plan-actions,.settings-modal-actions,.settings-plan-actions .social-primary-btn,.settings-plan-actions .social-secondary-btn,.settings-danger-btn{width:100%}}
