:root{color-scheme:light;--heading-font: Inter, ui-sans-serif, system-ui, sans-serif;--body-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--body-font);background:#f3f6fb;color:#172033;--bg: #f4f6f8;--panel: #ffffff;--panel-strong: #f8fafd;--border: #d8dee8;--muted: #647187;--text: #172033;--green: #0b2d4d;--green-dark: #061729;--gold: #d89626;--red: #b13e3e;--blue: #1d4f91;--shadow: 0 18px 45px rgba(23, 32, 51, .09)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fffc,#f3f6fbf5),var(--bg)}button,input,textarea,select{font:inherit}button{cursor:pointer}.public-page{min-height:100vh;background:#fff;color:#07162a}.public-header{display:flex;align-items:center;justify-content:center;min-height:68px;padding:0 36px;background:#061729;color:#fff;box-shadow:none}.public-header-inner{display:flex;align-items:center;gap:28px;width:100%;max-width:1456px}.public-font-logo{display:inline-flex;align-items:baseline;flex:0 0 auto;color:#fff;line-height:1;text-decoration:none;white-space:nowrap}.logo-font-georgia{font-family:Georgia,Times New Roman,Times,serif}.logo-font-times{font-family:Times New Roman,Times,Georgia,serif}.logo-font-garamond{font-family:Garamond,EB Garamond,Cormorant Garamond,Times New Roman,serif}.logo-font-iowan{font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif}.font-logo-word{display:inline-flex;align-items:baseline;font-size:35px;font-weight:400;letter-spacing:0}.font-logo-word span:last-child{color:#d89626}.public-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(20px,3vw,40px);flex:1;min-width:0}.public-nav a,.public-mobile-nav a{color:#ffffffe6;font-size:15px;font-weight:350;text-decoration:none}.public-nav a{position:relative;display:inline-flex;align-items:center;min-height:68px;white-space:nowrap}.public-nav a:hover,.public-mobile-nav a:hover{color:#fff}.public-nav a:after{position:absolute;right:0;bottom:13px;left:0;height:2px;background:#d89626;content:"";opacity:0;transform:scaleX(.55);transition:opacity .16s ease,transform .16s ease}.public-nav a:hover:after,.public-nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.public-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex:0 0 auto}.public-mail,.public-menu-button,.public-mobile-contact{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:transparent;color:#fff;text-decoration:none}.public-mail{width:42px;height:42px;border:none;color:#d89626;cursor:pointer}.public-mail:hover{color:#f1b344;background:#ffffff14}.public-menu-button{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.2)}.public-mobile-nav{display:none}.public-stage{min-height:calc(100vh - 68px);padding:0;background:#fff}.public-hero{position:relative;min-height:clamp(520px,44vw,660px);overflow:hidden;background:#dce8f1}.public-hero>img{display:block;width:100%;height:clamp(520px,44vw,660px);object-fit:cover;object-position:center}.public-hero:after{position:absolute;inset:0;background:linear-gradient(90deg,#ffffffbd,#ffffff7a 35%,#ffffff05 66%);content:""}.public-hero-content{position:absolute;z-index:1;top:clamp(74px,7vw,100px);bottom:0;left:50%;width:100%;max-width:1456px;padding:0 36px clamp(16px,2vw,28px);transform:translate(-50%);display:flex;flex-direction:column}.public-hero-content h1{max-width:min(640px,55vw);margin:0;color:#07162a;font-family:var(--heading-font);font-size:clamp(40px,5vw,68px);font-weight:500;line-height:1.06;letter-spacing:0}.public-hero-content span,.advisor-copy span{display:block;width:58px;height:2px;margin-top:32px;background:#d89626}.public-hero-content p{max-width:540px;margin:22px 0 0;color:#07162adb;font-size:18px;line-height:1.45}.hero-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:880px;margin-top:auto;padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#06172985;box-shadow:0 22px 54px #0617293d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-benefits div{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;align-content:start;align-items:start;min-width:0}.hero-benefits img{grid-row:1 / 3;width:44px;height:44px;object-fit:contain}.hero-benefits strong{color:#fff;font-size:18px;line-height:1.15;overflow-wrap:break-word;text-shadow:0 1px 18px rgba(6,23,41,.58)}.hero-benefits span{width:auto;height:auto;margin:3px 0 0;background:transparent;color:#ffffffdb;font-size:14px;line-height:1.35;overflow-wrap:break-word;text-shadow:0 1px 18px rgba(6,23,41,.62)}.advisor-photo{display:block;width:100%;height:260px;object-fit:cover;object-position:center 35%}.advisor-copy{display:flex;flex-direction:column;min-height:260px;padding:3px 10px 0}.advisor-copy h2{margin:0;color:#07162a;font-family:var(--heading-font);font-size:45px;font-weight:500;line-height:1;letter-spacing:0}.advisor-copy span{margin-top:20px}.advisor-copy p{margin:24px 0 18px;color:#07162a;font-size:16px;line-height:1.55}.advisor-button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:40px;margin-top:auto;padding:0 31px;border-radius:4px;background:#061729;color:#fff;font-size:14px;font-weight:500;text-decoration:none}.advisor-overlay-card{position:absolute;z-index:2;bottom:clamp(16px,2vw,28px);right:max(36px,calc((100vw - 1456px)/2 + 36px));display:grid;grid-template-columns:minmax(240px,320px);width:min(360px,calc(100vw - 72px));padding:14px;border:1px solid rgba(215,225,238,.92);border-radius:8px;background:#fffffff7;box-shadow:0 18px 45px #1720331f}.advisor-overlay-card .advisor-photo{height:220px;border-radius:6px}.advisor-overlay-card .advisor-copy{min-height:0;padding:14px 2px 2px}.advisor-overlay-card .advisor-copy p{margin-top:16px}.natalie-page{background:#f6f8fb}.natalie-main{max-width:1456px;margin:0 auto;padding:48px 36px 72px}.natalie-hero{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:44px;align-items:center;padding:26px;border:1px solid #d7e1ee;border-radius:8px;background:#fff;box-shadow:0 18px 45px #17203312}.natalie-hero img{width:100%;height:520px;border-radius:6px;object-fit:cover;object-position:center 35%}.natalie-hero span,.natalie-principles article>span{color:#d89626;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.natalie-hero h1{margin:10px 0 18px;color:#061729;font-family:var(--heading-font);font-size:clamp(48px,6vw,82px);font-weight:500;line-height:1.02}.natalie-hero p{max-width:760px;margin:0 0 16px;color:#42516a;font-size:18px;line-height:1.65}.natalie-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.natalie-principles article{padding:22px;border:1px solid #d7e1ee;border-radius:8px;background:#fff}.natalie-principles h2{margin:12px 0 10px;color:#061729;font-size:24px;line-height:1.15}.natalie-principles p{margin:0;color:#5f6f86;font-size:15px;line-height:1.55}.natalie-redesign{display:grid;gap:24px}.natalie-profile-hero{position:relative;display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:34px;align-items:stretch;min-height:620px;padding:28px;border:1px solid #d7e1ee;border-radius:8px;background:linear-gradient(135deg,#fffffff5,#f8fafdeb),#fff;box-shadow:0 18px 45px #17203312}.natalie-profile-media{position:relative;min-height:564px;overflow:hidden;border-radius:8px;background:#061729}.natalie-profile-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 34%}.natalie-photo-caption{position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 36px);min-height:38px;padding:8px 11px;border-radius:4px;background:#061729d1;color:#fff;font-size:13px;font-weight:650}.natalie-profile-copy{display:flex;flex-direction:column;justify-content:flex-start;min-width:0;padding:52px min(8vw,96px) 52px 0}.natalie-kicker,.featured-projects-heading span{display:block;color:#d89626;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.natalie-profile-copy h1{margin:12px 0 18px;color:#061729;font-family:var(--heading-font);font-size:clamp(54px,7vw,92px);font-weight:500;line-height:.98}.natalie-lead{max-width:760px;margin:0;color:#2c3c55;font-size:21px;line-height:1.55}.natalie-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px}.natalie-proof-grid span{display:grid;gap:10px;min-height:116px;padding:16px;border:1px solid #d7e1ee;border-radius:8px;background:#fff;color:#42516a;font-size:14px;font-weight:700;line-height:1.35}.natalie-proof-grid svg{color:#d89626}.natalie-ideas-popover{position:absolute;bottom:46px;left:56px;z-index:2;width:min(386px,calc(100% - 112px));padding:18px;border:1px solid rgba(216,150,38,.42);border-radius:8px;background:#061729e8;box-shadow:0 18px 38px #0617293d;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.natalie-ideas-popover strong{display:block;margin-bottom:10px;color:#f0b24a;font-size:14px}.natalie-ideas-popover ul,.logo-dev-ideas ul{margin:0;padding-left:18px}.natalie-ideas-popover li{margin:0 0 8px;color:#ffffffdb;font-size:13px;line-height:1.42}.featured-projects{max-width:1456px;margin:18px auto 28px;padding:0 36px}.featured-projects-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.featured-projects-heading h2{margin:0;color:#09213f;font-family:var(--heading-font);font-size:34px;font-weight:750;line-height:1.12;letter-spacing:0}.featured-projects-heading p{max-width:560px;margin:0;color:#5f6f86;font-size:16px;line-height:1.55}.featured-project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.featured-project-card{overflow:hidden;border:1px solid #d7e1ee;border-radius:8px;background:#fff;box-shadow:0 18px 45px #1720330f}.featured-project-image{position:relative;display:grid;place-items:center;aspect-ratio:16 / 10;overflow:hidden;background:#061729;color:#ffffffb8;text-decoration:none}.featured-project-image img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.featured-project-card:hover .featured-project-image img{transform:scale(1.03)}.featured-project-location{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:4px;background:#061729e6;color:#fff;font-size:12px;font-weight:750}.featured-project-body{display:flex;flex-direction:column;gap:13px;min-height:270px;padding:17px}.featured-project-developer{display:block;margin-bottom:7px;color:#d89626;font-size:12px;font-weight:800}.featured-project-body h3{margin:0;color:#061729;font-family:var(--heading-font);font-size:26px;font-weight:400;line-height:1.12}.featured-project-meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:10px;color:#647187;font-size:13px}.featured-project-meta span,.featured-project-link{display:inline-flex;align-items:center;gap:5px}.featured-project-body p{display:-webkit-box;margin:0;overflow:hidden;color:#42516a;font-size:14px;line-height:1.52;-webkit-box-orient:vertical;-webkit-line-clamp:4}.featured-project-link{width:fit-content;margin-top:auto;color:#061729;font-size:14px;font-weight:750;text-decoration:none}.featured-project-link:hover{color:#d89626}.featured-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fp-card-v2{display:flex;flex-direction:column;overflow:hidden;border:1px solid #d7e1ee;border-radius:8px;background:#fff;box-shadow:0 18px 45px #1720330f;text-decoration:none;color:inherit;transition:box-shadow .2s ease}.fp-card-v2:hover{box-shadow:0 22px 55px #1720331f}.fp-card-v2-image{position:relative;display:grid;place-items:center;aspect-ratio:16 / 11;overflow:hidden;background:#061729;color:#ffffffb8;text-decoration:none}.fp-card-v2-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease}.fp-card-v2-location{position:absolute;top:12px;left:12px;z-index:2;padding:5px 9px;border-radius:4px;background:#061729e6;color:#fff;font-size:11px;font-weight:700}.fp-card-v2-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);z-index:2;display:flex;gap:6px}.fp-card-v2-dot{width:8px;height:8px;border-radius:50%;background:#ffffff73;cursor:pointer;transition:background .2s ease}.fp-card-v2-dot.active{background:#fff}.fp-card-v2-arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:#ffffffd9;color:#061729;cursor:pointer;opacity:0;transition:opacity .18s ease}.fp-card-v2-image:hover .fp-card-v2-arrow{opacity:1}.fp-card-v2-arrow:hover{background:#fff}.fp-card-v2-arrow-left{left:8px}.fp-card-v2-arrow-right{right:8px}.fp-card-v2-body{display:flex;flex-direction:column;gap:8px;padding:16px;flex:1}.fp-card-v2-dev{font-size:11px;font-weight:700;color:#d89626;text-transform:uppercase;letter-spacing:.3px}.fp-card-v2-body h3{margin:0;color:#061729;font-family:var(--heading-font);font-size:18px;font-weight:500;line-height:1.15}.fp-card-v2-meta{display:flex;flex-wrap:wrap;gap:4px}.fp-card-v2-pill{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:20px;background:#f0f3f8;color:#42516a;font-size:10px;font-weight:600}.fp-card-v2-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:auto;padding:10px 16px;border:none;border-radius:6px;background:#09213f;color:#fff;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .16s ease;box-sizing:border-box}.fp-card-v2-button:hover{background:#d89626}.trusted-section-wrap{width:100%;background:#071726;padding:40px 0}.trusted-developers{display:grid;grid-template-columns:minmax(280px,.68fr) minmax(520px,1.32fr);gap:34px;align-items:start;max-width:1456px;margin:24px auto 36px;padding:30px;border:1px solid #d7e1ee;border-radius:8px;background:#fff;box-shadow:0 18px 45px #17203312}.trusted-copy span{display:block;margin-bottom:10px;color:#d89626;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.trusted-copy h2{max-width:560px;margin:0;color:#09213f;font-family:var(--heading-font);font-size:34px;font-weight:750;line-height:1.12;letter-spacing:0}.trusted-copy p{max-width:560px;margin:14px 0 0;color:#5f6f86;font-size:16px;line-height:1.55}.trusted-logo-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px}.trusted-logo-card{display:grid;place-items:center;min-height:106px;padding:18px;border:1px solid #d7e1ee;border-radius:8px;background:#071726;cursor:default;text-decoration:none}.trusted-logo-card:hover{border-color:#d896268c}.trusted-logo-card img{display:block;max-width:100%;max-height:70px;object-fit:contain;object-position:center}.trusted-logo-placeholder{display:grid;place-items:center;width:100%;min-height:70px;padding:10px;color:#ffffffe0;font-size:13px;font-weight:650;line-height:1.25;text-align:center}.home-process-strip{max-width:1456px;margin:0 auto 20px;padding:24px 32px 28px;border-radius:8px}.home-process-strip-inner h2{margin:0 0 22px;color:#09213f;font-family:var(--heading-font);font-size:34px;font-weight:750;line-height:1.12;letter-spacing:0}.process-strip-b{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.process-strip-card{display:flex;gap:16px;padding:18px;border-radius:8px;border:1px solid #d7e1ee;background:#fff}.process-strip-card-icon{display:grid;place-items:center;flex-shrink:0;width:84px;height:84px;border-radius:16px;background:#09213f;color:#d89626}.process-strip-card h3{margin:0 0 5px;color:#09213f;font-family:var(--heading-font);font-size:18px;font-weight:700;line-height:1.2}.process-strip-card p{margin:0;color:#5f6f86;font-size:14px;line-height:1.5}.home-advantages{max-width:1456px;margin:0 auto 40px;padding:40px 32px 48px;border:1px solid #d7e1ee;border-radius:8px;background:#fff;box-shadow:0 4px 16px #1720330a}.home-advantages-inner span{display:block;margin-bottom:8px;color:#d89626;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.home-advantages-inner h2{margin:0;color:#09213f;font-family:var(--heading-font);font-size:34px;font-weight:750;line-height:1.12}.advantages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.advantage-card{padding:24px;border:1px solid #eef2f7;border-radius:8px;background:#fafbfc;transition:border-color .16s ease,box-shadow .16s ease}.advantage-card:hover{border-color:#d896264d;box-shadow:0 4px 12px #1720330d}.advantage-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#071726;color:#d89626}.advantage-card h3{margin:16px 0 0;color:#09213f;font-family:var(--heading-font);font-size:16px;font-weight:650;line-height:1.2}.advantage-card p{margin:6px 0 0;color:#5f6f86;font-size:13px;line-height:1.5}.advantages-link{display:inline-flex;align-items:center;gap:6px;margin-top:24px;color:#1a5a9c;font-size:15px;font-weight:600;text-decoration:none;transition:color .16s ease}.advantages-link:hover{color:#d89626}.home-stats{max-width:1456px;margin:0 auto 40px;padding:36px 32px;border:1px solid #d7e1ee;border-radius:8px;background:#fff;box-shadow:0 4px 16px #1720330a}.home-stats-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;text-align:center}.stat-item{display:grid;gap:4px}.stat-number{color:#09213f;font-family:var(--heading-font);font-size:42px;font-weight:700;line-height:1}.stat-label{color:#5f6f86;font-size:14px}.home-faq{max-width:1456px;margin:0 auto 40px;padding:40px 32px 48px;border:1px solid #d7e1ee;border-radius:8px;background:#fff;box-shadow:0 4px 16px #1720330a}.home-faq-inner span{display:block;margin-bottom:8px;color:#d89626;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.home-faq-inner h2{margin:0;color:#09213f;font-family:var(--heading-font);font-size:34px;font-weight:750;line-height:1.12}.faq-list{display:grid;gap:8px;margin-top:24px}.faq-item{border:1px solid #eef2f7;border-radius:8px;background:#fafbfc;overflow:hidden}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 20px;color:#09213f;font-family:var(--heading-font);font-size:15px;font-weight:600;line-height:1.3;cursor:pointer;-webkit-user-select:none;user-select:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{flex-shrink:0;color:#d89626;transition:transform .18s ease}.faq-item[open] summary svg{transform:rotate(180deg)}.faq-item p{margin:0;padding:0 20px 16px;color:#5f6f86;font-size:15px;line-height:1.6}.home-contact{max-width:1456px;margin:0 auto 40px;padding:48px 32px;border:1px solid #d7e1ee;border-radius:8px;background:#fff;box-shadow:0 4px 16px #1720330a;text-align:center}.home-contact-inner span{display:block;margin-bottom:8px;color:#d89626;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.home-contact-inner h2{margin:0;color:#09213f;font-family:var(--heading-font);font-size:34px;font-weight:750;line-height:1.12}.home-contact-inner p{max-width:560px;margin:12px auto 0;color:#5f6f86;font-size:16px;line-height:1.55}.contact-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px}.contact-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;color:#fff;font-size:15px;font-weight:600;text-decoration:none;transition:background .16s ease}.contact-telegram{background:#071726}.contact-telegram:hover{background:#d89626}.contact-whatsapp{background:#25d366}.contact-whatsapp:hover{background:#1da851}.contact-email{background:#d89626}.contact-email:hover{background:#c1811e}.logo-dev-switcher{position:fixed;right:18px;bottom:18px;z-index:60;display:grid;gap:8px;width:240px;padding:14px;border:1px solid rgba(216,150,38,.35);border-radius:8px;background:#061729f0;box-shadow:0 16px 34px #06172938;color:#fff;animation:logo-switcher-float 5.5s ease-in-out infinite;-webkit-user-select:none;user-select:none;touch-action:none}.logo-dev-switcher.collapsed{width:auto;min-width:90px;padding:0;animation:none;gap:0}.logo-dev-switcher.collapsed .logo-dev-header{padding:8px 12px}.logo-dev-switcher.with-home-ideas{width:310px}.logo-dev-header{display:flex;align-items:center;justify-content:space-between;min-height:32px;padding:0;cursor:grab}.logo-dev-header:active{cursor:grabbing}.logo-dev-header span{font-size:13px;font-weight:700;color:#d89626}.logo-dev-collapse{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:auto;border:none;border-radius:4px;background:#ffffff14;color:#fff;font-size:18px;line-height:1;cursor:pointer;flex-shrink:0}.logo-dev-collapse:hover{background:#ffffff2e}.logo-dev-switcher>span{font-size:12px;font-weight:500;color:#ffffffad}.logo-dev-switcher div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.logo-dev-switcher button{min-height:30px;border:1px solid rgba(255,255,255,.16);border-radius:5px;background:#ffffff0f;color:#fff;font-size:12px;font-weight:500;cursor:pointer}.logo-dev-switcher button.active{border-color:#d89626;background:#d89626;color:#061729}.logo-dev-admin{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid rgba(216,150,38,.65);border-radius:5px;color:#f2b84a;font-size:12px;font-weight:650;text-decoration:none}.logo-dev-admin:hover{background:#d8962624}.logo-dev-ideas{display:grid;gap:7px;padding-top:8px;border-top:1px solid rgba(255,255,255,.13)}.logo-dev-ideas strong{color:#f2b84a;font-size:12px}.logo-dev-ideas li{margin:0 0 5px;color:#ffffffc2;font-size:11px;line-height:1.35}@keyframes logo-switcher-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-6px,0)}}@media(max-width:1180px){.hero-benefits{gap:14px;padding:18px}.hero-benefits div{grid-template-columns:48px minmax(0,1fr);column-gap:12px}.hero-benefits img{width:48px;height:48px}.hero-benefits strong{font-size:19px}.hero-benefits span{font-size:14px}.featured-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.public-footer{display:flex;justify-content:center;padding:22px 36px;border-top:1px solid #d8e0ec;background:#061729;color:#ffffffc7}.public-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;max-width:1456px;font-size:14px}.public-footer-inner .font-logo-word{font-size:26px}.public-footer a{color:#d89626;text-decoration:none}.articles-page{background:#f6f8fb}.articles-main{max-width:1456px;margin:0 auto;padding:22px 36px 64px}.articles-main .detail-hero{margin-bottom:28px}.article-card>div>span{color:#d89626;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.article-grid{display:grid;gap:22px}.article-card{display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,1fr);gap:26px;padding:20px;border:1px solid #d7e1ee;border-radius:8px;background:#fff;box-shadow:0 18px 45px #17203312}.article-card img{width:100%;height:260px;border-radius:6px;object-fit:cover}.article-card h2{margin:8px 0 10px;color:#061729;font-family:var(--heading-font);font-size:30px;font-weight:400;line-height:1.12}.article-card p,.article-body{color:#172033;font-size:16px;line-height:1.65}.article-card p{margin:0 0 14px;color:#5f6f86}.article-read-more,.article-back-link{display:inline-flex;align-items:center;width:fit-content;min-height:38px;padding:0 16px;border:1px solid #061729;border-radius:4px;color:#061729;font-size:14px;font-weight:650;text-decoration:none}.article-read-more:hover,.article-back-link:hover{border-color:#d89626;color:#d89626}.article-detail-main{max-width:1456px;margin:0 auto;padding:22px 36px 72px}.article-detail{display:grid;gap:18px;background:#fff;border:1px solid #d7e1ee;border-radius:8px;padding:28px}.article-detail>img{width:100%;max-height:480px;border-radius:8px;object-fit:cover}.article-detail>span{color:#d89626;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.article-detail h1{margin:0;color:#061729;font-family:var(--heading-font);font-size:clamp(38px,5vw,68px);font-weight:500;line-height:1.05}.article-detail-excerpt{max-width:780px;margin:0;color:#5f6f86;font-size:20px;line-height:1.55}.article-body p{margin:0 0 12px}.article-body ul,.article-body ol{margin:8px 0 16px;padding-left:24px}.article-body li{margin-bottom:6px;line-height:1.6}.article-body h2{margin:32px 0 12px;font-size:24px;font-weight:550;color:#09213f}.article-body h3{margin:24px 0 8px;font-size:19px;font-weight:600;color:#09213f}.article-body table{width:100%;border-collapse:collapse;margin:16px 0;font-size:14px}.article-body td,.article-body th{padding:10px 12px;border-bottom:1px solid #dbe1ec;text-align:left;vertical-align:top}.article-body td:first-child{font-weight:600;white-space:nowrap}.article-body blockquote{margin:16px 0;padding:12px 18px;border-left:3px solid #d89626;background:#f6f8fb;color:#3b4139;font-style:italic;border-radius:0 6px 6px 0}.article-body img{max-width:100%;border-radius:8px;margin:16px 0}.projects-page{background:#f6f8fb}.projects-main{max-width:1456px;margin:0 auto;padding:22px 36px 72px}.projects-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.projects-hero>div{max-width:820px}.catalog-card-location{color:#d89626;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.projects-hero h1{margin:0 0 12px;color:#09213f;font-family:var(--heading-font);font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1.12;letter-spacing:0}.projects-hero p{margin:0;color:#5f6f86;font-size:18px;line-height:1.55}.projects-page-hero{margin:18px 0 0}.projects-page-title{margin:0 0 14px;color:#09213f;font-family:var(--heading-font);font-size:clamp(38px,5vw,64px);font-weight:500;line-height:1.12;letter-spacing:0}.projects-page-desc{margin:0;color:#5f6f86;font-size:18px;line-height:1.55}.projects-top-block{padding:0 22px 22px;margin:-22px 0 24px;border:1px solid #d7e1ee;border-top:none;border-radius:0 0 8px 8px;background:#fff;box-shadow:0 4px 16px #1720330a}.projects-top-block .breadcrumbs{margin:0 -22px 18px;padding:16px 22px;border:none;border-top:none;border-radius:0;background:transparent;box-shadow:none}.projects-top-block .projects-page-hero{padding:0;border:none;box-shadow:none;background:transparent;margin:0}.projects-top-block .catalog-filters{margin:18px 0 0;padding:0;border:none;box-shadow:none;background:transparent}.catalog-filters{display:grid;grid-template-columns:minmax(240px,340px) minmax(180px,240px);gap:14px;align-items:end}.catalog-filters label{display:grid;gap:7px;color:#42516a;font-size:13px;font-weight:700}.catalog-filters select{min-height:42px;padding:9px 11px;border:1px solid #d7e1ee;border-radius:6px;background:#fff;color:#07162a;outline:0}.catalog-filters select:focus{border-color:#d89626b8;box-shadow:0 0 0 3px #d8962624}.catalog-grid-wrap{border:1px solid #d7e1ee;border-radius:8px;background:#fff}.catalog-grid{display:flex;flex-direction:column}.catalog-card{display:flex;gap:24px;padding:24px;background:#fff;color:inherit;text-decoration:none;border-bottom:1px solid #eef2f7;transition:background .18s ease}.catalog-card:last-child{border-bottom:none}.catalog-card:hover{background:#f8fafc}.catalog-image{position:relative;flex:0 0 240px;width:240px;aspect-ratio:16 / 12;overflow:hidden;border-radius:8px;background:#061729}.catalog-image>img{width:100%;height:100%;object-fit:cover}.catalog-image-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#ffffffb8;font-size:13px;font-weight:650}.catalog-body{display:grid;gap:8px;flex:1;min-width:0;align-content:start}.catalog-body h2{margin:0;color:#061729;font-family:var(--heading-font);font-size:20px;font-weight:500;line-height:1.2}.catalog-meta{display:flex;flex-wrap:wrap;gap:6px}.catalog-meta-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:20px;background:#f0f3f8;color:#42516a;font-size:12px;font-weight:600;line-height:1.4}.catalog-body p{margin:0;color:#42516a;font-size:14px;line-height:1.55}.catalog-body-desc{overflow:hidden;text-overflow:ellipsis;white-space:pre-line}.catalog-developer{display:flex;flex-direction:column;align-items:center;gap:10px;flex:0 0 140px;width:140px;padding:8px;border-left:1px solid #eef2f7}.catalog-developer-name{color:#061729;font-size:11px;font-weight:700;text-align:center;line-height:1.3;word-break:break-word}.catalog-developer-logo{display:grid;place-items:center;width:80px;height:56px;padding:6px;overflow:hidden;border:1px solid rgba(215,225,238,.82);border-radius:6px;background:#061729}.catalog-developer-logo img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.catalog-developer-meta{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.catalog-developer-meta .catalog-meta-pill{font-size:10px;padding:2px 8px;white-space:nowrap}.app-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:18px;border-right:1px solid rgba(216,150,38,.16);background:#061729;color:#fff}.brand{display:flex;align-items:center;gap:12px;padding:10px 8px 18px}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:8px;border:1px solid rgba(216,150,38,.28);background:#061729;color:#fff;font-family:var(--heading-font);font-size:24px;font-weight:650;line-height:1}.brand-mark span{display:inline;margin:0;color:#fff;font-size:inherit}.brand-mark span:last-child{color:#d89626}.brand strong,.brand>div>span{display:block}.brand>div>span{margin-top:2px;color:#afbed2;font-size:13px}.nav{display:grid;gap:4px}.nav a{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;border-radius:8px;color:#dbe5f2;text-decoration:none;font-weight:650;position:relative}.nav a .badge{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;min-width:20px;min-height:20px;padding:0 5px;border-radius:10px;background:#d89626;color:#fff;font-size:11px;font-weight:800;line-height:1}.nav a:hover,.nav a.active{background:#fff;color:var(--green-dark);box-shadow:inset 0 0 0 1px #ffffff2e}.sidebar-logout{margin-top:auto}.main{min-width:0;padding:28px 34px}.page{width:100%;max-width:1680px;margin:0}.page-header,.editor-header,.panel-heading,.tab-bar{display:flex;gap:0;margin-bottom:18px;border-bottom:1px solid var(--border)}.tab{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--text-muted);font-size:14px;font-weight:600;cursor:pointer;transition:color .15s,border-color .15s}.tab:hover{color:var(--text)}.tab.active{color:var(--green);border-bottom-color:var(--green)}.toolbar,.editor-actions,.compact-row{display:flex;align-items:center}.admin-breadcrumbs{margin-bottom:14px}.admin-breadcrumbs ol{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.admin-breadcrumbs a,.admin-breadcrumbs span{font-size:13px;line-height:1}.admin-breadcrumbs a{color:var(--muted);text-decoration:none}.admin-breadcrumbs a:hover{color:var(--text)}.admin-breadcrumbs span[aria-current=page]{color:var(--text);font-weight:600}.admin-breadcrumbs svg{flex-shrink:0;color:var(--border)}.page-header{justify-content:space-between;gap:18px;margin-bottom:44px;padding-bottom:8px}.page-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.page-header h1,.editor-header h2,.panel-heading h2{margin:0;letter-spacing:0}.page-header h1{font-size:clamp(28px,4vw,42px);line-height:1.05}.editor-header h2,.panel-heading h2{font-size:18px}.eyebrow{display:block;margin-bottom:7px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.header-badge{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 12px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:var(--green-dark);font-weight:700;white-space:nowrap}.panel,.metric-card,.login-panel{border:1px solid var(--border);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.panel{padding:18px}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);font-weight:750}.button{padding:6px 14px;text-decoration:none;height:34px}.icon-button{width:36px;padding:0}.button.primary{border-color:var(--green);background:var(--green);color:#fff}.button.primary:hover{background:var(--green-dark)}.button.ghost{background:transparent}.sidebar .button.ghost{border-color:#dbe5f242;color:#dbe5f2}.sidebar .button.ghost:hover{background:#ffffff14}.button.danger,.icon-button.danger{border-color:#b9493f59;color:var(--red)}.button.full{width:100%}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.62}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.metric-card{padding:16px}.metric-card span,.compact-row span,.record-item small{color:var(--muted);font-size:13px}.metric-card strong{display:block;margin-top:10px;font-size:32px}.dashboard-grid,.backlog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wide{grid-column:1 / -1}.panel-heading{gap:9px;margin-bottom:14px}.list-stack,.record-list{display:grid;gap:8px}.records-panel,.standalone-editor{max-width:none}.compact-row{justify-content:space-between;gap:16px;padding:12px;border:1px solid var(--border);border-radius:8px;background:var(--panel-strong)}.compact-row strong,.compact-row span{display:block}.compact-row time{color:var(--muted);font-size:13px;white-space:nowrap}.warn-icon{color:var(--gold);flex:0 0 auto}.empty-line{padding:13px;border:1px dashed var(--border);border-radius:8px;color:var(--muted);background:#fbfcfa}.crud-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(420px,1.28fr);gap:18px;align-items:start}.list-panel{position:sticky;top:18px}.toolbar{gap:10px;margin-bottom:14px}.search{display:flex;align-items:center;gap:8px;flex:1;min-width:0;min-height:40px;padding:0 10px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--muted)}.search input{width:100%;min-width:0;border:0;outline:0;background:transparent}.record-item{display:flex;align-items:flex-start;gap:10px;width:100%;min-height:58px;padding:12px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);text-align:left;text-decoration:none}.record-item:hover,.record-item.active{border-color:#1d4f918c;background:#f4f8ff}.record-item svg{margin-top:2px;color:var(--green);flex:0 0 auto}.record-item span{min-width:0}.record-item strong,.record-item small{display:block;overflow:hidden;text-overflow:ellipsis}.record-item small{margin-top:4px;line-height:1.35}.faq-record{display:flex;width:100%;min-height:58px;border:1px solid var(--border);border-radius:8px;background:#fff}.faq-record:hover{border-color:#1d4f918c;background:#f4f8ff}.record-item-link{flex:1;min-width:0;display:block;padding:12px;color:var(--text);text-decoration:none}.record-item-main strong{display:block;overflow:hidden;text-overflow:ellipsis}.record-item-main small{display:block;margin-top:4px;line-height:1.35;overflow:hidden;text-overflow:ellipsis}.record-actions{display:grid;grid-template-columns:repeat(2,34px);gap:6px;align-self:center;flex:0 0 auto;padding-right:8px}.record-actions .icon-button{width:34px;min-height:34px;border-radius:8px}.breadcrumbs{margin-bottom:24px;margin-top:-22px;padding:16px 22px;border:1px solid #d7e1ee;border-top:none;border-radius:0 0 8px 8px;background:#fff;box-shadow:0 4px 16px #1720330a}.breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.breadcrumbs li{display:inline-flex;align-items:center;gap:6px;color:#5f6f86;font-size:14px}.breadcrumbs a{display:inline-flex;align-items:center;color:#5f6f86;text-decoration:none;transition:color .16s ease;font-weight:500}.breadcrumbs a:hover{color:#d89626}.breadcrumbs span[aria-current=page]{color:#061729}.breadcrumbs svg{flex-shrink:0}.breadcrumbs .breadcrumb-home-icon{width:18px;height:18px}.breadcrumbs .breadcrumb-sep{color:#cbd5e1}.breadcrumbs-v2{margin-bottom:48px;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.breadcrumbs-v2 ol{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.breadcrumbs-v2 li{display:inline-flex;align-items:center;gap:4px;color:#8a9bb5;font-size:13px}.breadcrumbs-v2 a{display:inline-flex;align-items:center;color:#5f6f86;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .16s ease,color .16s ease;font-weight:450}.breadcrumbs-v2 a:hover{color:#061729;border-bottom-color:#d89626}.breadcrumbs-v2 span[aria-current=page]{color:#061729;font-weight:600}.breadcrumbs-v2 svg{flex-shrink:0;color:#cbd5e1;width:14px;height:14px}.breadcrumbs-v2 .breadcrumb-home{color:#8a9bb5}.breadcrumbs-v2 .breadcrumb-home:hover{color:#061729;border-bottom-color:transparent}.breadcrumbs-v3{margin-bottom:48px;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.breadcrumbs-v3 ol{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.breadcrumbs-v3 li{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:500}.breadcrumbs-v3 a{display:inline-flex;align-items:center;padding:4px 12px;background:#172033;color:#e8edf5;border-radius:20px;text-decoration:none;transition:background .16s ease;font-weight:500;font-size:13px}.breadcrumbs-v3 a:hover{background:#2a3a5c}.breadcrumbs-v3 span[aria-current=page]{padding:4px 12px;background:#d89626;color:#fff;border-radius:20px;font-weight:600;font-size:13px}.breadcrumbs-v3 svg{flex-shrink:0;color:#5f6f86;width:14px;height:14px}.breadcrumbs-v3 .breadcrumb-home{background:transparent;padding:4px 6px;color:#5f6f86}.breadcrumbs-v3 .breadcrumb-home:hover{color:#e8edf5;background:#2a3a5c}.project-detail{overflow:visible;white-space:normal}.developer-record{align-items:stretch;min-height:86px;gap:14px}.developer-record.has-projects{border-color:#d8962661;background:#fffaf0}.developer-record.no-projects{border-color:#e1e6ef;background:#fff}.developer-record.has-projects:hover{border-color:#d89626b3;background:#fff6e5}.developer-record.no-projects .developer-stats span:first-child{border-color:#e2e8f0;background:#f8fafc;color:#647187}.developer-record.has-projects .developer-stats span:first-child{border-color:#d896265c;background:#fff4db;color:#09213f}.project-record{align-items:stretch;min-height:96px;gap:14px}.developer-record-link,.project-record-link{display:flex;align-items:center;gap:14px;flex:1;min-width:0;color:inherit;text-decoration:none}.developer-logo-frame,.project-image-frame{display:grid;place-items:center;flex:0 0 auto;width:116px;height:82px;padding:14px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#07100e;color:var(--muted);box-sizing:border-box}.project-image-frame{width:132px;height:86px;padding:0;background:#071726}.developer-logo-frame img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.project-image-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.developer-record-main,.project-record-main{flex:1;min-width:0}.developer-title-row,.project-title-row{display:flex;align-items:center;gap:8px;min-width:0}.developer-title-row strong,.project-title-row strong{min-width:0;flex:1}.project-status{flex:0 0 auto;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:800;line-height:1}.project-status.active{border:1px solid rgba(16,107,72,.22);background:#e9f7f0;color:#106b48}.project-status.completed{border:1px solid rgba(29,79,145,.22);background:#edf4ff;color:#1d4f91}.project-status.hidden{border:1px solid rgba(98,113,132,.25);background:#eef2f6;color:#526274}.status-pill{flex:0 0 auto;padding:3px 7px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.2}.status-pill.published{border:1px solid rgba(16,107,72,.22);background:#e9f7f0;color:#106b48}.status-pill.hidden{border:1px solid rgba(98,113,132,.25);background:#eef2f6;color:#526274}.developer-stats{display:flex;gap:8px;flex:0 0 auto;align-self:center}.developer-actions,.project-actions{display:grid;gap:6px;align-self:center;flex:0 0 auto}.developer-actions{grid-template-columns:repeat(2,34px) minmax(118px,auto)}.project-actions{grid-template-columns:repeat(2,34px)}.developer-actions .icon-button,.project-actions .icon-button{width:34px;min-height:34px;border-radius:8px}.visibility-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 10px;border-radius:8px;font-size:12px;font-weight:800;line-height:1;cursor:pointer}.visibility-toggle svg{margin:0;color:currentColor}.visibility-toggle:disabled{cursor:not-allowed;opacity:.55}.visibility-toggle.published{border:1px solid rgba(16,107,72,.26);background:#e8f8f1;color:#0f6c48}.visibility-toggle.hidden{border:1px solid rgba(82,98,116,.28);background:#eef3f8;color:#526274}.developer-stats span{display:grid;min-width:74px;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:var(--panel-strong);text-align:center}.developer-stats strong{font-size:18px;line-height:1}.developer-stats small{margin-top:5px;color:var(--muted);font-size:12px}.project-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:8px;background:#fff}.project-table{width:100%;min-width:1060px;border-collapse:collapse}.project-table th,.project-table td{padding:12px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.project-table th{background:#f8fafd;color:#647187;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.project-table tr:last-child td{border-bottom:0}.project-table-title{display:flex;align-items:center;gap:12px;min-width:260px;color:var(--text);text-decoration:none}.project-table-title strong,.project-table-title small{display:block}.project-table-title small{margin-top:4px;color:var(--muted);font-size:12px}.project-table-image{display:grid;place-items:center;flex:0 0 auto;width:92px;height:58px;overflow:hidden;border-radius:6px;background:#071726;color:#ffffff94}.project-table-image img{width:100%;height:100%;object-fit:cover}.project-table-notes{max-width:360px;color:#42516a;font-size:13px;line-height:1.45}.project-notes-cell{display:grid;gap:6px}.project-notes-text{max-height:62px;overflow:hidden}.project-notes-text.expanded{max-height:none}.project-notes-toggle{justify-self:start;padding:0;border:0;background:transparent;color:var(--blue);font-size:12px;font-weight:750}.project-table-actions{display:inline-grid;grid-template-columns:repeat(2,34px);gap:6px}.developer-projects-panel{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.developer-projects-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.developer-projects-heading strong,.developer-projects-heading span{display:block}.developer-projects-heading span{margin-top:4px;color:var(--muted);font-size:13px}.developer-projects-list{display:grid;gap:8px}.developer-project-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:46px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);text-decoration:none}.developer-project-row:hover{border-color:#d896268c;background:#fffaf0}.developer-project-row span{font-weight:750}.developer-project-row small{color:var(--muted)}.homepage-projects-panel{display:grid;gap:14px}.homepage-projects-add{display:grid;grid-template-columns:minmax(260px,520px) auto;gap:12px;align-items:end}.homepage-projects-note{margin:14px 0 18px;color:var(--muted);font-size:14px}.homepage-projects-list{display:grid;gap:10px}.homepage-project-row{display:grid;grid-template-columns:92px minmax(0,1fr) 40px 40px 40px;gap:10px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fff}.homepage-project-row strong,.homepage-project-row small{display:block}.homepage-project-row small{margin-top:4px;color:var(--muted)}.editor-panel{min-width:0}.editor-header{justify-content:space-between;gap:14px;margin-bottom:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field,.checkbox-row{display:grid;gap:7px;color:#3b4139;font-size:14px;font-weight:750}.wide-field{grid-column:1 / -1}.image-url-row{display:flex;gap:8px;align-items:stretch}.image-url-row input{flex:1;min-width:0}.image-url-row .upload-btn{display:inline-flex;align-items:center;justify-content:center;width:auto;padding:0 16px;min-height:42px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);cursor:pointer;flex-shrink:0}.image-url-row .upload-btn:hover{background:var(--bg-subtle)}.field input,.field textarea,.field select,.login-panel input{width:100%;min-width:0;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);outline:0}.field input,.field select,.login-panel input{min-height:42px;padding:9px 11px}.field textarea{resize:vertical;min-height:112px;padding:11px;line-height:1.45}.rich-editor{overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff}.rich-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border-bottom:1px solid var(--border);background:#f8fafd}.rich-toolbar .icon-button{width:34px;min-height:34px}.project-images-editor{grid-column:1 / -1;display:grid;gap:14px;margin-top:6px;padding-top:18px;border-top:1px solid var(--border)}.project-images-header{display:flex;justify-content:space-between;gap:14px}.project-images-header strong,.project-images-header span{display:block}.project-images-header span{margin-top:4px;color:var(--muted);font-size:13px}.project-image-add{display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(220px,.8fr) auto auto;gap:12px;align-items:end}.file-button{position:relative;overflow:hidden}.file-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.project-image-list{display:grid;gap:10px}.project-image-item{display:grid;grid-template-columns:32px 132px minmax(0,1fr) 36px 36px 36px;gap:10px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fff}.project-image-primary{display:grid;place-items:center;width:32px;height:32px;cursor:pointer;border-radius:50%;border:2px solid var(--border);transition:border-color .18s,background .18s}.project-image-primary:has(input:checked){border-color:#d89626;background:#d896261a}.project-image-primary input{display:none}.project-image-primary:after{content:"";display:block;width:14px;height:14px;border-radius:50%;background:transparent;transition:background .18s}.project-image-primary:has(input:checked):after{background:#d89626}.project-image-item img{width:132px;height:82px;border-radius:6px;object-fit:cover}.project-image-item strong,.project-image-item small{display:block;overflow:hidden;text-overflow:ellipsis}.project-image-item small{margin-top:4px;color:var(--muted);white-space:nowrap}.danger-icon{color:var(--red)}.rich-editor-surface{min-height:260px;padding:14px;outline:0;color:var(--text);font-weight:500;line-height:1.55}.rich-editor-surface:focus{box-shadow:inset 0 0 0 3px #1d4f911f}.rich-editor-surface h2{margin:0 0 10px;font-size:22px;letter-spacing:0}.rich-editor-surface p{margin:0 0 10px}.rich-editor-surface ul,.rich-editor-surface ol{margin:0 0 10px;padding-left:22px}.field input:focus,.field textarea:focus,.field select:focus,.login-panel input:focus{border-color:#1d4f91b8;box-shadow:0 0 0 3px #1d4f911f}.checkbox-row{display:flex;align-items:center;align-self:end;min-height:42px;padding:9px 11px;border:1px solid var(--border);border-radius:8px;background:#fff}.checkbox-row input{width:18px;height:18px;accent-color:var(--green)}.editor-actions{justify-content:space-between;gap:12px;margin-top:18px}.form-error,.form-success{margin-top:14px;padding:10px 12px;border-radius:8px;font-weight:700}.form-error{border:1px solid rgba(185,73,63,.28);background:#fff4f2;color:var(--red)}.form-success{border:1px solid rgba(29,79,145,.24);background:#f1f6ff;color:var(--green-dark)}.backlog-list{display:grid;gap:10px;margin:0;padding-left:19px;color:#343b32;line-height:1.48}.prototype-panel{margin-top:18px}.prototype-note{max-width:780px;margin:-4px 0 16px;color:var(--muted);line-height:1.45}.prototype-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.prototype-card{overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff}.prototype-card img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;border-bottom:1px solid var(--border)}.prototype-card div{padding:13px}.prototype-card h3{margin:0 0 7px;font-size:16px;letter-spacing:0}.prototype-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.login-screen,.screen-loader{min-height:100vh;display:grid;place-items:center;padding:24px}.screen-loader{color:var(--muted)}.login-panel{width:min(100%,420px);padding:26px}.login-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:8px;background:#eaf2ff;color:var(--green)}.login-panel h1{margin:18px 0 20px;font-size:28px;letter-spacing:0}.login-panel label{display:grid;gap:8px;margin-bottom:14px;font-weight:750}.error-panel{color:var(--red)}@media(max-width:1180px){.hero-benefits{gap:16px;max-width:720px;padding:16px}.hero-benefits div{grid-template-columns:40px minmax(0,1fr);column-gap:10px}.hero-benefits img{width:40px;height:40px}.hero-benefits strong{font-size:16px}.hero-benefits span{font-size:13px}.advisor-overlay-card{right:max(36px,calc((100vw - 1456px)/2 + 36px));width:min(300px,calc(100vw - 120px));grid-template-columns:minmax(180px,260px);padding:12px}.advisor-overlay-card .advisor-photo{height:160px}}@media(max-width:980px){.public-header{gap:18px;min-height:72px;padding:0 22px}.public-header-inner{gap:16px}.font-logo-word{font-size:31px}.public-nav{display:none}.public-actions{margin-left:auto}.public-menu-button{display:inline-flex}.public-mobile-nav{display:grid;gap:2px;padding:10px 22px 18px;border-top:1px solid rgba(255,255,255,.09);background:#061729}.public-mobile-nav a{display:flex;min-height:44px;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}.public-mobile-contact{min-height:46px;margin-top:10px;border:1px solid #d89626;color:#f2b84a;font-weight:500}.public-stage{min-height:calc(100vh - 72px)}.public-hero-content{padding:44px 22px clamp(16px,2vw,28px)}.public-hero-content h1{font-size:clamp(36px,8vw,54px)}.public-hero-content p{max-width:480px;font-size:17px}.hero-benefits{gap:14px;max-width:calc(100% - 320px);padding:16px}.hero-benefits div{grid-template-columns:40px minmax(0,1fr);column-gap:10px}.hero-benefits img{width:40px;height:40px}.hero-benefits strong{font-size:17px}.hero-benefits span{font-size:13px}.advisor-overlay-card{right:max(22px,calc((100vw - 1456px)/2 + 22px));width:min(260px,calc(100vw - 100px));grid-template-columns:minmax(140px,220px);padding:10px;bottom:clamp(16px,2vw,28px)}.advisor-overlay-card .advisor-photo{height:140px}.advisor-overlay-card .advisor-copy h2{font-size:32px}.advisor-overlay-card .advisor-copy p{font-size:13px}.natalie-hero,.natalie-principles{grid-template-columns:1fr}.natalie-profile-hero{grid-template-columns:1fr;min-height:0;padding:22px}.natalie-profile-media{min-height:480px}.natalie-profile-copy{padding:0}.natalie-proof-grid{position:static;width:auto;margin-top:0}.natalie-hero img{height:420px}.featured-projects{padding:0 22px}.featured-projects-heading{align-items:flex-start;flex-direction:column}.home-process-strip{margin:0 22px 18px;padding:20px 18px 24px}.home-process-strip-inner h2{font-size:20px}.process-strip-a,.process-strip-b{grid-template-columns:1fr;gap:10px}.process-strip-step,.process-strip-card{padding:14px}.process-strip-item{padding:10px 14px}.trusted-developers{grid-template-columns:1fr;gap:22px;padding:22px}.trusted-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.advantages-grid{grid-template-columns:repeat(2,1fr)}.home-stats-inner{grid-template-columns:repeat(2,1fr);gap:24px}.projects-hero{align-items:flex-start;flex-direction:column}.catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.nav{grid-template-columns:repeat(2,minmax(0,1fr))}.main{padding:18px}.metric-grid,.dashboard-grid,.backlog-grid,.prototype-grid,.crud-layout{grid-template-columns:1fr}.list-panel{position:static}}@media(max-width:620px){.public-header{padding:0 14px}.public-header-inner{gap:10px}.font-logo-word{font-size:27px}.public-actions{gap:8px}.public-mail{width:38px;height:38px}.public-hero{overflow:visible;min-height:0}.public-hero>img{display:block;width:100%;height:auto;min-height:380px;max-height:480px;object-fit:cover;object-position:60% center}.public-hero:after{content:none}.public-hero-content{position:relative;top:auto;left:auto;width:auto;max-width:none;padding:28px 22px 0;transform:none;display:block}.public-hero-content h1{max-width:none;font-size:38px}.public-hero-content p{max-width:none;margin-top:16px;font-size:16px}.hero-benefits{gap:10px;max-width:none;margin-top:24px;padding:14px}.hero-benefits div{grid-template-columns:36px minmax(0,1fr);column-gap:8px}.hero-benefits img{width:36px;height:36px}.hero-benefits strong{font-size:16px}.hero-benefits span{font-size:13px}.advisor-overlay-card{position:static;width:auto;margin:0 14px 24px;top:auto;right:auto;bottom:auto;grid-template-columns:1fr;padding:14px}.advisor-overlay-card .advisor-photo{height:260px}.advisor-copy h2{font-size:38px}.natalie-main,.article-detail-main{padding:14px 14px 48px}.natalie-profile-hero{gap:20px;padding:14px}.natalie-profile-media{min-height:360px}.natalie-photo-caption{top:12px;left:12px;max-width:calc(100% - 24px)}.natalie-profile-copy h1{font-size:48px}.natalie-lead{font-size:17px}.natalie-proof-grid span{min-height:0;padding:15px}.natalie-ideas-popover{padding:15px}.natalie-hero{gap:22px;padding:14px}.natalie-hero img{height:320px}.natalie-hero p{font-size:16px}.natalie-principles{gap:12px}.trusted-developers{padding:20px 14px 24px}.trusted-copy h2,.home-process-strip-inner h2,.home-advantages-inner h2{font-size:28px}.home-advantages{padding:24px 18px 32px}.advantages-grid{grid-template-columns:repeat(2,1fr);gap:12px}.home-stats{padding:24px 18px}.home-stats-inner{grid-template-columns:1fr;gap:20px}.stat-number{font-size:32px}}.faq-section-wrap{width:100%;background:#071726;padding:40px 0;margin-bottom:40px}.faq-section-wrap .home-faq{max-width:1456px;margin:0 auto;padding:0 32px;border:none;border-radius:0;background:transparent;box-shadow:none}.faq-section-wrap .home-faq-inner span{display:block;margin-bottom:8px;color:#d89626;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.faq-section-wrap .home-faq-inner h2{margin:0;color:#fff;font-family:var(--heading-font);font-size:34px;font-weight:750;line-height:1.12}.faq-section-wrap .faq-item{border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.faq-section-wrap .faq-item summary{color:#fff}.faq-section-wrap .faq-item p{color:#ffffffb3}@media(max-width:620px){.faq-section-wrap{padding:28px 0}.faq-section-wrap .home-faq{padding:0 18px}.faq-section-wrap .home-faq-inner h2,.home-faq-inner h2{font-size:28px}.faq-item summary{font-size:14px;padding:14px 16px}.faq-item p{font-size:14px;padding:0 16px 14px}.home-contact{padding:32px 18px}.home-contact-inner h2{font-size:28px}.contact-links{flex-direction:column;align-items:center}.trusted-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trusted-logo-card{min-height:92px;padding:14px}.featured-projects{margin:18px auto 24px;padding:0 14px}.featured-project-grid{grid-template-columns:1fr}.featured-project-body{min-height:0}.article-card{grid-template-columns:1fr}.article-card img{height:220px}.projects-main{padding:14px 14px 48px}.catalog-filters{grid-template-columns:1fr}.catalog-card{flex-direction:column;gap:14px;padding:16px}.catalog-image{flex:none;width:100%;aspect-ratio:16 / 10}.catalog-body h2{font-size:18px}.catalog-developer{flex:none;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:8px 12px;padding:12px 0 0;border-left:none;border-top:1px solid #eef2f7}.catalog-developer-name{order:1;font-size:12px}.catalog-developer-logo{order:2;width:60px;height:42px}.catalog-developer-meta{order:3;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:4px}.catalog-developer-meta .catalog-meta-pill{font-size:10px;white-space:nowrap}.homepage-projects-add,.homepage-project-row{grid-template-columns:1fr}.homepage-project-row .project-table-image{width:100%;height:150px}.project-image-add,.project-image-item{grid-template-columns:1fr}.project-image-item img{width:100%;height:190px}.public-footer{padding:18px 14px}.public-footer-inner{align-items:flex-start;flex-direction:column;gap:8px}.logo-dev-switcher.with-home-ideas{right:10px;bottom:10px;left:10px;width:auto;max-width:none}.developer-record-link,.project-record-link{align-items:flex-start;flex-direction:column;width:100%}.developer-actions,.project-actions{width:100%}.developer-actions{grid-template-columns:1fr 1fr minmax(120px,1.7fr)}.project-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.developer-actions .icon-button,.project-actions .icon-button,.visibility-toggle{width:100%}.page-header,.editor-actions{align-items:stretch;flex-direction:column}.header-badge,.page-header .button,.editor-actions .button{width:100%}.nav,.form-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.compact-row,.developer-record,.project-record{align-items:flex-start;flex-direction:column}.developer-projects-heading,.developer-project-row{align-items:stretch;flex-direction:column}.project-image-frame{width:100%;height:180px}.developer-stats{width:100%}}.project-detail-page{background:#f6f8fb}.detail-hero{background:#fff;border:1px solid #d7e1ee;border-top:none;border-radius:0 0 8px 8px;padding:0 22px 22px;margin:-22px 0 24px;box-shadow:0 4px 16px #1720330a}.detail-hero .breadcrumbs{margin:0 -22px 12px;padding:16px 22px;border:none;border-radius:0;background:transparent;box-shadow:none}.detail-hero h1{margin:0;color:#09213f;font-family:var(--heading-font);font-size:clamp(28px,4vw,48px);font-weight:500;line-height:1.12}.detail-hero p,.detail-hero .article-detail-excerpt{max-width:780px;margin:12px 0 0;color:#5f6f86;font-size:18px;line-height:1.55}.project-detail-main{max-width:1456px;margin:0 auto;padding:22px 36px 72px}.project-detail{display:flow-root;gap:22px}.project-detail:after{display:table;clear:both;content:""}.project-detail-kicker{display:block;color:#d89626;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase;margin-bottom:8px}.project-detail-developer-card{float:right;width:min(260px,100%);margin:0 0 20px 28px}.project-detail-developer-card-meta-info{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #d7e1ee}.project-detail-meta-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:20px;background:#f0f3f8;color:#42516a;font-size:12px;font-weight:600;line-height:1.4}.project-detail-status-badge{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:10px 16px;border-radius:8px;background:linear-gradient(135deg,#0d2b1d,#1d5e2f);color:#fff;font-size:14px;font-weight:700;letter-spacing:.2px}.project-detail-status-dot{display:block;width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 6px #4ade8099;animation:status-pulse 2s ease-in-out infinite}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.5}}.project-detail-developer-card-header{font-size:13px;font-weight:700;color:#647187;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.project-detail-developer-card-logo{width:100%;height:140px;display:flex;align-items:center;justify-content:center;background:#101827;border-radius:6px;margin:0 auto 10px;overflow:hidden;padding:12px}.project-detail-developer-card-logo img{max-width:100%;max-height:100%;object-fit:contain}.project-detail-developer-card-logo-placeholder{color:#fff;font-size:28px;font-weight:700;font-family:var(--heading-font, "times", "Georgia", "Times New Roman", serif);line-height:1}.project-detail-developer-card-info{display:flex;flex-direction:column;gap:6px}.project-detail-developer-card-name{font-size:15px;font-weight:700;color:#09213f;line-height:1.3}.project-detail-developer-card-founded{font-weight:400}.project-detail-developer-card-link{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#1a5a9c;text-decoration:none}.project-detail-developer-card-link:hover{text-decoration:underline}.project-detail-developer-card-meta{display:flex;flex-direction:column;gap:8px;margin-top:8px}.project-detail-developer-card-badge{display:flex;align-items:center;gap:6px;font-size:13px;color:#42516a}.project-detail-hero{width:100%;max-height:540px;border-radius:8px;object-fit:cover;background:#e2e8f0}.project-detail-hero-placeholder{display:flex;align-items:center;justify-content:center;height:320px;border-radius:8px;background:#e2e8f0;color:#5f6f86;font-size:15px}.project-detail-description{margin:0;color:#1f2d44;font-size:17px;line-height:1.6}.project-detail-body{display:flow-root;background:#fff;border:1px solid #d7e1ee;border-radius:8px;padding:24px;margin-bottom:28px}.project-slider{float:left;width:min(40%,640px);margin:0 28px 20px 0}.project-slider-viewport{position:relative;aspect-ratio:1;border-radius:6px;overflow:hidden;background:#101827}.project-slider-image-btn{display:block;width:100%;height:100%;padding:0;border:none;background:none;cursor:pointer}.project-slider-image{display:block;width:100%;height:100%;object-fit:contain}.project-slider-btn{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background:#ffffffd9;color:#172033;cursor:pointer;transition:background .16s ease,opacity .16s ease;opacity:.8}.project-slider-btn:hover{background:#fff;opacity:1}.project-slider-btn-prev{left:12px}.project-slider-btn-next{right:12px}.project-slider-thumbs{display:flex;gap:6px;overflow-x:auto;padding-top:8px;padding-bottom:2px}.project-slider-thumbs::-webkit-scrollbar{height:4px}.project-slider-thumbs::-webkit-scrollbar-thumb{border-radius:4px;background:#d7e1ee}.project-slider-thumb{flex-shrink:0;width:72px;height:52px;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;padding:0;background:#e2e8f0;transition:border-color .16s ease}.project-slider-thumb.active{border-color:#d89626}.contact-modal-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#06172999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:20px}.contact-modal{position:relative;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;padding:32px;border-radius:10px;background:#fff;box-shadow:0 24px 60px #0617294d}.contact-modal-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:none;border-radius:50%;background:#f0f3f8;color:#42516a;font-size:20px;cursor:pointer;display:grid;place-items:center;transition:background .16s ease}.contact-modal-close:hover{background:#d7e1ee}.contact-modal h2{margin:0 0 6px;color:#09213f;font-family:var(--heading-font);font-size:26px;font-weight:600}.contact-modal-sub{margin:0 0 20px;color:#5f6f86;font-size:14px;line-height:1.5}.contact-modal label{display:block;margin-bottom:14px;color:#2c3c55;font-size:13px;font-weight:600}.contact-modal input,.contact-modal textarea,.contact-modal select{display:block;width:100%;margin-top:5px;padding:10px 12px;border:1px solid #d7e1ee;border-radius:6px;background:#fafbfc;font-size:14px;color:#061729;box-sizing:border-box;outline:none;transition:border-color .16s ease}.contact-modal input:focus,.contact-modal textarea:focus,.contact-modal select:focus{border-color:#09213f;background:#fff}.contact-method-row{display:flex;gap:8px;width:100%}.contact-method-row select{flex:0 0 auto;width:auto;min-width:130px}.contact-method-row input{flex:1;min-width:0}.contact-modal textarea{resize:vertical;min-height:80px}.contact-modal-btn{display:block;width:100%;padding:12px;border:none;border-radius:6px;background:#09213f;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:background .16s ease}.contact-modal-btn:hover{background:#d89626}.contact-modal-btn:disabled{opacity:.6;cursor:not-allowed}.contact-modal-error{margin:0 0 14px;color:#c0392b;font-size:13px}.contact-modal-done{text-align:center;padding:20px 0}.contact-modal-done p{color:#5f6f86;font-size:15px;line-height:1.5;margin:10px 0 24px}.project-slider-thumb img{width:100%;height:100%;object-fit:cover}.project-slider-caption{position:absolute;bottom:0;left:0;right:0;padding:40px 16px 14px;background:linear-gradient(transparent,#000000b3);color:#fff;font-size:13px;font-weight:500;line-height:1.4;pointer-events:none}.wysiwyg-editor{border:1px solid var(--border);border-radius:8px;overflow:hidden}.wysiwyg-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:8px 10px;border-bottom:1px solid var(--border);background:#f8fafc}.wysiwyg-toolbar button{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--text);font-size:13px;font-weight:650;cursor:pointer}.wysiwyg-toolbar button:hover{border-color:var(--border);background:#fff}.wysiwyg-content{min-height:240px;padding:16px;background:#fff;font-size:15px;line-height:1.6;outline:none}.wysiwyg-content:focus{box-shadow:inset 0 0 0 2px #d8962640}.wysiwyg-content h2,.wysiwyg-content h3{margin:16px 0 8px;color:#061729}.wysiwyg-content h2{font-size:22px}.wysiwyg-content h3{font-size:18px}.wysiwyg-content p{margin:0 0 10px}.wysiwyg-content ul{margin:8px 0;padding-left:22px}.wysiwyg-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding-top:14px}.wysiwyg-status{font-size:13px;color:var(--muted)}.wysiwyg-status.saving{color:var(--blue)}.wysiwyg-status.saved{color:#0f6e3f}.debug-data-table{clear:both;margin-top:32px;padding:18px;border:1px dashed #afbed2;border-radius:8px;background:#f8fafd;font-size:13px;line-height:1.4}.debug-data-table h2{margin:0 0 12px;color:#647187;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:0}.debug-data-table table{width:100%;border-collapse:collapse}.debug-data-table th,.debug-data-table td{padding:6px 10px;border:1px solid #d7e1ee;text-align:left;vertical-align:top}.debug-data-table th{background:#eef2f7;color:#42516a;font-weight:700;white-space:nowrap;width:180px}.debug-data-table td{color:#172033;word-break:break-word}@media(max-width:720px){.project-detail-main{padding:14px 18px 52px}.breadcrumbs{margin-bottom:16px;margin-top:-14px;padding:12px 16px}.breadcrumbs li{font-size:13px}.project-detail-body{padding:16px}.project-slider,.project-detail-developer-card{float:none;width:auto;margin:0 0 20px}.project-slider-viewport{aspect-ratio:4 / 3}.project-slider-btn{width:32px;height:32px}.project-slider-thumb{width:56px;height:40px}.project-detail-hero-placeholder{height:180px}}.project-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#000000d9}.project-lightbox-image{max-width:92vw;max-height:90vh;object-fit:contain;border-radius:4px;-webkit-user-select:none;user-select:none}.project-lightbox-close{position:absolute;top:16px;right:20px;width:44px;height:44px;font-size:32px;line-height:1;color:#fff;background:none;border:none;cursor:pointer;opacity:.7;transition:opacity .15s}.project-lightbox-close:hover{opacity:1}.project-lightbox-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;font-size:36px;line-height:1;color:#fff;background:#0006;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .15s}.project-lightbox-btn:hover{opacity:1}.project-lightbox-btn-prev{left:16px}.project-lightbox-btn-next{right:16px}.todo-lists-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.todo-list-card{border:1px solid var(--border);border-radius:8px;padding:16px;background:#fff}.todo-list-title{margin:0 0 12px;font-size:15px;font-weight:600}.todo-items{list-style:none;margin:0;padding:0}.todo-item{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid var(--border-light)}.todo-item:last-child{border-bottom:none}.todo-item.done .todo-text{text-decoration:line-through;opacity:.5}.todo-toggle{width:22px;height:22px;border:2px solid var(--green);border-radius:4px;background:#fff;cursor:pointer;flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:var(--green);padding:0}.todo-toggle:hover{background:#e8f5e9}.todo-item.done .todo-toggle{background:var(--green)}.todo-text{flex:1;min-width:0;font-size:14px;line-height:1.35}.todo-remove{width:22px;height:22px;border:none;background:none;cursor:pointer;color:var(--text-lighter);flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0;opacity:0;transition:opacity .15s}.todo-item:hover .todo-remove{opacity:1}.todo-remove:hover{color:var(--red)}.todo-add-row{display:flex;gap:8px;margin-top:12px}.todo-add-input{flex:1;height:34px;padding:0 10px;border:1px solid var(--border);border-radius:8px;font-size:14px;outline:none}.todo-add-input:focus{border-color:var(--green)}.demo-banner{background:#fff3cd;border:1px solid #ffc107;color:#856404;padding:10px 16px;text-align:center;font-size:13px;font-weight:500;margin-bottom:0}.project-demo-developer{margin:4px 0 0;font-size:15px;color:var(--text-muted)}.project-demo-layout{display:grid;grid-template-columns:1fr 340px;gap:28px;max-width:1140px;margin:0 auto;padding:24px 20px 60px}.project-demo-main{min-width:0}.project-demo-sidebar{position:sticky;top:24px;align-self:start}.project-demo-gallery-main{position:relative;border-radius:10px;overflow:hidden;background:#eee}.project-demo-gallery-main img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}.project-demo-gallery-count{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;background:#0000008c;color:#fff;border-radius:6px;font-size:12px;font-weight:500}.project-demo-gallery-thumbs{display:flex;gap:8px;margin-top:8px;overflow-x:auto;padding-bottom:4px}.project-demo-thumb{flex:0 0 auto;width:80px;height:60px;border-radius:6px;overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:none}.project-demo-thumb.active{border-color:var(--green)}.project-demo-thumb img{width:100%;height:100%;object-fit:cover}.project-demo-header-info{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:20px 0}.project-demo-price{display:flex;align-items:baseline;gap:6px}.project-demo-price-label{font-size:13px;color:var(--text-muted)}.project-demo-price-sep{font-size:13px;color:var(--text-lighter);margin:0 2px}.project-demo-price-value{font-size:26px;font-weight:700;color:var(--green-dark)}.project-demo-tags{display:flex;flex-wrap:wrap;gap:8px}.project-demo-tag{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;background:#f0f5f0;color:var(--text);border-radius:6px;font-size:13px;font-weight:500}.project-demo-tag-active{background:#e3f2e5;color:var(--green-dark);font-weight:600}.project-demo-pdf{display:flex;gap:14px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:10px;background:#f9fbf9;margin-bottom:24px}.project-demo-pdf img{width:72px;height:54px;object-fit:cover;border-radius:6px;flex-shrink:0}.project-demo-pdf div{display:flex;flex-direction:column;gap:4px}.project-demo-pdf strong{font-size:14px}.project-demo-pdf small{font-size:12px;color:var(--text-muted)}.project-demo-pdf .button{margin-top:4px;align-self:flex-start}.project-demo-section{margin-bottom:32px}.project-demo-section h2{font-size:22px;font-weight:700;margin:0 0 14px;color:var(--text)}.project-demo-section p{font-size:15px;line-height:1.65;color:var(--text);margin:0 0 12px}.project-demo-unit-table{overflow-x:auto}.project-demo-unit-table table{width:100%;border-collapse:collapse;font-size:14px}.project-demo-unit-table th{text-align:left;padding:10px 12px;border-bottom:2px solid var(--border);font-weight:600;color:var(--text-muted);font-size:12px;text-transform:uppercase;letter-spacing:.05em}.project-demo-unit-table td{padding:10px 12px;border-bottom:1px solid var(--border-light)}.project-demo-unit-table tr:hover td{background:#f9fbf9}.project-demo-amenities{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.project-demo-amenity{display:flex;flex-direction:column;align-items:center;gap:8px;padding:18px 12px;border:1px solid var(--border);border-radius:10px;text-align:center;background:#fff}.project-demo-amenity span{font-size:13px;font-weight:500;color:var(--text)}.project-demo-amenity svg{color:var(--green)}.project-demo-payment-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.project-demo-payment-grid h3{font-size:15px;font-weight:600;margin:0 0 10px}.project-demo-payment-table{width:100%;border-collapse:collapse;font-size:14px}.project-demo-payment-table td{padding:10px 12px;border-bottom:1px solid var(--border-light)}.project-demo-payment-amount{text-align:right;font-weight:600;white-space:nowrap}.project-demo-payment-note{margin-top:10px;font-size:12px;color:var(--text-muted);line-height:1.5}.project-demo-video-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;aspect-ratio:16/9;background:#1a1a2e;color:#fff;border-radius:10px;cursor:pointer;transition:opacity .2s}.project-demo-video-placeholder:hover{opacity:.9}.project-demo-video-placeholder span{font-size:14px}.project-demo-map-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;height:240px;background:#eef2f6;border-radius:10px;color:var(--text-muted)}.project-demo-map-placeholder small{font-size:12px;text-align:center;max-width:300px}.project-demo-faq-item{border:1px solid var(--border);border-radius:8px;margin-bottom:8px;overflow:hidden}.project-demo-faq-item summary{padding:14px 16px;font-weight:600;font-size:14px;cursor:pointer;background:#f9fbf9;list-style:none;display:flex;align-items:center;justify-content:space-between}.project-demo-faq-item summary::-webkit-details-marker{display:none}.project-demo-faq-item summary:after{content:"+";font-size:18px;color:var(--green);transition:transform .2s}.project-demo-faq-item[open] summary:after{transform:rotate(45deg)}.project-demo-faq-item p{padding:0 16px 14px;margin:0;font-size:14px;line-height:1.55;color:var(--text)}.project-demo-sidebar-card{border:1px solid var(--border);border-radius:10px;padding:20px;background:#fff;margin-bottom:16px}.project-demo-sidebar-card h3{margin:0 0 14px;font-size:16px;font-weight:700}.project-demo-form-group{margin-bottom:12px}.project-demo-form-group label{display:block;font-size:12px;font-weight:600;color:var(--text-muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.project-demo-form-row{display:flex;gap:8px}.project-demo-date-options{display:flex;gap:6px}.project-demo-input{width:100%;height:38px;padding:0 12px;border:1px solid var(--border);border-radius:8px;font-size:14px;outline:none;box-sizing:border-box;margin-bottom:8px}.project-demo-input:focus{border-color:var(--green)}.project-demo-form-disclaimer{font-size:11px;color:var(--text-lighter);text-align:center;margin:10px 0 0}.project-demo-agent{display:flex;gap:12px;align-items:center}.project-demo-agent-avatar{width:48px;height:48px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0}.project-demo-agent div{display:flex;flex-direction:column;gap:2px}.project-demo-agent small{font-size:12px;color:var(--text-muted)}.project-demo-cta{text-align:center;padding:48px 20px;background:#f7faf7;border-top:1px solid var(--border-light)}.project-demo-cta h2{font-size:24px;font-weight:700;margin:0 0 8px}.project-demo-cta p{font-size:15px;color:var(--text-muted);margin:0 0 20px}.project-demo-cta-buttons{display:flex;justify-content:center;gap:12px}@media(max-width:900px){.project-demo-layout{grid-template-columns:1fr;padding:16px}.project-demo-sidebar{position:static}.project-demo-payment-grid{grid-template-columns:1fr}.project-demo-header-info{flex-direction:column;align-items:flex-start}}
