@font-face{font-family:"Tilda Sans";src:url("../fonts/tilda-sans-vf.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:"Wix Madefor Display";src:url("../fonts/wix-madefor-display.woff2") format("woff2");font-weight:400 800;font-style:normal;font-display:swap}
:root{--rg-orange:#ff4500;--rg-orange-2:#ff7a45;--rg-ink:#171717;--rg-body:"Wix Madefor Display",Arial,sans-serif;--rg-heading:"Tilda Sans","Arial Black",Arial,sans-serif}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
html{scroll-padding-top:104px}
body{font-family:var(--rg-body)}
html:lang(zh) body{font-family:"Wix Madefor Display","PingFang SC","Microsoft YaHei","Noto Sans CJK SC",Arial,sans-serif}
h1,h2,h3,h4,h5,h6,.section-title,.hero-title{font-family:var(--rg-heading)}
button,input,textarea,select,.btn,a{font-family:var(--rg-body)}
.rg-header{position:fixed!important;z-index:1100!important;top:var(--rg-topbar-height,0px)!important;left:0;right:0;height:68px!important;background:transparent!important;border:0!important;box-shadow:none!important;transition:background .28s ease,border-color .28s ease,backdrop-filter .28s ease,top .2s ease}
.rg-header.scrolled,.rg-header.rg-solid{background:linear-gradient(105deg,rgba(255,255,255,.76),rgba(246,235,232,.68),rgba(225,228,238,.72))!important;border-bottom:1px solid rgba(255,255,255,.72)!important;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%)}
.rg-header .rg-header-inner{height:100%;max-width:1280px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:156px 1fr auto auto;align-items:center;gap:22px}
.rg-logo{display:block;width:92px;height:46px;position:relative;text-decoration:none}
.rg-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease}
.rg-logo-dark{opacity:0}.rg-logo-light{opacity:1}
.rg-header.scrolled .rg-logo-dark,.rg-header.rg-solid .rg-logo-dark{opacity:1}
.rg-header.scrolled .rg-logo-light,.rg-header.rg-solid .rg-logo-light{opacity:0}
.rg-nav{display:flex;align-items:center;justify-content:center;gap:30px;height:100%}
.rg-nav>a,.rg-services-trigger{appearance:none;border:0;background:none;color:#fff;text-decoration:none;font-size:14px;font-weight:600;line-height:1;display:inline-flex;align-items:center;gap:6px;padding:12px 0;cursor:pointer;transition:color .2s ease,opacity .2s ease}
.rg-services-chevron{display:block;flex:0 0 12px;width:12px;height:12px;overflow:visible;transition:transform .22s ease;transform-origin:50% 50%}
.rg-services:hover .rg-services-chevron,.rg-services:focus-within .rg-services-chevron{transform:rotate(180deg)}
.rg-header.scrolled .rg-nav>a,.rg-header.scrolled .rg-services-trigger,.rg-header.rg-solid .rg-nav>a,.rg-header.rg-solid .rg-services-trigger{color:#252321}
.rg-nav>a:hover,.rg-services-trigger:hover{color:#ff6932!important}
.rg-services{height:100%;display:flex;align-items:center}
.rg-services-menu{position:absolute;top:76px;left:50%;width:min(1120px,calc(100vw - 48px));transform:translate(-50%,-8px);display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding:26px 30px;background:rgba(250,248,246,.91);border:1px solid rgba(255,255,255,.9);border-radius:22px;box-shadow:0 20px 60px rgba(30,18,12,.12);backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease}
.rg-services:hover .rg-services-menu,.rg-services:focus-within .rg-services-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.rg-services-col{display:grid;gap:4px;align-content:start}
.rg-services-col h3{margin:0 0 10px;font-family:var(--rg-body);font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#7d7772}
.rg-services-col a{position:relative;padding:11px 34px 11px 0;border-top:1px solid rgba(32,28,25,.1);color:#24211f;text-decoration:none;font-size:15px;font-weight:600;transition:color .2s ease,transform .2s ease}
.rg-services-col a::after{content:"→";position:absolute;right:4px;color:#999;transition:transform .2s ease,color .2s ease}
.rg-services-col a:hover{color:var(--rg-orange);transform:translateX(3px)}
.rg-services-col a:hover::after{color:var(--rg-orange);transform:translateX(4px)}
.rg-search{display:flex;align-items:center;justify-content:flex-end;width:34px;height:34px;transition:width .3s cubic-bezier(.2,.8,.2,1)}
.rg-search.is-open{width:220px}
.rg-search-form{display:flex;flex-direction:row-reverse;align-items:center;width:100%;gap:7px}
.rg-search-button{flex:0 0 34px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.7);background:#fff;color:#111;display:grid;place-items:center;cursor:pointer;padding:0}
.rg-header.scrolled .rg-search-button,.rg-header.rg-solid .rg-search-button{background:#111;color:#fff;border-color:#111}
.rg-search-input{width:0;opacity:0;pointer-events:none;height:34px;border:0;border-radius:999px;padding:0;background:#111;color:#fff;outline:0;transition:width .3s cubic-bezier(.2,.8,.2,1),opacity .2s ease,padding .3s ease}
.rg-search.is-open .rg-search-input{width:178px;opacity:1;pointer-events:auto;padding:0 15px}
.rg-search-input::placeholder{color:rgba(255,255,255,.62)}
.rg-cta{position:relative;isolation:isolate;display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 20px;border:1px solid rgba(255,255,255,.62);border-radius:12px;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:700;overflow:hidden;background:linear-gradient(110deg,rgba(255,69,0,.78),rgba(255,112,59,.72))!important;box-shadow:none!important}
.rg-cta::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(110deg,rgba(255,126,72,.84),rgba(255,69,0,.88),rgba(255,117,58,.78));background-size:200% 100%;animation:rg-cta-flow 5s ease infinite}
@keyframes rg-cta-flow{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}
.rg-burger{display:none;width:42px;height:42px;border:0;background:transparent;padding:9px;cursor:pointer}
.rg-burger span{display:block;height:1px;background:currentColor;margin:6px 0;color:#fff}
.rg-header.scrolled .rg-burger span,.rg-header.rg-solid .rg-burger span{color:#222}
.rg-mobile{display:none}
.rg-orb{position:fixed;right:26px;bottom:24px;z-index:1250}
.rg-orb-trigger{width:82px;height:82px;border:0;border-radius:50%;padding:5px;cursor:pointer;background:conic-gradient(from var(--rg-orb-angle),#ff4500,#ff9b6a,#ff4500,#ffcf9f,#ff4500);animation:rg-orb-spin 4.5s linear infinite,rg-orb-breathe 2.6s ease-in-out infinite;box-shadow:none}
.rg-orb-trigger img{width:100%;height:100%;object-fit:cover;object-position:center 20%;border-radius:50%;border:3px solid #fff;display:block}
.rg-orb-trigger::after{content:"";position:absolute;right:5px;bottom:7px;width:13px;height:13px;border-radius:50%;background:#ff4500;border:3px solid #fff}
@property --rg-orb-angle{syntax:"<angle>";initial-value:0deg;inherits:false}
@keyframes rg-orb-spin{to{--rg-orb-angle:360deg}}@keyframes rg-orb-breathe{50%{transform:scale(1.055)}}
.rg-orb-panel{position:absolute;right:0;bottom:96px;width:min(380px,calc(100vw - 32px));padding:22px;background:rgba(20,18,18,.92);color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:20px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform:translateY(10px) scale(.98);transform-origin:right bottom;transition:.25s ease}
.rg-orb.is-open .rg-orb-panel{opacity:1;visibility:visible;transform:none}
.rg-orb-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:8px}.rg-orb-title{font-family:var(--rg-heading);font-size:23px;font-weight:700}.rg-orb-close{width:32px;height:32px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}
.rg-orb-panel p{margin:0 0 15px;color:rgba(255,255,255,.68);font-size:14px;line-height:1.5}
.rg-orb-form{display:grid;gap:10px}.rg-orb-form input,.rg-orb-form textarea{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:11px;padding:12px 13px;font:inherit;outline:0}.rg-orb-form textarea{min-height:90px;resize:vertical}.rg-orb-form input:focus,.rg-orb-form textarea:focus{border-color:#ff7948}
.rg-orb-consent{display:flex;gap:8px;align-items:flex-start;font-size:11px;color:rgba(255,255,255,.62)}.rg-orb-consent input{width:auto;margin-top:2px}.rg-orb-consent a{color:#fff}
.rg-orb-submit{min-height:44px;border:0;border-radius:11px;background:linear-gradient(110deg,#ff4500,#ff7745);color:#fff;font-weight:700;cursor:pointer}.rg-orb-status{min-height:18px;font-size:12px;color:#ffd6c5}
/* Match the compact liquid-glass services menu used on the homepage. */
.rg-services{position:relative}
.rg-services-menu{top:calc(100% + 20px);left:-20px;width:min(700px,calc(100vw - 32px));box-sizing:border-box;transform:translateY(-6px);grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:24px;background:rgba(250,250,248,.76);border:1px solid rgba(255,255,255,.7);border-radius:16px;box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 24px 64px rgba(26,25,23,.16);backdrop-filter:blur(28px) saturate(170%);-webkit-backdrop-filter:blur(28px) saturate(170%)}
.rg-services-menu::before{content:"";position:absolute;left:0;right:0;top:-20px;height:20px}
.rg-services:hover .rg-services-menu,.rg-services:focus-within .rg-services-menu{transform:translateY(0)}
.rg-services-col{gap:0}
.rg-services-col h3{margin:0 0 12px;font-size:11px;font-weight:600;letter-spacing:.07em}
.rg-services-col a{display:flex;align-items:center;gap:10px;padding:8px 10px;border:0;border-radius:8px;font-size:14px;font-weight:500;line-height:1.25;transition:color .15s ease,background .15s ease;transform:none}
.rg-services-col a::before{content:"·";position:static;display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:8px;background:#f0f0ea;color:#666;font-family:var(--rg-heading);font-size:16px;font-weight:700;line-height:1}
.rg-services-col:first-child a::before,.rg-services-col:last-child a::before{background:#fff0eb;color:var(--rg-orange)}
.rg-services-col a[href*="naming"]::before{content:"T"}.rg-services-col a[href*="logo"]::before{content:"✎"}.rg-services-col a[href*="identity"]::before{content:"◎"}.rg-services-col a[href*="branding"]::before{content:"◇"}.rg-services-col a[href*="websites"]::before{content:"▣"}.rg-services-col a[href*="apps"]::before{content:"▯"}.rg-services-col a[href*="ai-assistants"]::before{content:"◌"}.rg-services-col a[href*="smm"]::before{content:"∴"}.rg-services-col a[href*="telegram"]::before{content:"ϟ"}.rg-services-col a[href*="crm"]::before{content:"✦"}.rg-services-col a[href*="1c-integrations"]::before{content:"◷"}.rg-services-col a[href*="b2b-cabinets"]::before{content:"▦"}
.rg-services-col a::after{content:none}
.rg-services-col a:hover,.rg-services-col a:focus-visible{color:var(--rg-orange);background:rgba(240,240,234,.88);outline:0;transform:none}
@media(max-width:1050px){.rg-header .rg-header-inner{grid-template-columns:130px 1fr auto auto;gap:12px;padding:0 18px}.rg-nav{gap:17px}.rg-nav>a,.rg-services-trigger{font-size:13px}.rg-cta{padding:0 14px}.rg-services-menu{left:-12px}}
@media(max-width:820px){.rg-header{height:62px!important}.rg-header .rg-header-inner{grid-template-columns:1fr auto auto auto}.rg-logo{width:80px;height:41px}.rg-nav{display:none}.rg-cta{display:none}.rg-burger{display:block}.rg-mobile{position:fixed;display:grid;align-content:start;gap:4px;top:calc(var(--rg-topbar-height,0px) + 62px);left:0;right:0;max-height:calc(100vh - 62px);overflow:auto;padding:18px 22px 26px;background:rgba(249,247,245,.97);backdrop-filter:blur(20px);transform:translateY(-12px);opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease}.rg-mobile.is-open{transform:none;opacity:1;visibility:visible;pointer-events:auto}.rg-mobile strong{margin-top:12px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#8b827b}.rg-mobile a{padding:9px 0;border-bottom:1px solid rgba(20,20,20,.08);color:#222;text-decoration:none;font-size:15px}.rg-search.is-open{width:min(220px,56vw)}.rg-orb{right:16px;bottom:16px}.rg-orb-trigger{width:72px;height:72px}}
@media(prefers-reduced-motion:reduce){.rg-cta::before,.rg-orb-trigger{animation:none}.rg-services-menu,.rg-services-chevron,.rg-mobile,.rg-orb-panel,.rg-search,.rg-search-input{transition:none}}
