.page_passwordOverlay__VscDk{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--color-bg);display:flex;align-items:center;justify-content:center;z-index:9999}.page_passwordBox__vL_JL{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:3rem;max-width:420px;width:90%;text-align:center;box-shadow:var(--shadow-lg)}.page_lockIcon__sYVto{width:56px;height:56px;background:var(--color-primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.page_lockIcon__sYVto svg{width:28px;height:28px;color:var(--color-primary)}.page_passwordBox__vL_JL h2{font-family:var(--font-display);font-size:1.5rem;font-weight:500;margin-bottom:.5rem}.page_passwordBox__vL_JL p{color:var(--color-text-muted);font-size:.9375rem;margin-bottom:1.5rem}.page_passwordInput__Fkdz1{width:100%;padding:1rem 1.25rem;border:1px solid var(--color-border);border-radius:12px;font-size:1rem;font-family:var(--font-body);transition:border-color .2s ease;text-align:center;letter-spacing:.1em;margin-bottom:1rem}.page_passwordInput__Fkdz1:focus{outline:none;border-color:var(--color-primary)}.page_passwordInput__Fkdz1.page_error__JBrsB{border-color:#e53935;animation:page_shake__6omdc .4s ease}@keyframes page_shake__6omdc{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-8px)}40%,80%{transform:translateX(8px)}}.page_passwordSubmit__dRCmt{width:100%;padding:1rem;background:var(--color-primary);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:all .2s ease}.page_passwordSubmit__dRCmt:hover{background:var(--color-primary-dark)}.page_errorMessage__8AsnX{color:#e53935;font-size:.875rem;margin-top:.75rem;display:none}.page_errorMessage__8AsnX.page_show__O33Xb{display:block}.page_mainContent__TeHAh{display:none}.page_mainContent__TeHAh.page_show__O33Xb{display:block}.page_header__oRW75{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:1rem 0;position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95)}.page_headerInner__leMGi{max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.page_logo__ikIZE{display:flex;align-items:center;gap:.75rem;text-decoration:none}.page_logo__ikIZE img{height:40px;width:auto}.page_headerMeta__yUqGa{font-size:.875rem;color:var(--color-text-muted);display:flex;align-items:center;gap:1rem}.page_isoBadge__7vJle{display:flex;align-items:center;gap:.375rem;background:var(--color-secondary-light);color:var(--color-secondary);padding:.375rem .75rem;border-radius:100px;font-size:.75rem;font-weight:600}.page_isoBadge__7vJle svg{width:14px;height:14px}.page_hero__7KFOs{background:linear-gradient(135deg,var(--color-primary) 0,#d14a1a 100%);padding:5rem 2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.page_hero__7KFOs:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:hsla(0,0%,100%,.05);border-radius:50%}.page_heroBadge__w6zNn{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.15);color:#fff;padding:.5rem 1rem;border-radius:100px;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;backdrop-filter:blur(10px)}.page_hero__7KFOs h1{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,3.5rem);font-weight:400;line-height:1.15;max-width:800px;margin:0 auto 1.25rem;letter-spacing:-.02em}.page_hero__7KFOs h1 em{font-style:italic}.page_heroSubtitle__ZW2Yq{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto;font-weight:400}.page_metaBar__zMHkX{max-width:1100px;margin:-2rem auto 0;padding:0 2rem;position:relative;z-index:10}.page_metaBarInner__hQRuZ{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:1.5rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;box-shadow:var(--shadow-lg)}.page_metaItem__Kmpba{text-align:center}.page_metaLabel__pxBql{font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:.25rem}.page_metaValue__jPQVr{font-family:var(--font-display);font-size:1rem;font-weight:500;color:var(--color-text)}.page_toc__p63kQ{max-width:1100px;margin:3rem auto 0;padding:0 2rem}.page_tocInner__9lK4u{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:2rem}.page_toc__p63kQ h2{font-family:var(--font-display);font-size:1.125rem;font-weight:500;margin-bottom:1rem;color:var(--color-text-muted)}.page_tocGrid__cEUch{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem 2rem}.page_tocItem__OpmRF{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;text-decoration:none;color:var(--color-text);transition:color .2s ease}.page_tocItem__OpmRF:hover,.page_tocNumber__VvX0r{color:var(--color-primary)}.page_tocNumber__VvX0r{width:24px;height:24px;background:var(--color-primary-light);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.page_tocText__0We9e{font-size:.9375rem}.page_main__nw1Wk{max-width:1100px;margin:0 auto;padding:3rem 2rem 4rem}.page_section__zQZ2o{margin-bottom:4rem;scroll-margin-top:5rem}.page_sectionHeader___raMx{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--color-primary)}.page_sectionNumber__yXupk{width:40px;height:40px;background:var(--color-primary);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:1.125rem;font-weight:500;flex-shrink:0}.page_section__zQZ2o h2{font-family:var(--font-display);font-size:1.75rem;font-weight:500;letter-spacing:-.01em}.page_sectionContent__YF8ei>p{color:var(--color-text-muted);margin-bottom:1rem;font-size:1.0625rem}.page_sectionContent__YF8ei>p strong{color:var(--color-text)}@media (max-width:640px){.page_headerInner__leMGi{padding:0 1rem}.page_hero__7KFOs{padding:3rem 1rem}.page_metaBar__zMHkX{padding:0 1rem;margin-top:-1.5rem}.page_metaBarInner__hQRuZ{padding:1rem}.page_toc__p63kQ{padding:0 1rem}.page_main__nw1Wk{padding:2rem 1rem 3rem}.page_passwordBox__vL_JL{padding:2rem 1.5rem}.page_isoBadge__7vJle{display:none}}:root{--color-bg:#fdfcfa;--color-surface:#fff;--color-text:#1a1a1a;--color-text-muted:#5c5c5c;--color-primary:#e85d26;--color-primary-dark:#c94d1c;--color-primary-light:#fef3ef;--color-secondary:#0d4f3c;--color-secondary-light:#e8f3ef;--color-accent:#e85d26;--color-border:#e8e6e1;--color-border-strong:#d4d1cc;--font-display:"Fraunces",Georgia,serif;--font-body:"DM Sans",-apple-system,sans-serif;--shadow-sm:0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 12px rgba(0,0,0,.06);--shadow-lg:0 12px 40px rgba(0,0,0,.08)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);line-height:1.7;font-size:16px;-webkit-font-smoothing:antialiased}.password-overlay,body{background:var(--color-bg)}.password-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999}.password-box{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:3rem;max-width:420px;width:90%;text-align:center;box-shadow:var(--shadow-lg)}.password-box .lock-icon{width:56px;height:56px;background:var(--color-primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.password-box .lock-icon svg{width:28px;height:28px;color:var(--color-primary)}.password-box h2{font-family:var(--font-display);font-size:1.5rem;font-weight:500;margin-bottom:.5rem}.password-box p{color:var(--color-text-muted);font-size:.9375rem;margin-bottom:1.5rem}.password-input{width:100%;padding:1rem 1.25rem;border:1px solid var(--color-border);border-radius:12px;font-size:1rem;font-family:var(--font-body);transition:border-color .2s ease;text-align:center;letter-spacing:.1em;margin-bottom:1rem}.password-input:focus{outline:none;border-color:var(--color-primary)}.password-input.error{border-color:#e53935;animation:shake .4s ease}@keyframes shake{0%,to{transform:translateX(0)}20%,60%{transform:translateX(-8px)}40%,80%{transform:translateX(8px)}}.password-submit{width:100%;padding:1rem;background:var(--color-primary);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:all .2s ease}.password-submit:hover{background:var(--color-primary-dark)}.error-message{color:#e53935;font-size:.875rem;margin-top:.75rem;display:none}.main-content{display:none}.header{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:1rem 0;position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95)}.header-inner{max-width:1100px;margin:0 auto;padding:0 2rem;justify-content:space-between}.header-inner,.logo{display:flex;align-items:center}.logo{gap:.75rem;text-decoration:none}.logo img{height:40px;width:auto}.header-meta{font-size:.875rem;color:var(--color-text-muted);gap:1rem}.header-meta,.iso-badge{display:flex;align-items:center}.iso-badge{gap:.375rem;background:var(--color-secondary-light);color:var(--color-secondary);padding:.375rem .75rem;border-radius:100px;font-size:.75rem;font-weight:600}.iso-badge svg{width:14px;height:14px}.hero{background:linear-gradient(135deg,var(--color-primary) 0,#d14a1a 100%);padding:5rem 2rem;text-align:center;color:#fff;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:hsla(0,0%,100%,.05);border-radius:50%}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.15);color:#fff;padding:.5rem 1rem;border-radius:100px;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;backdrop-filter:blur(10px)}.hero h1{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,3.5rem);font-weight:400;line-height:1.15;max-width:800px;margin:0 auto 1.25rem;letter-spacing:-.02em}.hero h1 em{font-style:italic}.hero-subtitle{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto;font-weight:400}.meta-bar{max-width:1100px;margin:-2rem auto 0;padding:0 2rem;position:relative;z-index:10}.meta-bar-inner{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:1.5rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;box-shadow:var(--shadow-lg)}.meta-item{text-align:center}.meta-label{font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:.25rem}.meta-value{font-family:var(--font-display);font-size:1rem;font-weight:500;color:var(--color-text)}.toc{max-width:1100px;margin:3rem auto 0;padding:0 2rem}.toc-inner{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:2rem}.toc h2{font-family:var(--font-display);font-size:1.125rem;font-weight:500;margin-bottom:1rem;color:var(--color-text-muted)}.toc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem 2rem}.toc-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;text-decoration:none;color:var(--color-text);transition:color .2s ease}.toc-item:hover,.toc-number{color:var(--color-primary)}.toc-number{width:24px;height:24px;background:var(--color-primary-light);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.toc-text{font-size:.9375rem}.main{max-width:1100px;margin:0 auto;padding:3rem 2rem 4rem}.section{margin-bottom:4rem;scroll-margin-top:5rem}.section-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--color-primary)}.section-number{width:40px;height:40px;background:var(--color-primary);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;flex-shrink:0}.section h2,.section-number{font-family:var(--font-display);font-weight:500}.section h2{font-size:1.75rem;letter-spacing:-.01em}.section-content>p{color:var(--color-text-muted);margin-bottom:1rem;font-size:1.0625rem}.section-content>p strong{color:var(--color-text)}.subsection{margin-top:2rem}.subsection-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.subsection-header h3{font-family:var(--font-display);font-size:1.25rem;font-weight:500}.subsection-header .emoji{font-size:1.5rem}.subsection>p{color:var(--color-text-muted);margin-bottom:.75rem;font-size:1rem}.feature-list{list-style:none;margin-top:.75rem}.feature-list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:var(--color-text);font-size:.9375rem}.feature-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;background:var(--color-primary);border-radius:50%}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1.5rem}.feature-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;padding:1.5rem;transition:all .2s ease}.feature-card:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-md)}.feature-card h4{font-family:var(--font-display);font-size:1.0625rem;font-weight:500;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.feature-card h4 .emoji{font-size:1.25rem}.feature-card p{color:var(--color-text-muted);font-size:.9375rem;margin-bottom:0}.feature-card ul{list-style:none;margin-top:.625rem}.feature-card li{position:relative;padding-left:1.25rem;margin-bottom:.375rem;color:var(--color-text-muted);font-size:.875rem}.feature-card li:before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;background:var(--color-primary);border-radius:50%}.workflow{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;padding:1.5rem;margin-bottom:1rem}.workflow-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.workflow-number{width:28px;height:28px;background:var(--color-secondary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:600;flex-shrink:0}.workflow h4{font-family:var(--font-display);font-size:1.0625rem;font-weight:500}.workflow-steps{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.workflow-step{display:flex;align-items:center;gap:.375rem;background:var(--color-bg);padding:.375rem .75rem;border-radius:100px;font-size:.8125rem;color:var(--color-text-muted)}.workflow-step .num{width:18px;height:18px;background:var(--color-primary-light);color:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:600}.workflow-note{margin-top:.75rem;padding:.625rem .875rem;background:var(--color-secondary-light);border-radius:8px;font-size:.8125rem;color:var(--color-secondary);display:flex;align-items:center;gap:.5rem}.workflow-note svg{width:16px;height:16px;flex-shrink:0}.integration-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;padding:1.5rem;margin-bottom:1rem}.integration-card h4{font-family:var(--font-display);font-size:1.0625rem;font-weight:500;margin-bottom:.25rem}.integration-card .provider{font-size:.8125rem;color:var(--color-primary);font-weight:600;margin-bottom:.625rem}.integration-card ul{list-style:none}.integration-card li{position:relative;padding-left:1.25rem;margin-bottom:.375rem;color:var(--color-text-muted);font-size:.875rem}.integration-card li:before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;background:var(--color-secondary);border-radius:50%}.compliance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;margin-top:1.5rem}.compliance-card{background:var(--color-secondary-light);border-radius:14px;padding:1.5rem}.compliance-card h4{font-family:var(--font-display);font-size:1.0625rem;font-weight:500;color:var(--color-secondary);margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.compliance-card p{font-size:.9375rem;color:var(--color-text-muted);margin-bottom:.625rem}.compliance-card ul{list-style:none}.compliance-card li{position:relative;padding-left:1.25rem;margin-bottom:.375rem;color:var(--color-text);font-size:.875rem}.compliance-card li:before{content:"✓";position:absolute;left:0;color:var(--color-secondary);font-weight:700}.footer{background:var(--color-text);color:#fff;padding:3rem 2rem;text-align:center}.footer-logo{margin-bottom:1rem}.footer-logo img{height:36px;filter:brightness(0) invert(1)}.footer-text{font-size:.875rem;color:hsla(0,0%,100%,.7);margin-bottom:.5rem}.footer-contact{display:flex;justify-content:center;gap:2rem;margin-top:1rem}.footer-contact a{color:var(--color-primary);text-decoration:none;font-size:.9375rem}@media print{.header{position:static}.password-overlay{display:none!important}.main-content{display:block!important}.hero{padding:2rem}.section{page-break-inside:avoid}}@media (max-width:640px){.header-inner{padding:0 1rem}.hero{padding:3rem 1rem}.meta-bar{padding:0 1rem;margin-top:-1.5rem}.meta-bar-inner{padding:1rem}.toc{padding:0 1rem}.main{padding:2rem 1rem 3rem}.compliance-grid,.feature-grid{grid-template-columns:1fr}.password-box{padding:2rem 1.5rem}.iso-badge{display:none}}