:root{color:#17221b;background:#f3f6f4;font-family:Inter,Arial,sans-serif}html,body,#root{min-height:100%}body{margin:0}.top-actions,.login-header{align-items:center;gap:12px;display:flex}.dashboard-card,.module-card,.submodule-card,.status-card,.feature-card,.info-card,.form-card,.table-card{min-width:0;overflow:hidden}.dashboard-card h2,.dashboard-card h3,.module-card h2,.module-card h3,.submodule-card h2,.submodule-card h3,.status-card h2,.status-card h3,.feature-card h2,.feature-card h3,.info-card h2,.info-card h3,.form-card h2,.form-card h3,.table-card h2,.table-card h3{overflow-wrap:anywhere;word-break:normal}.dashboard-card p,.module-card p,.submodule-card p,.status-card p,.feature-card p,.info-card p,.form-card p,.table-card p,.dashboard-card span,.module-card span,.submodule-card span,.status-card span,.feature-card span,.info-card span,.form-card span,.table-card span{overflow-wrap:anywhere;word-break:normal;line-height:1.45}.module-grid,.submodule-grid,.dashboard-grid{min-width:0}button,input,select,textarea{max-width:100%}.project-management-access{justify-content:flex-end;margin:12px 0 18px;display:flex}.project-management-button{cursor:pointer;background:#0f172a0f;border:1px solid #94a3b859;border-radius:999px;padding:10px 16px;font-weight:700}.pin-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pin-modal{background:#fff;border:1px solid #94a3b859;border-radius:24px;width:min(420px,100%);padding:24px;box-shadow:0 24px 70px #0f172a47}.pin-modal h3{margin:0 0 8px}.pin-modal p{color:#64748b;margin:0 0 18px;line-height:1.5}.pin-modal input{letter-spacing:4px;border:1px solid #94a3b873;border-radius:14px;width:100%;padding:12px 14px;font-size:18px}.pin-modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.pin-error-message{color:#b42318;margin:-4px 0 0;font-size:13px;font-weight:700}*{box-sizing:border-box}body{color:#17221b;background:#f3f6f4;margin:0}button,input,select{font:inherit}button{color:#fff;cursor:pointer;white-space:nowrap;background:#1d5c38;border:0;border-radius:10px;padding:11px 16px;font-weight:700}button:disabled{opacity:.65;cursor:not-allowed}.app-shell{background:#f3f6f4;min-height:100vh;padding:28px}.dashboard-card,.login-card{background:#fff;border:1px solid #d9e1dc;border-radius:22px;width:min(1240px,100%);margin:0 auto;padding:32px;box-shadow:0 18px 48px #2241301a}.login-card{width:min(520px,100%);margin-top:64px}.top-bar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.top-actions{align-items:center;gap:10px;display:flex}.badge{color:#27563b;background:#e6f2eb;border-radius:999px;margin-bottom:12px;padding:7px 13px;font-size:14px;font-weight:700;display:inline-flex}h1{color:#173b26;margin:0;font-size:44px;line-height:1.05}.subtitle{color:#506258;margin:10px 0 0;font-size:18px;line-height:1.45}.language-selector{color:#1d432d;background:#fff;border:1px solid #cfe0d5;border-radius:10px;padding:10px 12px;font-weight:700}.status-grid,.module-grid{gap:14px;display:grid}.status-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:20px}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px}.status-card,.module-card,.data-section{background:#fbfdfc;border:1px solid #dce5df;border-radius:16px}.status-card,.module-card{padding:18px}.label{color:#6d7d73;margin-bottom:7px;font-size:13px;display:block}.status-card strong{color:#20382a;word-break:break-word;font-size:14px;display:block}.module-card h2{color:#1d432d;margin:0 0 8px;font-size:17px}.module-card p{color:#607067;margin:0;font-size:14px;line-height:1.5}.module-card-button{text-align:left;width:100%;color:inherit;cursor:pointer;background:#fbfdfc;transition:border-color .15s,background .15s,transform .15s}.module-card-button:hover{background:#f4faf6;border-color:#9fc5aa;transform:translateY(-1px)}.module-card-selected{background:#eef7f1;border-color:#1d5c38}.secondary-button{color:#1d5c38;background:#edf3ef;border:1px solid #cfe0d5}.login-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.login-form{gap:16px;margin-top:26px;display:grid}.login-form label{color:#2b3f34;gap:8px;font-weight:700;display:grid}.login-form input,.inline-form input,.inline-form select{color:#17221b;background:#fff;border:1px solid #cbd8d0;border-radius:10px;outline:none;width:100%;padding:11px 12px}.login-form input:focus,.inline-form input:focus,.inline-form select:focus,.language-selector:focus{border-color:#6aa77c;box-shadow:0 0 0 3px #6aa77c24}.data-section{margin-top:18px;padding:20px}.section-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.section-header h2{color:#1d432d;margin:0 0 6px;font-size:24px}.section-header p{color:#607067;margin:0;line-height:1.45}.submodule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.submodule-card{background:#fff;border:1px solid #dce5df;border-radius:14px;padding:18px}.submodule-card h3{color:#1d432d;margin:0 0 8px;font-size:17px}.submodule-card p{color:#607067;margin:0;font-size:14px;line-height:1.5}.submodule-card-button{text-align:left;width:100%;color:inherit;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.submodule-card-button:hover{background:#f4faf6;border-color:#9fc5aa;transform:translateY(-1px)}.submodule-card-selected{background:#eef7f1;border-color:#1d5c38}.selected-action-panel{background:#f8fbf9;border:1px solid #dce5df;border-radius:14px;margin-top:18px;padding:18px}.selected-action-panel span{color:#6d7d73;margin-bottom:6px;font-size:13px;display:block}.selected-action-panel strong{color:#1d432d;margin-bottom:6px;font-size:18px;display:block}.selected-action-panel p{color:#607067;margin:0;line-height:1.5}.feature-panel{background:#fff;border:1px solid #dce5df;border-radius:16px;margin-top:18px;padding:20px}.feature-panel-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.feature-panel-header h2{color:#1d432d;margin:0 0 6px;font-size:24px}.feature-panel-header p{color:#607067;margin:0;line-height:1.5}.feature-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-info-card{background:#fbfdfc;border:1px solid #dce5df;border-radius:14px;padding:16px}.feature-info-card h3{color:#1d432d;margin:0 0 8px;font-size:17px}.feature-info-card p{color:#607067;margin:0;font-size:14px;line-height:1.5}.coming-soon-box{color:#40574a;background:#f8fbf9;border:1px solid #dce5df;border-radius:14px;margin-top:16px;padding:14px 16px;line-height:1.5}.inline-form{background:#f8fbf9;border:1px solid #dce5df;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0 18px;padding:16px;display:grid}.form-field{gap:6px;display:grid}.form-field label{color:#40574a;font-size:13px;font-weight:700}.form-actions{align-items:end;display:flex}.message{color:#234832;background:#eef6f1;border-radius:12px;margin:14px 0;padding:11px 13px;line-height:1.4}.table-wrapper{background:#fff;border:1px solid #dce5df;border-radius:14px;width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:900px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e4ebe6;padding:12px 13px;font-size:14px;line-height:1.4}th{color:#284634;background:#eef4f0;font-weight:700}td strong{color:#1d432d;margin-bottom:3px;display:block}td span{color:#6b7b72;display:block}tbody tr:last-child td{border-bottom:0}.empty-cell{text-align:center;color:#6b7b72;padding:24px}.footer-note{color:#52645b;margin:22px 0 0;font-size:15px;line-height:1.45}@media (width<=1050px){.status-grid,.module-grid,.inline-form,.feature-info-grid,.submodule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.app-shell{padding:16px}.dashboard-card,.login-card{padding:22px}.top-bar,.section-header,.feature-panel-header,.login-header{flex-direction:column}.top-actions{flex-direction:column;align-items:stretch;width:100%}.status-grid,.module-grid,.inline-form,.feature-info-grid,.submodule-grid{grid-template-columns:1fr}h1{font-size:36px}.subtitle{font-size:16px}}.land-asset-form{background:#f8fbf9;border:1px solid #dce5df;border-radius:16px;margin-top:18px;padding:18px}.form-section-title{color:#1d432d;margin-bottom:14px;font-size:20px;font-weight:700}.form-preview-box{background:#fff;border:1px solid #dce5df;border-radius:14px;gap:5px;margin-bottom:16px;padding:14px 16px;display:grid}.form-preview-box span{color:#6d7d73;font-size:13px}.form-preview-box strong{color:#1d432d;font-size:18px}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.form-field{color:#40574a;gap:7px;font-size:13px;font-weight:700;display:grid}.form-field input,.form-field select,.form-field textarea{color:#17221b;background:#fff;border:1px solid #cbd8d0;border-radius:10px;outline:none;width:100%;padding:11px 12px}.form-field textarea{resize:vertical;min-height:92px;line-height:1.45}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#6aa77c;box-shadow:0 0 0 3px #6aa77c24}.form-field select:disabled{color:#7b8a81;cursor:not-allowed;background:#edf3ef}.form-field-wide{grid-column:span 3}.form-warning{color:#7a4b16;background:#fff8ef;border:1px solid #e5c7a7;border-radius:12px;margin-top:14px;padding:12px 14px;line-height:1.45}.form-submit-row{justify-content:flex-end;margin-top:16px;display:flex}@media (width<=1050px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field-wide{grid-column:span 2}}@media (width<=720px){.form-grid{grid-template-columns:1fr}.form-field-wide{grid-column:span 1}.form-submit-row{justify-content:stretch}.form-submit-row button{width:100%}}.land-asset-list{margin-top:18px}.table-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.table-action-row button{border-radius:9px;padding:8px 11px;font-size:13px}.danger-button:hover{background:#f2dfd9;border-color:#d8aa9b}.secondary-button:hover{background:#e2ece6;border-color:#b8d0c0}.form-submit-row{flex-wrap:wrap;gap:10px}@media (width<=720px){.table-action-row{flex-direction:column;align-items:stretch}.table-action-row button{width:100%}}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at top,#ffffff85,#0000 34%),#0a120e6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.premium-modal{color:#111814;background:#fffffff5;border:1px solid #dde2deeb;border-radius:28px;width:min(520px,100%);padding:28px;box-shadow:0 28px 80px #0c141042,inset 0 1px #ffffffeb}.modal-kicker{color:#9f2f22;letter-spacing:.04em;text-transform:uppercase;background:#fff3f1;border-radius:999px;align-items:center;width:fit-content;margin-bottom:14px;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.premium-modal h3{color:#111814;letter-spacing:-.03em;margin:0;font-size:28px;line-height:1.1}.modal-description{color:#66736b;margin:12px 0 0;font-size:15px;line-height:1.55}.modal-record-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0;display:grid}.modal-record-card div{background:linear-gradient(#fff,#f7faf8);border:1px solid #e4e9e5;border-radius:18px;min-width:0;padding:14px}.modal-record-card span{color:#7b887f;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.modal-record-card strong{color:#17221b;text-overflow:ellipsis;white-space:nowrap;font-size:16px;display:block;overflow:hidden}.modal-confirm-field{color:#2a352e;gap:9px;margin-top:8px;font-size:14px;font-weight:800;display:grid}.modal-confirm-field input{color:#111814;background:#fff;border:1px solid #d6ddd8;border-radius:16px;outline:none;width:100%;padding:13px 14px}.modal-confirm-field input:focus{border-color:#a8b8ad;box-shadow:0 0 0 4px #1f5c381a}.modal-warning{color:#8d372d;background:#fff7f5;border:1px solid #f0d4cf;border-radius:16px;margin-top:14px;padding:13px 14px;font-size:13px;line-height:1.45}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.danger-button{color:#fff;background:#b42318;border:1px solid #b42318}.danger-button:hover:not(:disabled){background:#991b13;border-color:#991b13}.premium-danger-button:disabled{color:snow;background:#e7b8b2;border-color:#e7b8b2}@media (width<=640px){.premium-modal{border-radius:24px;padding:22px}.modal-record-card{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}}.passive-field-note{color:#607067;background:linear-gradient(#fbfdfc,#f4f7f5);border:1px solid #dfe7e2;border-radius:14px;gap:7px;min-height:72px;padding:13px 14px;display:grid}.passive-field-note strong{color:#24382c;font-size:14px}.passive-field-note span{font-size:13px;line-height:1.4}.workspace-header{background:linear-gradient(135deg,#fffffff5,#f6f9f7f5),radial-gradient(circle at 0 0,#5da46f1f,#0000 38%);border:1px solid #dae2ddf2;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:18px;display:flex;box-shadow:0 18px 50px #1e382814}.brand-lockup{align-items:center;gap:13px;min-width:0;display:flex}.brand-mark{color:#fff;letter-spacing:-.05em;background:linear-gradient(145deg,#16251d,#2f6945);border-radius:14px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:grid;box-shadow:0 12px 26px #1d5c3838}.brand-lockup strong{color:#111814;letter-spacing:-.04em;font-size:22px;line-height:1;display:block}.brand-lockup span{color:#708077;margin-top:5px;font-size:13px;font-weight:700;display:block}.workspace-actions{align-items:center;gap:10px;display:flex;position:relative}.workspace-pill{color:#516159;background:#fff;border:1px solid #dfe7e2;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:800}.current-user-summary{background:#fff;border:1px solid #dfe7e2;border-radius:14px;gap:2px;min-width:118px;max-width:190px;padding:7px 11px;line-height:1.15;display:grid}.current-user-summary span{color:#7a887f;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:750}.current-user-summary strong{color:#173d27;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.icon-button{color:#142119;cursor:pointer;background:#fff;border:1px solid #dfe7e2;border-radius:999px;place-items:center;width:48px;height:48px;padding:0;font-size:23px;line-height:1;display:grid;box-shadow:0 10px 24px #1e38281a}.icon-button:hover{background:#f7faf8}.account-menu-wrap{position:relative}.account-menu{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dae2ddf2;border-radius:20px;width:250px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #0c14102e}.account-menu-header{border-bottom:1px solid #eef2ef;margin-bottom:8px;padding:10px 10px 12px}.account-menu-header strong{color:#111814;font-size:15px;display:block}.account-menu-header span{color:#7a887f;margin-top:4px;font-size:12px;display:block}.account-menu button{text-align:left;color:#24382c;background:0 0;border:0;border-radius:12px;justify-content:flex-start;width:100%;padding:11px 10px;font-weight:800}.account-menu button:hover:not(:disabled){background:#f3f7f4}.account-menu button:disabled{color:#a8b1ac;opacity:1;cursor:not-allowed}.account-menu-danger{color:#b42318!important}.module-grid{align-items:stretch}.module-card-button{min-height:132px;overflow:hidden}.module-card h2{letter-spacing:-.02em}.module-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;display:-webkit-box;overflow:hidden}@media (width<=760px){.current-user-summary{display:none}.workspace-header{flex-direction:column;align-items:flex-start}.workspace-actions{justify-content:space-between;width:100%}.account-menu{left:0;right:auto}}.activity-workspace{gap:18px;display:grid}.activity-hero{background:radial-gradient(circle at 0 0,#5da46f24,#0000 34%),linear-gradient(135deg,#fff,#f7faf8);border:1px solid #dfe7e2;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex;box-shadow:0 18px 45px #1e382814}.activity-hero h3{color:#111814;letter-spacing:-.04em;margin:5px 0 6px;font-size:25px}.activity-hero p{color:#66756d;margin:0;font-size:14px}.activity-summary{background:#fff;border:1px solid #dfe7e2;border-radius:20px;place-items:center;min-width:120px;padding:14px;display:grid}.activity-summary strong{color:#173722;font-size:28px;line-height:1}.activity-summary span{color:#728077;font-size:12px;font-weight:800}.activity-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;display:grid}.activity-card{background:#fffffff5;border:1px solid #dfe7e2;border-radius:24px;gap:14px;padding:20px;display:grid;box-shadow:0 16px 36px #1e382812}.activity-card h4{color:#17221b;margin:0;font-size:17px}.activity-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.activity-card-header button{color:#34483b;background:#fff;border:1px solid #dfe7e2;border-radius:999px;padding:8px 10px;font-weight:800}.parcel-search-list{gap:8px;max-height:360px;padding-right:4px;display:grid;overflow:auto}.parcel-choice{text-align:left;background:#fff;border:1px solid #e0e8e3;border-radius:16px;gap:4px;width:100%;padding:12px;display:grid}.parcel-choice strong{color:#15231b;font-size:14px}.parcel-choice span{color:#6d7b72;font-size:12px;font-weight:700}.parcel-choice.selected{background:linear-gradient(135deg,#f1fbf4,#fff);border-color:#2f7d4a;box-shadow:0 10px 24px #2f7d4a1f}.selected-parcel-chips{flex-wrap:wrap;gap:8px;display:flex}.selected-parcel-chips button{color:#225733;background:#f5fbf7;border:1px solid #cfe0d5;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.primary-action-button{color:#fff;background:linear-gradient(135deg,#173722,#2f7d4a);border:0;border-radius:16px;width:100%;padding:13px 16px;font-weight:900;box-shadow:0 14px 30px #2f7d4a38}.primary-action-button:disabled{opacity:.5;cursor:not-allowed}.activity-history{gap:12px}.activity-history-list{gap:8px;display:grid}.activity-history-row{background:#fbfdfc;border:1px solid #edf2ef;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.activity-history-row div{gap:4px;display:grid}.activity-history-row strong{color:#17221b;font-size:14px}.activity-history-row span{color:#6b7a71;font-size:12px;font-weight:800}@media (width<=920px){.activity-grid{grid-template-columns:1fr}.activity-hero{flex-direction:column;align-items:flex-start}}.sowing-workspace,.rotation-workspace{gap:18px;display:grid}.parcel-choice.locked{background:linear-gradient(135deg,#fff8f8,#fff);border-color:#ead6d6}.locked-parcel-banner,.selected-parcel-banner{background:#f8fbf9;border:1px solid #dfe7e2;border-radius:16px;gap:4px;padding:13px 14px;display:grid}.locked-parcel-banner{background:#fff7f7;border-color:#ead1d1}.locked-parcel-banner strong,.selected-parcel-banner strong{color:#17221b}.locked-parcel-banner span,.selected-parcel-banner span{color:#6d7b72;font-size:13px;font-weight:800}.premium-table-wrap{background:#fff;border:1px solid #dfe7e2;border-radius:18px;overflow:auto}.premium-table{border-collapse:collapse;width:100%;min-width:760px}.premium-table th,.premium-table td{text-align:left;border-bottom:1px solid #edf2ef;padding:12px 14px;font-size:13px}.premium-table th{color:#506057;background:#f7faf8;font-weight:900}.premium-table td{color:#24382c;font-weight:700}.premium-table tr:last-child td{border-bottom:0}.premium-operation-shell{gap:20px}.premium-operation-hero{background:radial-gradient(circle at 12% 0,#2f7d4a29,#0000 30%),linear-gradient(135deg,#fff 0%,#f7faf8 58%,#f1f7f3 100%)}.operation-metrics{grid-template-columns:repeat(3,minmax(86px,1fr));gap:10px;min-width:320px;display:grid}.operation-metrics div{text-align:center;background:#ffffffe0;border:1px solid #dfe7e2;border-radius:18px;gap:4px;padding:13px 14px;display:grid}.operation-metrics strong{color:#173722;font-size:24px;line-height:1}.operation-metrics span{color:#6c7b72;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900}.operation-card{align-content:start}.operation-picker{gap:10px;display:grid}.operation-tile{text-align:left;background:#fff;border:1px solid #dfe7e2;border-radius:18px;gap:5px;width:100%;padding:14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.operation-tile:hover{border-color:#c7d9ce;transform:translateY(-1px);box-shadow:0 12px 24px #18302214}.operation-tile.selected{background:linear-gradient(135deg,#effaf2,#fff);border-color:#2f7d4a;box-shadow:0 14px 32px #2f7d4a21}.operation-tile strong{color:#17221b;font-size:15px}.operation-tile span{color:#67766d;font-size:12px;font-weight:700;line-height:1.4}.premium-parcel-list{max-height:440px}@media (width<=920px){.operation-metrics{width:100%;min-width:0}}.education-workspace{gap:18px;display:grid}.education-hero{background:radial-gradient(circle at 15% 0,#4a74ff24,#0000 30%),linear-gradient(135deg,#fff 0%,#f7f9ff 55%,#f3f6ff 100%)}.education-grid{grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:18px;display:grid}.language-card-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.language-card{text-align:left;background:#fff;border:1px solid #dfe7e2;border-radius:20px;gap:6px;min-height:134px;padding:15px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.language-card:hover{border-color:#c8d5ff;transform:translateY(-1px);box-shadow:0 14px 30px #223d9414}.language-card.selected{background:linear-gradient(135deg,#f2f6ff,#fff);border-color:#4a74ff;box-shadow:0 16px 36px #4a74ff21}.language-card strong{color:#17221b;font-size:15px}.language-card span{color:#42526a;font-size:13px;font-weight:900}.language-card small{color:#6c7a89;font-size:12px;font-weight:700;line-height:1.4}.education-side-panel{align-content:start}.learning-focus-card{background:linear-gradient(135deg,#fbfcff,#fff);border:1px solid #dfe7e2;border-radius:20px;gap:6px;padding:15px;display:grid}.learning-focus-card span{color:#6f7b88;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:900}.learning-focus-card strong{color:#17221b;font-size:17px}.learning-focus-card p{color:#687789;margin:0;font-size:13px;font-weight:700;line-height:1.45}.learning-step-list{gap:9px;display:grid}.learning-step-list div{background:#fbfcff;border:1px solid #edf1f5;border-radius:15px;align-items:center;gap:10px;padding:10px 11px;display:flex}.learning-step-list strong{color:#3156d4;background:#eef3ff;border-radius:999px;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.learning-step-list span{color:#2f3d4c;font-size:13px;font-weight:800}.learning-record-preview{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.learning-record-preview div{background:#fbfcff;border:1px solid #edf1f5;border-radius:18px;gap:5px;padding:14px;display:grid}.learning-record-preview strong{color:#17221b;font-size:14px}.learning-record-preview span{color:#6b7886;font-size:12px;font-weight:700;line-height:1.45}@media (width<=960px){.education-grid,.learning-record-preview{grid-template-columns:1fr}}.checkbox-field{background:#fbfdfc;border:1px solid #dfe7e2;border-radius:15px;align-items:center;gap:10px;min-height:44px;padding:11px 12px;flex-direction:row!important;display:flex!important}.checkbox-field input{accent-color:#2f7d4a;width:17px;height:17px}.checkbox-field span{color:#26382d;font-size:13px;font-weight:850}.organic-rule-note{background:linear-gradient(135deg,#f5fbf7,#fff);border:1px solid #d9e6dc;border-radius:16px;gap:5px;padding:13px 14px;display:grid}.organic-rule-note strong{color:#173722;font-size:13px}.organic-rule-note span{color:#65756c;font-size:12px;font-weight:750;line-height:1.45}.premium-operation-shell,.activity-workspace{width:100%;max-width:1480px;margin:0 auto}.premium-operation-shell .activity-grid{grid-template-columns:minmax(360px,480px) minmax(520px,1fr);align-items:start;gap:22px;display:grid}.premium-operation-shell .activity-card,.operation-card{min-width:0;overflow:hidden}.premium-operation-shell .form-field,.premium-operation-shell .form-field input,.premium-operation-shell .form-field select,.premium-operation-shell .form-field textarea{box-sizing:border-box;width:100%}.premium-operation-shell .form-field select,.premium-operation-shell .form-field input{min-height:44px}.premium-operation-shell textarea{resize:vertical;min-height:84px}.premium-operation-shell .operation-picker{grid-template-columns:1fr}.premium-operation-shell .parcel-search-list{max-height:520px;padding-right:6px;overflow:auto}.premium-operation-shell .selected-parcel-chips{max-height:120px;padding:2px;overflow:auto}.premium-operation-shell .operation-metrics{align-self:stretch}@media (width>=1280px){.premium-operation-shell .operation-card:first-child{position:sticky;top:18px}}@media (width<=1120px){.premium-operation-shell .activity-grid{grid-template-columns:1fr}.premium-operation-shell .operation-card:first-child{position:static}}@media (width<=720px){.premium-operation-shell .activity-hero{padding:18px}.premium-operation-shell .operation-metrics{grid-template-columns:1fr;width:100%}.premium-operation-shell .activity-card{border-radius:20px;padding:16px}}.premium-operation-shell .activity-grid{grid-template-columns:minmax(360px,.9fr) minmax(460px,1.1fr);gap:24px}.premium-operation-shell .operation-card{flex-direction:column;gap:16px;display:flex}.premium-operation-shell .operation-picker{grid-template-columns:1fr;gap:12px;width:100%;display:grid}.premium-operation-shell .operation-tile{width:100%;min-width:0;padding:15px 16px;overflow:hidden}.premium-operation-shell .operation-tile strong,.premium-operation-shell .operation-tile span{text-overflow:ellipsis;overflow:hidden}.premium-operation-shell .operation-tile span{white-space:normal;display:block}.premium-operation-shell .parcel-search-list{grid-template-columns:minmax(0,1fr);gap:10px;max-height:460px;display:grid}.premium-operation-shell .parcel-choice{min-width:0}.premium-operation-shell .parcel-choice strong,.premium-operation-shell .parcel-choice span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.premium-operation-shell .primary-action-button{align-self:flex-start;width:auto;min-width:220px;min-height:48px;padding:13px 22px}.premium-operation-shell .activity-card .primary-action-button:last-child{margin-top:4px}.premium-operation-shell .activity-card{align-items:stretch}.premium-operation-shell .activity-history{margin-top:2px}.premium-operation-shell .form-field{min-width:0}.premium-operation-shell .form-field-wide{grid-column:auto}@media (width>=1180px){.premium-operation-shell .activity-grid{grid-template-columns:500px minmax(520px,1fr)}}@media (width<=1180px){.premium-operation-shell .activity-grid{grid-template-columns:1fr}.premium-operation-shell .primary-action-button{align-self:stretch;width:100%}}.activity-row-actions{align-items:center;gap:10px;display:flex;position:relative}.row-menu-button{color:#23362a;background:#fff;border:1px solid #dfe7e2;border-radius:999px;place-items:center;width:34px;height:34px;font-size:20px;font-weight:900;line-height:1;display:grid}.row-action-menu button{color:#24382c;text-align:left;background:0 0;border:0;border-radius:10px;padding:9px 10px;font-size:13px;font-weight:850}.activity-history-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;position:relative;display:grid!important}.activity-row-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:96px;display:flex;position:relative}.activity-row-actions>span{text-align:right;min-width:58px}.row-menu-button{color:#1e3326;cursor:pointer;background:#fff;border:1px solid #dfe7e2;border-radius:999px;flex:none;place-items:center;width:36px;height:36px;font-size:21px;font-weight:900;line-height:0;display:grid}.row-menu-button:hover{background:#f4fbf6;border-color:#9fc9ad}.row-action-menu{z-index:60;background:#fff;border:1px solid #dfe7e2;border-radius:16px;min-width:148px;padding:8px;display:grid;position:absolute;top:42px;right:0;box-shadow:0 20px 48px #1423192e}.row-action-menu button{color:#22372a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;width:100%;padding:10px 11px;font-size:13px;font-weight:850}.row-action-menu button:hover{background:#f4fbf6}.row-action-menu button.danger{color:#b42318}.row-action-menu button.danger:hover{background:#fff3f1}.rotation-matrix-table th:first-child,.rotation-matrix-table td:first-child{z-index:1;background:#fff;min-width:180px;position:sticky;left:0}.rotation-matrix-table th:first-child{z-index:2;background:#f7faf8}.rotation-crop-stack{gap:6px;display:grid}.rotation-crop-stack span{color:#24402d;background:#f7fbf8;border:1px solid #dfe7e2;border-radius:999px;width:fit-content;max-width:240px;padding:6px 9px;font-size:12px;font-weight:850;display:inline-flex}.muted-cell{color:#9aa7a0;font-weight:800}.module-card,.submodule-card{overflow:hidden}.module-card p,.submodule-card p{color:#617166;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:14px;font-weight:750;line-height:1.45;display:-webkit-box;overflow:hidden}.module-card h3,.submodule-card h4{color:#173d27;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.module-card-grid{align-items:stretch}@media (width>=1180px){.module-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1180px){.module-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.module-card-grid{grid-template-columns:1fr}}.subscription-settings-button{font-weight:850}.session-badge,.status-badge{color:#173d27;background:linear-gradient(135deg,#eef8f1,#fff);border-color:#1f5135;font-weight:900}.plan-badge-basic{color:#173d27;background:linear-gradient(135deg,#eef8f1,#fff);border:1px solid #b9d7c2}.plan-badge-plus{color:#2d3440;background:linear-gradient(135deg,#f4f6f8,#fff);border:1px solid #c9ced6}.plan-badge-pro{color:#fff8df;background:linear-gradient(135deg,#111714,#3a2f13 48%,#d7b35d);border:1px solid #c9a24f;box-shadow:0 12px 28px #46320a2e}.subscription-settings-button{color:#173d27;text-align:left;cursor:pointer;background:linear-gradient(135deg,#f7fbf8,#fff);border:0;border-radius:12px;width:100%;padding:10px 12px;font-weight:900}.subscription-settings-button:hover{background:#eef8f1}.subscription-plan-panel{gap:18px;display:grid}.subscription-plan-header,.subscription-free-note{background:linear-gradient(135deg,#f7fbf8,#fff);border:1px solid #1f51351f;border-radius:24px;padding:20px;box-shadow:0 16px 36px #143a2314}.subscription-plan-header span,.subscription-free-note strong{color:#2d6a42;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:900}.subscription-plan-header strong{color:#143724;margin-top:6px;font-size:26px;font-weight:950;display:block}.subscription-plan-header p,.subscription-free-note p{color:#617166;margin:8px 0 0;font-weight:750;line-height:1.55}.subscription-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.subscription-plan-card{text-align:left;cursor:pointer;border:1px solid #1f51351f;border-radius:24px;min-height:210px;padding:20px;transition:transform .2s,box-shadow .2s}.subscription-plan-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #143a2324}.subscription-plan-card span{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex}.subscription-plan-card strong{margin-top:18px;font-size:24px;font-weight:950;display:block}.subscription-plan-card p{margin:10px 0 18px;font-size:14px;font-weight:750;line-height:1.5}.subscription-plan-card em{font-size:13px;font-style:normal;font-weight:950}.subscription-plan-card-crop{color:#173d27;background:linear-gradient(135deg,#eef8f1,#fff)}.subscription-plan-card-crop span{color:#173d27;background:#2d6a421f}.subscription-plan-card-animal{color:#2d3440;background:linear-gradient(135deg,#f4f6f8,#fff)}.subscription-plan-card-animal span{color:#2d3440;background:#464e5c1f}.subscription-plan-card-enterprise{color:#5b4222;background:linear-gradient(135deg,#f8f4ec,#fff)}.subscription-plan-card-enterprise span{color:#5b4222;background:#96682e24}@media (width<=1180px){.subscription-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.subscription-plan-grid{grid-template-columns:1fr}}body[data-subscription-theme=crop]{--etemai-theme-primary:#2d6a42;--etemai-theme-soft:#eef8f1;--etemai-theme-text:#173d27}body[data-subscription-theme=animal]{--etemai-theme-primary:#4b5f7a;--etemai-theme-soft:#f1f4f8;--etemai-theme-text:#263241}body[data-subscription-theme=enterprise]{--etemai-theme-primary:#8b6630;--etemai-theme-soft:#f8f2e8;--etemai-theme-text:#4a351d}body[data-subscription-theme=crop] .app-shell,body[data-subscription-theme=animal] .app-shell,body[data-subscription-theme=enterprise] .app-shell{background:radial-gradient(circle at top right, color-mix(in srgb, var(--etemai-theme-primary) 14%, transparent), transparent 34%), linear-gradient(135deg, var(--etemai-theme-soft), #fff 58%)}.subscription-plan-card-active{border-width:2px;transform:translateY(-4px);box-shadow:0 22px 52px #143a232e}body[data-subscription-theme=crop] .session-badge,body[data-subscription-theme=crop] .status-badge{color:#173d27;background:linear-gradient(135deg,#eef8f1,#fff);border-color:#2d6a4240}body[data-subscription-theme=animal] .session-badge,body[data-subscription-theme=animal] .status-badge{color:#263241;background:linear-gradient(135deg,#f1f4f8,#fff);border-color:#4b5f7a40}body[data-subscription-theme=enterprise] .session-badge,body[data-subscription-theme=enterprise] .status-badge{color:#4a351d;background:linear-gradient(135deg,#f8f2e8,#fff);border-color:#8b663047}body[data-subscription-theme=pro] .session-badge,body[data-subscription-theme=pro] .status-badge{color:#fff8df;background:linear-gradient(135deg,#111714,#3a2f13 52%,#d7b35d);border-color:#c9a24f80;box-shadow:0 14px 34px #46320a2e}.module-card,.submodule-card,.subscription-plan-card,.selected-action-panel,.account-menu,.pin-modal{overflow-wrap:anywhere;word-break:normal;min-width:0}.module-card h3,.submodule-card h4,.subscription-plan-card strong,.selected-action-panel strong{white-space:normal;text-overflow:unset;line-height:1.2;overflow:visible}.module-card p,.submodule-card p,.subscription-plan-card p,.selected-action-panel p{white-space:normal;text-overflow:unset;-webkit-line-clamp:unset;line-height:1.45;display:block;overflow:visible}.module-card{min-height:178px}.submodule-card{min-height:148px}.subscription-plan-card{min-height:240px}.account-menu button,.subscription-settings-button{white-space:normal;line-height:1.35}.dashboard-header,.dashboard-topbar,.dashboard-content,.module-card-grid,.submodule-grid,.subscription-plan-grid{min-width:0}@media (width<=1180px){.module-card-grid,.subscription-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.module-card-grid,.submodule-grid,.subscription-plan-grid{grid-template-columns:1fr}.dashboard-header,.dashboard-topbar{gap:12px}}.world-clock-wrap{position:relative}.world-clock-trigger{color:#26352d;cursor:pointer;white-space:nowrap;background:#fffffff5;border:1px solid #dfe7e2;border-radius:999px;grid-template-columns:auto auto auto;align-items:center;gap:8px;min-height:42px;padding:7px 12px;display:grid;box-shadow:0 10px 24px #1e382814}.world-clock-trigger:hover{background:#f7faf8;border-color:#cddbd2}.world-clock-trigger strong{color:#142119;font-variant-numeric:tabular-nums;font-size:13px}.world-clock-trigger span{color:#68786f;font-size:12px;font-weight:700}.world-clock-city{color:#42544a!important}.world-clock-panel{z-index:110;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #dae2ddf2;border-radius:22px;width:min(410px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #0c14102e}.world-clock-panel-header{border-bottom:1px solid #edf2ee;justify-content:space-between;align-items:flex-end;gap:12px;padding:10px 12px 13px;display:flex}.world-clock-panel-header strong{color:#17271e;font-size:15px}.world-clock-panel-header span{color:#79877f;font-size:11px;font-weight:700}.world-clock-row{border-bottom:1px solid #f0f3f1;justify-content:space-between;align-items:center;gap:18px;padding:12px;display:flex}.world-clock-row:last-child{border-bottom:0}.world-clock-row>div{gap:3px;display:grid}.world-clock-row>div:last-child{text-align:right}.world-clock-row strong{color:#1f3026;font-variant-numeric:tabular-nums;font-size:13px}.world-clock-row span{color:#77857d;font-size:11px;line-height:1.35}@media (width<=920px){.workspace-actions{flex-wrap:wrap;justify-content:flex-end}.world-clock-trigger{grid-template-columns:auto auto}.world-clock-trigger>span:last-child{display:none}}@media (width<=760px){.world-clock-wrap{order:3;width:100%}.world-clock-trigger{grid-template-columns:1fr auto auto;justify-content:space-between;width:100%}.world-clock-trigger>span:last-child{display:inline}.world-clock-panel{left:0;right:auto}}.world-clock-panel{width:min(470px,100vw - 32px);max-height:min(720px,100vh - 120px);overflow:hidden}.world-clock-panel-header>div{gap:3px;display:grid}.world-clock-close{color:#526159;cursor:pointer;background:#fff;border:1px solid #dfe7e2;border-radius:999px;flex:none;place-items:center;width:32px;height:32px;padding:0;font-size:20px;line-height:1;display:grid}.world-clock-close:hover{color:#17271e;background:#f2f7f4}.world-clock-featured{max-height:285px;overflow-y:auto}button.world-clock-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0f3f1;border-radius:12px;width:100%}button.world-clock-row:hover{background:#f7faf8}.world-clock-row-active{box-shadow:inset 3px 0 #4b8b5b;background:#4b8b5b17!important}.world-clock-explorer{background:#f8fbf9d1;border-top:1px solid #edf2ee;gap:10px;padding:12px;display:grid}.world-clock-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.world-clock-tab{color:#68786f;cursor:pointer;background:#fff;border:1px solid #dfe7e2;border-radius:12px;min-width:0;padding:8px 6px;font-size:11px;font-weight:800}.world-clock-tab:hover{color:#26352d;background:#f4f8f5}.world-clock-tab-active{color:#285c36;background:#eaf4ed;border-color:#8bb798}.world-clock-search{color:#17271e;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #dce5df;border-radius:13px;outline:none;padding:9px 12px;font-size:13px}.world-clock-search:focus{border-color:#79a988;box-shadow:0 0 0 3px #5b976c1f}.world-clock-city-list{max-height:230px;padding-right:3px;overflow-y:auto}.world-clock-city-option{color:#26352d;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf2ee;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:10px;display:flex}.world-clock-city-option:hover{background:#fff;border-radius:10px}.world-clock-city-option-active{background:#eaf4ed;border-radius:10px}.world-clock-city-option>span:first-child{gap:2px;display:grid}.world-clock-city-option strong{color:#1f3026;font-size:12px}.world-clock-city-option small{color:#7a8880;font-size:10px;font-weight:700}.world-clock-city-option>span:last-child{color:#44554b;font-variant-numeric:tabular-nums;flex:none;font-size:12px;font-weight:800}.world-clock-empty{color:#77857d;text-align:center;padding:20px 12px;font-size:12px}.world-clock-source{background:#fff;border-top:1px solid #edf2ee;justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;display:flex}.world-clock-source span{color:#7b8881;font-size:9px;font-weight:700;line-height:1.35}.world-clock-source span:last-child{text-align:right;flex:none}@media (width<=520px){.world-clock-panel{width:calc(100vw - 24px);max-height:calc(100vh - 90px)}.world-clock-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.world-clock-source{flex-direction:column;align-items:flex-start}.world-clock-source span:last-child{text-align:left}}.world-clock-country{background:#ffffffc7;border:1px solid #e4ebe6;border-radius:14px;margin-bottom:10px;overflow:hidden}.world-clock-country:last-child{margin-bottom:0}.world-clock-country-header{background:#f3f8f5;border-bottom:1px solid #e8eee9;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;display:flex}.world-clock-country-header strong{color:#21352a;font-size:12px;font-weight:900}.world-clock-country-header span{color:#78867e;font-size:10px;font-weight:800}.world-clock-country .world-clock-city-option:last-child{border-bottom:0}.world-clock-country .world-clock-city-option:hover{background:#f8fbf9;border-radius:0}.world-clock-country .world-clock-city-option-active{border-radius:0;box-shadow:inset 3px 0 #4b8b5b}.world-clock-featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:none;padding:10px;display:grid;overflow:visible}.world-clock-featured .world-clock-row{background:#fff;border:1px solid #e4ebe6;border-radius:12px;min-width:0;padding:9px 10px}.world-clock-featured .world-clock-row:last-child{grid-column:1/-1}.world-clock-featured .world-clock-row>div:first-child span{display:none}.world-clock-featured .world-clock-row strong{font-size:11px}.world-clock-featured .world-clock-row span{font-size:9px}.world-clock-explorer{max-height:355px;overflow:hidden}.world-clock-city-list{max-height:225px;overflow-y:auto}@media (width<=520px){.world-clock-featured{grid-template-columns:1fr}.world-clock-featured .world-clock-row:last-child{grid-column:auto}}.world-clock-panel{flex-direction:column;width:min(540px,100vw - 32px);max-height:min(760px,100vh - 100px);display:flex}.world-clock-featured{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;display:grid}.world-clock-featured .world-clock-row,.world-clock-featured .world-clock-row:last-child{grid-column:auto;min-height:68px;padding:10px 11px}.world-clock-featured .world-clock-row>div{min-width:0}.world-clock-featured .world-clock-row>div:last-child{text-align:right}.world-clock-featured .world-clock-row strong{font-size:11px;line-height:1.25}.world-clock-featured .world-clock-row span{font-size:9px;line-height:1.25}.world-clock-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.world-clock-explorer{min-height:0;max-height:390px;overflow:hidden}.world-clock-city-list{scrollbar-width:thin;max-height:250px;overflow-y:auto}.world-clock-country{margin-bottom:8px}.world-clock-country-header{z-index:2;position:sticky;top:0}.world-clock-source{flex:none}@media (width<=760px){.world-clock-panel{width:min(500px,100vw - 24px)}.world-clock-featured,.world-clock-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.world-clock-featured{grid-template-columns:1fr}.world-clock-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.world-clock-featured .world-clock-row{grid-template-columns:1fr;align-content:center;gap:5px;min-width:0;min-height:76px;display:grid}.world-clock-featured .world-clock-row>div,.world-clock-featured .world-clock-row>div:last-child{text-align:left;justify-content:space-between;align-items:center;gap:7px;min-width:0;display:flex}.world-clock-featured .world-clock-row strong,.world-clock-featured .world-clock-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.world-clock-featured .world-clock-row>div:first-child strong{flex:auto}.world-clock-featured .world-clock-row>div:last-child strong{flex:none}.world-clock-featured .world-clock-row>div:last-child span{text-align:right;flex:auto}.world-clock-panel{box-sizing:border-box;right:0}.world-clock-panel *,.world-clock-panel :before,.world-clock-panel :after{box-sizing:border-box}.world-clock-city-list{padding-right:8px}.world-clock-country,.world-clock-city-option{width:100%;min-width:0}@media (width<=1080px){.world-clock-panel{width:min(520px,100vw - 24px)}}@media (width<=640px){.world-clock-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.world-clock-featured .world-clock-row{min-height:72px}}.brand-logo{object-fit:contain;border-radius:16px;flex:none;width:58px;height:58px}.subscription-plan-logo{object-fit:contain;object-position:left center;width:100%;height:72px;margin-bottom:14px;display:block}.subscription-plan-card-plus span{color:#681d2d;background:#8024321f}body[data-subscription-theme=free] .workspace-pill,body[data-subscription-theme=starter] .workspace-pill,body[data-subscription-theme=plus] .workspace-pill,body[data-subscription-theme=pro] .workspace-pill{border-color:color-mix(in srgb, var(--etemai-theme-primary) 35%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--etemai-theme-primary) 12%, white), #fff);color:var(--etemai-theme-primary)}.module-card-locked{opacity:.58;filter:grayscale(.45);position:relative}.module-card-locked:after{content:"";border-radius:inherit;pointer-events:none;background:#ffffff38;position:absolute;inset:0}.module-card-lock-badge{z-index:2;color:#4b5650;background:#373f3b1a;border-radius:999px;align-items:center;width:fit-content;margin-top:10px;padding:6px 9px;font-size:11px;font-weight:900;display:inline-flex;position:relative}.workspace-pill-button{appearance:none;font:inherit;cursor:pointer}.workspace-pill-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #192d221f}.subscription-module-selector{background:#fffffff0;border:1px solid #1f513524;border-radius:24px;padding:22px;box-shadow:0 16px 38px #143a2317}.subscription-module-selector-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.subscription-module-selector-header>div{gap:5px;display:grid}.subscription-module-selector-header span{color:var(--etemai-theme-primary);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.subscription-module-selector-header strong{color:#1e2d25;font-size:20px;line-height:1.25}.subscription-module-selector-header em{background:var(--etemai-theme-soft);min-width:58px;height:58px;color:var(--etemai-theme-primary);border-radius:18px;place-items:center;font-size:20px;font-style:normal;font-weight:950;display:grid}.subscription-module-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.subscription-module-option{color:#2b3931;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe7e2;border-radius:18px;grid-template-columns:auto 1fr;gap:4px 10px;min-height:106px;padding:15px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.subscription-module-option:hover:not(:disabled){border-color:var(--etemai-theme-primary);transform:translateY(-2px);box-shadow:0 12px 28px #143a231a}.subscription-module-option>span{color:var(--etemai-theme-primary);grid-row:1/span 2;font-size:21px;font-weight:950}.subscription-module-option strong{font-size:14px;line-height:1.3}.subscription-module-option small{color:#78847d;font-size:11px;font-weight:750}.subscription-module-option-selected{border-color:var(--etemai-theme-primary);background:color-mix(in srgb, var(--etemai-theme-primary) 9%, #fff);box-shadow:inset 0 0 0 1px var(--etemai-theme-primary)}.subscription-module-option:disabled{cursor:not-allowed;opacity:.42;filter:grayscale(.65)}.subscription-security-note{color:#58665e;margin:16px 0 0;font-size:12px;font-weight:800}@media (width<=980px){.subscription-module-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.subscription-module-options{grid-template-columns:1fr}}.subscription-plan-card-free{color:#234b2e;background:linear-gradient(135deg,#edf7ee,#fffaf0);border-color:#477d4847}.subscription-plan-card-free span{color:#234b2e;background:#477d4821}.subscription-plan-card-starter{color:#fff8df;background:linear-gradient(135deg,#111513,#4f1721 52%,#c9a24f);border-color:#c9a24f85}.subscription-plan-card-starter span{color:#fff8df;background:#fff8df29}.subscription-plan-card-plus{color:#681d2d;background:linear-gradient(135deg,#fff5f5,#fbf2dc);border-color:#80243247}.subscription-plan-card-pro{color:#242a27;background:linear-gradient(135deg,#ecefed,#fff);border-color:#2e34313d}.subscription-plan-card-pro span{color:#242a27;background:#242a271a}.subscription-plan-card-pro p{color:#4b5650}body[data-subscription-theme=free]{--etemai-theme-primary:#477d48;--etemai-theme-soft:#edf7ee;--etemai-theme-text:#234b2e}body[data-subscription-theme=starter]{--etemai-theme-primary:#c9a24f;--etemai-theme-soft:#211316;--etemai-theme-text:#fff8df}body[data-subscription-theme=plus]{--etemai-theme-primary:#802432;--etemai-theme-soft:#fff3f4;--etemai-theme-text:#681d2d}body[data-subscription-theme=pro]{--etemai-theme-primary:#3d4641;--etemai-theme-soft:#eef1ef;--etemai-theme-text:#242a27}body[data-subscription-theme=free] .app-shell{background:radial-gradient(circle at 100% 0,#477d482b,#0000 34%),linear-gradient(135deg,#edf7ee,#fff 58%,#fffaf0)}body[data-subscription-theme=starter] .app-shell{background:radial-gradient(circle at 100% 0,#c9a24f3d,#0000 34%),radial-gradient(circle at 0 100%,#4f17211f,#0000 32%),linear-gradient(135deg,#f8f3e7,#fff 48%,#f3e5c2)}body[data-subscription-theme=plus] .app-shell{background:radial-gradient(circle at 100% 0,#80243229,#0000 34%),linear-gradient(135deg,#fff4f5,#fff 55%,#fbf2dc)}body[data-subscription-theme=pro] .app-shell{background:radial-gradient(circle at 100% 0,#3d46411f,#0000 34%),linear-gradient(135deg,#eef1ef,#fff 58%)}.account-settings-panel{gap:18px;display:grid}.account-settings-card{background:#fffffff5;border:1px solid #1f513524;border-radius:24px;padding:24px;box-shadow:0 16px 38px #143a2317}.account-settings-card>span{color:var(--etemai-theme-primary);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.account-settings-card>strong{color:#1e2d25;margin:7px 0 20px;font-size:24px;display:block}.account-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-bottom:20px;display:grid}.account-settings-grid label{gap:7px;display:grid}.account-settings-grid small{color:#5f6d65;font-size:12px;font-weight:850}.account-settings-grid input,.account-settings-grid select{color:#1e2d25;min-height:46px;font:inherit;background:#fff;border:1px solid #d8e1dc;border-radius:13px;padding:10px 12px}.security-setting-row{border-bottom:1px solid #e8eeea;justify-content:space-between;align-items:center;gap:22px;padding:18px 0;display:flex}.security-setting-row:last-child{border-bottom:0}.security-setting-row>div{min-width:0}.security-setting-row strong{color:#203128;font-size:15px}.security-setting-row p{color:#69776f;margin:6px 0 0;font-size:13px;line-height:1.5}@media (width<=720px){.account-settings-grid{grid-template-columns:1fr}.security-setting-row{flex-direction:column;align-items:flex-start}}.subscription-plan-panel{gap:22px}.subscription-plan-header{background:radial-gradient(circle at 100% 0,#c9a24f24,#0000 38%),linear-gradient(135deg,#fff,#f7faf8);border-radius:28px;padding:26px 28px}.subscription-plan-header strong{letter-spacing:-.03em;font-size:clamp(26px,3vw,34px)}.subscription-plan-grid{align-items:stretch;gap:16px}.subscription-plan-card{isolation:isolate;border-radius:28px;flex-direction:column;min-height:360px;padding:22px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.subscription-plan-card:before{content:"";z-index:-1;opacity:.75;pointer-events:none;position:absolute;inset:0}.subscription-plan-card:hover{transform:translateY(-5px)}.subscription-plan-logo{object-position:center;filter:drop-shadow(0 10px 18px #10181421);width:86px;height:86px;margin:0 0 22px}.subscription-plan-card>span{width:fit-content;margin-bottom:18px}.subscription-plan-card>strong{letter-spacing:-.025em;margin:0;font-size:25px}.subscription-plan-card>p{flex:1;margin:13px 0 24px;font-size:14px;line-height:1.62}.subscription-plan-card>em{border-radius:999px;align-items:center;width:fit-content;padding:10px 13px;display:inline-flex}.subscription-plan-card-free{color:#23462d;background:radial-gradient(circle at 0 0,#62916921,#0000 34%),linear-gradient(145deg,#fff,#edf6ef);border-color:#d8e5dc;box-shadow:0 18px 42px #2a533514}.subscription-plan-card-free>em{color:#2e633b;background:#3968431a}.subscription-plan-card-starter{color:#fff7df;background:radial-gradient(circle at 85% 10%,#e2be6947,#0000 28%),linear-gradient(145deg,#102a1c,#1d4b31 58%,#b8903f);border-color:#be974385;box-shadow:0 22px 54px #102a1c33}.subscription-plan-card-starter p{color:#fff7dfd6}.subscription-plan-card-starter>em{color:#fff5d7;background:#fff5d724}.subscription-plan-card-plus{color:#6d1e2f;background:radial-gradient(circle at 86% 8%,#bc914638,#0000 30%),linear-gradient(145deg,#fffaf6,#f9e9e8 58%,#eed8ae);border-color:#80243247;box-shadow:0 22px 54px #671e2d1f}.subscription-plan-card-plus>em{color:#751f31;background:#8024321a}.subscription-plan-card-pro{color:#181d1a;background:radial-gradient(circle at 82% 6%,#c9a24f38,#0000 30%),linear-gradient(145deg,#fcfcfc,#e7e9e8 58%,#c5c9c7);border-color:#383e3b40;box-shadow:0 24px 62px #181d1a29}.subscription-plan-card-pro>em{color:#f5e6b8;background:#202522}.subscription-plan-card-active{box-shadow:0 0 0 4px color-mix(in srgb, var(--etemai-theme-primary) 12%, transparent), 0 26px 68px #14281d2e;border-width:2px}.subscription-module-selector,.subscription-free-note{border-radius:28px}.subscription-module-selector{background:radial-gradient(circle at top right, color-mix(in srgb, var(--etemai-theme-primary) 10%, transparent), transparent 35%), #fffffff7;padding:26px}.subscription-module-option{border-radius:20px;min-height:122px}@media (width<=1180px){.subscription-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.subscription-plan-grid{grid-template-columns:1fr}.subscription-plan-card{min-height:320px}}.auth-mode-actions{border-top:1px solid #e1e8e3;justify-content:space-between;gap:14px;margin-top:18px;padding-top:18px;display:flex}.auth-link-button{color:#2e6644;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:700}.auth-link-button:hover{text-decoration:underline}.auth-register-link{text-align:right}.auth-two-column{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-help-text{color:#596b61;margin:0;line-height:1.55}.login-form small{color:#75827a;font-weight:500}@media (width<=560px){.auth-two-column{grid-template-columns:1fr}.auth-mode-actions{flex-direction:column}.auth-register-link{text-align:left}}.auth-confirmation-shell{background:radial-gradient(circle at 50% 8%,#c69d4629,#0000 34%),linear-gradient(145deg,#eef4f0,#f8faf8 58%,#edf2ef);place-items:center;display:grid}.auth-confirmation-card{text-align:center;background:radial-gradient(circle at 50% -10%,#e0be7033,#0000 35%),#fff;border-color:#ac873a52;width:min(540px,100%);margin-top:0;padding:30px 36px 38px;position:relative;overflow:hidden;box-shadow:0 28px 75px #18372526,inset 0 0 0 1px #ffffffbf}.auth-confirmation-card:before{content:"";background:linear-gradient(90deg,#0000,#b88b37,#e1c475,#b88b37,#0000);border-radius:0 0 999px 999px;width:76%;height:3px;position:absolute;top:0;left:12%}.auth-confirmation-brand{justify-content:center;margin:8px 0 20px;display:flex}.auth-confirmation-logo{object-fit:cover;background:#050505;border:1px solid #6f1d2047;border-radius:50%;width:92px;height:92px;box-shadow:0 15px 34px #35220d2e,0 0 0 5px #cda95917}.auth-confirmation-icon{color:#27623d;background:linear-gradient(145deg,#f6fbf7,#dceee1);border:1px solid #2f6c4333;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 22px;font-size:31px;font-weight:900;display:grid;box-shadow:0 12px 28px #27623d21,0 0 0 7px #3e84520f}.auth-confirmation-content{justify-items:center;gap:14px;display:grid}.auth-confirmation-eyebrow{color:#9a742e;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:850}.auth-confirmation-content h1{color:#173a26;letter-spacing:-.035em;max-width:440px;margin:0;font-size:clamp(25px,5vw,34px);line-height:1.22}.auth-confirmation-email{color:#2c503a;background:#f5f8f6;border:1px solid #d9e4dc;border-radius:14px;justify-content:center;align-items:center;gap:10px;max-width:100%;margin-top:4px;padding:12px 16px;display:inline-flex}.auth-confirmation-email strong{overflow-wrap:anywhere;min-width:0}.auth-confirmation-button{color:#fff;background:linear-gradient(145deg,#173d27,#28613d);border:1px solid #234f34;border-radius:12px;width:100%;margin-top:30px;padding:13px 18px;font-weight:800;box-shadow:0 13px 28px #1d4e302e}.auth-confirmation-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #1d4e3038}@media (width<=560px){.auth-confirmation-shell{padding:18px}.auth-confirmation-card{padding:24px 22px 28px}.auth-confirmation-logo{width:80px;height:80px}.auth-confirmation-icon{width:60px;height:60px}}.module-card-heading{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.module-card-heading h2,.module-card h2,.submodule-card h2,.submodule-card h3{white-space:normal;overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%;text-overflow:unset;margin-top:0;line-height:1.25;overflow:visible}.module-card-heading h2{flex:auto}.module-lock-badge,.module-card-lock-badge{white-space:normal;overflow-wrap:anywhere;text-align:right;flex:none;max-width:46%;line-height:1.25}.module-card,.module-card-button,.submodule-card,.submodule-card-button{min-width:0;height:auto}@media (width<=760px){.module-card-heading{flex-wrap:wrap}.module-lock-badge,.module-card-lock-badge{text-align:left;max-width:100%}}.module-card h2,.module-card h3,.submodule-card h2,.submodule-card h3,.submodule-card h4,.section-header h2,.subscription-plan-card strong{text-wrap:balance;-webkit-hyphens:auto;hyphens:auto}.module-card p,.submodule-card p,.subscription-plan-card p,.selected-action-panel p{text-wrap:pretty;-webkit-hyphens:auto;hyphens:auto}html[lang=zh] .module-card h2,html[lang=zh] .submodule-card h3,html[lang=ja] .module-card h2,html[lang=ja] .submodule-card h3,html[lang=ko] .module-card h2,html[lang=ko] .submodule-card h3{word-break:normal;line-break:strict;-webkit-hyphens:none;hyphens:none}html[dir=rtl] .module-card,html[dir=rtl] .submodule-card,html[dir=rtl] .section-header,html[dir=rtl] .selected-action-panel{text-align:start}.login-header-spacer{width:1px;height:1px}.login-brand{text-align:center;justify-items:center;gap:10px;margin:2px 0 22px;display:grid}.login-brand-logo{object-fit:cover;background:#050505;border:1px solid #6f1d2052;border-radius:50%;width:128px;height:128px;box-shadow:0 20px 48px #46230838,0 0 0 6px #daae541a}.login-brand-text{gap:4px;display:grid}.login-brand-text strong{color:#173b26;letter-spacing:-.035em;font-size:29px;font-weight:900}.login-brand-text span{color:#7b6651;letter-spacing:.035em;font-size:12px;font-weight:750}@media (width<=640px){.login-brand-logo{width:108px;height:108px}.login-brand-text strong{font-size:25px}.login-brand-text span{font-size:11px}}.activity-grid-editing{border-radius:20px;outline:3px solid #be8b2d2e;scroll-margin-top:24px;box-shadow:0 0 0 1px #8e5c112e}.editing-status-badge{color:#7a4d09;background:#fff8e8;border:1px solid #a66d1547;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.activity-editing-banner{z-index:30;background:#fff9e8f7;border:1px solid #9e671247;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:14px 16px;display:flex;position:sticky;top:12px;box-shadow:0 12px 30px #5b3a081f}.activity-editing-banner>div{gap:4px;display:grid}.activity-editing-banner strong{color:#694309}.activity-editing-banner span{color:#785f38;font-size:12px}@media (width<=720px){.activity-editing-banner{flex-direction:column;align-items:stretch;position:static}}.app-bootstrap-screen{text-align:center;background:var(--app-background,#f5f7f5);place-content:center;justify-items:center;gap:1rem;min-height:100vh;padding:2rem;display:grid}.app-bootstrap-logo{object-fit:contain;border-radius:50%;width:112px;height:112px}.app-bootstrap-spinner{border:3px solid #184a2d2e;border-top-color:currentColor;border-radius:50%;width:34px;height:34px;animation:.75s linear infinite upperagri-bootstrap-spin}@keyframes upperagri-bootstrap-spin{to{transform:rotate(360deg)}}.subscription-identity{color:#304038;-webkit-user-select:none;user-select:none;background:#f7f9f7;border:1px solid #2d3c3324;border-radius:14px;align-items:center;gap:8px;min-height:44px;padding:5px 12px 5px 6px;display:inline-flex;box-shadow:0 4px 14px #182c210f,inset 0 1px #ffffffd1}.subscription-identity img{object-fit:cover;border-radius:50%;flex:0 0 32px;width:32px;height:32px;box-shadow:0 2px 7px #1420191c}.subscription-identity span{gap:1px;line-height:1;display:grid}.subscription-identity small{color:currentColor;letter-spacing:.12em;opacity:.54;font-size:7px;font-weight:800}.subscription-identity strong{color:currentColor;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;max-width:132px;font-size:11px;font-weight:760;line-height:1.15;overflow:hidden}.subscription-identity-free{border-color:#3d464138}.subscription-identity-starter{color:#315d38;background:linear-gradient(135deg,#f5fbf5,#fff);border-color:#477d4847}.subscription-identity-plus{color:#742333;background:linear-gradient(135deg,#fff6f7,#fff);border-color:#80243247}.subscription-identity-pro{color:#554a32;background:linear-gradient(135deg,#f8f6ef 0%,#f2eee2 100%);border-color:#8d72373d;box-shadow:0 4px 14px #43300a12,inset 0 1px #ffffffd6}.public-portal{color:#17211b;background:radial-gradient(circle at 82% 8%,#c9a24f24,#0000 28%),linear-gradient(#f7f8f6 0%,#fff 34%,#f3f5f2 100%);min-height:100vh;overflow-x:hidden}.public-header{z-index:30;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f9faf8e0;border-bottom:1px solid #192a2017;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:82px;padding:14px clamp(22px,5vw,78px);display:grid;position:sticky;top:0}.public-brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.public-brand img{object-fit:cover;border-radius:50%;width:48px;height:48px;box-shadow:0 7px 20px #192a2029}.public-brand span{gap:3px;display:grid}.public-brand strong{letter-spacing:-.035em;font-size:20px}.public-brand small{color:#758078;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800}.public-navigation{justify-content:center;gap:clamp(16px,2.6vw,38px);display:flex}.public-navigation a{color:#59645d;font-size:12px;font-weight:800;text-decoration:none;transition:color .16s,transform .16s}.public-navigation a:hover{color:#1d4f31;transform:translateY(-1px)}.public-header-actions{align-items:center;gap:10px;display:flex}.public-header-actions select{color:#435047;max-width:126px;height:40px;font:inherit;background:#fff;border:1px solid #1e372824;border-radius:11px;padding:0 10px;font-size:12px;font-weight:750}.public-header-actions button,.public-hero-actions button,.public-application-cta button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#10281b,#245438);border:1px solid #183d28;border-radius:12px;padding:0 18px;font-size:12px;font-weight:850;transition:transform .16s,box-shadow .16s;box-shadow:0 10px 24px #163e272e}.public-header-actions button:hover,.public-hero-actions button:hover,.public-application-cta button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #163e273d}.public-hero{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:clamp(42px,7vw,110px);min-height:680px;padding:clamp(70px,8vw,126px) clamp(24px,7vw,112px);display:grid}.public-hero-content{max-width:760px}.public-eyebrow{color:#2c6840;letter-spacing:.13em;text-transform:uppercase;background:#eff7f1db;border:1px solid #285a3929;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:900;display:inline-flex}.public-hero h1{letter-spacing:-.065em;max-width:760px;margin:24px 0 22px;font-size:clamp(48px,6.3vw,88px);line-height:.96}.public-hero-content>p{color:#657168;max-width:680px;margin:0;font-size:clamp(16px,1.65vw,21px);line-height:1.65}.public-hero-actions{align-items:center;gap:14px;margin-top:34px;display:flex}.public-hero-actions a{color:#345242;padding:12px 16px;font-size:13px;font-weight:850;text-decoration:none}.public-trust-strip{color:#89928c;letter-spacing:.13em;flex-wrap:wrap;gap:9px 22px;margin-top:48px;font-size:9px;font-weight:900;display:flex}.public-hero-visual{place-items:center;min-height:490px;display:grid;position:relative}.public-hero-visual:before{content:"";background:radial-gradient(circle at 34% 28%,#fff,#e9eee9 46%,#cfd9d1 100%);border-radius:50%;width:330px;height:330px;position:absolute;box-shadow:0 42px 100px #192f212e,inset 0 0 0 1px #ffffffe6}.public-hero-visual img{z-index:4;object-fit:cover;filter:drop-shadow(0 24px 38px #18291e33);border-radius:50%;width:230px;height:230px;position:relative}.public-orbit{border:1px solid #405e4a29;border-radius:50%;position:absolute}.public-orbit-large{width:470px;height:470px}.public-orbit-small{width:390px;height:250px;transform:rotate(-22deg)}.public-data-chip{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#536159;letter-spacing:.11em;background:#ffffffe0;border:1px solid #28392f1f;border-radius:12px;padding:10px 13px;font-size:8px;font-weight:900;position:absolute;box-shadow:0 12px 34px #15261c1a}.public-data-chip-one{top:72px;right:0}.public-data-chip-two{bottom:80px;left:-12px}.public-data-chip-three{bottom:30px;right:16px}.public-section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 clamp(24px,7vw,112px) 100px;display:grid}.public-feature-card{background:linear-gradient(145deg,#fffffff5,#f4f7f4f0);border:1px solid #1f32261a;border-radius:24px;min-height:270px;padding:30px;position:relative;overflow:hidden;box-shadow:0 18px 50px #182a1f12}.public-feature-card:after{content:"";background:#4d8d5e24;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;right:-58px}.public-feature-card>span{color:#799181;letter-spacing:.14em;font-size:9px;font-weight:950}.public-feature-card h2{letter-spacing:-.04em;max-width:280px;margin:42px 0 14px;font-size:26px;line-height:1.05}.public-feature-card p{z-index:2;color:#6d7770;max-width:340px;margin:0;font-size:13px;line-height:1.65;position:relative}.public-feature-card a{z-index:3;color:#31563e;background:#fff;border:1px solid #26423026;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;text-decoration:none;display:grid;position:absolute;bottom:22px;right:24px}.public-feature-markets{color:#fff;background:linear-gradient(145deg,#15231a,#264c32)}.public-feature-markets>span,.public-feature-markets p{color:#ffffffa8}.public-feature-regulations:after{background:#c9a24f29}.public-feature-publications:after{background:#8024321f}.public-trust-panel,.public-application-cta{border-radius:30px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:60px;margin:0 clamp(24px,7vw,112px) 90px;padding:clamp(38px,5vw,68px);display:grid}.public-trust-panel{color:#fff;background:radial-gradient(circle at 100% 0,#dab96538,#0000 34%),linear-gradient(135deg,#111a15,#263d2e)}.public-trust-panel span,.public-application-cta span{color:#c9a24f;letter-spacing:.15em;font-size:9px;font-weight:950}.public-trust-panel h2,.public-application-cta h2{letter-spacing:-.05em;max-width:540px;margin:16px 0 0;font-size:clamp(31px,4vw,52px);line-height:1}.public-trust-panel p,.public-application-cta p{color:#ffffffb3;margin:0;font-size:16px;line-height:1.7}.public-application-cta{background:#fff;grid-template-columns:auto minmax(0,1fr) auto;box-shadow:0 25px 70px #1a2b211a}.public-application-cta img{object-fit:cover;border-radius:50%;width:96px;height:96px}.public-application-cta p{color:#707b74;max-width:760px;margin-top:14px;font-size:13px}.public-application-cta h2{font-size:clamp(26px,3vw,42px)}.public-footer{color:#7b857f;border-top:1px solid #1a2d2117;justify-content:space-between;gap:20px;padding:34px clamp(24px,7vw,112px);font-size:11px;font-weight:750;display:flex}@media (width<=1080px){.public-navigation{display:none}.public-hero{grid-template-columns:1fr}.public-hero-content{max-width:900px}.public-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.public-header{grid-template-columns:1fr auto;gap:14px;min-height:70px;padding:10px 16px}.public-brand small,.public-header-actions select{display:none}.public-header-actions button{padding-inline:12px}.public-hero{min-height:auto;padding:64px 20px 72px}.public-hero h1{font-size:clamp(43px,14vw,66px)}.public-hero-visual{min-height:390px;transform:scale(.82)}.public-section-grid{grid-template-columns:1fr;padding:0 18px 70px}.public-trust-panel,.public-application-cta{grid-template-columns:1fr;gap:24px;margin:0 18px 60px;padding:32px 26px}.public-application-cta button{width:100%}.public-footer{flex-direction:column;padding:28px 20px}}.app-error-screen{background:radial-gradient(circle at 78% 14%,#c9a24f2e,#0000 30%),linear-gradient(145deg,#eef2ee,#fff 58%,#f1ead7);place-items:center;min-height:100vh;padding:28px;display:grid}.app-error-card{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border:1px solid #25392c1f;border-radius:30px;width:min(100%,620px);padding:clamp(32px,6vw,58px);box-shadow:0 36px 100px #182a1f29,inset 0 1px #ffffffe6}.app-error-card>img{object-fit:cover;border-radius:50%;width:92px;height:92px;margin-bottom:24px;box-shadow:0 16px 34px #192a202e}.app-error-eyebrow{color:#9b762a;letter-spacing:.18em;font-size:9px;font-weight:950;display:block}.app-error-card h1{color:#17211b;letter-spacing:-.05em;max-width:500px;margin:17px auto 16px;font-size:clamp(30px,5vw,48px);line-height:1.02}.app-error-card>p{color:#68736c;max-width:490px;margin:0 auto;font-size:14px;line-height:1.7}.app-error-actions{justify-content:center;gap:12px;margin-top:30px;display:flex}.app-error-actions button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#10291b,#28603e);border:1px solid #1b472e;border-radius:13px;padding:0 20px;font-size:12px;font-weight:850}.app-error-actions .app-error-secondary{color:#3e5145;background:#fff;border-color:#22392a26}.app-error-card footer{color:#929a95;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #1e322517;justify-content:center;gap:18px;margin-top:30px;padding-top:20px;font-size:9px;font-weight:800;display:flex}@media (width<=560px){.app-error-actions,.app-error-card footer{flex-direction:column}.app-error-actions button{width:100%}}.world-clock-location-button{color:#315f3c;cursor:pointer;background:#f4f8f5;border:1px solid #d9e5dd;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:6px 10px;font-size:10px;font-weight:850;display:inline-flex}.world-clock-location-button:hover:not(:disabled){background:#e9f3ec;border-color:#9cbea5}.world-clock-location-button:disabled{cursor:wait;opacity:.65}.world-clock-location-button>span:first-child{font-size:16px;line-height:1}.world-clock-location-status{color:#52665a;background:#f5f9f6;border:1px solid #dce8df;border-radius:11px;margin:8px 12px 0;padding:8px 10px;font-size:10px;font-weight:750;line-height:1.35}.world-clock-location-status-selected{color:#2f6840;background:#edf7f0;border-color:#b7d4bf}.world-clock-location-status-denied,.world-clock-location-status-unavailable{color:#805a38;background:#fff8f1;border-color:#ead8c7}@media (width<=520px){.world-clock-location-button>span:last-child{display:none}.world-clock-location-button{width:32px;padding:0}}.world-clock-unit-toggle{background:#f4f8f5;border:1px solid #d9e5dd;border-radius:999px;align-items:center;padding:2px;display:inline-flex}.world-clock-unit-button{color:#68786f;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:30px;height:26px;padding:0;font-size:10px;font-weight:850;display:grid}.world-clock-unit-button:hover{color:#285c36}.world-clock-unit-button-active{color:#285c36;background:#fff;box-shadow:0 2px 7px #1e382824}.world-clock-unit-button:focus-visible{outline-offset:1px;outline:2px solid #79a988}@media (width<=420px){.world-clock-header-actions{gap:5px}.world-clock-unit-button{width:27px}}.location-selector{gap:8px;display:grid;position:relative}.location-selector>label{color:#2b3f34;font-weight:700}.location-selector-control{position:relative}.login-form .location-selector-control input{padding-right:42px}.location-selector-clear{color:#687970;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;font-size:20px;line-height:1;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.location-selector-clear:hover{color:#244a34;background:#edf3ef}.location-selector-selected{background:#f7faf8;border:1px solid #d7e3db;border-radius:11px;gap:3px;padding:11px 12px;display:grid}.location-selector-selected span,.location-selector-selected small{color:#687970;font-size:12px;font-weight:500}.location-selector-selected strong{color:#244a34;font-size:14px;line-height:1.35}.location-selector-status{color:#687970;margin:0;font-size:13px;font-weight:500}.location-selector-status-error{color:#8a3a3a}.location-selector-results{z-index:50;background:#fff;border:1px solid #cfdcd4;border-radius:13px;max-height:320px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #182c2129}.location-selector-option{color:#24372c;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf2ef;border-radius:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:58px;padding:11px 13px;display:flex}.location-selector-option:last-child{border-bottom:0}.location-selector-option:hover,.location-selector-option-active{background:#f1f7f3}.location-selector-option>span:first-child{gap:3px;min-width:0;display:grid}.location-selector-option strong{color:#203f2d;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.location-selector-option small{color:#697a70;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.35;overflow:hidden}.location-selector-option-meta{text-align:right;flex:none;gap:3px;display:grid}@media (width<=720px){.location-selector-results{max-height:280px}.location-selector-option{align-items:flex-start}.location-selector-option-meta{display:none}}.world-clock-location-search{z-index:6;position:relative}.world-clock-location-search .location-selector{gap:6px}.world-clock-location-search .location-selector>label{color:#2b3f34;font-size:12px;font-weight:800}.world-clock-location-search .location-selector-control input{color:#17271e;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #dce5df;border-radius:13px;outline:none;padding:9px 42px 9px 12px;font-size:13px}.world-clock-location-search .location-selector-control input:focus{border-color:#79a988;box-shadow:0 0 0 3px #5b976c1f}.world-clock-location-search .location-selector-results{z-index:150;max-height:280px}.world-clock-location-search .location-selector-selected{padding:9px 11px}@media (width<=640px){.world-clock-location-search .location-selector-results{max-height:220px}}.detailed-weather{background:linear-gradient(145deg,#eef8f1f5,#f9fcfafa);border-top:1px solid #edf2ee;border-bottom:1px solid #edf2ee;gap:12px;padding:12px;display:grid}.detailed-weather-message{color:#5d6e64;text-align:center;background:#ffffffdb;border:1px solid #dfe9e2;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:96px;padding:18px;font-size:12px;font-weight:750;display:flex}.detailed-weather-message-error{color:#8a4747;background:snow;border-color:#ead7d7}.detailed-weather-spinner{border:2px solid #d7e5dc;border-top-color:#4b8b5b;border-radius:999px;width:17px;height:17px;animation:.8s linear infinite detailed-weather-spin}@keyframes detailed-weather-spin{to{transform:rotate(360deg)}}.detailed-weather-stale{color:#746124;background:#fffbed;border:1px solid #eadfaf;border-radius:11px;padding:8px 10px;font-size:10px;font-weight:800}.detailed-weather-hero{background:radial-gradient(circle at 100% 0,#8bbe9738,#0000 45%),#fff;border:1px solid #ccdfd2f2;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex;box-shadow:0 12px 30px #254a3114}.detailed-weather-hero-main{align-items:center;gap:14px;min-width:0;display:flex}.detailed-weather-hero-main>div{gap:2px;display:grid}.detailed-weather-symbol{background:#f4faf6;border:1px solid #e0ebe3;border-radius:19px;flex:none;place-items:center;width:64px;height:64px;font-size:31px;display:grid}.detailed-weather-eyebrow{color:#708078;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:850}.detailed-weather-hero-main strong{color:#173223;font-variant-numeric:tabular-nums;font-size:31px;line-height:1}.detailed-weather-hero-main div>span:last-child{color:#586a60;font-size:12px;font-weight:700}.detailed-weather-hero-summary{text-align:right;flex:none;gap:5px;display:grid}.detailed-weather-hero-summary span{color:#748179;font-size:10px;font-weight:700}.detailed-weather-hero-summary strong{color:#294936;font-variant-numeric:tabular-nums}.detailed-weather-metrics,.detailed-weather-agriculture{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.detailed-weather-metrics article,.detailed-weather-agriculture article{background:#ffffffe0;border:1px solid #e1eae4;border-radius:14px;gap:4px;min-width:0;padding:11px;display:grid}.detailed-weather-metrics span,.detailed-weather-agriculture span{color:#75837b;font-size:9px;font-weight:800;line-height:1.25}.detailed-weather-metrics strong,.detailed-weather-agriculture strong{color:#244430;font-variant-numeric:tabular-nums;text-overflow:ellipsis;font-size:12px;line-height:1.25;overflow:hidden}.detailed-weather-metrics small{color:#7a8880;font-size:9px;font-weight:800}.detailed-weather-section{gap:8px;display:grid}.detailed-weather-section-header{justify-content:space-between;align-items:center;gap:10px;padding:0 2px;display:flex}.detailed-weather-section-header strong{color:#2a4434;font-size:11px;font-weight:900}.detailed-weather-section-header span{color:#79867e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:750;overflow:hidden}.detailed-weather-hourly{scrollbar-width:thin;gap:7px;padding-bottom:4px;display:flex;overflow-x:auto}.detailed-weather-hour{text-align:center;background:#fff;border:1px solid #e1eae4;border-radius:14px;flex:0 0 66px;place-items:center;gap:5px;min-height:108px;padding:9px 5px;display:grid}.detailed-weather-hour>span{color:#687970;font-size:9px;font-weight:850}.detailed-weather-hour>strong{color:#244430;font-variant-numeric:tabular-nums;font-size:11px}.detailed-weather-hour-symbol{line-height:1;font-size:20px!important}.detailed-weather-hour small{color:#548165;font-size:9px;font-weight:800}.detailed-weather-daily{background:#ffffffe6;border:1px solid #e1eae4;border-radius:15px;overflow:hidden}.detailed-weather-day{border-bottom:1px solid #edf2ee;grid-template-columns:minmax(90px,1.4fr) 38px 68px 1fr;align-items:center;gap:8px;min-height:43px;padding:8px 11px;display:grid}.detailed-weather-day:last-child{border-bottom:0}.detailed-weather-day>span{color:#607168;font-size:10px;font-weight:750}.detailed-weather-day-condition{text-align:center;font-size:18px!important}.detailed-weather-day>strong{color:#23432f;font-variant-numeric:tabular-nums;justify-content:flex-end;gap:9px;font-size:11px;display:flex}.detailed-weather-day>strong small{color:#7b8981;font-size:11px}@media (width<=620px){.detailed-weather-hero{align-items:flex-start}.detailed-weather-hero-summary{gap:3px}.detailed-weather-metrics,.detailed-weather-agriculture{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){.detailed-weather{padding:10px}.detailed-weather-hero{flex-direction:column;align-items:stretch}.detailed-weather-hero-summary{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr))}.detailed-weather-day{grid-template-columns:minmax(78px,1.3fr) 30px 55px 1fr;padding-left:8px;padding-right:8px}}.world-clock-panel{flex-direction:column;width:min(560px,100vw - 28px);max-height:min(760px,100vh - 96px);padding:0;display:flex;overflow:hidden}.world-clock-panel-header{background:#fffffffa;border-bottom:1px solid #e8efea;flex:none;align-items:stretch;gap:11px;padding:15px 52px 12px 15px;display:grid}.world-clock-panel-title{gap:2px;min-width:0;display:grid}.world-clock-panel-title strong{color:#17271e;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.world-clock-panel-title span{color:#79877f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.world-clock-close-corner{z-index:4;position:absolute;top:12px;right:12px}.world-clock-panel-toolbar{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.world-clock-view-tabs{background:#f3f7f4;border:1px solid #dce6df;border-radius:13px;align-items:center;gap:3px;min-width:0;padding:3px;display:inline-flex}.world-clock-view-tab{color:#68776f;cursor:pointer;text-transform:capitalize;white-space:nowrap;background:0 0;border:0;border-radius:10px;min-width:0;padding:7px 11px;font-size:10px;font-weight:850;line-height:1}.world-clock-view-tab:hover{color:#285c36}.world-clock-view-tab-active{color:#285c36;background:#fff;box-shadow:0 2px 8px #1d39271f}.world-clock-header-actions{flex:none;align-items:center;gap:6px;display:inline-flex}.world-clock-location-button{min-height:32px;padding:5px 9px}.world-clock-panel-body{overscroll-behavior:contain;scrollbar-width:thin;flex:auto;min-height:0;overflow:hidden auto}.world-clock-panel-view{min-height:100%}.world-clock-locations-view{align-content:start;display:grid}.world-clock-locations-view .world-clock-featured{max-height:230px;overflow-y:auto}.world-clock-locations-view .world-clock-explorer{border-top:1px solid #e8efea}.world-clock-source{background:#fffffffa;border-top:1px solid #e8efea;flex:none;margin:0;padding:9px 14px}.detailed-weather{border-top:0}@media (width<=620px){.world-clock-panel{width:min(100%,100vw - 20px);max-height:calc(100vh - 84px)}.world-clock-panel-header{gap:9px;padding:13px 48px 10px 11px}.world-clock-panel-toolbar{flex-direction:column;align-items:stretch}.world-clock-view-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.world-clock-view-tab{width:100%}.world-clock-header-actions{justify-content:space-between;width:100%}.world-clock-location-button{flex:auto}}@media (width<=420px){.world-clock-panel-title span{display:none}.world-clock-location-button>span:last-child{display:inline}.world-clock-location-button{width:auto}}.world-clock-panel{z-index:1200;max-height:none;position:fixed;inset:clamp(12px,10vh,96px) auto 12px 50%;transform:translate(-50%)}.world-clock-location-status{flex:none;justify-content:space-between;align-items:center;gap:10px;display:flex}.world-clock-location-status>span{min-width:0}.world-clock-location-status>small{color:inherit;white-space:nowrap;flex:none;font-size:9px;font-weight:800}@media (height<=720px){.world-clock-panel{top:8px;bottom:8px}}@media (width<=620px){.world-clock-panel{width:calc(100vw - 16px);top:8px;bottom:8px}.world-clock-location-status{flex-direction:column;align-items:flex-start;gap:3px}}.world-clock-view-tabs{flex:224px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.world-clock-view-tab{text-align:center;width:100%;min-height:32px;padding:8px 14px}.world-clock-view-tab-active{border:1px solid #598f6833}.world-clock-locations-view .world-clock-explorer{grid-template-rows:auto auto auto minmax(0,1fr);min-height:0;max-height:none;display:grid;overflow:visible}.world-clock-directory-heading{justify-content:space-between;align-items:flex-end;gap:12px;min-width:0;padding:3px 1px 0;display:flex}.world-clock-directory-heading>div{gap:2px;min-width:0;display:grid}.world-clock-directory-heading strong{color:#20382a;font-size:12px;font-weight:900}.world-clock-directory-heading span{color:#78877f;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:750;overflow:hidden}.world-clock-directory-heading small{color:#64756b;white-space:nowrap;flex:none;font-size:9px;font-weight:850}.world-clock-locations-view .world-clock-city-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px;min-height:0;max-height:290px;padding-right:5px;display:grid;overflow-y:auto}.world-clock-locations-view .world-clock-country{margin:0}.world-clock-locations-view .world-clock-country-header{min-height:35px}.world-clock-locations-view .world-clock-city-option{min-height:48px}@media (width<=620px){.world-clock-directory-heading{align-items:flex-start}.world-clock-directory-heading span{white-space:normal}.world-clock-locations-view .world-clock-city-list{grid-template-columns:1fr}}
