@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@500;700&family=Manrope:wght@400;600;700&display=swap";.alliance-create-actions[data-v-169f3370]{min-width:min(680px,100%)}.alliance-create-input[data-v-169f3370]{min-width:min(520px,100%)}.alliance-join-actions[data-v-169f3370]{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;min-width:min(680px,100%)}.alliance-join-select[data-v-169f3370]{min-width:min(430px,100%)}.alliance-headline-row[data-v-169f3370]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.alliance-headline-name[data-v-169f3370]{margin-right:8px}.alliance-headline-points[data-v-169f3370]{white-space:nowrap}.alliance-expand-icon[data-v-169f3370]{width:28px;height:28px;min-width:28px;padding:4px;border-radius:999px;background:#f6ead2;color:#5d4628;border:1px solid #dec196}.alliance-expand-icon svg[data-v-169f3370]{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.alliance-members-expanded[data-v-169f3370]{margin-top:6px;margin-left:28px;display:grid;gap:4px}.alliance-member-line[data-v-169f3370]{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:baseline}.alliance-member-dot[data-v-169f3370]{margin-left:7px}@media (max-width: 900px){.alliance-join-actions[data-v-169f3370]{flex-wrap:wrap}.alliance-join-select[data-v-169f3370],.alliance-create-input[data-v-169f3370]{min-width:100%}}.ranking-alliance-row+.ranking-alliance-row[data-v-dd07252e]{margin-top:10px}:root{--bg: #f8f1df;--bg-2: #e8f3ec;--sand: #fff6e6;--ink: #2f2a24;--ink-soft: #6e6358;--brand: #cf6b2d;--brand-2: #4d9a72;--line: #e5cfab;--line-2: #f0e3ca;--card: rgba(255, 251, 243, .94);--card-soft: rgba(253, 245, 229, .78);--terrain-grass: #6F8F52;--terrain-forest: #4E6B3A;--terrain-stone: #7F7C74;--terrain-water: #4F7EA8;--terrain-wasteland: #8C6F52;--building-base: #C9B28E;--building-roof: #7A4E3A;--building-wood: #7B5A3A;--building-shadow: #2F241B;--state-under-construction: #D39B2A;--state-built: #3FA36A;--state-damaged: #C94B43;--state-locked: #6F7680}*{box-sizing:border-box}body{margin:0;font-family:Manrope,sans-serif;color:var(--ink);background:radial-gradient(1100px 500px at -8% -12%,#d5efe3 0%,transparent 64%),radial-gradient(1000px 460px at 110% -5%,#ffe6b7 0%,transparent 68%),linear-gradient(180deg,#dff1ff 0%,var(--bg-2) 38%,var(--bg) 100%);background-attachment:fixed;min-height:100vh}.page{width:min(1320px,95vw);margin:0 auto;padding:24px 0 56px}.hero{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px}.hero h1{font-family:Cinzel,serif;margin:0;letter-spacing:.04em;color:#325446;text-shadow:0 3px 14px rgba(255,255,255,.5)}.status{display:flex;gap:10px;align-items:center;color:#3d352d;background:#fffaf0e6;border:1px solid #e6d3b1;border-radius:999px;padding:6px 8px 6px 14px}.status-user{font-weight:700}.dashboard,.auth-grid{display:grid;gap:16px}.auth-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.auth-card{width:min(100%,560px);justify-self:center}.auth-grid .card input{margin-bottom:10px;padding:12px 14px}.auth-grid .card button{margin-top:6px;padding:12px 18px;min-height:46px}.auth-hint{margin-top:10px}.auth-link{color:#2f6b4e;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer;border-radius:6px;padding:0 3px}.auth-link:hover,.auth-link:focus-visible{color:#b4541d;background:#fff0cf}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:0 14px 28px #78674b26;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.card:hover{border-color:#dcb982}.tabs{display:grid;gap:10px;position:sticky;top:8px;z-index:2;background:#fff8ece6}.tab-buttons{display:flex;flex-wrap:wrap;gap:8px}.news-alert{display:flex;justify-content:space-between;align-items:center;gap:12px}.news-alert-text{display:grid;gap:4px}.news-alert-preview{font-size:.85rem}.current-land{display:grid;gap:12px}.menu-land-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.menu-land-title{display:grid;justify-items:center;text-align:center;font-size:1.2rem;gap:2px}.land-nav-btn{min-width:44px;padding:8px 10px}.resource-hud{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;position:sticky;top:8px;z-index:3;background:#fff8eef2}@media (max-width: 720px){.resource-hud{flex-wrap:wrap;overflow-x:visible;white-space:normal}}.resource-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;min-width:132px;min-height:48px;border-radius:999px;border:1px solid var(--line);background:#fffef9;font-size:.86rem;justify-content:flex-start}.resource-values{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.05}.rate-inline{color:var(--ink-soft);font-size:.72rem;margin-top:2px}.icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.icon svg{width:100%;height:100%;display:block}.icon-wood svg{fill:#8f5327}.icon-stone svg{fill:#7f8b91}.icon-gold svg{fill:#d09a1f}.icon-food svg{fill:none;stroke:#d9ad33;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.icon-crown svg{fill:#d09a1f}.resource-hud-subtitle{flex:0 0 100%;font-size:.78rem;font-weight:700;color:var(--ink-soft);margin:2px 0 0}.resource-hud-subtitle-land{margin-top:8px}.icon-ranking svg{fill:#d09a1f}.resource-chip-points .resource-values{align-items:center;justify-content:center;width:100%}.points-inline-values{display:inline-flex;align-items:center;gap:6px}.points-ranking-part{display:inline-flex;align-items:center;gap:5px}.points-ranking-icon{margin-left:2px}.icon-satisfaction svg{fill:#efc24a;stroke:#8a5b12;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.icon-idle svg{fill:none;stroke:#56705d;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.idle-gif-edge-wrap{margin-left:auto;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.icon-idle-gif{width:22px;height:22px;object-fit:cover;mix-blend-mode:multiply;filter:saturate(.82) contrast(1.06)}.idle-chip.idle-empty{background:#fffef9;border-color:var(--line)}.idle-chip.idle-empty .idle-gif-edge-wrap{background:radial-gradient(circle at 40% 35%,#f3ead9,#e2d2b8)}.idle-chip.idle-empty .resource-values b{color:#8a8176}.idle-chip.idle-available{background:#edf8f0;border-color:#b7ddc0}.idle-chip.idle-empty .icon-idle svg{stroke:#9d9388}.idle-chip.idle-available .icon-idle svg{stroke:#3d8f5a}.idle-chip.idle-available .resource-values b{color:#2d6a44}.resource-meta{display:inline-flex;flex-wrap:wrap;gap:10px;color:var(--ink-soft);font-size:.9rem}.satisfaction{display:inline-flex;align-items:center;gap:6px}.satisfaction-icon{width:20px;height:20px;display:inline-flex}.satisfaction-icon svg{width:100%;height:100%;fill:#efc24a;stroke:#8a5b12;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.tabs button{border-radius:999px;background:#f3e4c7;color:#3b3125;border-color:#dec196}.tabs button.active{background:#ffe6bf;color:#6c3412;border-color:#e6b36e}.tabs button.locked{opacity:.58;cursor:not-allowed}h2,h3{margin-top:20px;font-family:Cinzel,serif;letter-spacing:.02em}h2{color:#382a1a}h3{margin-bottom:10px;color:#463521}.card h2:first-child,.card h3:first-child{margin-top:0}.grid4{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.compact input,.compact select{max-width:220px}.list{display:grid;gap:10px}.build-row{align-items:center}.build-active{margin-bottom:12px;padding:10px;border:1px solid var(--line-2);border-radius:12px;background:#fffaf0}.build-active-row{align-items:center}.build-active-main{display:flex;align-items:center;gap:10px}.building-icon-button,.building-icon{width:46px;height:46px;border-radius:12px;border:1px solid var(--line);background:#fff9ee;display:inline-flex;align-items:center;justify-content:center}.building-icon-button{flex:0 0 auto}.building-icon-svg{width:24px;height:24px;fill:none;stroke:#5d4628;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.build-costs{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.cost-chip{min-width:0;min-height:38px;padding:5px 8px;gap:5px}.cost-chip .icon{width:18px;height:18px}.cost-chip .resource-values b{font-size:.88rem}.build-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-left:auto}.build-actions-right{min-width:96px;justify-content:flex-end}.compact-costs .cost-chip{min-height:32px;padding:4px 7px}.build-time-chip{min-width:0;width:64px;justify-content:center;padding:4px 6px;gap:4px}.build-time-chip .icon{width:16px;height:16px}.build-time-chip .resource-values b{font-size:.82rem}.build-costs-inline{justify-content:flex-end}.icon-time svg{fill:#8a6f3e}.build-state-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid var(--line);background:#fff9ef;color:var(--ink-soft);font-size:.84rem;white-space:nowrap}.build-actions input{width:120px}.build-population+.build-population{margin-top:20px}.counter-help{margin-top:14px;padding:10px;border:1px solid var(--line-2);border-radius:12px;background:#fffaf0}.counter-help h4{margin:0 0 8px;font-family:Cinzel,serif;color:#4a3722}.counter-legend{display:flex;flex-wrap:wrap;gap:10px 14px;margin-bottom:8px}.counter-legend-item{display:inline-flex;align-items:center;gap:6px;color:var(--ink-soft);font-size:.85rem}.counter-table-wrap{overflow-x:auto}.counter-table{width:100%;border-collapse:collapse;min-width:420px}.counter-table th,.counter-table td{border:1px solid var(--line);padding:7px 8px;text-align:center;background:#fffef8}.counter-table th{background:#f7ecd7;color:#4a3722;font-weight:700}.counter-dot{width:12px;height:12px;border-radius:999px;display:inline-block;border:1px solid rgba(55,44,30,.25)}.counter-dot.lvl-very-bad{background:#c65a44}.counter-dot.lvl-bad{background:#e3a04f}.counter-dot.lvl-neutral{background:#d7cfbf}.counter-dot.lvl-good{background:#8bbb6e}.counter-dot.lvl-very-good{background:#43a36a}.worker-stepper{display:inline-flex;align-items:center;gap:6px;margin-left:auto;flex-wrap:wrap}.worker-stepper-centered{margin-left:0;justify-content:center;flex:1}.worker-stepper button{min-width:44px;padding:7px 9px}.worker-stepper span{min-width:28px;text-align:center;font-weight:700}.worker-stepper-group{display:inline-flex;gap:6px;align-items:center}.travel-stepper-list{margin-top:4px}.travel-stepper-row{align-items:center}.build-legend-toggle-wrap{display:none;margin-bottom:8px}.build-legend-toggle{background:#f3e4c7;color:#3b3125;border-color:#dec196}.build-legend{display:none}.build-legend-item{display:flex;align-items:center;gap:8px}.hex-map-shell{width:100%;overflow:auto;border:1px solid var(--line-2);border-radius:12px;background:#fff8ea;padding:8px;margin-bottom:12px}.hex-map{display:block;width:100%;min-height:380px}.map-hex-own{cursor:pointer}.map-hex-own .hex-cell{transition:stroke .18s ease,stroke-width .18s ease,filter .18s ease}.map-hex-own:hover .hex-cell{stroke:#d4862c;stroke-width:2.1;filter:drop-shadow(0 0 5px rgba(212,134,44,.5))}.map-hex-foreign{cursor:default}.land-detail-shell{width:100%;overflow:hidden;border:1px solid var(--line-2);border-radius:14px;background:#fff8ea;min-height:min(72vh,760px)}.land-detail-map{width:100%;height:min(72vh,760px);display:block}.tile-outline{fill:#fffbeb14}.tile-blocked{fill:#38312a52;stroke:#50453a99;stroke-width:1}.hex-cell{stroke:#5a4b33;stroke-width:1.2}.hex-cluster-ring{fill:transparent;stroke-width:.95;opacity:.7;pointer-events:none}.hex-owner-tint.neutral{fill:#cdb8912e}.hex-owner-tint.owned{fill:#84b08a40}.hex-owner-tint.mine{fill:#efcc724d}.hex-label-id,.hex-label-name{text-anchor:middle;fill:#30261c;pointer-events:none;font-family:Manrope,sans-serif}.hex-label-id{font-size:10px;font-weight:700}.hex-label-name{font-size:8.5px}.hex-structures .structure-bg{fill:var(--building-base);stroke:var(--building-shadow);stroke-width:1}.hex-structures .structure-bg.state-im_bau{fill:color-mix(in srgb,var(--building-base) 58%,var(--state-under-construction) 42%);stroke:var(--state-under-construction)}.hex-structures .structure-bg.state-gebaut{fill:color-mix(in srgb,var(--building-base) 68%,var(--state-built) 32%);stroke:var(--state-built)}.hex-structures .structure-bg.state-beschaedigt{fill:color-mix(in srgb,var(--building-base) 62%,var(--state-damaged) 38%);stroke:var(--state-damaged)}.hex-structures .structure-icon-path{fill:none;stroke:var(--building-shadow);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hex-structures .structure-warning{fill:none;stroke:var(--building-shadow);stroke-width:.8;stroke-linecap:round;stroke-linejoin:round}.hex-structures .structure-state-marker .marker-dot{stroke:#ffffffe6;stroke-width:.8}.hex-structures .structure-state-marker.marker-im_bau .marker-dot{fill:var(--state-under-construction);animation:markerPulse 1.6s ease-in-out infinite}.hex-structures .structure-state-marker.marker-gebaut .marker-dot{fill:var(--state-built)}.hex-structures .structure-state-marker.marker-beschaedigt .marker-dot{fill:var(--state-damaged)}.hex-structures .structure-state-marker .marker-glyph{fill:none;stroke:#fff7e9;stroke-width:.9;stroke-linecap:round;stroke-linejoin:round}.hex-construction circle{fill:color-mix(in srgb,var(--state-under-construction) 26%,transparent);stroke:var(--state-under-construction);stroke-width:1}.hex-construction .construction-glyph{fill:none;stroke:var(--state-under-construction);stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}@keyframes markerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.09)}}.hex-decoration .deco-tree{fill:#366431b8}.hex-decoration .deco-rock{fill:#716c63b3}.hex-roads line{stroke:#967541b3;stroke-width:2;stroke-linecap:round}.hex-blocked ellipse{fill:#38312a42;stroke:#50453a80;stroke-width:.8}.row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;border:1px solid var(--line-2);padding:10px;border-radius:10px;background:var(--card-soft)}.row>div:last-child{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.muted{color:var(--ink-soft);font-size:.92rem}.status-locked{color:var(--state-locked);font-weight:700}.feature-note{margin-bottom:8px}.unstyled-fieldset{border:0;margin:0;padding:0;display:grid;gap:8px}input,select,button{border-radius:10px;border:1px solid #ccab7f;padding:9px 10px;font:inherit;transition:all .16s ease}input,select{width:100%;background:#fffefb;color:#352a1c}input:focus,select:focus{outline:none;border-color:#d27d3d;box-shadow:0 0 0 3px #cf6b2d33}button{background:linear-gradient(180deg,#66b68a,var(--brand-2));color:#fff;cursor:pointer;font-weight:600}button:hover{background:linear-gradient(180deg,#e9924f,var(--brand));transform:translateY(-1px) scale(1.01)}button:disabled{opacity:.6;cursor:not-allowed;transform:none}.flash{margin-top:14px;border-color:#e8b67d;background:#fff6e7;color:#734322;font-weight:600}.toast{position:fixed;right:18px;bottom:18px;z-index:40;background:#2f6b4e;color:#fff;border:1px solid #21543b;border-radius:10px;padding:10px 14px;box-shadow:0 10px 24px #19362659}@media (max-width: 860px){.hero{flex-direction:column;align-items:flex-start}.status{width:100%;justify-content:space-between;border-radius:12px}.row{flex-direction:column}.compact input,.compact select{max-width:none}.resource-hud{top:6px}.resource-meta{width:100%}.build-legend-toggle-wrap{display:block}.build-legend.open{display:grid;gap:6px;margin-bottom:10px;padding:8px;border:1px solid var(--line-2);border-radius:10px;background:#fffaf0}.build-row{align-items:flex-start}.build-actions{margin-left:0}.build-active-row{align-items:flex-start}.worker-stepper{margin-left:0;flex-wrap:wrap}}.status-user-btn{background:none;border:0;color:#3d352d;font-weight:700;cursor:pointer;padding:4px 10px;display:inline-flex;align-items:center;gap:6px;border-radius:999px}.user-banner{width:28px;height:28px;background-repeat:no-repeat}.user-banner-standalone{flex:0 0 auto}.status-user-caret{font-size:.7rem;opacity:.8}.profile-modal{position:fixed;left:50%;top:18%;transform:translate(-50%);width:min(760px,92vw);z-index:20}.row-actions{display:flex;gap:10px;margin-top:10px}.contact-box{padding:10px;border:1px solid var(--line);border-radius:10px;background:#fffefb}.mail-icon-btn{position:relative;min-width:40px;padding:8px 10px;font-size:18px;line-height:1}.mail-badge{position:absolute;right:-4px;top:-4px;background:#cf6b2d;color:#fff;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;display:inline-flex;align-items:center;justify-content:center}.banner-picker-wrap{position:relative;display:inline-flex;align-items:center}.banner-picker-trigger{background:none;border:0;padding:2px;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.banner-picker-trigger:hover,.banner-picker-trigger:focus-visible{background:none;box-shadow:none;transform:translateY(-4px) scale(1.14)}.banner-picker-trigger:focus-visible{outline:none}.user-banner-preview{width:56px;height:56px}.banner-popover{position:absolute;right:0;top:calc(100% + 8px);z-index:12;display:grid;gap:10px;min-width:220px}.banner-popover-row{display:flex;align-items:center;justify-content:center;gap:10px}.legal-footer{margin-top:14px;padding:10px 4px 0;display:flex;gap:10px;justify-content:center;align-items:center;color:var(--ink-soft)}.legal-link{background:none;border:0;color:#2f6b4e;cursor:pointer;font-weight:700;padding:4px 12px;border-radius:999px;text-decoration:underline;text-underline-offset:3px}.legal-link:hover{color:#b4541d;background:#fff0cf;transform:none}.legal-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f19125c;display:grid;place-items:center;z-index:30;padding:16px}.land-switcher{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:10px}.land-switcher-title{margin:0;text-align:center}.land-name-btn{background:none;border:0;color:#3d352d;font-weight:700;cursor:pointer;padding:4px 14px;display:inline-flex;align-items:center;gap:6px;font-size:2rem;line-height:1.1;border-radius:999px}.land-nav-btn{min-width:40px;padding:6px 10px}.back-link-btn{background:none;border:0;color:#7a5b34;font-weight:700;padding:2px 0;border-radius:8px}.back-link-btn:hover{color:#b4541d;background:transparent;transform:none}.legal-modal{width:min(760px,94vw)}.mail-compose{display:grid;gap:10px}.mail-compose-row{display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,2fr) auto;gap:8px;align-items:center}.subject-input{width:100%}.mail-content-input{width:100%;resize:vertical;border:1px solid var(--line);border-radius:12px;background:#fffcf6;color:#463a2c;padding:10px 12px;font:inherit;line-height:1.4}.mail-content-input:focus{outline:none;border-color:#d6b17f;box-shadow:0 0 0 2px #d6b17f3d}.recipient-input-wrap{position:relative;display:flex;gap:8px;align-items:center}.recipient-input-wrap input{flex:1}.address-book-btn{min-width:42px;height:40px;padding:9px 10px;line-height:1;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #ccab7f;background:linear-gradient(180deg,#66b68a,var(--brand-2));color:#fff;font-weight:600}.address-book-btn svg{width:18px;height:18px;fill:currentColor;display:block}.address-book-btn:hover{background:linear-gradient(180deg,#e9924f,var(--brand));transform:translateY(-1px) scale(1.01)}.mail-row{border:1px solid var(--line);border-radius:12px;padding:10px}.mail-row-unread{background:#fff9ee;border-color:#e2c39c}.mail-row-read{background:#f4efe6;border-color:#dacdbb}.mail-received-heading,.ranking-alliances-heading{margin-top:20px}.address-book-list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:6;max-height:240px;overflow:auto;border:1px solid var(--line);border-radius:10px;background:#fffef8;box-shadow:0 10px 24px #4234252e;padding:6px;display:grid;gap:6px}.address-entry{text-align:left;background:#f6ead2;color:#3b3125;border-color:#dec196}.success-note{color:#2f6b4e;font-weight:700;margin:4px 0 8px}.intro-screen{position:relative;overflow:hidden;padding:22px;background:radial-gradient(700px 220px at -10% -18%,rgba(119,179,146,.24) 0%,transparent 72%),radial-gradient(760px 280px at 112% -20%,rgba(220,148,79,.26) 0%,transparent 74%),linear-gradient(180deg,#fffcf5fa,#faf1defa)}.intro-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(135deg,rgba(120,94,54,.06) 1px,transparent 1px);background-size:28px 28px;opacity:.22}.intro-screen>*{position:relative;z-index:1}.intro-hero{display:grid;gap:10px;margin-bottom:14px}.intro-overline{margin:0;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;color:#6f5a3f;font-weight:700}.intro-subline{margin:0;color:#5e5348}.intro-quote{margin:0 0 14px;padding:14px 16px;border-left:4px solid #d08b43;border-radius:12px;background:#fff8e8e6;color:#3c3024;line-height:1.55}.intro-chapters{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-bottom:14px}.intro-chapter{border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fffdf7e6}.intro-chapter p{margin:0;color:#43382d;line-height:1.56}.intro-law{border:1px dashed #d0ab77;border-radius:12px;padding:12px 14px;background:#fff7e2e0;margin-bottom:14px}.intro-law p{margin:0}.intro-law-line{margin-top:6px!important;font-weight:700;color:#6f3a1d}.intro-cta{display:grid;gap:10px;justify-items:start}.intro-cta p{margin:0;font-weight:600;color:#3d3126}.intro-cta button{min-height:48px;padding:11px 16px}@media (max-width: 980px){.mail-compose-row{grid-template-columns:1fr}}
