.majie-ticket-wrap{--majie-blue:#004aad;--majie-blue-dark:#07346d;--majie-cyan:#1bb0ce;--majie-red:#ff3130;--majie-pink:#ff2d55;--majie-ink:#212121;--majie-muted:#64748b;--majie-line:#e2e8f0;box-sizing:border-box;max-width:1180px;margin:40px auto;border-radius:32px;background:#fff;box-shadow:0 25px 80px rgba(0,74,173,.12);color:var(--majie-ink);overflow:hidden;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.majie-ticket-wrap *{box-sizing:border-box}.majie-ticket-hero{position:relative;display:flex;align-items:center;gap:22px;min-height:220px;padding:46px 56px;color:#fff;background:linear-gradient(120deg,#003f95 0%,#004aad 55%,#0879cf 100%);overflow:hidden}.majie-ticket-hero:before,.majie-ticket-hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%}.majie-ticket-hero:before{width:320px;height:320px;right:-80px;top:-170px}.majie-ticket-hero:after{width:210px;height:210px;right:80px;bottom:-180px}.majie-brand-mark{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 66px;width:66px;height:66px;border-radius:20px;background:linear-gradient(145deg,var(--majie-red),var(--majie-pink));box-shadow:0 12px 28px rgba(16,34,70,.3);transform:rotate(-4deg)}.majie-brand-mark span{font:900 34px/1 "Josefin Sans","Segoe UI",sans-serif;transform:rotate(4deg)}.majie-ticket-intro{position:relative;z-index:1;max-width:670px}.majie-eyebrow,.majie-mini-label{display:block;margin-bottom:8px;color:#99efff;font-size:.72rem;font-weight:800;letter-spacing:.16em}.majie-ticket-wrap h2,.majie-ticket-wrap h3{font-family:"Josefin Sans","Segoe UI",sans-serif}.majie-ticket-wrap h2{margin:0 0 8px;color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.08}.majie-ticket-intro p{margin:0;color:rgba(255,255,255,.8);font-size:1.03rem}.majie-hero-badge{position:relative;z-index:1;margin-left:auto;white-space:nowrap;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.1);padding:10px 14px;font-size:.8rem;font-weight:700}.majie-hero-badge span{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:#62e6b4;box-shadow:0 0 0 4px rgba(98,230,180,.15)}.majie-support-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(270px,.75fr);gap:42px;padding:48px 56px 58px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}.majie-section-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px}.majie-section-head>span{display:grid;place-items:center;flex:0 0 35px;width:35px;height:35px;border-radius:11px;background:#eaf4ff;color:var(--majie-blue);font-size:.72rem;font-weight:900}.majie-section-head h3{margin:0 0 3px;color:#17263b;font-size:1.25rem;font-weight:800}.majie-section-head p{margin:0;color:var(--majie-muted);font-size:.86rem}.majie-divider{height:1px;margin:34px 0;background:var(--majie-line)}.majie-service-fieldset,.majie-urgency{margin:0;border:0;padding:0}.majie-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.majie-service-card{position:relative;display:flex!important;min-height:110px;flex-direction:column;align-items:flex-start;justify-content:center;border:1.5px solid var(--majie-line);border-radius:16px;background:#fff;padding:16px!important;cursor:pointer;transition:.2s}.majie-service-card:hover{border-color:#9dc6ed;transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,74,173,.08)}.majie-service-card input{position:absolute;opacity:0}.majie-service-card:has(input:checked){border-color:var(--majie-blue);background:#f1f7ff;box-shadow:0 0 0 3px rgba(0,74,173,.08)}.majie-service-icon{display:grid;width:34px;height:34px;place-items:center;margin-bottom:10px;border-radius:10px;background:#e9f8fb;color:var(--majie-cyan)!important;font-size:1.1rem;font-weight:900}.majie-service-name{color:#263b50!important;font-size:.84rem;font-weight:800}.majie-card-check{position:absolute;top:10px;right:10px;display:none!important;width:19px;height:19px;border-radius:50%;background:var(--majie-blue);color:#fff!important;font-size:.68rem;text-align:center;line-height:19px}.majie-service-card:has(input:checked) .majie-card-check{display:block!important}.majie-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.majie-ticket-form label{display:block;color:#334155;font-size:.84rem;font-weight:700}.majie-ticket-form label>span,.majie-urgency legend>span{color:var(--majie-red)}.majie-ticket-form input:not([type=checkbox]):not([type=radio]),.majie-ticket-form textarea{width:100%;margin-top:7px;border:1.5px solid var(--majie-line);border-radius:12px;background:#fff;padding:13px 14px;color:#17263b;font:inherit;outline:none;transition:.2s}.majie-ticket-form input:focus,.majie-ticket-form textarea:focus{border-color:var(--majie-blue);box-shadow:0 0 0 4px rgba(0,74,173,.08)}.majie-urgency legend{margin-bottom:10px;color:#334155;font-size:.84rem;font-weight:700}.majie-urgency-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.majie-urgency-options label{position:relative}.majie-urgency-options input{position:absolute;opacity:0}.majie-urgency-options label>span{display:block;height:100%;border:1.5px solid var(--majie-line);border-radius:12px;padding:12px 12px 12px 30px;cursor:pointer}.majie-urgency-options input:checked+span{border-color:var(--majie-blue);background:#f3f8ff}.majie-urgency-options i{position:absolute;top:17px;left:12px;width:9px;height:9px;border-radius:50%}.is-normal{background:#1bb0ce}.is-high{background:#f6a800}.is-critical{background:#ff3130}.majie-urgency-options b,.majie-urgency-options small{display:block;color:#263b50}.majie-urgency-options small{margin-top:2px;color:var(--majie-muted);font-size:.69rem;font-weight:400}.majie-full{margin-top:18px}.majie-help{display:block;margin-top:7px;color:var(--majie-muted);font-size:.72rem;font-weight:400}.majie-consent{display:flex!important;align-items:flex-start;gap:9px;margin:18px 0;color:var(--majie-muted)!important;font-size:.76rem!important;font-weight:400!important;line-height:1.45}.majie-consent input{margin-top:3px}.majie-submit{display:flex;width:100%;align-items:center;justify-content:center;gap:18px;border:0;border-radius:13px;background:linear-gradient(100deg,var(--majie-blue) 0%,#0875ce 58%,var(--majie-cyan) 100%);padding:15px 22px;color:#fff;font:800 .95rem "Segoe UI",sans-serif;cursor:pointer;box-shadow:0 12px 26px rgba(0,74,173,.22);transition:.2s}.majie-submit b{font-size:1.2rem}.majie-submit:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(0,74,173,.28)}.majie-submit:disabled{opacity:.65;cursor:wait}.majie-support-aside{display:flex;flex-direction:column;gap:16px}.majie-aside-card{border:1px solid var(--majie-line);border-radius:18px;background:#fff;padding:24px;box-shadow:0 9px 30px rgba(31,55,84,.055)}.majie-process-card{background:linear-gradient(155deg,#07346d,#004aad);color:#fff}.majie-process-card .majie-mini-label{color:#9beafa}.majie-process-card h3{margin:0 0 22px;color:#fff;font-size:1.28rem;line-height:1.25}.majie-process-card ol{display:flex;flex-direction:column;gap:19px;margin:0;padding:0;list-style:none}.majie-process-card li{display:flex;gap:12px}.majie-process-card i{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:9px;background:rgba(255,255,255,.13);color:#fff;font-size:.72rem;font-style:normal;font-weight:800}.majie-process-card b,.majie-process-card small{display:block}.majie-process-card b{font-size:.82rem}.majie-process-card small{margin-top:3px;color:rgba(255,255,255,.64);font-size:.72rem;line-height:1.45}.majie-reference-card,.majie-urgent{display:flex;align-items:flex-start;gap:14px}.majie-reference-card>span,.majie-whatsapp-dot{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:#e9f8fb;color:var(--majie-cyan);font-size:1.1rem;font-weight:900}.majie-reference-card b,.majie-reference-card small{display:block}.majie-reference-card b{color:#263b50;font-size:.84rem}.majie-reference-card small{margin-top:4px;color:var(--majie-muted);font-size:.72rem;line-height:1.45}.majie-urgent{border-color:#bdebdc;background:#f3fcf8}.majie-whatsapp-dot{background:#daf7eb;color:#08785a}.majie-urgent strong{color:#145b45;font-size:.84rem}.majie-urgent p{margin:4px 0 10px;color:#527468;font-size:.72rem;line-height:1.45}.majie-urgent a{color:#08785a;font-size:.76rem;font-weight:800;text-decoration:none}.majie-notice{margin:24px 56px 0;border-radius:12px;padding:15px 17px}.majie-success{border:1px solid #98d9bd;background:#edf9f4;color:#145a40}.majie-error{border:1px solid #f1b3ba;background:#fff1f2;color:#8d2430}.majie-hp{position:absolute!important;left:-9999px!important}.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}@media(max-width:900px){.majie-ticket-hero{padding:40px}.majie-support-layout{grid-template-columns:1fr;padding:40px}.majie-support-aside{display:grid;grid-template-columns:repeat(2,1fr)}.majie-process-card{grid-column:1/-1}}@media(max-width:640px){.majie-ticket-wrap{margin:16px 0;border-radius:20px}.majie-ticket-hero{align-items:flex-start;padding:30px 22px}.majie-brand-mark{flex-basis:50px;width:50px;height:50px;border-radius:15px}.majie-brand-mark span{font-size:25px}.majie-ticket-wrap h2{font-size:1.75rem}.majie-ticket-intro p{font-size:.88rem}.majie-hero-badge{display:none}.majie-support-layout{gap:34px;padding:30px 20px 36px}.majie-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.majie-grid,.majie-urgency-options,.majie-support-aside{grid-template-columns:1fr}.majie-notice{margin:20px 20px 0}.majie-urgency-options label>span{min-height:62px}.majie-divider{margin:29px 0}}@media(max-width:380px){.majie-ticket-hero{gap:13px}.majie-service-grid{grid-template-columns:1fr}}
