.dom-doc-page{--dom-doc-control-icon:#6e685f;min-height:100vh;background:#fff;color:#17251f;padding:0 20px 48px}.dom-doc-shell{width:min(100%,1000px);margin:0 auto}.dom-doc-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.dom-doc-brand{display:inline-flex;align-items:center;gap:.7rem;color:#27312c;font-weight:550;letter-spacing:-.01em;text-decoration:none}.dom-doc-brand img{width:40px;height:40px}.dom-doc-search{width:min(100%,300px);height:42px;display:flex;align-items:center;gap:.65rem;border:0;border-radius:999px;background:#f5f5f2;padding:0 14px;color:#6e685f}.dom-doc-search svg{width:18px;height:18px;flex:0 0 18px;fill:none;color:var(--dom-doc-control-icon);stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.dom-doc-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#17251f;font:inherit}.dom-doc-search input::-moz-placeholder{color:#9a9389}.dom-doc-search input::placeholder{color:#9a9389}.dom-doc-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:42px;padding-top:44px}.dom-doc-sidebar{align-self:start;position:sticky;top:20px}.dom-doc-accordion{margin:0}.dom-doc-accordion+.dom-doc-accordion{border-top:1px solid #ece8e0}.dom-doc-accordion-trigger{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 0;font:inherit;font-size:.92rem;font-weight:600;color:#3f4843;text-align:left}.dom-doc-accordion-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .28s ease}.dom-doc-accordion.is-open .dom-doc-accordion-trigger svg{transform:rotate(180deg)}.dom-doc-accordion-panel{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .32s ease,opacity .24s ease}.dom-doc-accordion.is-open .dom-doc-accordion-panel{grid-template-rows:1fr;opacity:1}.dom-doc-menu-items{min-height:0;overflow:hidden;display:grid;gap:3px;padding:0 0 10px}.dom-doc-menu-items a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;text-align:left;padding:9px 10px;border-radius:8px;color:#6f695f;font:inherit;font-size:.86rem;font-weight:400;cursor:pointer;transition:background .18s ease,color .18s ease}.dom-doc-menu-items a:hover{background:#f5f5f2;color:#17251f}.dom-doc-menu-items a.is-active{background:#eef3ef;color:#17251f;font-weight:600}.dom-doc-no-results{margin:0;color:#8a8379;font-size:.86rem}.dom-doc-content{min-height:520px;background:#fff;padding:clamp(8px,2vw,20px) 0}.dom-doc-overline{margin:0 0 12px;color:#88704a;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.dom-doc-content h1{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;letter-spacing:-.045em;text-wrap:balance}.dom-doc-lead{margin:18px 0 0;max-width:640px;color:#6e685f;font-size:1.03rem;line-height:1.7;font-style:italic}.dom-doc-divider{display:none}.dom-doc-placeholder{margin:32px 0 0;line-height:1.7}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:760px){.dom-doc-page{padding:0 14px 32px}.dom-doc-header{min-height:72px;align-items:center}.dom-doc-brand span{display:none}.dom-doc-search{width:min(100%,230px)}.dom-doc-layout{grid-template-columns:1fr;gap:24px;padding-top:24px}.dom-doc-sidebar{position:static}.dom-doc-content{min-height:420px;padding:8px 0}.dom-doc-menu-items a{padding-left:6px}}.dom-doc-menu-items a{display:block;text-decoration:none}.dom-doc-body{margin-top:32px;color:#4f584f;line-height:1.8}.dom-doc-placeholder{color:#8a8379}.dom-doc-meta{display:flex;flex-wrap:wrap;gap:14px 28px;margin:20px 0 0;color:#7c766d;font-size:.78rem}.dom-doc-meta div{display:flex;gap:6px}.dom-doc-meta dt{font-weight:750}.dom-doc-meta dd{margin:0}.dom-doc-body{margin-top:38px}.dom-doc-body h2{margin:2.15em 0 .72em;color:#243a31;font-size:clamp(1.25rem,2.2vw,1.65rem);line-height:1.25;letter-spacing:-.025em}.dom-doc-body h2:first-child{margin-top:0}.dom-doc-body p{margin:0 0 1.2em}.dom-doc-address{line-height:1.65}.dom-doc-dash-list{list-style:none;margin:.2em 0 1.6em;padding:0}.dom-doc-dash-list li{position:relative;margin:.62em 0;padding-left:1.65em}.dom-doc-dash-list li:before{content:"—";position:absolute;left:0;top:0;color:#6e685f}.dom-doc-dash-list li:last-child{margin-bottom:0}.dom-doc-body{font-size:1rem;line-height:1.65}.dom-doc-body p{margin:0 0 .85em}.dom-doc-body h2{margin:1.75em 0 .58em}.dom-doc-facts{margin:0 0 1.1em;display:grid;gap:.32em}.dom-doc-facts div{display:flex;flex-wrap:wrap;gap:.35em}.dom-doc-facts dt{font-weight:750}.dom-doc-facts dd{margin:0}.dom-doc-address{margin-top:-.15em}.dom-doc-sidebar{top:12px;max-height:calc(100vh - 24px);overflow:auto;scrollbar-width:thin}.dom-doc-back-top{position:fixed;right:22px;bottom:22px;z-index:30;width:44px;height:44px;border:0;border-radius:999px;background:#e8e8e5;color:#555;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 20px rgba(0,0,0,.08);transition:background .18s ease,opacity .18s ease,transform .18s ease}.dom-doc-back-top:hover{background:#ddddda;transform:translateY(-1px)}.dom-doc-back-top:focus-visible{outline:2px solid #7b817d;outline-offset:3px}.dom-doc-back-top svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:760px){.dom-doc-sidebar{position:static;max-height:none;overflow:visible}.dom-doc-back-top{right:14px;bottom:14px;width:42px;height:42px}}.dom-doc-sidebar{position:static!important;max-height:none!important;overflow:visible!important}.dom-doc-sidebar-inner{max-height:calc(100vh - 24px);overflow:auto;scrollbar-width:thin}@media(max-width:760px){.dom-doc-sidebar-inner{position:static;max-height:none;overflow:visible}}.dom-doc-sidebar{align-self:stretch!important}@media(max-width:760px){.dom-doc-sidebar{align-self:auto!important}}.dom-doc-sidebar-inner{position:sticky;top:12px;max-height:none;overflow:visible}body:has(.dom-doc-page),html:has(.dom-doc-page){overflow-x:clip!important;overflow-y:visible!important}.dom-doc-dash-list{margin:.15em 0 1em!important}.dom-doc-dash-list li{margin:0!important;line-height:1.55}.dom-case-form-wrap{margin-top:56px;padding-top:34px;border-top:1px solid #e7e3dc}.dom-case-form-wrap>h2{margin:0 0 18px;color:#243a31;font-size:1.45rem}.dom-case-form{display:grid;gap:14px}.dom-case-form label{display:grid;gap:6px}.dom-case-form label>span{font-size:.79rem;font-weight:800;color:#514d46}.dom-case-form input,.dom-case-form select,.dom-case-form textarea{width:100%;border:1px solid #ddd8cf;border-radius:12px;background:#fff;padding:11px 12px;color:#1f2925;font:inherit}.dom-case-form textarea{resize:vertical;line-height:1.5}.dom-case-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dom-case-check{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px!important}.dom-case-check input{width:17px;height:17px;margin-top:2px;flex:0 0 auto;accent-color:#243a31}.dom-case-form button{justify-self:start;border:0;border-radius:999px;background:#243a31;color:#fff;padding:11px 18px;font-weight:800;cursor:pointer}.dom-case-form button:disabled{opacity:.5;cursor:not-allowed}.dom-case-form-note{margin:0!important;color:#777168;font-size:.78rem}.dom-case-form-note a{color:#243a31;font-weight:800}.dom-case-result{display:grid;gap:4px;border-radius:14px;padding:13px 14px;font-size:.86rem}.dom-case-result.is-success{background:#edf7f1;color:#204c35}.dom-case-result.is-error{background:#fff1f0;color:#7a2722}@media(max-width:700px){.dom-case-grid{grid-template-columns:1fr}}.dom-doc-header-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.dom-doc-language{position:relative;z-index:40}.dom-doc-language-trigger{height:42px;display:flex;align-items:center;gap:.55rem;border:0;border-radius:999px;background:#f5f5f2;padding:0 13px;color:#17251f;font:inherit;font-size:.86rem;font-weight:750;cursor:pointer;transition:background .18s ease,color .18s ease}.dom-doc-language-trigger:hover,.dom-doc-language.is-open .dom-doc-language-trigger{background:#edf1ed}.dom-doc-language-trigger:focus-visible{outline:2px solid #8f9b94;outline-offset:3px}.dom-doc-language-trigger>svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dom-doc-language-globe{flex:0 0 18px;color:var(--dom-doc-control-icon)}.dom-doc-language-chevron{width:16px!important;height:16px!important;margin-left:2px;transition:transform .18s ease}.dom-doc-language.is-open .dom-doc-language-chevron{transform:rotate(180deg)}.dom-doc-language-popover{position:absolute;top:calc(100% + 10px);right:0;width:min(760px,calc(100vw - 32px));border:1px solid rgba(23,37,31,.08);border-radius:22px;background:hsla(0,0%,100%,.98);padding:18px;box-shadow:0 24px 70px rgba(23,37,31,.16);backdrop-filter:blur(18px)}.dom-doc-language-popover:before{content:"";position:absolute;right:34px;top:-7px;width:14px;height:14px;border-left:1px solid rgba(23,37,31,.08);border-top:1px solid rgba(23,37,31,.08);background:#fff;transform:rotate(45deg)}.dom-doc-language-popover-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.dom-doc-language-popover-head>div{display:grid;gap:2px}.dom-doc-language-popover-head span{color:#88704a;font-size:.67rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.dom-doc-language-popover-head strong{font-size:1.15rem;color:#17251f}.dom-doc-language-popover-head>button{width:32px;height:32px;border:0;border-radius:999px;background:#f4f4f1;color:#646058;font-size:1.25rem;cursor:pointer}.dom-doc-language-popover-head>button:hover{background:#ecece8}.dom-doc-language-filter{height:40px;display:flex;align-items:center;gap:.6rem;border-radius:12px;background:#f5f5f2;padding:0 12px;color:#716c64;margin-bottom:14px}.dom-doc-language-filter svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.dom-doc-language-filter input{width:100%;border:0;outline:0;background:transparent;color:#17251f;font:inherit;font-size:.84rem}.dom-doc-language-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.dom-doc-language-grid button{position:relative;min-height:48px;display:grid;align-content:center;gap:1px;border:0;border-radius:12px;background:transparent;padding:8px 34px 8px 11px;color:#373f3a;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.dom-doc-language-grid button:hover{background:#f4f6f4;color:#17251f}.dom-doc-language-grid button.is-active{background:#eaf1ec;color:#17251f}.dom-doc-language-grid button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:750}.dom-doc-language-grid button small{color:#8f8980;font-size:.72rem;font-style:italic;font-weight:400;letter-spacing:0;line-height:1.25}.dom-doc-language-grid button svg{position:absolute;right:11px;top:50%;width:17px;height:17px;transform:translateY(-50%);fill:none;stroke:#466553;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.dom-doc-language-empty{margin:8px 0 2px;color:#817b72;text-align:center;font-size:.84rem}@media(max-width:760px){.dom-doc-header{align-items:flex-start;padding:12px 0}.dom-doc-header-tools{width:min(100%,270px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.dom-doc-search{width:100%}.dom-doc-language-trigger{width:42px;padding:0;justify-content:center}.dom-doc-language-chevron,.dom-doc-language-trigger span{display:none}.dom-doc-language-popover{position:fixed;left:12px;right:12px;top:78px;width:auto;max-height:calc(100vh - 96px);overflow:auto}.dom-doc-language-popover:before{display:none}.dom-doc-language-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dom-doc-social-link{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #ece8e0;padding:15px 0;color:#4f5752;text-decoration:none;font-size:.92rem;font-weight:500;transition:color .18s ease,background .18s ease}.dom-doc-social-link:hover{color:#17251f}.dom-doc-social-link svg{display:block;width:16px;height:16px;fill:none;color:var(--dom-doc-control-icon);stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 16px}.dom-doc-external-icon{overflow:visible}.dom-doc-social-link:focus-visible{outline:2px solid #8f9b94;outline-offset:3px;border-radius:8px}.dom-doc-search-results{display:grid;gap:0;margin-top:34px}.dom-doc-search-results>a{display:block;padding:22px 0;border-top:1px solid #ece8e0;color:inherit;text-decoration:none}.dom-doc-search-results>a:last-child{border-bottom:1px solid #ece8e0}.dom-doc-search-results>a>span{display:block;margin-bottom:7px;color:#88704a;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.dom-doc-search-results h2{margin:0;color:#243a31;font-size:1.28rem;line-height:1.25;letter-spacing:-.02em}.dom-doc-search-results p{margin:8px 0 0;color:#6e685f;line-height:1.55}.dom-doc-search-results>a:hover h2{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.dom-doc-search-results>a:focus-visible{outline:2px solid #8f9b94;outline-offset:4px;border-radius:4px}.dom-doc-search-empty{margin-top:32px}