:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f8fafc;--surface: #ffffff;--surface2: #f1f5f9;--border: rgba(0, 0, 0, .08);--purple: #7c3aed;--indigo: #4f46e5;--purple-lt: #6d28d9;--text: #0f172a;--muted: #64748b;--success: #059669;--error: #dc2626;--radius: 14px;--radius-sm: 8px;--shadow: 0 10px 30px rgba(0, 0, 0, .04), 0 4px 12px rgba(0, 0, 0, .03);--glow: 0 0 30px rgba(124, 58, 237, .15)}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6;background-image:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(124,58,237,.08) 0%,transparent 60%)}.header{border-bottom:1px solid var(--border);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#fffc;position:sticky;top:0;z-index:100}.header-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.header-actions{display:flex;align-items:center;gap:16px}.logo{display:flex;align-items:center;gap:10px;font-size:1.25rem;font-weight:600;letter-spacing:-.02em;color:var(--text);text-decoration:none}.logo strong{color:var(--purple)}.badge{font-size:.75rem;font-weight:500;color:var(--success);background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:999px;padding:4px 12px}.nav-links{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.nav-link{display:flex;align-items:center;gap:6px;padding:8px 14px;color:var(--muted);text-decoration:none;font-size:.9rem;font-weight:500;border-radius:var(--radius-sm);transition:color .2s,background .2s}.nav-link:hover{color:var(--text);background:var(--surface2)}.nav-link.active{color:var(--purple);background:#7c3aed1a}.hero{max-width:1200px;margin:0 auto;padding:56px 24px 32px;text-align:center}.hero h1{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;letter-spacing:-.04em;line-height:1.2;margin-bottom:12px}.gradient-text{background:linear-gradient(135deg,var(--purple),var(--indigo));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{color:var(--muted);font-size:1.05rem;max-width:520px;margin:0 auto}.tools-grid{max-width:1200px;margin:0 auto;padding:0 24px 64px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.tool-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px;text-decoration:none;color:var(--text);transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 6px -1px #0000000d}.tool-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--purple)}.tool-card-icon{font-size:2rem;margin-bottom:4px}.tool-card h3{font-size:1.1rem;font-weight:600;margin-bottom:4px}.tool-card p{color:var(--muted);font-size:.85rem;line-height:1.5}.page-container{max-width:900px;margin:0 auto;padding:32px 24px 64px}.page-header{margin-bottom:32px}.page-header h1{font-size:1.8rem;font-weight:700;letter-spacing:-.03em;margin-bottom:8px}.page-header p{color:var(--muted);font-size:1rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:32px;box-shadow:var(--shadow);animation:fadeUp .35s ease}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.card-header{margin-bottom:24px}.card-header h2{font-size:1.35rem;font-weight:700;letter-spacing:-.03em;margin-bottom:6px}.card-header p{color:var(--muted);font-size:.9rem}.drop-zone{border:2px dashed var(--border);border-radius:var(--radius);padding:40px 24px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s;background:var(--surface2);margin-bottom:16px}.drop-zone:hover,.drop-zone.drag-over{border-color:var(--purple);background:#7c3aed0a;box-shadow:var(--glow)}.drop-icon{font-size:2.5rem;margin-bottom:10px}.drop-title{font-weight:600;font-size:1rem;margin-bottom:6px}.drop-sub{color:var(--muted);font-size:.875rem}.link{color:var(--purple);text-decoration:underline;cursor:pointer}.file-list{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.file-list:empty{display:none}.file-item{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:10px 14px;font-size:.875rem;animation:fadeUp .2s ease;transition:box-shadow .2s,border-color .2s}.file-item.draggable{background:var(--surface)}.file-item.dragging{box-shadow:var(--shadow);border-color:var(--purple);z-index:10;opacity:.95}.drag-handle{cursor:grab;color:var(--muted);font-size:1.1rem;opacity:.6;padding:0 4px;display:flex;align-items:center;transition:opacity .2s,color .2s}.drag-handle:active{cursor:grabbing}.file-item:hover .drag-handle{opacity:1;color:var(--text)}.file-item .file-icon{font-size:1.2rem;flex-shrink:0}.file-item .file-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-item .file-size{color:var(--muted);font-size:.75rem;flex-shrink:0}.file-item .remove-btn{background:none;border:none;color:var(--muted);cursor:pointer;font-size:1rem;line-height:1;padding:2px 4px;border-radius:4px;transition:color .2s,background .2s}.file-item .remove-btn:hover{color:var(--error);background:#dc26261a}.hint{font-size:.8rem;color:var(--muted);margin-bottom:20px;text-align:center}.form-group{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:20px;margin-bottom:20px;display:flex;flex-direction:column;gap:10px}.form-group label{font-size:.85rem;font-weight:600;color:var(--text)}.form-group input[type=text],.form-group input[type=number]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-family:inherit;font-size:.95rem;padding:10px 14px;outline:none;transition:border-color .2s,box-shadow .2s}.form-group input[type=text]:focus,.form-group input[type=number]:focus{border-color:var(--purple);box-shadow:0 0 0 3px #7c3aed1a}.field-hint{font-size:.78rem;color:var(--muted)}.field-hint code{background:#0000000d;border-radius:4px;padding:1px 5px;font-family:monospace;font-size:.8rem}.angle-group{display:flex;gap:10px;flex-wrap:wrap}.angle-option{display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:10px 18px;cursor:pointer;font-size:.9rem;font-weight:500;transition:border-color .2s,background .2s;flex:1;justify-content:center;min-width:90px}.angle-option input[type=radio]{accent-color:var(--purple)}.angle-option:has(input:checked){border-color:var(--purple);background:#7c3aed0d;color:var(--purple)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-size:.95rem;font-weight:600;border:none;border-radius:var(--radius-sm);padding:12px 28px;cursor:pointer;transition:opacity .2s,transform .15s,box-shadow .2s;width:100%}.btn-primary{background:linear-gradient(135deg,var(--purple),var(--indigo));color:#fff;box-shadow:0 4px 14px #7c3aed4d}.btn-primary:hover:not(:disabled){box-shadow:0 6px 20px #7c3aed66;transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn:disabled{opacity:.4;cursor:not-allowed;transform:none!important;box-shadow:none!important}.btn.loading{pointer-events:none}.btn.loading:after{content:"";width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;margin-left:8px}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%) translateY(120%);background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:12px 24px;font-size:.875rem;font-weight:500;color:var(--text);box-shadow:var(--shadow);z-index:999;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s;opacity:0;white-space:nowrap}.toast.show{transform:translate(-50%) translateY(0);opacity:1}.toast.success{border-color:#10b98166;color:var(--success)}.toast.error{border-color:#dc262666;color:var(--error)}.footer{text-align:center;padding:24px;color:var(--muted);font-size:.8rem;border-top:1px solid var(--border)}@media(max-width:768px){.header-inner{padding:0 16px!important;height:60px!important}.nav-links{display:none!important}.badge{display:none}}@media(max-width:600px){.tools-grid{grid-template-columns:1fr;padding:0 16px 48px}.card{padding:20px}.hero{padding:24px 16px 16px}.page-container{padding:16px 16px 40px}}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:26px!important;height:20px!important;background:transparent!important;border:none!important;cursor:pointer;padding:0;z-index:2000!important;position:relative}.header-actions{display:flex!important;align-items:center;gap:16px;z-index:1001}.hamburger .bar{width:100%!important;height:3px!important;background-color:var(--purple)!important;border-radius:4px;transition:all .3s ease-in-out}.hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:999}.mobile-overlay.visible{opacity:1;visibility:visible}.mobile-sidebar{position:fixed;top:0;right:0;bottom:0;width:280px;max-width:80vw;background:var(--surface);box-shadow:-4px 0 24px #0000001a;z-index:1000;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow-y:auto}.mobile-sidebar.open{transform:translate(0)}.mobile-sidebar-header{padding:20px 24px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.mobile-sidebar-header h2{font-size:1.2rem;font-weight:700;color:var(--text);margin:0}.close-sidebar{background:none;border:none;font-size:1.5rem;color:var(--muted);cursor:pointer;line-height:1;padding:4px}.mobile-sidebar-items{list-style:none;padding:12px 0}.mobile-sidebar-link{display:flex;align-items:center;gap:16px;padding:14px 24px;color:var(--text);text-decoration:none;font-size:1rem;font-weight:500;transition:background .2s,color .2s}.mobile-sidebar-link:hover,.mobile-sidebar-link:active{background:var(--surface2)}.mobile-sidebar-link.active{color:var(--purple);background:#7c3aed0d;border-left:4px solid var(--purple);padding-left:20px}.mobile-sidebar-link .icon{font-size:1.25rem;width:24px;text-align:center}@media(max-width:768px){.hamburger{display:flex!important}}.tool-card h2{font-size:1.1rem;font-weight:600;margin-bottom:4px}.how-section{margin-top:48px}.how-inner{max-width:900px;margin:0 auto;padding:0 24px}.how-inner>h2,.faq-inner>h2,.internal-links>h2{font-size:1.4rem;font-weight:700;letter-spacing:-.03em;margin-bottom:24px;color:var(--text)}.how-steps{list-style:none;display:flex;flex-direction:column;gap:20px}.how-step{display:flex;align-items:flex-start;gap:20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px;box-shadow:0 2px 8px #00000008}.pdf-preview-container{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:24px;margin-bottom:24px;overflow:hidden}.preview-title{font-size:1rem;font-weight:600;margin-bottom:16px;color:var(--text)}.loading-text,.error-text{text-align:center;padding:32px;color:var(--muted);font-size:.9rem}.pdf-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;max-height:400px;overflow-y:auto;padding:8px}.pdf-grid-item-wrapper{display:flex;align-items:center;gap:20px}.pdf-grid-item{position:relative;background:#fff;box-shadow:0 2px 8px #0000001a;border-radius:4px;transition:transform .2s,box-shadow .2s,border .2s;border:2px solid transparent;-webkit-user-select:none;user-select:none}.pdf-grid-item.clickable{cursor:pointer}.pdf-grid-item.clickable:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.pdf-grid-item.selected{border-color:var(--success)}.page-skeleton{width:160px;height:226px;background:#e2e8f0;animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.react-pdf__Page canvas{border-radius:2px;max-width:100%;height:auto}.page-number{position:absolute;bottom:-28px;left:50%;transform:translate(-50%);font-size:.85rem;font-weight:500;color:var(--muted)}.check-overlay{position:absolute;top:8px;right:8px;background:var(--success);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;box-shadow:0 2px 4px #0003}.split-marker{display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 4px;height:100%;opacity:.3;transition:opacity .2s,color .2s}.split-marker:hover,.split-marker.active{opacity:1}.split-marker.active .scissor-icon{color:var(--error);transform:scale(1.2)}.split-marker .scissor-icon{font-size:1.4rem;margin-bottom:4px;transition:transform .2s,color .2s}.split-marker .dashed-line{flex:1;width:2px;background-image:linear-gradient(to bottom,var(--text) 50%,transparent 50%);background-size:2px 12px;opacity:.4}.split-marker.active .dashed-line{background-image:linear-gradient(to bottom,var(--error) 50%,transparent 50%);opacity:.8}.how-num{flex-shrink:0;width:36px;height:36px;background:linear-gradient(135deg,var(--purple),var(--indigo));color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem}.how-step h3{font-size:1rem;font-weight:600;margin-bottom:6px;color:var(--text)}.how-step p{font-size:.875rem;color:var(--muted);line-height:1.6}.faq-section{margin-top:48px;margin-bottom:16px}.faq-inner{max-width:900px;margin:0 auto;padding:0 24px}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden;transition:border-color .2s}.faq-item[open]{border-color:var(--purple)}.faq-q{font-size:.95rem;font-weight:600;color:var(--text);padding:16px 20px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.faq-q::-webkit-details-marker{display:none}.faq-q:after{content:"+";font-size:1.2rem;color:var(--muted);transition:transform .2s;flex-shrink:0;margin-left:12px}.faq-item[open] .faq-q:after{transform:rotate(45deg);color:var(--purple)}.faq-a{font-size:.875rem;color:var(--muted);line-height:1.7;padding:0 20px 16px}.internal-links{margin-top:48px;max-width:900px;margin-left:auto;margin-right:auto;padding:0 24px 64px}.internal-links-grid{display:flex;flex-wrap:wrap;gap:10px}.internal-link{display:inline-flex;align-items:center;padding:8px 18px;background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:.875rem;font-weight:500;color:var(--purple);text-decoration:none;transition:background .2s,border-color .2s,transform .15s}.internal-link:hover{background:#7c3aed0f;border-color:var(--purple);transform:translateY(-1px)}
