@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@500;700&display=swap";:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--bg: linear-gradient(130deg, #f8f8f0 0%, #dbe8f4 48%, #ffe8cc 100%);--surface: rgba(255, 255, 255, .88);--surface-strong: #ffffff;--text: #14212e;--muted: #4e5c6a;--primary: #1f7a5f;--primary-strong: #17614b;--danger: #9e3333;--stroke: #d2d8df;--shadow: 0 16px 32px rgba(18, 35, 53, .12)}*{box-sizing:border-box}body{margin:0;font-family:IBM Plex Sans,sans-serif;color:var(--text);background:var(--bg);min-height:100vh}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex;flex-direction:column;animation:page-enter .45s ease}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.4rem;border-bottom:1px solid var(--stroke);background:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand a{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.15rem}.brand span{display:block;color:var(--muted);font-size:.84rem;margin-top:.25rem}.api-key-field{display:grid;gap:.4rem;min-width:320px}.api-key-field span{font-size:.8rem;color:var(--muted)}.api-key-field input{border:1px solid var(--stroke);border-radius:10px;padding:.65rem .8rem}.owner-topbar-actions{display:flex;gap:.8rem;align-items:center}.ghost-link{display:inline-flex;align-items:center;border:1px solid var(--stroke);border-radius:10px;padding:.45rem .7rem;background:#fff}.body{display:grid;grid-template-columns:220px 1fr;gap:1.2rem;padding:1.2rem}.sidenav{border-radius:18px;background:var(--surface);border:1px solid rgba(255,255,255,.5);box-shadow:var(--shadow);padding:.8rem;display:flex;flex-direction:column;gap:.35rem}.sidenav a{padding:.75rem .85rem;border-radius:10px;color:var(--muted);transition:all .2s ease}.sidenav a.active{background:#1f7a5f24;color:var(--primary-strong);font-weight:600}.sidenav-logout{margin-top:auto;width:100%;text-align:left;border-radius:10px;border:1px solid rgba(31,122,95,.35);background:#1f7a5f1a;color:var(--primary-strong);font-weight:600;padding:.75rem .85rem}.content{min-width:0}.panel{background:var(--surface);border-radius:20px;border:1px solid rgba(255,255,255,.52);box-shadow:var(--shadow);padding:1.35rem}.panel h1{margin-top:0;font-family:Space Grotesk,sans-serif}.panel h2{font-family:Space Grotesk,sans-serif}.section-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.public-shell{min-height:100vh;display:flex;flex-direction:column}.public-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(210,216,223,.65);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd9}.public-header-inner{width:min(1160px,calc(100% - 2rem));margin:0 auto;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:.9rem}.public-brand-link{display:inline-flex;flex:0 0 auto}.brand-lockup{display:inline-flex;align-items:center;gap:.55rem}.brand-lockup.compact{gap:.45rem}.brand-lockup-image{width:150px;max-width:44vw;height:40px;object-fit:cover;border-radius:10px;box-shadow:0 8px 20px #0f2f4a33}.brand-lockup-sign{font-family:Space Grotesk,sans-serif;font-size:1.55rem;line-height:1;letter-spacing:-.01em;font-weight:700;color:#1f7a5f}.public-nav{display:flex;align-items:center;gap:.3rem;margin-left:auto}.public-nav a{padding:.45rem .7rem;border-radius:9px;color:var(--muted);transition:background .2s ease,color .2s ease;font-weight:500}.public-nav a.active{color:var(--primary-strong);background:#1f7a5f21}.public-actions{display:inline-flex;gap:.5rem;margin-left:.4rem}.ui-button{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:.6rem .9rem;border:1px solid transparent;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.ui-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.ui-button-primary{background:linear-gradient(120deg,#1f7a5f,#17614b);color:#fff;box-shadow:0 10px 18px #17614b3b}.ui-button-primary:hover{transform:translateY(-1px);box-shadow:0 14px 22px #17614b4d}.ui-button-secondary{background:#fff;color:#12415d;border-color:#cad6e1}.ui-button-secondary:hover{transform:translateY(-1px);background:#f5f9ff}.ui-button-ghost{background:#1f7a5f14;color:#17614b;border-color:#1f7a5f40}.ui-button-ghost:hover{transform:translateY(-1px);background:#1f7a5f29}.button-loading{display:inline-flex;align-items:center;gap:.45rem}.spinner{width:.9rem;height:.9rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:999px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ui-card{border:1px solid rgba(214,224,233,.9);border-radius:16px;background:#fff;box-shadow:0 12px 28px #12233514;padding:1rem}.public-menu-toggle{display:none;border:1px solid #d0dbe4;background:#fff;color:var(--text);padding:.45rem .65rem;line-height:1}.public-content{flex:1}.public-section,.landing-page{width:min(1160px,calc(100% - 2rem));margin:0 auto}.landing-page{padding:1.5rem 0 2rem}.landing-hero-premium{border-radius:24px;background:radial-gradient(circle at top left,#48ad8333,#48ad8300 45%),radial-gradient(circle at bottom right,#276b9633,#276b9600 45%),linear-gradient(130deg,#0f2f4a,#153f61 52%,#1f6f73);color:#edf6ff;box-shadow:0 20px 36px #0a203240;padding:2.1rem 1.4rem;margin-bottom:1.1rem;animation:fade-slide-up .45s ease}.landing-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:1rem;align-items:center}.landing-hero-left h1{margin:.75rem 0 .5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.landing-hero-left p{margin:0;font-size:1.02rem;color:#cfe4f8;max-width:620px}.landing-hero-brand .brand-lockup-image{width:210px;height:56px}.landing-hero-brand .brand-lockup-sign{color:#48d0a3;font-size:2rem}.landing-cta-row{margin-top:1.1rem;display:flex;gap:.55rem;flex-wrap:wrap}.landing-hero-premium .ui-button-primary{background:#fff;color:#0f3149;box-shadow:none}.landing-hero-premium .ui-button-secondary{background:#ffffff1a;border-color:#ffffff59;color:#eff7ff}.landing-hero-premium .ui-button-secondary:hover{background:#ffffff2b}.product-mockup-card{border:1px solid rgba(255,255,255,.18);background:#0c263b8a;color:#f0f6fe;padding:.85rem}.mockup-header{display:flex;gap:.35rem}.mockup-dot{width:8px;height:8px;border-radius:999px;background:#ffffff94}.mockup-main h3{margin:.7rem 0 .35rem;font-family:Space Grotesk,sans-serif}.mockup-main p{margin:0;color:#c5dcf0;font-size:.9rem}.mockup-badges{margin-top:.8rem;display:flex;flex-wrap:wrap;gap:.45rem}.mockup-badges span{border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:.22rem .52rem;font-size:.75rem;background:#ffffff14}.mockup-progress{margin-top:.9rem;width:100%;height:8px;border-radius:999px;background:#ffffff29;overflow:hidden}.mockup-progress>div{height:100%;border-radius:999px;background:linear-gradient(90deg,#48d0a3,#86f3cd)}.landing-section{margin:0 0 1.1rem;padding:1.3rem;border-radius:20px;background:var(--surface);border:1px solid rgba(255,255,255,.52);box-shadow:var(--shadow);animation:fade-slide-up .4s ease}.landing-section h1,.landing-section h2{margin-top:0;font-family:Space Grotesk,sans-serif;margin-bottom:.8rem}.premium-section h2{font-size:1.65rem}.landing-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.premium-grid{display:grid;gap:.75rem}.feature-premium-card,.process-card,.security-card,.pricing-placeholder{transition:transform .2s ease,box-shadow .2s ease}.feature-premium-card:hover,.process-card:hover,.security-card:hover{transform:translateY(-2px);box-shadow:0 18px 30px #1223351f}.feature-token{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#1f7a5f1f;color:var(--primary-strong);font-weight:700;font-size:.75rem;width:fit-content;padding:.2rem .45rem}.feature-premium-card h3,.process-card h3,.security-card h3,.pricing-placeholder h3{margin:.5rem 0 .35rem;font-size:1rem}.feature-premium-card p,.process-card p,.security-card p,.pricing-placeholder p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.45}.landing-steps,.landing-security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.casablanca-chip{margin-top:.95rem;width:fit-content;border:1px solid rgba(31,122,95,.35);border-radius:999px;padding:.32rem .72rem;color:#145742;background:#1f7a5f17;font-weight:600}.pricing-placeholder{text-align:left}.pricing-placeholder .ui-button{margin-top:.8rem}.final-cta-section{text-align:center}.final-cta-section p{margin:0 auto;max-width:620px;color:var(--muted)}.final-cta-section .landing-cta-row{justify-content:center}.contact-page-premium{padding-top:1.5rem;padding-bottom:1.8rem}.contact-hero-card{margin-bottom:1rem}.contact-hero-card h1{margin:0 0 .35rem;font-family:Space Grotesk,sans-serif}.contact-hero-card p{margin:0;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:.8rem}.contact-info-card h2,.contact-form-card h2{margin-top:0;font-family:Space Grotesk,sans-serif}.contact-info-card ul{margin:0;padding:0;list-style:none;display:grid;gap:.8rem}.contact-info-card li{display:grid;gap:.14rem}.contact-info-card li strong{font-size:.9rem}.contact-info-card li span{color:var(--muted);font-size:.93rem}.map-placeholder-card{margin-top:1rem;border:1px dashed #8db1c9;border-radius:12px;background:linear-gradient(140deg,#f4f9ff,#fff);padding:.8rem}.map-placeholder-card h3{margin:0;font-size:1rem}.map-placeholder-card p{margin:.35rem 0 0;color:var(--muted)}.contact-form-card{animation:fade-slide-up .4s ease}.login-premium-page{min-height:calc(100vh - 188px);padding-top:1.5rem;padding-bottom:2rem}.login-premium-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:.95rem;align-items:stretch}.login-premium-left{display:grid;align-content:center;gap:.9rem;background:radial-gradient(circle at top right,#48ad832e,#48ad8300 42%),linear-gradient(140deg,#102f4b,#174865 60%,#1d6867);color:#eef7ff;border-color:#ffffff24;padding:1.3rem;animation:fade-slide-up .4s ease}.login-brand .brand-lockup-image{width:210px;height:56px}.login-brand .brand-lockup-sign{color:#48d0a3;font-size:2rem}.login-premium-left h1{margin:0;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.15;font-family:Space Grotesk,sans-serif}.login-premium-left p{margin:0;color:#c8deef;max-width:520px}.trust-badge-grid{margin-top:.2rem;display:flex;flex-wrap:wrap;gap:.45rem}.trust-badge-grid span{border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.25rem .52rem;background:#ffffff14;font-size:.79rem}.login-premium-right{display:grid;align-content:start;gap:.7rem;padding:1.2rem;animation:fade-slide-up .45s ease}.login-premium-right h2{margin:0;font-family:Space Grotesk,sans-serif}.login-premium-right .form-grid{margin-top:.15rem}.login-links-row{margin-top:.1rem;display:flex;justify-content:space-between;gap:.6rem;flex-wrap:wrap}.login-links-row a{color:#236f98;font-weight:500}.login-links-row a:hover{text-decoration:underline}.public-footer{margin-top:1.6rem;border-top:1px solid rgba(210,216,223,.7);background:#ffffffb8}.public-footer-inner{width:min(1160px,calc(100% - 2rem));margin:0 auto;padding:1rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.8rem}.public-footer strong{display:block;margin-bottom:.25rem}.public-footer p{margin:0;color:var(--muted);font-size:.9rem}.footer-brand{margin-bottom:.45rem}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:1rem}.auth-card{width:min(420px,100%);background:var(--surface);border:1px solid rgba(255,255,255,.5);border-radius:18px;box-shadow:var(--shadow);padding:1.2rem;display:grid;gap:.8rem}.auth-card h1{margin:0}.auth-card p{margin:0;color:var(--muted)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.8rem}.stats-grid article{background:var(--surface-strong);border:1px solid var(--stroke);border-radius:14px;padding:.9rem}.stats-grid p{font-size:2rem;font-weight:700;margin:.1rem 0 0;font-family:Space Grotesk,sans-serif}.form-grid{display:grid;gap:.9rem}.sign-primary-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.sign-primary-text-full{grid-column:1 / -1}.form-grid label{display:grid;gap:.35rem;font-size:.93rem}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--stroke);border-radius:10px;padding:.63rem .72rem;font:inherit;background:var(--surface-strong)}.password-field{position:relative;display:block}.password-field input{width:100%;box-sizing:border-box;padding-right:2.7rem}.password-toggle{position:absolute;top:50%;right:.55rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:.2rem;border:none;background:transparent;color:#7d8f97;cursor:pointer;border-radius:6px;transition:color .15s ease,background .15s ease}.password-toggle:hover{color:#16745c;background:#16745c14}.password-toggle:focus-visible{outline:2px solid #16745C;outline-offset:1px}.switch-row{display:flex;gap:1.3rem;flex-wrap:wrap}.grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.7rem}button{border:none;background:var(--primary);color:#fff;padding:.65rem .9rem;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease}button:hover{transform:translateY(-1px);background:var(--primary-strong)}button:disabled{opacity:.6;cursor:not-allowed}.error-banner{display:flex;justify-content:space-between;gap:.8rem;margin-bottom:.8rem;border:1px solid #efc7c7;background:#ffecec;border-radius:10px;padding:.8rem;color:var(--danger)}.success-banner{margin-bottom:.8rem;border:1px solid #bee1cb;background:#e7f7ee;border-radius:10px;padding:.8rem;color:#1f6b4f}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;background:var(--surface-strong);border-radius:12px}.checkbox-row{display:flex!important;flex-direction:row!important;align-items:center;gap:.55rem;cursor:pointer}.checkbox-row input[type=checkbox]{width:18px;height:18px;margin:0;flex:0 0 auto;accent-color:#1F8F6C;cursor:pointer}.recipients-table{table-layout:fixed}.recipients-table td input,.recipients-table th{width:100%;box-sizing:border-box}.recipients-table .col-email{width:55%}.recipients-table .col-name{width:30%}.recipients-table .col-order{width:15%}.recipients-table td input{border:1px solid var(--stroke);border-radius:8px;padding:.5rem .6rem;font:inherit;background:#fff}th,td{border-bottom:1px solid #e7ebef;padding:.62rem;text-align:left;font-size:.9rem}th{color:var(--muted);font-weight:600}.info-block{margin-top:1rem;border:1px solid var(--stroke);border-radius:12px;padding:.9rem;background:#fcfffa}.superadmin-grid{margin-top:1rem;display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.chart-list{display:grid;gap:.5rem}.chart-row{display:grid;grid-template-columns:130px 1fr auto;align-items:center;gap:.6rem;font-size:.88rem}.chart-bar-wrap{width:100%;background:#edf3f8;border-radius:999px;overflow:hidden;height:10px}.chart-bar{height:100%;background:linear-gradient(90deg,#1f7a5f,#31a97f)}.inline-actions{display:flex;flex-wrap:wrap;gap:.35rem}.inline-actions button{padding:.45rem .6rem;font-size:.82rem}.identity-evidence-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.identity-evidence-actions{display:flex;flex-wrap:wrap;gap:.55rem}td pre{margin:.4rem 0 0;max-width:300px;max-height:140px;overflow:auto;background:#f9fbfd;border:1px solid #e0e8ef;padding:.45rem;border-radius:8px;font-size:.78rem}.scope-list{display:flex;flex-wrap:wrap;gap:.8rem}.secret-warning{margin:1rem 0;border-left:5px solid #f39f30;background:#fff6e8;padding:.9rem}.secret-warning code{display:block;padding:.45rem .5rem;background:#fff;border:1px solid #f2d7ac;border-radius:8px;overflow-x:auto}.filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem;margin-bottom:.8rem}.pagination{margin-top:.8rem;display:flex;align-items:center;gap:.8rem}.hint{margin:0;color:var(--muted);font-size:.9rem}.signer-signature-layout{display:grid;grid-template-columns:minmax(280px,35%) minmax(0,65%);gap:1rem;align-items:stretch;min-height:100vh;height:100vh}.signer-left-panel{display:flex;flex-direction:column;gap:.9rem;height:100%;min-height:0;overflow-y:auto;padding-right:.25rem}.signer-details-card{border:1px solid var(--stroke);border-radius:12px;background:#fcfffa;padding:.9rem;display:grid;gap:.75rem;position:sticky;top:0;z-index:4}.signer-details-card h2{margin:0}.signer-details-title-row{display:grid;gap:.22rem;border-bottom:1px dashed #d5dde5;padding-bottom:.5rem;background:#fcfffa;position:sticky;top:0;z-index:5}.signer-details-title-row span{color:var(--muted);font-size:.82rem}.signer-details-title-row strong{font-size:1rem;line-height:1.35}.signer-details-accordion{border:1px dashed #d5dde5;border-radius:10px;background:#fff}.signer-details-accordion summary{cursor:pointer;list-style:none;padding:.55rem .65rem;font-weight:600;color:#1a3c50}.signer-details-accordion summary::-webkit-details-marker{display:none}.signer-details-accordion-body{border-top:1px dashed #d5dde5;max-height:240px;overflow:auto;padding:.6rem .65rem}.signer-details-meta{margin:0;display:grid;gap:.55rem}.signer-details-meta div{display:grid;gap:.2rem;border-bottom:1px dashed #e0e8ef;padding-bottom:.45rem}.signer-details-meta div:last-child{border-bottom:none;padding-bottom:0}.signer-details-meta dt{margin:0;color:var(--muted);font-size:.82rem}.signer-details-meta dd{margin:0;font-weight:600;line-height:1.35}.drawn-sign-layout{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:1rem}.signature-pad-card,.pdf-viewer-card{border:1px solid var(--stroke);border-radius:12px;background:var(--surface-strong);padding:.8rem}.signature-pad-canvas{width:100%;max-width:100%;height:auto;border:1px dashed #9ab4c5;border-radius:10px}.signature-pad-actions{margin-top:.6rem;display:flex;gap:.6rem}.signer-viewer-column{display:flex;flex-direction:column;height:100%;min-height:0}.signature-manager-card{border:1px solid var(--stroke);border-radius:12px;background:var(--surface-strong);padding:.9rem;display:grid;gap:.8rem}.signature-manager-header{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.signature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.7rem}.signature-item-card{border:1px solid var(--stroke);border-radius:10px;padding:.7rem;display:grid;gap:.35rem}.signature-item-card p{margin:0;font-size:.88rem}.signature-item-card.active{border-color:#2f7b61;background:#1f7a5f14}.signature-item-actions{margin-top:.35rem;display:flex;flex-wrap:wrap;gap:.4rem}.pdf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap;margin-bottom:.6rem}.pdf-toolbar-main,.pdf-toolbar-zoom,.pdf-toolbar-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.pdf-stage{overflow:auto}.signer-viewer-column .pdf-stage{border:1px solid #e1e8ef;border-radius:10px;padding:.35rem;flex:1;min-height:0}.pdf-page-wrap{position:relative;width:fit-content;max-width:100%}.drawn-signature-rnd{border:1px solid #2f7b61;border-radius:4px;background:#ffffff59;cursor:move;touch-action:none}.drawn-signature-rnd-active{box-shadow:0 0 0 2px #2f7b612e}.drawn-signature-overlay{position:absolute;border:1px dashed #2f7b61;border-radius:4px;background:#ffffff4d;padding:.2rem;overflow:hidden}.drawn-signature-overlay-passive{opacity:.72;cursor:pointer}.drawn-signature-overlay-passive:hover{opacity:.9}.drawn-signature-image{width:100%;height:100%;object-fit:contain;pointer-events:none}.pdf-page-wrap .react-pdf__Page__textContent,.pdf-page-wrap .react-pdf__Page__annotations{pointer-events:none}.signature-summary{border:1px solid var(--stroke);border-radius:10px;background:#f6fbf8;padding:.75rem}@keyframes page-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.signer-signature-layout{grid-template-columns:1fr;min-height:0;height:auto}.signer-left-panel{height:auto;max-height:none;overflow:visible;padding-right:0}.signer-details-card,.signer-details-title-row{position:static}.signer-viewer-column{height:auto;min-height:70vh}}@media (max-width: 960px){.public-header-inner{width:calc(100% - 1.2rem);min-height:68px}.public-menu-toggle{display:inline-flex;margin-left:auto}.public-nav{position:absolute;top:68px;left:0;right:0;padding:.65rem;background:#fffffff5;border-bottom:1px solid var(--stroke);display:none;flex-direction:column;align-items:stretch}.public-nav.open{display:flex}.public-nav a{width:100%;text-align:center}.landing-page,.public-section{width:calc(100% - 1.2rem)}.landing-hero-premium{padding:2rem 1rem}.landing-hero-grid{grid-template-columns:1fr}.public-actions{position:absolute;top:68px;left:0;right:0;padding:0 .65rem .65rem;background:#fffffff5;border-bottom:1px solid var(--stroke);display:none;gap:.45rem}.public-nav.open+.public-actions{display:flex}.public-actions .ui-button{width:100%}.login-premium-grid{grid-template-columns:1fr}.login-premium-page{min-height:auto}.login-premium-left{padding:1.05rem}.login-premium-right{padding:1rem}.topbar{flex-direction:column;align-items:stretch}.api-key-field{min-width:0}.body{grid-template-columns:1fr}.sidenav{flex-direction:row;overflow-x:auto}.drawn-sign-layout,.sign-primary-fields-grid{grid-template-columns:1fr}.sign-primary-text-full{grid-column:auto}.signature-manager-header{flex-direction:column;align-items:stretch}.pdf-toolbar-main,.pdf-toolbar-zoom,.pdf-toolbar-actions{width:100%;justify-content:space-between}.pdf-toolbar{flex-direction:column;align-items:stretch;gap:.5rem}.pdf-toolbar-main span,.pdf-toolbar-zoom span,.pdf-toolbar-actions span{flex:1;text-align:center}}.signer-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 1rem;background:radial-gradient(1100px 460px at 50% -10%,rgba(22,116,92,.14),transparent 60%),linear-gradient(180deg,#eef3f2,#f7faf9)}.signer-card{width:100%;max-width:460px;background:#fff;border:1px solid #e3ebe8;border-radius:18px;box-shadow:0 18px 50px #0e3a5d1a;padding:30px 30px 34px}.signer-brand{text-align:center;margin-bottom:1.1rem}.signer-brand img{height:40px;width:auto}.signer-title{font-size:1.5rem;color:#0e3a5d;margin:0 0 1.1rem;text-align:center}.signer-steps{list-style:none;display:flex;gap:.4rem;padding:0;margin:0 0 1.4rem}.signer-steps li{flex:1;display:flex;flex-direction:column;align-items:center;gap:.35rem;font-size:.72rem;color:#9aa9b0;text-align:center}.signer-step-num{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;background:#eef2f1;color:#9aa9b0;border:1px solid #e0e7e4}.signer-steps li.active .signer-step-num{background:#1f8f6c;color:#fff;border-color:#1f8f6c}.signer-steps li.active{color:#16745c;font-weight:700}.signer-steps li.done .signer-step-num{background:#d6 efe4;background:#d6efe4;color:#1f8f6c;border-color:#b9e2d2}.signer-doc-summary{background:#f6faf8;border:1px solid #e3ede9;border-radius:12px;padding:.9rem 1rem;margin-bottom:1.2rem}.signer-doc-row{display:flex;justify-content:space-between;gap:1rem;padding:.2rem 0;font-size:.9rem}.signer-doc-row span{color:#7d8f97}.signer-doc-row strong{color:#22343c;text-align:right;word-break:break-word}.signer-form{display:flex;flex-direction:column;gap:1rem}.signer-muted{color:#5c707a;font-size:.92rem;margin:0;line-height:1.55}.signer-hint{color:#8fa0a8;font-size:.82rem;margin:0}.signer-footnote{color:#8fa0a8;font-size:.8rem;margin:0}.signer-field{display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;color:#22343c}.otp-input-large{border:1px solid var(--stroke);border-radius:12px;padding:.85rem;font-size:1.9rem;font-family:Courier New,Courier,monospace;letter-spacing:.6rem;text-align:center;color:#0e3a5d;background:#f8fbfa}.otp-input-large:focus{outline:2px solid #1F8F6C;border-color:#1f8f6c}.signer-btn-primary,.signer-btn-secondary{border-radius:10px;padding:.8rem 1rem;font-weight:700;font-size:.98rem;cursor:pointer;border:1px solid transparent;transition:filter .15s ease,background .15s ease}.signer-btn-primary{background:#1f8f6c;color:#fff}.signer-btn-primary:hover:not(:disabled){filter:brightness(1.06)}.signer-btn-primary:disabled{background:#b8ccc4;cursor:not-allowed}.signer-btn-secondary{background:#eef4f2;color:#16745c;border-color:#d6e5df}.signer-btn-secondary:hover:not(:disabled){background:#e2eeea}.signer-btn-secondary:disabled{opacity:.55;cursor:not-allowed}.signer-actions{display:flex;gap:.7rem}.signer-actions .signer-btn-primary{flex:1}.signer-info-note{background:#f0f7f4;border:1px solid #cfe8dd;border-radius:10px;padding:.9rem 1rem;color:#16745c;font-size:.92rem}.consent-check{display:flex;align-items:flex-start;gap:.7rem;cursor:pointer;font-size:.95rem;line-height:1.55;color:#22343c}.consent-check input[type=checkbox]{width:20px;height:20px;margin:.1rem 0 0;flex:0 0 auto;accent-color:#1F8F6C;cursor:pointer}.consent-version{color:#8fa0a8}.pricing-subtitle{text-align:center;color:var(--muted);margin:-.4rem 0 1.4rem}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;align-items:stretch}.pricing-card{display:flex;flex-direction:column;gap:.55rem;position:relative;padding:1.4rem 1.15rem}.pricing-card h3{font-family:Space Grotesk,sans-serif;margin:.2rem 0 0;color:#0e3a5d}.pricing-card-featured{border:2px solid #1F8F6C;box-shadow:0 18px 40px #1f8f6c2e;transform:translateY(-6px)}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#1f8f6c;color:#fff;font-size:.72rem;font-weight:700;padding:.25rem .7rem;border-radius:999px;white-space:nowrap}.pricing-price{display:flex;align-items:baseline;gap:.3rem;margin-top:.2rem}.pricing-amount{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;color:#16745c}.pricing-period{color:var(--muted);font-size:.9rem}.pricing-tagline{color:var(--muted);font-size:.88rem;min-height:2.4em;margin:0}.pricing-features{list-style:none;padding:0;margin:.4rem 0 1rem;display:flex;flex-direction:column;gap:.45rem;flex:1}.pricing-features li{position:relative;padding-left:1.5rem;font-size:.9rem;color:#2b3b44}.pricing-features li:before{content:"✓";position:absolute;left:0;color:#1f8f6c;font-weight:800}.pricing-note{text-align:center;color:#8fa0a8;font-size:.82rem;margin-top:1.2rem}@media (max-width: 900px){.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-card-featured{transform:none}}@media (max-width: 560px){.pricing-grid{grid-template-columns:1fr}}.mode-badge{display:inline-block;padding:.15rem .6rem;border-radius:999px;font-size:.75rem;font-weight:700}.mode-badge.mode-live{background:#d6efe4;color:#1f8f6c}.mode-badge.mode-trial{background:#fdf3e6;color:#b3792a}button:not(.password-toggle):not(.signer-btn-primary):not(.signer-btn-secondary):not(.public-menu-toggle){border:1px solid transparent;background:linear-gradient(120deg,#1f8f6c,#16745c);color:#fff;padding:.62rem 1.05rem;border-radius:10px;font-weight:600;cursor:pointer;box-shadow:0 8px 18px #17614b2e;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}button:not(.password-toggle):not(.signer-btn-primary):not(.signer-btn-secondary):not(.public-menu-toggle):hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 12px 22px #17614b42}button:disabled{opacity:.55!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}button.btn-secondary{background:#eef4f2!important;color:#16745c!important;border-color:#d6e5df!important;box-shadow:none!important}button.btn-secondary:hover{background:#e2eeea!important}button.btn-danger{background:linear-gradient(120deg,#d9534f,#b3423a)!important;box-shadow:0 8px 18px #b3423a33!important}button.btn-ghost{background:transparent!important;color:#16745c!important;border-color:#cfe0da!important;box-shadow:none!important}.table-wrap{overflow-x:auto;border:1px solid #e4eae8;border-radius:14px;background:#fff;box-shadow:0 6px 18px #1223350d}.table-wrap table{border-radius:0;box-shadow:none}.table-wrap thead th{background:#f4f8f6;color:#5c707a;font-weight:700;font-size:.78rem;letter-spacing:.02em;text-transform:uppercase;border-bottom:1px solid #e4eae8;padding:.7rem .85rem;position:sticky;top:0}.table-wrap tbody td{padding:.72rem .85rem;border-bottom:1px solid #eef2f1;vertical-align:middle}.table-wrap tbody tr:nth-child(2n){background:#fafcfb}.table-wrap tbody tr:hover{background:#f0f7f4}.table-wrap tbody tr:last-child td{border-bottom:none}.status-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .62rem;border-radius:999px;font-size:.76rem;font-weight:700;line-height:1.4;white-space:nowrap}.status-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.9}.status-badge.is-success{background:#dff3e8;color:#1c7a53}.status-badge.is-warning{background:#fdf1dd;color:#a5701c}.status-badge.is-danger{background:#fde5e3;color:#b23a30}.status-badge.is-info{background:#e2eefb;color:#2a5f96}.status-badge.is-neutral{background:#eef1f0;color:#62727a}.role-badge{display:inline-block;padding:.18rem .6rem;border-radius:8px;font-size:.74rem;font-weight:700}.role-badge.role-superadmin{background:# e9e2fb;background:#ece5fb;color:#6a4bbd}.role-badge.role-admin{background:#e2eefb;color:#2a5f96}.role-badge.role-owner{background:#dff3e8;color:#1c7a53}.role-badge.role-signer{background:#eef1f0;color:#62727a}.stats-grid article{position:relative;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 6px 16px #1223350d}.stats-grid article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#2bb388,#16745c)}.stats-grid article:hover{transform:translateY(-3px);box-shadow:0 14px 28px #1223351a}.stats-grid article h2{font-size:.82rem;color:#7d8f97;font-weight:600;margin:0 0 .2rem;font-family:IBM Plex Sans,sans-serif}.stats-grid p{color:#0e3a5d}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.recipients-table td input:focus{outline:none;border-color:#1f8f6c;box-shadow:0 0 0 3px #1f8f6c26}.form-grid input[type=file]{padding:.5rem;background:#f8fbfa;border:1px dashed #bcd3ca!important;cursor:pointer}.form-grid input[type=file]::file-selector-button{border:none;background:#1f8f6c;color:#fff;padding:.45rem .9rem;border-radius:8px;font-weight:600;cursor:pointer;margin-right:.8rem}.error-banner{margin-bottom:.8rem;border:1px solid #f0c9c4;background:#fdecea;border-radius:10px;padding:.8rem 1rem;color:#9e352c;font-size:.92rem}.warning-banner{margin-bottom:.8rem;border:1px solid #f0dcb4;background:#fdf6e6;border-radius:10px;padding:.8rem 1rem;color:#8a6414;font-size:.92rem}.empty-state{text-align:center;padding:2.6rem 1rem;color:#8598a0}.empty-state .empty-icon{font-size:2rem;opacity:.5;margin-bottom:.5rem}.empty-state h3{margin:0 0 .3rem;color:#5c707a;font-family:Space Grotesk,sans-serif}.skeleton{background:linear-gradient(90deg,#eef2f1 25%,#f6f9f8 37%,#eef2f1 63%);background-size:400% 100%;border-radius:8px;animation:skeleton-shimmer 1.4s ease infinite}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.legal-page,.legal-content{max-width:760px;margin:0 auto;line-height:1.7}.legal-page h1{font-size:1.9rem;color:#0e3a5d}.legal-page h2{margin-top:1.9rem;color:#16745c;font-size:1.15rem}.legal-page h3{margin-top:1.3rem;color:#0e3a5d;font-size:1rem}.legal-page p,.legal-page li{color:#33454d}.legal-page ul{padding-left:1.2rem}.legal-page li{margin:.35rem 0}.legal-page a{color:#16745c;text-decoration:underline}.legal-todo-note{margin-top:1.6rem;padding:.9rem 1.1rem;background:#fdf6e6;border:1px solid #f0dcb4;border-radius:10px;color:#8a6414;font-size:.9rem}.public-section>.panel{margin-top:1.4rem}.feature-token{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#eafaf3,#d9efe6);color:#16745c;font-weight:800;font-size:.72rem;letter-spacing:.03em;box-shadow:inset 0 0 0 1px #16745c1f}.sidenav-group-label{display:block;padding:.9rem .85rem .3rem;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9aa9b0}.sidenav-group-label:first-child{padding-top:.2rem}.signer-portal-panel{border-top:4px solid #1F8F6C}.signer-portal-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.6rem;flex-wrap:wrap}.signer-portal-head img{height:34px;width:auto}.signer-portal-step{font-size:.78rem;font-weight:700;color:#16745c;background:#eafaf3;padding:.25rem .7rem;border-radius:999px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0e20308c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:1.2rem;animation:modal-fade .15s ease}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}.modal-card{width:100%;max-width:440px;background:#fff;border-radius:18px;box-shadow:0 24px 60px #0e203059;padding:1.5rem 1.6rem 1.3rem;animation:modal-pop .18s ease}@keyframes modal-pop{0%{transform:translateY(12px) scale(.98);opacity:0}to{transform:none;opacity:1}}.modal-title{margin:0 0 .8rem;font-family:Space Grotesk,sans-serif;font-size:1.2rem;color:#0e3a5d}.modal-body{color:#33454d;font-size:.95rem;line-height:1.55;margin-bottom:1.2rem}.modal-body label{display:block;font-size:.88rem;margin-bottom:.35rem;color:#22343c}.modal-body input{width:100%;box-sizing:border-box;border:1px solid var(--stroke);border-radius:10px;padding:.62rem .72rem;font:inherit}.modal-body input:focus{outline:none;border-color:#1f8f6c;box-shadow:0 0 0 3px #1f8f6c26}.modal-actions{display:flex;justify-content:flex-end;gap:.6rem}.toast-stack{position:fixed;top:1rem;right:1rem;z-index:1100;display:flex;flex-direction:column;gap:.6rem;max-width:360px}.toast{display:flex;align-items:flex-start;gap:.6rem;background:#fff;border-left:4px solid #1F8F6C;border-radius:12px;box-shadow:0 12px 30px #0e20302e;padding:.8rem 1rem;font-size:.9rem;color:#22343c;animation:toast-in .2s ease}.toast.is-error{border-left-color:#d9534f}.toast-icon{font-size:1.05rem;line-height:1.3}@keyframes toast-in{0%{transform:translate(20px);opacity:0}to{transform:none;opacity:1}}.api-docs{padding-bottom:2rem}.api-docs .contact-hero-card{margin-top:1.4rem}.api-docs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}.api-docs-grid h2{font-size:1.05rem;color:#0e3a5d;margin-top:0}.api-docs code{background:#eef4f2;color:#16745c;padding:.1rem .4rem;border-radius:6px;font-family:Courier New,monospace;font-size:.86em}.code-block{background:#0e2a40;color:#d7e8f0;border-radius:12px;padding:1rem 1.1rem;overflow-x:auto;font-size:.82rem;line-height:1.5;margin:.7rem 0}.code-block code{background:none;color:inherit;padding:0;font-size:inherit}.api-endpoints-card{margin-top:1rem}.api-endpoint-list{display:flex;flex-direction:column;gap:.7rem;margin-top:.6rem}.api-endpoint{display:flex;gap:.9rem;align-items:flex-start;border:1px solid #e4eae8;border-radius:12px;padding:.9rem 1rem;background:#fbfdfc}.api-method{flex:0 0 auto;background:#1f8f6c;color:#fff;font-weight:700;font-size:.72rem;padding:.25rem .55rem;border-radius:7px;margin-top:.15rem}.api-path{font-size:.95rem;font-weight:700}.api-endpoint-title{margin:.3rem 0 .1rem;font-weight:600;color:#22343c}.api-endpoint-desc{margin:0 0 .3rem;color:#5c707a;font-size:.9rem}.api-scope{font-size:.76rem;color:#8a6414;background:#fdf6e6;padding:.12rem .5rem;border-radius:6px}.api-cta-card{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.api-cta-card h2{margin:0 0 .2rem}.api-cta-card p{margin:0;color:#5c707a}.api-docs-help{text-align:center;color:#7d8f97;margin-top:1.2rem}.api-docs-help a{color:#16745c}@media (max-width: 780px){.api-docs-grid{grid-template-columns:1fr}}.stats-grid p.kpi-ok{color:#1c7a53}.stats-grid p.kpi-warn{color:#a5701c}.client-dash-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.4rem}.client-dash-tile{display:block;border:1px solid #e4eae8;border-radius:14px;padding:1.1rem 1.2rem;background:#fbfdfc;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.client-dash-tile:hover{transform:translateY(-3px);box-shadow:0 14px 28px #12233517;border-color:#cfe0da}.client-dash-tile h3{margin:0 0 .3rem;color:#0e3a5d;font-family:Space Grotesk,sans-serif;font-size:1.05rem}.client-dash-tile p{margin:0;color:#5c707a;font-size:.9rem}@media (max-width: 820px){.client-dash-actions{grid-template-columns:1fr}}.api-key-card{margin-top:1.4rem;border:1px solid #e4eae8;border-radius:14px;padding:1.1rem 1.2rem;background:#fbfdfc}.api-key-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.api-key-head h2{margin:0 0 .2rem;font-size:1.1rem;color:#0e3a5d}.api-key-value{display:flex;align-items:stretch;gap:.5rem;margin:.7rem 0 .5rem}.api-key-value code{flex:1;background:#0e2a40;color:#d7e8f0;border-radius:10px;padding:.7rem .9rem;font-family:Courier New,monospace;font-size:.85rem;overflow-x:auto;white-space:nowrap;display:flex;align-items:center}.api-key-value button{flex:0 0 auto}
