:root{--divekit-bg-accent-a: rgba(77, 198, 218, .14);--divekit-bg-accent-b: rgba(96, 159, 255, .12);--divekit-bg-start: #081521;--divekit-bg-mid: #0d2940;--divekit-bg-mid-alt: #123a56;--divekit-bg-end: #0c2337;--divekit-bg-gradient: radial-gradient(circle at top left, var(--divekit-bg-accent-a), transparent 28%), radial-gradient(circle at 82% 18%, var(--divekit-bg-accent-b), transparent 24%), linear-gradient(155deg, var(--divekit-bg-start) 0%, var(--divekit-bg-mid) 36%, var(--divekit-bg-mid-alt) 72%, var(--divekit-bg-end) 100%);--divekit-hero-glow: rgba(105, 197, 227, .18);--divekit-hero-start: rgba(8, 35, 57, .98);--divekit-hero-mid: rgba(13, 61, 92, .96);--divekit-hero-end: rgba(22, 93, 129, .92);--divekit-hero-gradient: radial-gradient(circle at top right, var(--divekit-hero-glow), transparent 24%), linear-gradient(138deg, var(--divekit-hero-start) 0%, var(--divekit-hero-mid) 48%, var(--divekit-hero-end) 100%);--divekit-hero-orb: rgba(134, 214, 238, .08);--divekit-text-on-dark: #f4fbff;--divekit-muted-on-dark: rgba(233, 244, 255, .9);--divekit-button-primary-start: #165d81;--divekit-button-primary-end: #1f7da6;--divekit-button-primary-hover-start: #124c69;--divekit-button-primary-hover-end: #186486;--divekit-button-secondary-text: #165d81;--divekit-button-secondary-border: rgba(22, 93, 129, .26);--divekit-button-secondary-hover-bg: rgba(22, 93, 129, .1)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;padding:0;background:var(--divekit-bg-gradient);min-height:100vh;color:#333}.container{max-width:1200px;margin:0 auto;padding:20px}.header{text-align:center;color:#fff;padding:20px 0 10px}.app-brand{display:flex;justify-content:center;margin-bottom:8px}.app-brand-logo{width:min(240px,56vw);max-width:240px;max-height:88px;height:auto;filter:drop-shadow(0 12px 20px rgba(0,0,0,.2))}.header h1{font-size:3rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.header p{font-size:1.2rem;margin:10px 0 0;opacity:.9}.nav{text-align:center;margin:20px 0}.nav a{color:#fff;text-decoration:none;padding:10px 20px;margin:0 10px;border:2px solid rgba(255,255,255,.3);border-radius:6px;transition:all .3s ease}.nav a:hover{background:#fff3;border-color:#fff9}.card{background:#fff;border-radius:12px;padding:30px;margin:10px 0 20px;box-shadow:0 10px 30px #0003}.card h2{color:#2d3748;margin-top:0;border-bottom:2px solid #e2e8f0;padding-bottom:10px}.card h3{color:#4a5568;margin-top:25px;margin-bottom:15px}.card ul{list-style:none;padding:0}.card li{padding:8px 0;border-bottom:1px solid #f1f5f9}.card li:last-child{border-bottom:none}.btn{display:inline-block;padding:12px 24px;margin:0 10px;border:none;border-radius:6px;cursor:pointer;text-decoration:none;font-weight:600;font-family:inherit;font-size:16px;line-height:1.2;transition:all .3s ease;box-shadow:0 10px 22px #08233914}.btn,.public-record-button,.version-notification-btn-primary,.version-notification-btn-secondary{text-decoration:none;font-weight:600;transition:all .3s ease}.btn-primary{background:linear-gradient(145deg,var(--divekit-button-primary-start),var(--divekit-button-primary-end));color:#fff}.btn-primary:hover{background:linear-gradient(145deg,var(--divekit-button-primary-hover-start),var(--divekit-button-primary-hover-end))}.btn-secondary{background:#fff;color:var(--divekit-button-secondary-text);border:1px solid var(--divekit-button-secondary-border)}.btn-secondary:hover{background:var(--divekit-button-secondary-hover-bg);color:var(--divekit-button-secondary-text)}.btn-danger{background:linear-gradient(145deg,#b94040,#942f2f);color:#fff}.btn-danger:hover{background:linear-gradient(145deg,#a33838,#842a2a)}.btn-icon{background:#fff;border:1px solid rgba(22,93,129,.18);padding:8px 12px;border-radius:8px;font-size:12px;cursor:pointer;transition:all .2s ease;color:#35566d;box-shadow:0 6px 14px #0823390d}.btn-icon:hover{background:#165d8114;border-color:#165d8147;transform:translateY(-1px)}.btn-icon-danger{color:#b94040}.btn-chip{padding:5px 10px;font-size:12px;border-radius:8px;box-shadow:0 8px 16px #08233914}.public-record-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:linear-gradient(145deg,var(--divekit-button-primary-start),var(--divekit-button-primary-end));color:#fff;box-shadow:0 12px 24px #0f4c812e}.public-record-button:hover{background:linear-gradient(145deg,var(--divekit-button-primary-hover-start),var(--divekit-button-primary-hover-end))}.public-record-button-secondary{background:#fff;color:var(--divekit-button-secondary-text);border:1px solid var(--divekit-button-secondary-border);box-shadow:0 10px 22px #08233914}.public-record-button-secondary:hover{background:var(--divekit-button-secondary-hover-bg);color:var(--divekit-button-secondary-text)}.version-notification-btn-primary,.version-notification-btn-secondary{padding:8px 16px;border-radius:8px;cursor:pointer;font-size:14px}.version-notification-btn-primary{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.3)}.version-notification-btn-primary:hover{background:#ffffff47}.version-notification-btn-secondary{background:transparent;color:#ffffffd1;border:1px solid rgba(255,255,255,.26)}.version-notification-btn-secondary:hover{color:#fff;border-color:#ffffff80}.btn-full{width:100%;padding:12px;font-size:16px;margin-top:10px}.api-info{background:#f7fafc;border-left:4px solid #4299e1;padding:20px;margin:20px 0}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#00000080;overflow-y:auto;padding:20px 0}.modal.modal-open{display:block}body.modal-active{overflow:hidden}.modal-content{--modal-pad-x: 30px;--modal-pad-y: 30px;background-color:#fff;margin:20px auto;padding:var(--modal-pad-y) var(--modal-pad-x);border-radius:12px;width:90%;max-width:400px;position:relative;box-shadow:0 20px 60px #0000004d;max-height:calc(100vh - 40px);overflow-y:auto}.icon-sprite-defs{position:absolute;width:0;height:0;overflow:hidden}.modal-heading{display:flex;align-items:center;gap:12px;margin:0 36px 0 0;color:#173247}.modal-heading-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:radial-gradient(circle at top left,rgba(120,210,225,.2),transparent 46%),linear-gradient(145deg,#08233914,#165d8129);color:#10476c;box-shadow:inset 0 1px #ffffff8c,0 10px 24px #08233914;flex:0 0 auto}.modal-heading-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.section-heading-inline{display:inline-flex;align-items:center;gap:10px}.section-heading-inline svg{width:18px;height:18px;color:#35627d;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.loading-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.close{color:#aaa;float:right;font-size:28px;font-weight:700;position:absolute;right:15px;top:10px;cursor:pointer}.close:hover,.close:focus{color:#667eea}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:5px;font-weight:600;color:#4a5568}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px;border:2px solid #e2e8f0;border-radius:6px;font-size:16px;transition:border-color .3s ease;box-sizing:border-box;font-family:inherit}.form-group textarea{min-height:140px;resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea}.form-error{color:#e53e3e;font-size:14px;margin-top:5px}.form-success{color:#38a169;font-size:14px;margin-top:5px}.loading{opacity:.7;pointer-events:none}.form-footer-text{text-align:center;margin-top:20px}.file-input{width:100%;padding:12px;border:2px dashed #e2e8f0;border-radius:6px;font-size:16px;background:#f8f9fa}.file-input-help{font-size:12px;color:#718096;margin-top:5px}.form-actions{display:flex;gap:10px;margin-top:20px}.modal-content .form-actions{width:auto;position:sticky;bottom:calc(var(--modal-pad-y) * -1);background:#fff;border-top:1px solid #e2e8f0;padding:12px var(--modal-pad-x) var(--modal-pad-y);margin-top:0;margin-left:calc(var(--modal-pad-x) * -1);margin-right:calc(var(--modal-pad-x) * -1);margin-bottom:calc(var(--modal-pad-y) * -1);z-index:2}.modal-wide{width:95%;max-width:1200px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.tank-grid{grid-template-columns:1fr 1fr 1fr}.checkbox-label{display:flex;align-items:center;gap:8px;font-weight:500}.checkbox-input{margin:0;width:18px;height:18px}.form-group .checkbox-label{display:flex;align-items:center;margin-bottom:0}.form-group .checkbox-input{width:18px;height:18px;padding:0;border:0;border-radius:0;flex:0 0 auto}.checkbox-help{font-size:14px;color:#666;margin-left:26px;margin-top:5px}.checkbox-group{margin-top:18px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner,.loading-spinner-large{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.loading-hidden,.is-hidden{display:none!important}.is-loading-button{opacity:.7;cursor:not-allowed}.loading-empty-state{text-align:center;padding:40px;color:#666}.loading-empty-state-icon{font-size:48px;margin-bottom:15px}.loading-empty-state-button{margin-top:15px}.global-loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.global-loader-content{background:#fff;padding:30px;border-radius:12px;text-align:center;box-shadow:0 10px 30px #0000004d;min-width:200px}.global-loader-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 15px}.global-loader-text{color:#2d3748;font-weight:500;font-size:16px}.inline-loader{display:flex;align-items:center;gap:10px;padding:10px;color:#666}.inline-loader-spinner{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}.uddf-file-item{margin:5px 0;padding:5px;background:#fff;border-radius:4px}.gear-category-header{margin:0 0 10px;color:#4a5568;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.gear-category-container{margin-bottom:20px}.gear-items-grid{display:grid;gap:8px}.password-strength-fill{width:var(--strength-width, 0%);transition:width .3s ease}.strength-step-0{width:0%}.strength-step-25{width:25%}.strength-step-50{width:50%}.strength-step-75{width:75%}.strength-step-100{width:100%}.loading-spinner-container{margin-top:20px}.gear-btn-spacing{margin-right:10px}.gear-margin-top{margin-top:20px}.file-preview{display:none;margin:15px 0}.file-preview h4{margin:0 0 10px}.file-list{background:#f8f9fa;padding:10px;border-radius:6px;font-size:14px}.upload-progress{display:none;margin:15px 0}.progress-container{background:#e2e8f0;border-radius:10px;overflow:hidden;height:20px}.progress-bar{width:100%;height:20px;border:none;appearance:none;display:block}.progress-bar::-webkit-progress-bar{background:transparent}.progress-bar::-webkit-progress-value{background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.progress-bar::-moz-progress-bar{background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.progress-text{text-align:center;margin-top:5px;font-size:14px;color:#718096}.tips-section{margin-top:20px;padding:15px;background:#f0f8ff;border-radius:6px;font-size:14px}.tips-list{margin:5px 0;padding-left:20px}.app-toast-container{position:fixed;right:16px;bottom:16px;z-index:11000;display:flex;flex-direction:column;gap:8px;pointer-events:none}.app-toast{min-width:240px;max-width:420px;border-radius:8px;padding:12px 14px;color:#fff;box-shadow:0 8px 20px #0003;opacity:1;transform:translateY(0);transition:opacity .25s ease,transform .25s ease}.app-toast-info{background:#2b6cb0}.app-toast-success{background:#2f855a}.app-toast-warning{background:#b7791f}.app-toast-error{background:#c53030}.app-toast-exit{opacity:0;transform:translateY(8px)}.app-confirm-modal-content{max-width:460px}.app-confirm-message{color:#4a5568;margin-top:8px;margin-bottom:20px;white-space:pre-line}.app-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.password-match{border-color:#48bb78!important;background-color:#f0fff4}.password-no-match{border-color:#f56565!important;background-color:#fff5f5}.password-feedback{font-size:12px;margin-top:4px;padding:2px 4px;border-radius:3px}.password-feedback.match{color:#2f855a;background-color:#c6f6d5}.password-feedback.no-match{color:#c53030;background-color:#fed7d7}.password-strength{margin-top:8px;padding:8px;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:12px}.strength-rule{display:flex;align-items:center;margin:2px 0;transition:color .2s ease}.rule-icon{font-size:14px;margin-right:6px;font-weight:700;width:16px;text-align:center}.rule-icon:before{content:"○"}.strength-rule.valid,.strength-rule.valid .rule-icon{color:#2f855a}.strength-rule.valid .rule-icon:before{content:"✓"}.strength-rule.invalid,.strength-rule.invalid .rule-icon{color:#a0aec0}.strength-rule.invalid .rule-icon:before{content:"○"}.certification-logo-container{margin-top:10px;display:none}.certification-logo-display{display:flex;align-items:center;gap:10px;padding:12px;background:#e2e8f0;border-radius:8px;border:1px solid #cbd5e0;box-shadow:0 1px 3px #0000001a}.certification-logo-display span{font-size:14px;color:#4a5568;font-weight:500}.certification-logo-display img{display:block;width:auto;height:auto;max-height:44px;max-width:128px;object-fit:contain}.timing-settings{margin-left:26px;padding:15px;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.timing-description{font-size:14px;color:#666;margin:0 0 15px}.timing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.email-settings{margin-left:26px;padding:15px;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.notification-section{border-top:1px solid #e2e8f0;padding-top:20px;margin-top:20px}.notification-section h3{margin:0 0 15px;color:#2d3748}.certification-section{border-top:1px solid #e2e8f0;padding-top:20px;margin-top:20px}.certification-section h3{margin:0 0 15px;color:#2d3748}.password-settings-section{border-top:1px solid #e2e8f0;padding-top:20px;margin-top:20px}.password-settings-section h3{margin:0 0 15px;color:#2d3748}.password-actions{margin-top:12px}.branding-settings-section{border-top:1px solid #e2e8f0;padding-top:20px;margin-top:20px}.branding-settings-section h3{margin:0 0 15px;color:#2d3748}.settings-screen-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-screen-header-row h3{margin:0}.settings-screen-header-status{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.settings-screen-header-logo{margin-top:0;max-width:120px;max-height:60px}.branding-logo-preview{display:block;margin-top:8px;max-height:80px;max-width:220px;border:1px solid #d6dee7;border-radius:6px;object-fit:contain;background:#fff;padding:6px}.branding-logo-preview-group{margin-top:0;clear:both}.tech-management-section{border-top:1px solid #e2e8f0;padding-top:20px;margin-top:20px}.tech-management-section h3{margin:0 0 15px;color:#2d3748}.tech-management-list{border:1px solid #dce6ef;border-radius:8px;background:#f8fbff;padding:10px;max-height:240px;overflow:auto}.tech-member-row{display:flex;justify-content:space-between;gap:10px;align-items:center;border-bottom:1px solid #e4edf5;padding:10px 6px}.tech-member-row:last-child{border-bottom:none}.tech-member-identity{min-width:0}.tech-member-name{font-weight:600;color:#1f2e3b}.tech-member-email{font-size:12px;color:#5b6f80}.tech-role-badge{display:inline-block;font-size:11px;padding:3px 8px;border-radius:999px;margin-left:8px;font-weight:700}.tech-role-badge-yes{background:#dff5ea;color:#176a42}.tech-role-badge-admin{background:#e5eefc;color:#1d4f91}.tech-role-badge-no{background:#edf2f7;color:#4a5568}.tech-member-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.account-member-create-form{border:1px solid #dce6ef;border-radius:10px;background:#f8fbff;padding:14px}#preferencesModal,#trustReviewModal{padding:12px 10px;box-sizing:border-box;overflow:hidden}#preferencesModal.modal-open,#trustReviewModal.modal-open{display:flex;align-items:center;justify-content:center}#preferencesModal .preferences-modal-content,#trustReviewModal .preferences-modal-content{width:min(96vw,1180px);max-width:1180px;height:min(840px,calc(100dvh - 24px));max-height:100%;margin:0;padding:0;overflow:hidden}.settings-shell{display:grid;grid-template-columns:280px minmax(0,1fr);height:100%;min-height:0}.settings-nav{padding:28px 22px;background:var(--divekit-hero-gradient);color:#fff;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden}.settings-nav:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,var(--divekit-hero-orb),transparent 28%);pointer-events:none}.settings-nav h2{margin:0}.settings-nav .modal-heading{color:#fff}.settings-nav .modal-heading-icon{background:radial-gradient(circle at top left,rgba(167,225,236,.24),transparent 46%),linear-gradient(145deg,#ffffff1f,#78d2e11f);color:#d9f2f7;box-shadow:inset 0 1px #ffffff2e,0 10px 24px #061a2a2e}.settings-nav-copy{margin:0 0 8px;color:#ffffffd1;font-size:14px;line-height:1.45}.settings-nav-btn{border:1px solid rgba(255,255,255,.14);background:#ffffff12;color:#fff;border-radius:12px;padding:12px 14px;text-align:left;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.settings-nav-btn:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-1px)}.settings-nav-btn-active{background:#f4fbfff5;color:#123a56;border-color:#f4fbfff5;box-shadow:0 12px 24px #071a2829}.settings-content{display:flex;flex-direction:column;padding:28px 28px 40px;overflow:auto;background:linear-gradient(180deg,#f8fcfffa,#f1f8fcfa);min-height:0;overscroll-behavior:contain}.settings-screen{display:block;flex:0 0 auto;min-height:auto}.settings-screen h3{margin-top:0;color:#1f2e3b}.settings-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;margin-bottom:8px}#preferencesModal .certification-section,#preferencesModal .notification-section,#preferencesModal .password-settings-section,#preferencesModal .branding-settings-section,#preferencesModal .tech-management-section{margin-top:18px}.trust-review-modal-content{width:min(96vw,1260px);max-width:1260px}.trust-review-shell{grid-template-columns:340px minmax(0,1fr)}.trust-review-nav{gap:14px;overflow:hidden}.trust-review-nav .form-group{margin-bottom:0}.trust-review-nav .form-group label{color:#ffffffe6}.trust-review-nav-actions{margin-top:0;margin-bottom:0}.trust-review-queue{display:flex;flex-direction:column;gap:10px;overflow:auto;min-height:0;padding-right:2px}.trust-review-queue-item{border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;border-radius:14px;padding:13px 14px;text-align:left;display:flex;flex-direction:column;gap:6px;cursor:pointer;box-shadow:0 10px 24px #071a281f;transition:background .2s ease,border-color .2s ease,transform .2s ease}.trust-review-queue-item:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-1px)}.trust-review-queue-item-active{background:#f4fbfff5;border-color:#f4fbfff5;color:#123a56;box-shadow:0 16px 30px #071a282e}.trust-review-queue-item-name{font-weight:700}.trust-review-queue-item .gear-service-record-badge{align-self:flex-start}.trust-review-queue-item-meta{font-size:12px;color:#ffffffc2;text-transform:uppercase;letter-spacing:.06em}.trust-review-queue-item-detail{font-size:12px;color:#ffffffe0;line-height:1.4;word-break:break-word}.trust-review-queue-item-active .trust-review-queue-item-meta,.trust-review-queue-item-active .trust-review-queue-item-detail{color:#4a6780}.trust-review-queue-item-flag{align-self:flex-start;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#11324b;background:#ffd67a;border-radius:999px;padding:3px 8px}.trust-review-content{padding-bottom:28px}.trust-review-detail{display:flex;flex-direction:column;gap:18px}.trust-review-detail-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:18px 20px;border-radius:18px;background:linear-gradient(145deg,#fffffff5,#f4fafef0);border:1px solid rgba(187,208,224,.7);box-shadow:0 16px 32px #08233914}.trust-review-logo{margin-top:0;max-width:160px}.trust-review-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.trust-review-field,.trust-review-notes{border:1px solid #dce6ef;border-radius:14px;background:#ffffffeb;padding:12px 14px;box-shadow:0 10px 24px #0823390d}.trust-review-field-label{font-size:12px;font-weight:700;color:#5b6f80;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.trust-review-field-value{color:#1f2e3b;word-break:break-word}.trust-review-content .service-intake-actions,.trust-review-content .settings-actions{gap:12px}@media(max-width:980px){#preferencesModal .preferences-modal-content,#trustReviewModal .preferences-modal-content{width:min(96vw,860px)}.settings-shell{grid-template-columns:1fr;height:100%}.settings-nav{padding-bottom:18px}.settings-content{padding-top:20px}.trust-review-detail-header{flex-direction:column}}.user-info-header{background:#fffffff5;border:1px solid rgba(211,224,235,.9);border-radius:14px;padding:15px 20px;margin-bottom:10px;box-shadow:0 12px 28px #0823391f}.user-info-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.user-welcome{display:flex;align-items:center;color:#35566d;font-weight:600}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin:40px 0}.feature{background:#fff;border-radius:8px;padding:20px;text-align:center;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.feature:hover{transform:translateY(-5px)}.feature-icon{font-size:2.5rem;margin-bottom:15px}.feature h3{margin:0 0 10px;color:#4a5568}.feature p{color:#718096;line-height:1.6}.auth-section{text-align:center;margin:40px 0}.dashboard-actions-public{margin-top:24px}.dashboard-card-static{cursor:default}.dashboard-card-static:hover{border-color:#e2e8f0;transform:none;box-shadow:0 2px 8px #0000001a}.dashboard-card-static:hover .dashboard-btn{background:#667eea}.dashboard-inline-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.dashboard{text-align:center;margin:40px 0}.dashboard h2{color:#2d3748;margin-bottom:10px}.dashboard p{color:#718096;margin-bottom:30px}.dashboard-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.dashboard-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:25px 20px;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;position:relative}.dashboard-card:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.dashboard-icon{width:72px;height:72px;margin:0 auto 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;background:radial-gradient(circle at top left,rgba(120,210,225,.2),transparent 46%),linear-gradient(145deg,#08233914,#165d8129);color:#10476c;box-shadow:inset 0 1px #ffffff8c,0 10px 24px #08233914}.dashboard-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dashboard-card h3{margin:0 0 10px;color:#2d3748;font-size:1.2rem}.dashboard-card p{color:#718096;font-size:.9rem;margin-bottom:0;line-height:1.4}.dashboard-card-badge{position:absolute;top:12px;right:12px;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#c53030;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;box-shadow:0 6px 16px #c5303047}.public-search-modal-content{max-width:840px}.public-search-results{margin-top:22px}.public-search-empty{padding:22px;border:1px dashed #cbd5e0;border-radius:12px;background:#f8fbff;color:#5b6d7f}.public-search-empty h4,.public-search-empty p{margin:0}.public-search-empty h4+p{margin-top:8px}.public-search-result-card{border:1px solid #d9e5f1;border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a0f;padding:18px}.public-search-result-card+.public-search-result-card{margin-top:14px}.public-search-result-topline{display:flex;gap:12px;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.public-search-result-topline h4{margin:0;color:#1f2d3d}.public-search-result-count{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#e6f6ec;color:#0f6a3f;font-size:.85rem;font-weight:700}.public-search-result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px 14px;margin-top:14px;color:#536575}.public-search-result-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px;color:#536575}.public-search-result-links a{color:#0f4c81;font-weight:700;text-decoration:none}.public-search-result-links a:hover{text-decoration:underline}.dashboard-login-message{text-align:center;color:#666}.dashboard-empty-state{text-align:center;padding:40px;color:#666}.dashboard-empty-icon{font-size:48px;margin-bottom:15px}.dashboard-loading-container{margin-top:20px}.dashboard-error-state{text-align:center;padding:40px;color:#666}.dashboard-error-icon{font-size:48px;margin-bottom:15px}.dashboard-error-message{font-size:14px;color:#999;margin:10px 0}.dashboard-error-retry-btn{margin-top:15px}.divekit-message-modal-content{max-width:760px}.divekit-message-form textarea{width:100%;min-height:140px;box-sizing:border-box;resize:vertical}.divekit-message-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-top:18px}.icon-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-top:18px}.icon-gallery-card{background:#fffffff0;border:1px solid rgba(211,224,235,.92);border-radius:16px;padding:18px;display:grid;justify-items:center;gap:12px;box-shadow:0 12px 28px #0823391a}.icon-gallery-card h3{margin:0;color:#15334c;font-size:1rem;text-align:center}.icon-gallery-icon{margin-bottom:0}.icon-gallery-symbol{color:#5b7286;font-size:.85rem;background:#0823390d;padding:6px 10px;border-radius:999px}.dashboard-success-state{text-align:center;padding:40px;color:#666}.dashboard-success-icon{font-size:48px;margin-bottom:15px}.service-section{margin-bottom:30px}.service-section-title{color:#dc3545;border-bottom:2px solid #dc3545;padding-bottom:5px}.service-section-title.due-soon{color:#856404;border-bottom:2px solid #856404}.service-section-title.upcoming{color:#28a745;border-bottom:2px solid #28a745}.service-item{border:1px solid #e2e8f0;border-radius:8px;padding:15px;margin-bottom:10px;background:#fff}.service-item-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:10px}.service-item-title{font-weight:600;color:#495057;margin-bottom:4px}.service-item-gear{font-size:13px;color:#6c757d;margin-bottom:4px}.service-item-date{font-size:12px;color:#6c757d}.service-item-due-overdue{color:#dc3545;font-weight:700}.service-item-due-normal{color:#6c757d}.service-item-status{font-size:18px;margin-left:10px}.update-notification{position:fixed;top:20px;right:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px;border-radius:12px;box-shadow:0 8px 25px #00000026;z-index:10000;max-width:350px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:slideIn .3s ease-out;border:1px solid rgba(255,255,255,.2)}.update-notification-exit{animation:slideOut .3s ease-in}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{to{transform:translate(100%);opacity:0}}.version-notification{display:flex;align-items:flex-start;gap:15px}.version-notification-icon{font-size:24px}.version-notification-content{flex:1}.version-notification-title{font-weight:600;margin-bottom:8px;font-size:16px}.version-notification-message{opacity:.9;line-height:1.4;margin-bottom:15px}.version-notification-buttons{display:flex;gap:10px}.certification-display-section{margin:20px 0;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center}.certification-header{display:flex;align-items:center}.certification-header h3{margin:0;font-size:18px;font-weight:600;white-space:nowrap}#certificationDisplayContent{display:inline-flex;align-items:center;gap:15px;min-width:0}#dashboardCertificationLogo{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:fit-content;max-width:156px;max-height:72px;padding:8px 12px;border-radius:12px;border:1px solid rgba(22,93,129,.24);background:var(--divekit-hero-gradient);box-shadow:inset 0 1px #ffffff14,0 8px 18px #0823391f}#dashboardCertificationLogoImg{display:block;width:auto;height:auto;max-height:54px;max-width:132px;object-fit:contain;filter:none}#dashboardCertificationAgencyFallback{display:inline-flex;align-items:center;justify-content:center;min-height:36px;max-width:132px;color:#f4fbff;font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;white-space:nowrap}.certification-display-copy{display:inline-flex;align-items:baseline;gap:0;min-width:0;flex-wrap:wrap}#dashboardCertificationLevel{font-size:16px;font-weight:500}#dashboardCertificationAgency{font-size:14px;opacity:.9}.features-list{font-size:1.1rem;line-height:1.6}.header-nav{display:flex;gap:20px;justify-content:center;margin-top:20px}.header-link{color:#fffc;text-decoration:none;font-size:16px;transition:color .3s ease}.header-link:hover{color:#fff}.header-link-dev{font-size:14px;opacity:.7}.header-link-dev:hover{opacity:1}.user-actions{display:flex;gap:10px;align-items:center}.header-action-btn{min-height:42px;padding:0 14px;border-radius:12px;border:1px solid rgba(22,93,129,.18);background:#fff;color:#165d81;box-shadow:0 10px 22px #08233914;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:600}.header-action-btn:hover{background:#165d8114;border-color:#165d8147;transform:translateY(-1px)}.header-action-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.header-action-btn-icon{width:42px;min-width:42px;padding:0;position:relative}.header-action-btn-danger{background:linear-gradient(145deg,#b94040,#942f2f);color:#fff;border-color:transparent}.header-action-btn-danger:hover{background:linear-gradient(145deg,#a33838,#842a2a);color:#fff;border-color:transparent}.gear-card{transition:all .3s ease}.gear-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000026}.service-intervals h4{display:flex;align-items:center;gap:8px}.service-rule-summary{display:grid;gap:8px;margin:12px 0 18px;padding:12px 14px;border:1px solid #d8e4ef;border-radius:10px;background:#f8fbff}.service-rule-summary-row{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.service-rule-summary-label{color:#4e667d;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.service-rule-summary-value{color:#16344b;font-size:.95rem}#gearFormModal .gear-form-modal-content{width:min(96vw,1100px);max-width:1100px;max-height:calc(100vh - 32px)}@media(max-width:980px){#gearFormModal .gear-form-modal-content{width:min(96vw,760px)}}.form-group small{display:block;margin-top:4px;font-size:12px;color:#666}.service-info-badge{background:#edf2f7;padding:4px 8px;border-radius:4px;font-size:12px;color:#4a5568;border:1px solid #e2e8f0}.dive-gear-info-content{display:flex;align-items:center;gap:15px}.dive-number-badge{background:linear-gradient(145deg,var(--divekit-button-primary-start),var(--divekit-button-primary-end));color:#fff;border-radius:14px;min-width:40px;height:40px;padding:0 10px;display:flex;align-items:center;justify-content:center;font-weight:700}.dive-site-title{margin:0;color:#2d3748}.dive-location-info{margin:0;color:#666;font-size:14px}.gear-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;transition:all .2s ease}.gear-item:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.gear-item.selected{border-color:#667eea;background:#f8f9ff}.gear-item-checkbox{width:18px;height:18px;accent-color:#667eea}.gear-item-details{flex:1}.gear-item-name{font-weight:500;color:#2d3748;margin:0}.gear-item-brand,.gear-item-stats{font-size:12px;color:#666;margin:0}.gear-empty-state{text-align:center;padding:40px;color:#666}.gear-empty-state-button{margin-top:10px}.gear-collection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:8px}.gear-collection-title{margin:0;color:#2d3748}.gear-collection-subtitle{margin:5px 0 0;color:#666;font-size:14px}.gear-empty-state-actions{display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:center}.gear-error-state{text-align:center;padding:40px;color:#666}.gear-error-icon{font-size:48px;margin-bottom:15px}.gear-error-message{font-size:14px;color:#999;margin:10px 0}.gear-error-debug{font-size:12px;color:#ccc;margin:5px 0}.gear-error-actions{margin-top:20px}.technician-service-intake-content{width:min(96vw,760px);max-width:760px}.service-intake-form,.service-intake-create,.service-intake-result{margin-top:18px}.service-intake-result-card{border:1px solid #dce6ef;border-radius:10px;background:#f8fbff;padding:16px}.service-intake-result-card h4{margin:0 0 10px;color:#1f2e3b}.service-intake-result-meta{display:grid;gap:8px;margin-bottom:14px;color:#4a5568;font-size:14px}.service-intake-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;align-items:center}.service-intake-actions .btn,.service-intake-actions .public-record-button,.service-intake-actions a.btn{margin:0;display:inline-flex;align-items:center;justify-content:center}.gear-card{border:1px solid #e2e8f0;border-radius:8px;padding:15px;margin-bottom:15px;background:#fff}.gear-claimable-section{margin-top:24px;padding-top:8px;border-top:1px solid #dce6ef}.gear-claimable-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.gear-card-claimable{background:linear-gradient(180deg,#fbfdff,#f6fbff);border-color:#d8e4ef}.gear-claimable-note{margin:10px 0 0;color:#516274;font-size:14px}.gear-claimable-empty{border:1px dashed #c7d7e6;border-radius:12px;padding:20px;background:#fbfdff;color:#516274}.gear-card-grid{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:start}.gear-card-category-rail{min-width:78px;padding-top:6px}.gear-card-category{font-size:12px;color:#31546c;text-transform:uppercase;letter-spacing:.12em;font-weight:800;line-height:1.4}.gear-card-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.gear-card-title{margin:0;color:#18344b;font-size:18px}.gear-card-condition{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:1px solid transparent}.gear-default-badge{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;color:#744210;background:#fef3c7;border:1px solid #f6d365;letter-spacing:.04em}.gear-card-condition.excellent{background:#dcfce7;color:#166534;border-color:#86efac}.gear-card-condition.good{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}.gear-card-condition.fair{background:#fef3c7;color:#92400e;border-color:#fcd34d}.gear-card-condition.poor,.gear-card-condition.needs_service,.gear-card-condition.out_of_service{background:#fee2e2;color:#b91c1c;border-color:#fca5a5}.gear-card-condition.unknown{background:#e2e8f0;color:#516274;border-color:#cbd5e1}.gear-invalid-data{padding:15px;color:#999;text-align:center}.gear-service-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px}.gear-service-tag{padding:3px 8px;border-radius:4px;font-size:12px}.gear-service-tag.sold{background:#fef2f2;color:#991b1b;opacity:.8;text-decoration:line-through}.gear-service-tag.available{background:#e2e8f0;color:#4a5568}.gear-service-last{margin-top:5px;color:#9ca3af;font-style:italic;font-size:12px}.gear-service-actions{margin-top:10px;padding-top:10px;border-top:1px solid #e2e8f0}.gear-service-buttons{display:flex;gap:10px;align-items:center}.gear-service-notes{margin:8px 0 0;color:#4a5568;font-style:italic;font-size:14px}.gear-card-actions{display:flex;flex-direction:column;gap:8px;min-width:112px}.gear-service-status{margin-top:10px;padding-top:10px;border-top:1px solid #e2e8f0}.gear-service-status-items{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px;font-size:13px;color:#4a5568}.gear-service-status-tag{background:#edf2f7;padding:2px 6px;border-radius:4px}.gear-service-due{color:#856404;font-size:12px}.gear-info-section{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:8px;font-size:14px;color:#666}.gear-details-section{display:flex;gap:20px;flex-wrap:wrap;font-size:14px;color:#666}.gear-actions-section{margin-top:10px;padding-top:10px;border-top:1px solid #e2e8f0}.gear-actions-buttons{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.gear-service-btn{min-width:106px}.gear-service-overdue{color:#dc3545;font-size:12px;font-weight:700}.gear-service-due-soon{color:#856404;font-size:12px}.gear-service-success{text-align:center;padding:20px;color:#155724}.gear-card-delete-success{background:#ecfdf5;border-color:#86efac}.gear-card-exit{transform:translate(-100%);opacity:0}.gear-service-success-icon{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;margin-bottom:10px;border-radius:999px;background:#dcfce7;color:#166534;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gear-service-history-modal .modal-content{max-width:700px}.gear-service-history-header{margin-bottom:20px}.gear-service-history-list{max-height:400px;overflow-y:auto}.gear-service-history-empty{text-align:center;color:#666;padding:40px}.gear-service-record{border:1px solid #e2e8f0;border-radius:8px;padding:15px;margin-bottom:10px;background:#fff}.gear-service-record-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:10px}.gear-service-record-title{margin:0 0 5px;color:#2d3748}.gear-service-record-badge{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;vertical-align:middle}.gear-service-record-badge-verified{background:#d1fae5;color:#065f46;border:1px solid #10b981}.gear-service-record-badge-recorded{background:#fef3c7;color:#92400e;border:1px solid #f59e0b}.gear-service-record-date{font-size:14px;color:#666}.gear-service-record-actions{display:flex;gap:5px}.gear-service-record-notes{margin:10px 0;color:#4a5568;font-style:italic}.gear-service-record-details{margin-top:10px;font-size:14px}.gear-stats-container{display:flex;gap:15px;flex-wrap:wrap;margin-top:5px;font-size:13px;color:#4a5568}.gear-stats-item{background:#edf2f7;padding:2px 6px;border-radius:4px}.service-form-modal .modal-content{max-width:500px}.service-form{display:flex;flex-direction:column;gap:15px}.service-form-label{display:block;margin-bottom:5px;font-weight:700}.service-form-input,.service-form-select,.service-form-textarea{width:100%;box-sizing:border-box;padding:8px;border:1px solid #ddd;border-radius:4px}.service-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.service-next-due{background:#f7fafc;border:1px solid #d8e4ef;border-radius:10px;padding:12px}.service-rules-modal .modal-content{width:min(96vw,980px);max-width:980px}.service-rules-layout{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:18px;margin-top:18px;align-items:start}.service-rules-list-pane,.service-rules-detail-pane{min-width:0}.service-rules-list{display:grid;gap:10px;max-height:65vh;overflow-y:auto;padding-right:4px}.service-rule-list-item,.service-rule-editor{border:1px solid #d9e5f1;border-radius:14px;background:#f8fbff;padding:16px}.service-rule-list-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.service-rule-list-item:hover,.service-rule-list-item.is-selected{border-color:#2c7aa5;background:#eef7ff;box-shadow:0 6px 18px #19486914}.service-rule-list-item-new{border-style:dashed}.service-rule-list-title{color:#16344b;font-size:1rem;font-weight:700}.service-rule-list-meta,.service-rule-list-summary{color:#5b6d7f;font-size:.92rem}.service-rule-editor h3{margin:0;color:#16344b}.service-rule-meta{margin:6px 0 0;color:#5b6d7f;font-size:.92rem}.service-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.service-rule-actions{display:flex;justify-content:flex-end;margin-top:14px}@media(max-width:820px){.service-rules-layout{grid-template-columns:1fr}.service-rules-list{max-height:none}.service-rule-grid{grid-template-columns:1fr}}.gear-actions{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.gear-filters{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;padding:12px;margin-bottom:14px}.gear-filters-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;align-items:end}.gear-filters-row+.gear-filters-row{margin-top:10px}.gear-filters-row-inline{display:flex;gap:18px;align-items:center}.gear-filter-group{display:flex;flex-direction:column;gap:4px}.gear-filter-group label{font-size:12px;font-weight:600;color:#4a5568}.gear-filter-group select{width:100%}.gear-filter-actions{display:flex;justify-content:flex-end}@media(max-width:900px){.gear-filters-row{grid-template-columns:1fr}.gear-filter-actions{justify-content:flex-start}.gear-filters-row-inline{flex-direction:column;align-items:flex-start;gap:8px}}.gear-container{max-height:500px;overflow-y:auto}.dive-gear-info{background:#f7fafc;padding:15px;border-radius:8px;margin-bottom:20px}.gear-selection-section{margin-bottom:20px}.gear-selection-section h3{margin:0 0 10px;color:#4a5568}.gear-selection-list{max-height:300px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.service-filters{margin-bottom:20px}.filter-row{display:flex;gap:10px;align-items:center;margin-bottom:15px}.filter-label{font-weight:700}.dive-log-card:hover{background-color:#f8f9fa!important;cursor:default}.dive-log-card:last-child{border-bottom:none!important}#divePagination button:disabled{opacity:.5;cursor:not-allowed}#divePagination button:not(:disabled):hover{background-color:#4a5568;color:#fff}#diveStatsContainer>div{transition:transform .2s ease}#diveStatsContainer>div:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}#diveSearchInput:focus,#sortBy:focus,#sortOrder:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.dive-logs-error-message{margin-bottom:15px}.dive-logs-retry-button{padding:8px 16px}.dive-logs-empty-state{text-align:center;padding:40px;color:#666}.dive-logs-empty-icon{font-size:48px;margin-bottom:15px}.dive-logs-empty-button{margin-top:15px}.dive-logs-no-results{text-align:center;padding:40px;color:#666}.dive-logs-no-results-icon{font-size:48px;margin-bottom:15px}.dive-logs-no-results-button{margin-top:15px}.gas-mix-trimix{background:#9f7aea;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.gas-mix-eanx{background:#38a169;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.dive-log-card{border-bottom:1px solid #e2e8f0;padding:20px;transition:background-color .2s}.dive-log-card:hover{background-color:#f8f9fa}.dive-log-card-grid{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:start}.dive-log-card-icon-container{text-align:center;min-width:82px}.dive-log-card-icon{background:linear-gradient(145deg,var(--divekit-bg-mid),var(--divekit-hero-end));color:#fff;border-radius:16px;min-width:64px;height:52px;padding:0 14px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:17px;line-height:1;margin:0 auto;box-shadow:inset 0 1px #ffffff29,0 10px 20px #08233929}.dive-log-card-date{font-size:12px;color:#666;margin-top:5px}.dive-log-card-header{display:flex;align-items:center;gap:15px;margin-bottom:8px}.dive-log-card-title{margin:0;color:#2d3748;font-size:18px}.dive-log-card-type{background:#e2e8f0;padding:4px 8px;border-radius:4px;font-size:12px;color:#4a5568}.dive-log-card-location{margin:0 0 10px;color:#666;font-size:14px}.dive-log-card-stats{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:10px}.dive-log-stat-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.dive-log-stat-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a8ea3}.dive-log-stat-value{font-weight:500;color:#203244}.dive-log-notes{margin:0;color:#4a5568;font-style:italic;font-size:14px}.dive-log-actions{text-align:right;min-width:120px;display:flex;flex-direction:column;gap:10px;align-items:flex-end}.dive-log-buddy,.dive-log-master{font-size:14px;color:#666;display:flex;flex-direction:column;gap:3px;align-items:flex-end}.dive-log-meta-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a8ea3}.stats-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px;text-align:center}.stats-card-icon{font-size:32px;margin-bottom:10px}.stats-card-value{font-size:24px;font-weight:700;color:#2d3748;margin-bottom:5px}.stats-card-label{font-size:14px;color:#666}.gear-used-section{margin-top:10px;padding-top:10px;border-top:1px solid #e2e8f0}.gear-used-header{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:8px}.gear-used-title{color:#7a8ea3}.gear-used-edit-btn{margin:0}.gear-used-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px}.gear-used-tag{padding:3px 8px;border-radius:4px;font-size:12px}.gear-used-tag.available{background:#e2e8f0;color:#4a5568}.gear-used-tag.sold{background:#fef2f2;color:#991b1b;opacity:.8;text-decoration:line-through}.gear-used-empty{margin-top:5px;color:#9ca3af;font-style:italic;font-size:12px}.pagination-container{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:20px}.pagination-page-info{margin:0 15px;color:#666}.pagination-btn{padding:8px 12px}.filters-section{display:flex;gap:15px;margin-bottom:20px;flex-wrap:wrap;align-items:center}.search-container{flex:1;min-width:200px}.search-input{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px}.filter-controls{display:flex;gap:10px}.filter-select{padding:8px;border:1px solid #ddd;border-radius:4px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:20px}.loading-section{text-align:center;padding:40px;display:none;color:#666}.loading-icon{font-size:48px;margin-bottom:15px}.logs-container{max-height:500px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px}.pagination-container{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px}.notification-empty{padding:20px;text-align:center;color:#6c757d}.notification-item{padding:12px 15px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}.notification-item:hover{background-color:#f8f9fa}.notification-item:last-child{border-bottom:none}.notification-item.unread{background:#e8f4fd;border-left:3px solid #667eea}.notification-content{display:flex;justify-content:space-between;align-items:start}.notification-main{flex:1}.notification-title{font-weight:600;color:#495057;margin-bottom:4px}.notification-message{font-size:13px;color:#6c757d;margin-bottom:4px}.notification-date{font-size:12px;color:#6c757d}.notification-date-overdue{color:#dc3545}.notification-date-warning{color:#856404}.notification-date-normal{color:#6c757d}.notification-time{font-size:12px;color:#666}.notification-status-badge{margin-left:12px;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.notification-status-badge-overdue{background:#fdeaea;color:#b42318}.notification-status-badge-warning{background:#fff4db;color:#9a6700}.notification-status-badge-normal{background:#eef4f8;color:#4f6476}.notification-footer{padding:10px 15px;text-align:center;color:#6c757d;font-size:13px;border-top:1px solid #f0f0f0;background:#f8f9fa}.notification-footer a{color:#667eea;text-decoration:none;font-size:14px}.notification-footer a:hover{text-decoration:underline}.notification-btn{padding:8px 12px;font-size:14px;position:relative}.notification-badge{position:absolute;top:-8px;right:-8px;background:#dc3545;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;box-shadow:0 2px 4px #0003}.notification-badge:empty{display:none}.notification-badge-hidden{display:none!important}.notification-dropdown{position:relative;display:inline-block}.notification-dropdown-content{display:none;position:absolute;top:calc(100% + 10px);right:0;background:#fff;min-width:300px;max-width:400px;border-radius:8px;box-shadow:0 4px 20px #00000026;border:1px solid #e2e8f0;z-index:1000;max-height:400px;overflow-y:auto}.notification-dropdown-content.show{display:block}.notification-dropdown .header-action-btn-icon{position:relative}.notification-header{padding:15px;border-bottom:1px solid #e2e8f0;background:#f8f9fa;border-radius:8px 8px 0 0}.notification-header h4{margin:0;color:#2d3748;font-size:16px}.notification-list{max-height:300px;overflow-y:auto}.bible-verse-link{color:#ffffffe6;text-decoration:underline;transition:opacity .3s ease}.bible-verse-link:hover{opacity:.7}.bible-verse-section{margin:20px 0;padding:20px;background:var(--divekit-hero-gradient);border:1px solid rgba(202,219,232,.35);border-radius:20px;color:var(--divekit-text-on-dark);box-shadow:0 18px 36px #03101c33;position:relative;overflow:hidden}.bible-verse-section:after{content:"";position:absolute;width:180px;height:180px;right:-36px;top:-30px;border-radius:999px;background:var(--divekit-hero-orb);pointer-events:none}.bible-verse-header{display:flex;align-items:center;margin-bottom:15px;position:relative;z-index:1}.bible-verse-icon{width:24px;height:24px;margin-right:10px;color:#cbddec9e;flex:0 0 auto}.bible-verse-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bible-verse-header h3{margin:0;font-size:18px;font-weight:600;color:#cbddecb3;letter-spacing:.01em}#bibleVerseContent{text-align:center;position:relative;z-index:1}.bible-verse-fade-in{animation:bible-verse-fade-in .5s ease-in}@keyframes bible-verse-fade-in{0%{opacity:0}to{opacity:1}}#verseText{font-size:16px;line-height:1.6;margin-bottom:10px;font-style:italic}#verseReference{gap:15px;width:100%}.public-record-body{margin:0;background:var(--divekit-bg-gradient);color:#1f2e39;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}.public-record-body [hidden]{display:none!important}.public-record-root{min-height:100vh}.public-record-home-link{position:fixed;top:20px;left:20px;z-index:20;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.public-record-home-logo{width:min(196px,34vw);max-width:196px;max-height:114px;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(3,10,19,.34))}.public-record-shell{max-width:1040px;margin:0 auto;padding:92px 20px 24px;position:relative}.public-record-shell-branding{max-width:980px}.public-record-site-header,.public-record-site-footer{max-width:1040px;margin:0 auto;padding:24px 20px 0}.public-record-site-brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none;color:#173247}.public-record-site-brand-copy,.public-record-site-footer div{display:grid;gap:4px}.public-record-site-brand-copy strong,.public-record-site-footer strong{font-size:1.05rem;letter-spacing:.02em;color:var(--divekit-text-on-dark)}.public-record-site-brand-copy span,.public-record-site-footer p{color:var(--divekit-muted-on-dark);margin:0}.public-record-site-footer{display:block;margin-top:16px;padding-bottom:40px;text-align:center}.public-record-hero,.public-record-card,.public-record-story,.public-record-actions{background:#ffffffe6;border:1px solid rgba(202,219,232,.95);border-radius:28px;box-shadow:0 24px 56px #0a284417}.public-record-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:32px;align-items:start;background:var(--divekit-hero-gradient);color:var(--divekit-text-on-dark);overflow:hidden;position:relative}.public-record-hero:after{content:"";position:absolute;width:240px;height:240px;right:-48px;top:-42px;border-radius:999px;background:var(--divekit-hero-orb)}.public-record-brand-mark{max-width:260px;text-align:right;font-size:clamp(1rem,2vw,1.3rem);line-height:1.35;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#e6f5ffc7}.public-record-hero-copy,.public-record-brand-stack{position:relative;z-index:1}.public-record-kicker{margin:0 0 14px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#ecf7ffd6}.public-record-hero h1,.public-record-card h1{margin:0;font-size:clamp(2rem,4vw,3.35rem);line-height:1.05}.public-record-lede{margin:16px 0 0;max-width:46rem;color:#f0f8ffeb;font-size:1.05rem;line-height:1.7}.public-record-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.public-record-chip{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.public-record-chip-verified{background:#e7f9ec;color:#0d6d38}.public-record-chip-pending,.public-record-chip-rejected,.public-record-chip-revoked{background:#fff2cd;color:#7b5500}.public-record-chip-recorded,.public-record-chip-neutral{background:#f0f8fff5;border:1px solid rgba(214,230,243,.95);color:#284a63}.public-record-brand-stack{display:grid;justify-items:end;gap:14px;min-width:180px}.public-record-app-logo{width:min(220px,48vw);max-width:220px;max-height:86px;object-fit:contain}.public-record-brand-image{display:flex;justify-content:flex-end}.public-record-brand-image img{max-width:280px;max-height:160px;border-radius:0;background:transparent;padding:0;object-fit:contain}.public-record-brand-image.is-hidden{display:none}.public-record-story,.public-record-actions,.public-record-card{margin-top:20px;padding:26px 28px}.public-record-story h2,.public-record-card h2{margin:0 0 14px;font-size:1.55rem;color:#173247}.public-record-story h3{margin:0 0 10px;font-size:1rem;color:#26465c}.public-record-story p,.public-record-card p,.public-record-story li,.public-record-data-list dd{color:#405768;line-height:1.7}.public-record-story-note{background:#eef7fff2}.public-record-link,.public-record-contact-list a,.public-record-timeline-meta a{color:#0e4f86;text-decoration:none;font-weight:700}.public-record-link:hover,.public-record-contact-list a:hover,.public-record-timeline-meta a:hover{text-decoration:underline}.public-record-contact-list{list-style:none;margin:0;padding:0;display:grid;gap:16px}.public-record-contact-list li{display:grid;gap:4px}.public-record-contact-list span,.public-record-data-list dt{font-size:12px;letter-spacing:.07em;text-transform:uppercase;font-weight:700;color:#63788a}.public-record-contact-list p{margin:0}.public-record-data-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px 16px;margin:0}.public-record-data-list div{padding-top:6px;border-top:1px solid rgba(207,220,232,.95)}.public-record-data-list dd{margin:8px 0 0;font-size:1rem}.public-record-rich-copy ul{margin:0;padding-left:18px}.public-record-rich-copy+.public-record-rich-copy{margin-top:20px}.public-record-actions{display:flex;flex-wrap:wrap;gap:12px}.public-record-timeline{display:grid;gap:18px}.public-record-timeline-item{display:grid;grid-template-columns:140px minmax(0,1fr);gap:18px;padding-top:18px;border-top:1px solid rgba(207,220,232,.95)}.public-record-timeline-item:first-child{padding-top:0;border-top:0}.public-record-timeline-date{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#61788a}.public-record-timeline-topline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.public-record-timeline-topline h3{margin:0}.public-record-timeline-provider,.public-record-timeline-notes{margin:10px 0 0}.public-record-timeline-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px;font-size:.95rem;color:#506678}.public-record-loading,.public-record-error{text-align:center;padding:56px 28px}.public-record-watermark{position:fixed;top:48%;left:50%;transform:translate(-50%,-50%) rotate(-28deg);font-size:clamp(28px,5vw,46px);font-weight:800;letter-spacing:.08em;color:#b320202e;pointer-events:none;z-index:9999;white-space:nowrap}@media(max-width:860px){.public-record-hero,.public-record-timeline-item{grid-template-columns:1fr}.public-record-brand-stack{justify-items:start}.public-record-brand-image,.public-record-brand-image img{justify-content:flex-start}}@media(max-width:640px){.public-record-home-link{top:14px;left:14px}.public-record-home-logo{width:min(160px,42vw);max-width:160px;max-height:92px}.public-record-shell{padding:86px 14px 42px}.public-record-site-header,.public-record-site-footer{padding-left:14px;padding-right:14px}.public-record-site-footer{display:block}.public-record-hero,.public-record-story,.public-record-actions,.public-record-card{padding:22px 18px;border-radius:22px}.public-record-data-list{grid-template-columns:1fr}}@media(max-width:768px){.header h1{font-size:2rem}.features{grid-template-columns:1fr}.container{padding:10px}.user-info-content{flex-direction:column;gap:15px;text-align:center}.dashboard-actions{grid-template-columns:1fr}}@media(max-height:600px){.modal{padding:10px 0}.modal-content{margin:10px auto;--modal-pad-x: 20px;--modal-pad-y: 20px;max-height:calc(100vh - 20px)}}@media(max-width:480px){.modal-content{width:95%;margin:10px auto;--modal-pad-x: 15px;--modal-pad-y: 20px}}
