@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{font-family:IBM Plex Sans,Arial,sans-serif;color:#161616;background:#f4f4f4;--blue: #0f62fe;--blue-dark: #0043ce;--line: #e0e0e0;--muted: #525252}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f4f4}button{cursor:pointer;font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:286px minmax(0,1fr);background:#f4f4f4}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:286px;background:#161616;color:#f4f4f4;display:flex;flex-direction:column;padding:18px 18px 22px}.brand{height:50px;display:flex;align-items:center;gap:10px;padding:0 4px 14px}.brand-home{min-width:0;flex:1;border:0;padding:0;display:flex;align-items:center;gap:10px;background:transparent;color:inherit;text-align:left}.brand-home:hover{background:transparent}.brand-mark{width:32px;height:32px;display:grid;place-items:center;background:#08c9df;border-radius:2px;overflow:hidden}.totvs-mark span{width:22px;height:24px;background:#06283a;display:block;position:relative;clip-path:polygon(50% 0,82% 11%,100% 27%,100% 72%,82% 89%,50% 100%,18% 89%,0 72%,0 27%,18% 11%)}.totvs-mark span:after{content:"";position:absolute;left:3px;right:3px;top:8px;height:8px;background:#08c9df;border-radius:50%}.brand-home>div:nth-child(2){min-width:0}.brand strong{color:#f4f4f4;display:block;font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand span{color:#a8a8a8;display:block;font-size:11px;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.nav-label{padding:22px 4px 10px;margin-top:14px;color:#8d8d8d;font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.feature-nav{flex:1;display:flex;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding:0 4px 10px;scrollbar-width:thin;scrollbar-color:#3d3d3d transparent}.feature-nav::-webkit-scrollbar{width:6px}.feature-nav::-webkit-scrollbar-track{background:transparent}.feature-nav::-webkit-scrollbar-thumb{background:#3d3d3d;border-radius:3px}.feature-nav::-webkit-scrollbar-thumb:hover{background:#4a4a4a}.sidebar-footer{border-top:1px solid #2c2c2c;padding-top:14px;margin-top:10px}.user-badge{display:flex;align-items:center;gap:10px;padding:0 4px}.user-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;object-fit:cover}.user-avatar-fallback{display:grid;place-items:center;background:#08c9df;color:#06283a;font-weight:700;font-size:13px}.user-info{min-width:0;flex:1}.user-info strong{display:block;color:#f4f4f4;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info span{display:block;color:#8d8d8d;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-signout{color:#8d8d8d;flex-shrink:0}.user-signout:hover{background:#262626;color:#f4f4f4}.feature-nav button{border:0;border-radius:6px;background:transparent;color:#c6c6c6;display:flex;text-align:left;transition:background-color .12s ease}.product-group{margin-top:0}.product-label.doc-section-label{width:100%;margin:0 0 8px;padding:0;align-items:center;gap:10px}.product-label.doc-section-label:hover,.folder-label.folder-toggle:hover,.feature-nav button.flow-nav-item:hover{background:#262626}.product-label.doc-section-label>div{flex:1;min-width:0}.product-label.doc-section-label strong,.product-label.doc-section-label small{display:block}.product-label.doc-section-label strong{color:#fff;font-size:14px;line-height:1.2}.product-label.doc-section-label small{color:#a8a8a8;font-size:12px;line-height:1.3;margin-top:3px}.product-label.empty-project{cursor:default;margin-bottom:2px;padding:5px 2px}.product-label.empty-project:hover{background:transparent}.product-label.empty-project>div{display:flex;align-items:baseline;gap:7px}.product-label.empty-project strong{color:#8d8d8d;font-size:12px;font-weight:600}.product-label.empty-project small{color:#5e5e5e;font-size:11px;font-weight:400;letter-spacing:0;text-transform:none;margin-top:0}.product-label.empty-project small:before{content:"— "}.folder-toggle>svg{flex:0 0 auto;margin-left:auto;align-self:center;color:#a8a8a8;transition:transform .16s ease,color .16s ease}.folder-toggle.open>svg{transform:rotate(180deg);color:#fff}.doc-flow-list{display:grid;gap:2px;margin-left:0;padding-left:14px;border-left:1px solid #393939}.folder-label.folder-toggle{width:100%;min-height:34px;align-items:center;gap:8px;padding:6px 8px;color:#f4f4f4}.folder-label>span,.flow-dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%}.folder-label>span{background:#78a9ff}.folder-label strong{font-size:13px;line-height:1.2}.folder-children{display:grid;gap:3px;margin:2px 0 0 14px;padding-top:4px}.child-folder{min-height:32px;padding-left:9px}.child-folder strong{font-size:12px}.flow-group+.flow-group{margin-top:8px}.feature-nav button.flow-nav-item{width:100%;min-height:38px;align-items:center;gap:9px;padding:7px 9px 7px 10px;color:#c6c6c6}.feature-nav button.flow-nav-item.active{background:var(--blue);color:#fff;font-weight:600}.feature-nav button.flow-nav-item.root-flow{min-height:34px;gap:8px;padding:6px 8px;margin-bottom:4px}.feature-nav button.flow-nav-item.root-flow strong{font-size:13px}.flow-dot{background:#8d8d8d;align-self:center}.flow-step-number{width:16px;height:16px;flex:0 0 16px;border-radius:50%;display:flex;align-items:center;justify-content:center;align-self:center;background:#393939;color:#c6c6c6;font-size:10px;font-weight:700;line-height:1}.flow-nav-item.active .flow-dot{background:#fff}.flow-nav-item.active .flow-step-number{background:#fff;color:var(--blue)}.feature-nav button.flow-nav-item>span:last-child{min-width:0;display:flex;align-items:center}.feature-nav button.flow-nav-item strong{font-size:13px;line-height:1.25;white-space:normal}main{grid-column:2;min-width:0;background:#f4f4f4}.topbar{position:sticky;top:0;z-index:10;height:64px;display:flex;align-items:center;padding:0 32px;background:#fff;border-bottom:1px solid var(--line)}.breadcrumb{display:flex;align-items:center;gap:7px;color:#6f6f6f;font-size:14px}.breadcrumb strong{color:#161616}.icon-button{width:34px;height:34px;border:0;border-radius:0;display:grid;place-items:center;background:transparent;color:#c6c6c6}.icon-button:hover{background:#262626}.sidebar-toggle{margin-left:auto;display:none}.mobile-menu{display:none;margin-right:10px;color:#525252}.mobile-menu:hover{background:#e8e8e8}.secondary-button{height:38px;border:1px solid #8d8d8d;border-radius:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;background:#fff;color:#161616;font-size:13px;font-weight:600}.secondary-button:hover{background:#f4f4f4}.content{max-width:1500px;margin:0 auto;padding:42px 56px 80px}.page-heading{min-height:132px;display:flex;align-items:center;margin-bottom:24px;padding:28px 32px;background:#fff;border:1px solid var(--line)}.heading-icon{width:54px;height:54px;display:grid;place-items:center;margin-right:22px}.google-heading-icon{background:#fff;border:0}.google-logo,.facebook-logo{display:block}.heading-copy{flex:1;min-width:0}.heading-copy h1{margin:0 0 6px;color:#161616;font-size:38px;font-weight:600;line-height:1.15}.heading-copy p{max-width:760px;margin:0;color:#393939;font-size:16px;line-height:1.45}.heading-actions{display:flex;gap:8px}.flow-document{display:grid;gap:16px}.home-page{display:grid;gap:18px}.home-hero{min-height:210px;display:flex;align-items:flex-end;padding:34px;background:#fff;border:1px solid var(--line)}.home-hero h1{margin:6px 0 8px;font-size:44px;line-height:1.1}.home-hero p{max-width:720px;margin:0;color:#393939;font-size:17px;line-height:1.5}.home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:20px;background:#fff;border:1px solid var(--line)}.home-card-icon{width:38px;height:38px;display:grid;place-items:center;color:#0f62fe;background:#edf5ff}.home-card h2{margin:0 0 6px;font-size:17px}.home-card p,.home-card span{margin:0;color:#525252;font-size:13px;line-height:1.4}.home-card span{display:block;margin-top:12px;font-weight:700}.quick-doc-list{display:grid;gap:8px;margin-top:18px}.quick-doc-item{width:100%;min-height:58px;display:grid;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--line);background:#fff;color:#161616;text-align:left}.quick-doc-item:hover{background:#f4f4f4}.quick-doc-item strong,.quick-doc-item small{display:block}.quick-doc-item small{margin-top:3px;color:#6f6f6f;font-size:12px}.prerequisite-card,.doc-card{background:#fff;border:1px solid var(--line);border-radius:0;padding:24px}.section-title{display:flex;align-items:flex-start;justify-content:space-between}.section-kicker{color:#6f6f6f;font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.section-title h2{margin:4px 0 0;color:#161616;font-size:21px;line-height:1.3}.section-title p{max-width:none;margin:8px 0 0;color:#525252;font-size:14px;line-height:1.5}.doc-link{border:0;padding:0;background:transparent;color:#0043ce;font:inherit;font-weight:600;text-decoration:none}.doc-link:hover{text-decoration:underline}.prerequisite-table{width:min(100%,1240px);margin:16px auto 0;border:1px solid #e0e0e0;overflow:hidden}.prerequisite-head,.prerequisite-row{display:grid;grid-template-columns:1fr 2.2fr 1fr .8fr;gap:12px;align-items:center;justify-items:center;text-align:center;padding:0 12px}.prerequisite-head{min-height:38px;background:#f4f4f4;color:#6f6f6f;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.prerequisite-row{min-height:78px;border-top:1px solid #e0e0e0}.prerequisite-row strong{font-size:14px}.prerequisite-row p{margin:0;color:#525252;font-size:13px;line-height:1.45}.prerequisite-row code{width:fit-content;padding:4px 7px;background:#edf5ff;color:#0043ce;font-size:12px}.prerequisite-row b{width:fit-content;padding:4px 7px;background:#fff1c7;color:#684e00;font-size:12px}.doc-card{scroll-margin-top:84px}.definition-list{display:grid;gap:0;margin-top:16px;border:1px solid var(--line)}.definition-list>div{display:flex;align-items:flex-start;gap:10px;min-height:48px;padding:12px;border-top:1px solid var(--line)}.definition-list>div:first-child{border-top:0}.definition-list span{width:6px;height:6px;flex:0 0 6px;margin-top:7px;border-radius:50%;background:var(--blue)}.definition-list p{margin:0;color:#525252;font-size:14px;line-height:1.45}.link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-top:16px}.reference-link{min-height:132px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:10px;border:1px solid var(--line);background:#fff;color:#161616;padding:16px;text-decoration:none}.reference-link:hover{background:#edf5ff;border-color:#78a9ff}.reference-link strong{color:#161616;font-size:16px;line-height:1.25}.reference-link-top{display:flex;align-items:center;gap:10px}.reference-logo{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center}.reference-logo svg,.reference-logo img{width:32px;height:32px;display:block}.totvs-reference-logo{background:#08c9df;border-radius:2px;overflow:hidden}.totvs-reference-logo i{width:22px;height:24px;display:block;position:relative;background:#06283a;clip-path:polygon(50% 0,82% 11%,100% 27%,100% 72%,82% 89%,50% 100%,18% 89%,0 72%,0 27%,18% 11%)}.totvs-reference-logo i:after{content:"";position:absolute;left:3px;right:3px;top:8px;height:8px;background:#08c9df;border-radius:50%}.reference-link span{color:#525252;font-size:14px;line-height:1.45}.reference-link b{color:#0043ce;font-size:13px;font-weight:600}.doc-list{margin:16px 0 0;padding:0;list-style:none;border:1px solid var(--line)}.doc-list li{position:relative;min-height:48px;padding:13px 16px 13px 34px;border-top:1px solid var(--line);color:#525252;font-size:14px;line-height:1.45}.doc-list li:first-child{border-top:0}.doc-list li:before{content:"";position:absolute;left:16px;top:21px;width:6px;height:6px;border-radius:50%;background:var(--blue)}.copy-field{width:min(100%,620px);min-height:54px;display:flex;align-items:center;gap:12px;margin-top:16px;padding:8px;border:1px solid var(--line);background:#f4f4f4}.copy-field code{flex:1;min-width:0;color:#161616;font-size:15px;overflow-wrap:anywhere}ol.doc-list{counter-reset:doc-step}ol.doc-list li{counter-increment:doc-step;padding-left:48px}ol.doc-list li:before{content:counter(doc-step);top:12px;width:24px;height:24px;display:grid;place-items:center;background:#edf5ff;color:#0043ce;font-size:12px;font-weight:700}.mapping-table{margin-top:16px;border:1px solid var(--line)}.mapping-head,.mapping-row{display:grid;grid-template-columns:1.2fr 1.4fr .7fr;gap:12px;align-items:center;padding:0 14px}.auth-contract-table .mapping-head,.auth-contract-table .mapping-row{grid-template-columns:.7fr 1.35fr 1.35fr}.registration-variant-table .mapping-head,.registration-variant-table .mapping-row{grid-template-columns:.8fr 1.15fr 1.2fr 1.2fr}.registration-field-table .mapping-head,.registration-field-table .mapping-row{grid-template-columns:.75fr 1.2fr 1.05fr 1.35fr}.app-details-table .mapping-head,.app-details-table .mapping-row{grid-template-columns:.8fr 2fr}.content-rating-table .mapping-head,.content-rating-table .mapping-row{grid-template-columns:2.4fr .6fr}.heading-icon svg:not(.google-logo):not(.facebook-logo){color:#161616}.mapping-head{min-height:42px;background:#f4f4f4;color:#6f6f6f;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.mapping-row{min-height:64px;border-top:1px solid var(--line)}.mapping-row strong{font-size:14px}.mapping-row p{margin:0;color:#525252;font-size:14px;line-height:1.45}.mapping-row b{width:fit-content;padding:4px 7px;background:#edf5ff;color:#0043ce;font-size:12px}@media(max-width:760px){.app-shell{display:block}.sidebar{transform:translate(-100%);transition:transform .25s ease;box-shadow:10px 0 30px #00000030}.sidebar-open{transform:translate(0)}.sidebar-toggle,.mobile-menu{display:grid}main{width:100%}.topbar{padding:0 14px}.breadcrumb span,.breadcrumb svg{display:none}.content{padding:24px 15px 50px}.page-heading{min-height:0;padding:22px 18px;align-items:flex-start}.heading-icon{width:40px;height:40px;margin-right:14px}.heading-copy h1{font-size:28px}.heading-actions{display:none}.prerequisite-table{overflow-x:auto}.prerequisite-head,.prerequisite-row{min-width:860px}.link-grid{grid-template-columns:1fr}.copy-field{align-items:stretch;flex-direction:column}.copy-field .secondary-button{width:100%}.mapping-table{overflow-x:auto}.mapping-head,.mapping-row{min-width:760px}}.auth-gate{min-height:100vh;display:grid;place-items:center;background:#161616;padding:24px}.auth-card{width:100%;max-width:400px;background:#fff;border-radius:4px;padding:36px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.auth-logo{height:40px;width:auto;margin-bottom:14px}.auth-card h1{font-size:19px;margin:0}.auth-card p{color:var(--muted);font-size:14px;margin:0 0 18px}.auth-button{width:100%;min-height:44px;border:0;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;background:#08c9df;color:#06283a;font-size:14px;font-weight:700}.auth-button:hover:not(:disabled){background:#06b5c9}.auth-button:disabled{opacity:.6;cursor:default}.auth-button-mark{width:16px;height:19px;flex:0 0 16px}.auth-hint{display:flex;align-items:center;gap:6px;font-size:13px;margin:14px 0 0;color:var(--muted)}.page-loading{min-height:200px}.toast{position:fixed;right:24px;bottom:24px;z-index:100;display:flex;align-items:flex-start;gap:10px;width:100%;max-width:360px;padding:14px 14px 14px 16px;background:#fff;border-left:4px solid #da1e28;box-shadow:0 8px 24px #00000047;animation:toast-in .18s ease-out}.toast-error>svg:first-child{color:#da1e28;flex-shrink:0;margin-top:1px}.toast p{flex:1;min-width:0;margin:0;color:#161616;font-size:13px;line-height:1.45}.toast-close{flex-shrink:0;border:0;padding:2px;background:transparent;color:#6f6f6f}.toast-close:hover{color:#161616}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.toast{left:16px;right:16px;bottom:16px;max-width:none}}.spin{animation:auth-spin 1s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}
