:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#35273f;background:#fff8fb}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{margin:0;min-width:320px;min-height:100%;overflow-x:hidden;background:#fff8fb}.rotating-background{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:#fff8fb}.background-frame{position:absolute;inset:-2%;background-position:center center;background-size:cover;background-repeat:no-repeat;transform:scale(1.02)}.background-frame-current{animation:background-fade-in 1.6s ease both}.background-frame-leaving{animation:background-fade-out 1.6s ease both}.background-veil{position:absolute;inset:0;background:linear-gradient(90deg,#fffafc33,#ffffff8f 27%,#ffffffa6,#ffffff8f 73%,#fffafc33)}@keyframes background-fade-in{0%{opacity:0}to{opacity:1}}@keyframes background-fade-out{0%{opacity:1}to{opacity:0}}.ant-app>.app-shell,.ant-app>.login-page,.ant-app>.center,.ant-app>.ant-result{position:relative;z-index:1}.app-shell,.app-shell>.ant-layout,.content{background:transparent!important}.app-shell{min-height:100vh;min-height:100dvh}.sidebar{background:linear-gradient(180deg,#503b5b,#32283f 62%,#253c3b)!important;box-shadow:8px 0 32px #40274821}.desktop-sidebar{position:sticky!important;top:0;height:100vh;height:100dvh;overflow-y:auto;flex:0 0 220px!important;max-width:220px!important;min-width:220px!important;width:220px!important}.brand{color:#fff;font-weight:800;font-size:17px;padding:22px 18px;letter-spacing:.02em;display:flex;gap:10px;align-items:center}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#ffb6cf,#f7d67a);box-shadow:0 8px 18px #0000002e}.brand small{display:block;margin-top:3px;font-size:8px;letter-spacing:.13em;color:#f9ddeb;font-weight:600}.sidebar .ant-menu{background:transparent!important;padding:0 8px}.sidebar .ant-menu-item,.sidebar .ant-menu-submenu-title{border-radius:10px}.sidebar .ant-menu-item-selected{background:linear-gradient(90deg,#f18aad,#e87fa6)!important;color:#fff!important;box-shadow:0 7px 16px #f084aa47}.navigation-drawer .ant-drawer-content,.navigation-drawer .ant-drawer-body{background:linear-gradient(180deg,#503b5b,#32283f 62%,#253c3b)!important}.navigation-drawer .ant-menu{background:transparent!important;padding:0 8px}.navigation-drawer .ant-menu-item,.navigation-drawer .ant-menu-submenu-title{border-radius:10px}.navigation-drawer .ant-menu-item-selected{background:linear-gradient(90deg,#f18aad,#e87fa6)!important;color:#fff!important}.topbar{height:64px;line-height:normal;background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 28px;border-bottom:1px solid #f1dce5;box-shadow:0 4px 20px #503b5b0d}.topbar-leading{min-width:0;display:flex;align-items:center;gap:8px}.company-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-menu-button{flex:0 0 auto;font-size:18px}.user{display:flex;align-items:center;gap:10px}.language-switcher{width:126px}.content{position:relative;z-index:1;padding:clamp(16px,2.2vw,32px);max-width:1720px;min-width:0;width:100%;margin:0 auto}.page-stack{width:100%;min-width:0}.hero{min-height:260px;padding:42px;border-radius:24px;color:#4b344d;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(90deg,#fffaf8f5,#fffaf8d4 43%,#fffaf80d 72%),url(/assets/anya-it-hero.png) center right/cover no-repeat;box-shadow:0 18px 44px #b05b7e2b;border:1px solid rgba(255,255,255,.9);overflow:hidden}.hero>div{max-width:52%}.hero h2,.hero .ant-typography{color:#4b344d}.content-card,.ant-card{background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-color:#f2dfe7e0;box-shadow:0 12px 32px #67405c1c}.ant-card{border-radius:16px}.ant-btn-primary{background:linear-gradient(135deg,#e978a1,#c46691);box-shadow:0 6px 14px #d2689438}.ant-btn-primary:hover{background:linear-gradient(135deg,#f08aad,#d06e99)!important}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:transparent}.login-card{width:min(440px,100%);text-align:center;background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 22px 50px #653b592e;border:1px solid rgba(255,255,255,.9)}.login-icon{color:#dc719a;font-size:48px}.upload-icon{color:#0f766e;font-size:32px}.ticket-form-card{max-width:980px;margin:0 auto}.ticket-field-config-page{width:100%;min-width:0}.designer-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.designer-tabs>.ant-tabs-nav{margin-bottom:12px;padding:0 16px;border:1px solid rgba(229,217,224,.9);border-radius:14px 14px 0 0;background:#ffffffe6}.form-designer-shell{display:grid;grid-template-columns:230px minmax(0,1fr) 310px;gap:1px;min-height:680px;border:1px solid rgba(224,214,222,.95);border-radius:0 0 16px 16px;overflow:hidden;background:#e8e3e8;box-shadow:0 16px 38px #4b354f1f}.designer-panel{min-width:0;background:#fffffff0}.designer-palette,.designer-properties{padding:20px 16px}.designer-panel-title{color:#332d36;font-size:16px;font-weight:700;margin-bottom:6px}.designer-subtitle{margin-top:28px}.designer-palette-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.designer-palette-grid .ant-btn{height:48px;padding:0 10px;justify-content:flex-start;border-color:#ebe5e9;background:#fff;color:#4b434d}.designer-palette-grid .ant-btn:hover,.designer-palette-grid .ant-btn.is-active{color:#0f8f88!important;border-color:#5fc5be!important;background:#eefbf9!important}.designer-stat{display:flex;justify-content:space-between;align-items:center;padding:10px 2px;color:#756c77;border-bottom:1px dashed #eee7ec}.designer-stat strong{color:#4e3c54}.designer-canvas{padding:28px 30px 36px;overflow:auto;background:#fafafcf5}.designer-form-heading h3{margin:0 0 4px;color:#26212a}.designer-accent-line{height:5px;margin:16px 0 28px;border-radius:999px;background:linear-gradient(90deg,#16aaa2 0 8%,#d7ebff 8% 100%)}.designer-fields-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.designer-field-card{appearance:none;width:100%;min-width:0;min-height:108px;padding:14px;text-align:start;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.designer-field-card:hover{background:#fff;border-color:#b7dedb}.designer-field-card.is-selected{background:#fff;border-color:#19aaa2;box-shadow:0 0 0 3px #19aaa21a}.designer-field-card.is-inactive{opacity:.54}.designer-field-card.is-wide{grid-column:span 2}.designer-field-label{min-height:26px;display:flex;align-items:center;gap:6px;font-weight:600;color:#403a43}.designer-field-label b{color:#e45757}.designer-field-card .ant-select,.designer-field-card .ant-input-number{width:100%}.designer-upload-preview{display:grid;place-items:center;min-height:72px;border:1px dashed #d8d0d6;border-radius:8px;color:#96909a;background:#fff}.designer-properties{padding:0;overflow:hidden}.designer-property-tabs{height:56px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border-bottom:1px solid #ece5ea}.designer-property-tabs span{display:grid;place-items:center;color:#736a75;font-weight:600}.designer-property-tabs span.is-active{color:#099b94;box-shadow:inset 0 -3px #13aaa2}.designer-property-body{padding:20px;max-height:760px;overflow-y:auto}.designer-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.skin-preview{width:100%;aspect-ratio:16 / 9;min-height:220px;max-height:560px;border-radius:16px;background-position:center;background-size:cover;box-shadow:inset 0 0 0 1px #fffc,0 12px 30px #503b5b24}.ant-typography,.ant-card,.ant-list-item-meta,.ant-descriptions-item-content{min-width:0;overflow-wrap:anywhere}.ant-table-wrapper{max-width:100%;overflow:hidden}.ant-list-item{gap:12px}.ant-list-item-action{display:flex;flex-wrap:wrap;gap:8px}@media(prefers-reduced-motion:reduce){.background-frame-current,.background-frame-leaving{animation-duration:.01ms}}@media(max-width:1024px){.content{padding:20px}.hero{padding:32px}.hero>div{max-width:62%}.form-designer-shell{grid-template-columns:200px minmax(0,1fr)}.designer-properties{grid-column:1 / -1}.designer-property-body{max-height:none}.designer-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.background-veil{background:#ffffff8f}.topbar{height:56px;padding:0 12px;gap:8px}.content{padding:12px}.language-switcher{width:96px}.user{gap:6px}.user>span{display:none}.hero{padding:24px 20px;min-height:270px;align-items:flex-start;background-position:68% center;border-radius:18px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fffaf8f7,#fffaf8d1 62%,#fffaf842);pointer-events:none}.hero{position:relative}.hero>div{position:relative;z-index:1;max-width:88%}.ant-card{border-radius:13px}.ant-card .ant-card-body{padding:16px}.ant-typography h2,h2.ant-typography{font-size:24px}.ant-form-inline{display:flex;width:100%;flex-direction:column;align-items:stretch}.ant-form-inline .ant-form-item{width:100%;margin-inline-end:0}.ant-form-inline .ant-form-item-control,.ant-form-inline .ant-form-item-control-input,.ant-form-inline .ant-form-item-control-input-content{width:100%;max-width:100%}.ant-form-inline .ant-input,.ant-form-inline .ant-input-affix-wrapper,.ant-form-inline .ant-input-textarea,.ant-form-inline .ant-select{width:100%!important;min-width:0!important;max-width:100%!important}.ant-form-inline>.ant-btn{width:100%}.ant-list-item{align-items:flex-start!important;flex-wrap:wrap}.ant-list-item-action{margin-inline-start:0!important}.skin-preview{min-height:180px;border-radius:12px}.form-designer-shell{display:flex;flex-direction:column;min-height:0}.designer-palette,.designer-properties{padding:16px}.designer-palette-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.designer-palette-grid .ant-btn{justify-content:center}.designer-canvas{padding:20px 14px;overflow:visible}.designer-fields-grid{grid-template-columns:1fr}.designer-field-card.is-wide{grid-column:auto}.designer-option-grid{grid-template-columns:1fr}}@media(max-width:480px){.company-name{max-width:34vw;font-size:13px}.topbar .ant-avatar{display:none}.content{padding:8px}.hero{min-height:250px;padding:20px 16px}.hero>div{max-width:100%}.ant-card .ant-card-body{padding:14px}.ant-card-head{padding:0 14px}.ant-space{max-width:100%}.ant-space-item{min-width:0}.skin-preview{min-height:150px;aspect-ratio:4 / 5}.designer-palette-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.designer-tabs>.ant-tabs-nav{padding:0 10px}}
