.Header_dashboardLink__byUIl,.Header_loginLink__VKn2c{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s;font-size:1rem;display:flex;align-items:center;gap:.5rem}.Header_registerLink__CMs8g{background:#fff;color:#8b6f47;padding:.5rem 1rem;border-radius:6px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;align-items:center;gap:.5rem}.Header_registerLink__CMs8g:hover{background:#f5f5f5;transform:translateY(-1px)}.Header_signOutButton__GERiB{background:hsla(0,0%,100%,.2);color:#fff;border:1px solid #fff;padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem;font-size:1rem;font-family:Inter,sans-serif}.Header_signOutButton__GERiB:hover{background:hsla(0,0%,100%,.3);transform:translateY(-1px)}.Header_header__072v2{background:linear-gradient(135deg,#8b6f47,#6d5639);padding:1.5rem 2rem;box-shadow:0 2px 10px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Header_headerContent__z8t4c{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.Header_logoLink__FYRA_{display:flex;align-items:center;gap:1rem;text-decoration:none;transition:opacity .3s}.Header_logoLink__FYRA_:hover{opacity:.9}.Header_logo__0dir7{width:150px;height:150px;border-radius:50%;object-fit:contain}.Header_siteTitle__GR8g6{font-family:Playfair Display,serif;color:#fff;font-size:1.5rem;font-weight:700}.Header_nav__evgr5{display:flex;gap:2rem;align-items:center}.Header_nav__evgr5 a{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s;font-size:1rem}.Header_nav__evgr5 a:hover{opacity:.8}@media (max-width:768px){.Header_headerContent__z8t4c{flex-direction:column;gap:1rem}.Header_nav__evgr5{flex-wrap:wrap;justify-content:center;gap:1rem}.Header_nav__evgr5 a{font-size:.9rem}.Header_siteTitle__GR8g6{font-size:1.3rem}}.Footer_footer__yl3k1{background:#2c2c2c;color:#d4d4d4;padding:3rem 2rem 2rem;margin-top:4rem}.Footer_footerContent__B4teV{max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;margin:0 auto 2rem}.Footer_footerSection__lxdDh{display:flex;flex-direction:column}.Footer_footerSection__lxdDh h4{font-family:Playfair Display,serif;color:#8b6f47;margin-bottom:1rem;font-size:1.2rem}.Footer_footerSection__lxdDh p{color:#a0a0a0;line-height:1.6}.Footer_footerSection__lxdDh ul{list-style:none;padding:0;margin:0}.Footer_footerSection__lxdDh ul li{margin-bottom:.75rem}.Footer_footerSection__lxdDh a{color:#d4d4d4;text-decoration:none;transition:color .3s;display:inline-flex;align-items:center;gap:.5rem}.Footer_footerSection__lxdDh a:hover{color:#8b6f47}.Footer_footerLogo__TUmzQ{width:180px;height:180px;border-radius:50%;margin-bottom:1rem;background:#fff;padding:10px;box-shadow:0 4px 12px rgba(139,111,71,.3)}.Footer_footerBottom__5n19l{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #4a4a4a;text-align:center;color:#a0a0a0}@media (max-width:768px){.Footer_footerContent__B4teV{grid-template-columns:1fr;gap:2rem}.Footer_footer__yl3k1{padding:2rem 1.5rem 1.5rem}.Footer_footerLogo__TUmzQ{width:120px;height:120px}}.Documentation_page__cwGfb{min-height:100vh;display:flex;flex-direction:column;background:#fafaf8}.Documentation_container__TKoDo{max-width:1000px;margin:4rem auto;padding:0 2rem;flex:1 1}.Documentation_container__TKoDo h1{font-family:Playfair Display,serif;font-size:3rem;color:#1a1a1a;margin-bottom:1rem;text-align:center}.Documentation_subtitle__qYyTf{text-align:center;color:#6a6a6a;font-size:1.2rem;margin-bottom:4rem}.Documentation_docSection__PeJnm{background:#fff;padding:3rem;border-radius:16px;margin-bottom:2rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}.Documentation_docSection__PeJnm h2{font-family:Playfair Display,serif;font-size:2rem;color:#8b6f47;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #8b6f47;display:flex;align-items:center;gap:1rem}.Documentation_docSection__PeJnm h2 i{color:#8b6f47;font-size:1.8rem}.Documentation_docSection__PeJnm h3{font-family:Playfair Display,serif;font-size:1.5rem;color:#1a1a1a;margin:2rem 0 1rem}.Documentation_docSection__PeJnm p{color:#4a4a4a;line-height:1.8;margin-bottom:1rem}.Documentation_docSection__PeJnm ol,.Documentation_docSection__PeJnm ul{margin:1rem 0 1rem 2rem;color:#4a4a4a}.Documentation_docSection__PeJnm li{margin-bottom:.75rem;line-height:1.6}.Documentation_flowDiagram__uonGr{display:flex;flex-direction:column;align-items:center;margin:2rem 0;padding:2rem;background:linear-gradient(135deg,#fafaf8,#f5f3f0);border-radius:16px}.Documentation_flowStep__U2axM{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:400px}.Documentation_flowIcon__hXEoW{width:70px;height:70px;background:linear-gradient(135deg,#8b6f47,#6d5639);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 4px 12px rgba(139,111,71,.3)}.Documentation_flowIcon__hXEoW i{color:#fff;font-size:1.8rem}.Documentation_flowContent__ZGBeN{margin-bottom:.5rem}.Documentation_flowContent__ZGBeN h4{font-family:Playfair Display,serif;font-size:1.2rem;color:#1a1a1a;margin-bottom:.25rem}.Documentation_flowContent__ZGBeN p{color:#6a6a6a;font-size:.95rem;margin:0}.Documentation_flowArrow__RflC7{color:#8b6f47;font-size:1.5rem;margin:.75rem 0;opacity:.6}.Documentation_stepsList__dRDDM{margin:2rem 0}.Documentation_docStep__zTvqN{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:#fafaf8;border-radius:12px;margin-bottom:1.5rem;transition:transform .3s}.Documentation_docStep__zTvqN:hover{transform:translateX(4px)}.Documentation_stepNum__XMtd2{width:40px;height:40px;background:linear-gradient(135deg,#8b6f47,#6d5639);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;flex-shrink:0}.Documentation_docStep__zTvqN strong{display:block;color:#1a1a1a;font-size:1.1rem;margin-bottom:.5rem}.Documentation_docStep__zTvqN p{color:#6a6a6a;margin:0}.Documentation_tipBox__L5YKZ{background:linear-gradient(135deg,#fff9f0,#fef3e7);border-left:4px solid #8b6f47;padding:1.5rem;border-radius:8px;margin-top:2rem}.Documentation_warningBox__NkVhA{background:#fff5f5;border-left:4px solid #ef4444;padding:1.5rem;border-radius:8px;margin-top:1.5rem;color:#991b1b}.Documentation_highlightBox__8aG2j{background:#f0f9ff;border-left:4px solid #3b82f6;padding:1.5rem;border-radius:8px;margin-top:1.5rem}.Documentation_formatTable__xQ_Uf,.Documentation_pricingTable__l4SGl{width:100%;border-collapse:collapse;margin:1.5rem 0}.Documentation_formatTable__xQ_Uf th,.Documentation_pricingTable__l4SGl th{background:#8b6f47;color:#fff;padding:1rem;text-align:left;font-weight:600}.Documentation_formatTable__xQ_Uf td,.Documentation_pricingTable__l4SGl td{padding:1rem;border-bottom:1px solid #e5e5e5}.Documentation_formatTable__xQ_Uf tr:hover,.Documentation_pricingTable__l4SGl tr:hover{background:#fafaf8}.Documentation_reportParts__h7nMV{counter-reset:report-counter;list-style:none;padding:0;margin:1.5rem 0}.Documentation_reportParts__h7nMV li{counter-increment:report-counter;padding-left:3rem;position:relative;margin-bottom:1rem}.Documentation_reportParts__h7nMV li:before{content:counter(report-counter);position:absolute;left:0;width:2rem;height:2rem;background:linear-gradient(135deg,#8b6f47,#6d5639);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.Documentation_helpGrid__6ENoK{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.Documentation_helpCard___FuV1{background:#fafaf8;padding:2rem;border-radius:12px;text-align:center;text-decoration:none;transition:transform .3s,box-shadow .3s;border:2px solid #e5e5e5}.Documentation_helpCard___FuV1:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:#8b6f47}.Documentation_helpCard___FuV1 i{font-size:3rem;color:#8b6f47;margin-bottom:1rem;display:block}.Documentation_helpCard___FuV1 h3{font-family:Playfair Display,serif;color:#1a1a1a;margin-bottom:.5rem}.Documentation_helpCard___FuV1 p{color:#6a6a6a;font-size:.95rem;margin:0}@media (max-width:768px){.Documentation_container__TKoDo{padding:0 1.5rem;margin:2rem auto}.Documentation_container__TKoDo h1{font-size:2.2rem}.Documentation_docSection__PeJnm{padding:2rem}.Documentation_docSection__PeJnm h2{font-size:1.6rem}.Documentation_docStep__zTvqN{flex-direction:column;align-items:center;text-align:center}.Documentation_flowIcon__hXEoW{width:60px;height:60px}.Documentation_flowIcon__hXEoW i{font-size:1.5rem}.Documentation_formatTable__xQ_Uf,.Documentation_pricingTable__l4SGl{font-size:.9rem}.Documentation_formatTable__xQ_Uf td,.Documentation_formatTable__xQ_Uf th,.Documentation_pricingTable__l4SGl td,.Documentation_pricingTable__l4SGl th{padding:.75rem .5rem}.Documentation_helpGrid__6ENoK{grid-template-columns:1fr}}