.dd-surface{--dd-blue:#4c9bff;--dd-black:#17191c;--dd-gray:#626973;--dd-line:#e5e7eb;color:var(--dd-black);background:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:300;line-height:1.6}.dd-surface *{box-sizing:border-box}.dd-surface :is(p,label,input,textarea,select,button,a,pre,summary,small,li,ul,ol,aside){font-family:Inter,sans-serif;font-size:18px;font-weight:300;line-height:1.6;letter-spacing:normal;text-transform:none}.dd-surface :is(h1,h2,h3){margin:0;color:var(--dd-black);font-family:Unbounded,sans-serif;font-weight:600;letter-spacing:-.035em;line-height:1.3;text-transform:none;overflow-wrap:anywhere}.dd-surface h1{font-size:36px}.dd-surface :is(h2,h3){font-size:22px}.dd-surface p{margin:0}.dd-surface .dd-muted{color:var(--dd-gray)}.dd-page-heading h1>span,.dd-surface .dd-accent{color:var(--dd-blue)}.dd-surface :is(a,button,input,select,textarea,summary,pre):focus-visible{outline:2px solid var(--dd-blue);outline-offset:4px}.dd-surface .dd-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border:1px solid #ccd1d8;border-radius:8px;background:#fff;color:var(--dd-black);text-align:center;text-decoration:none;cursor:pointer;box-shadow:none;transition:background .15s}.dd-surface .dd-button:hover{background:#f5f6f8}.dd-surface .dd-primary{border-color:var(--dd-blue);background:var(--dd-blue);color:var(--dd-black)}.dd-surface .dd-primary:hover{background:#3487f2;border-color:#3487f2}.dd-surface button:disabled,.dd-surface fieldset:disabled button{opacity:.48;cursor:default}.dd-surface .dd-text-button{background:transparent;color:var(--dd-black);text-decoration-color:var(--dd-blue);border:0;padding:8px 0;cursor:pointer;text-align:left}.dd-surface .dd-text-button:hover{text-decoration:underline}.dd-surface .dd-section{border:0;border-top:1px solid var(--dd-line);padding:32px 0;margin:0;background:transparent;border-radius:0}.dd-surface .dd-section>h2{margin-bottom:20px}.dd-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.dd-customer{min-height:100vh}.dd-topbar{min-height:88px;padding:20px max(24px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--dd-line)}.dd-topbar>span{color:var(--dd-gray)}.dd-topbar .brand-logo strong{font-family:Unbounded,sans-serif;font-weight:600}.dd-customer-body{max-width:872px;margin:0 auto;padding:56px 36px 72px}.dd-receipt-header{display:flex;align-items:flex-start;gap:24px;padding-bottom:36px}.dd-receipt-header>div{min-width:0}.dd-receipt-header h1{margin:12px 0 16px}.dd-cover{width:88px;height:88px;object-fit:contain;flex:0 0 88px;border-radius:8px}.dd-downloads{display:grid;gap:22px}.dd-download{display:flex;align-items:center;justify-content:space-between;gap:24px}.dd-download>div{min-width:0;overflow-wrap:anywhere}.dd-download .dd-button{flex-shrink:0;min-width:156px}.dd-surface .dd-text{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:24px;background:#f5f6f8;color:var(--dd-black);border:0;border-radius:8px;max-height:520px;overflow:auto;tab-size:2}.dd-surface .dd-instructions{display:grid;gap:18px;color:var(--dd-black)}.dd-surface .dd-instructions :is(h1,h2,h3,h4,h5,h6){font-family:Unbounded,sans-serif;font-size:22px;font-weight:600;line-height:1.4;margin:0}.dd-surface .dd-instructions :is(strong,b){font-weight:400}.dd-surface .dd-instructions :is(ul,ol){padding-left:26px;margin:0}.dd-surface .dd-instructions li{padding-left:4px;margin:10px 0}.dd-surface .dd-instructions a{color:var(--dd-black);text-decoration-color:var(--dd-blue);text-decoration:underline;overflow-wrap:anywhere}.dd-surface .dd-instructions :is(blockquote,aside){margin:0;padding:0 0 0 20px;border:0;border-left:2px solid var(--dd-blue);background:transparent;color:var(--dd-gray)}.dd-surface .dd-instructions :is(pre,code){white-space:pre-wrap;overflow-wrap:anywhere;font-family:Inter,sans-serif;font-size:18px}.dd-admin-content{min-width:0;padding:48px clamp(24px,4vw,64px) 80px}.dd-page-heading{max-width:1000px;margin:0 auto 48px}.dd-page-heading h1{margin-bottom:18px}.dd-page-heading p{max-width:720px}.dd-catalog,.dd-editor{max-width:1000px;margin:0 auto}.dd-product-list{border-top:1px solid var(--dd-line)}.dd-surface .dd-product-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 24px;gap:24px;padding:24px 0;text-align:left;border:0;border-bottom:1px solid var(--dd-line);background:#fff;color:var(--dd-black);cursor:pointer}.dd-product-row>span{min-width:0;overflow-wrap:anywhere}.dd-product-row>span:first-child{display:grid;gap:6px}.dd-surface .dd-product-row:hover{background:#fafbfc}.dd-product-name{color:var(--dd-black)}.dd-empty{padding:32px 0;border-top:1px solid var(--dd-line);color:var(--dd-gray)}.dd-editor-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-bottom:20px}.dd-fieldset{border:0;margin:0;padding:0 0 28px;min-width:0}.dd-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.dd-surface label{display:grid;gap:10px;color:var(--dd-black)}.dd-surface :is(input:not([type=checkbox]),select,textarea){width:100%;min-width:0;padding:12px 14px;border:1px solid #cdd2d9;border-radius:8px;background:#fff;color:var(--dd-black);min-height:52px;box-shadow:none}.dd-surface input::placeholder,.dd-surface textarea::placeholder{color:#777f8a;opacity:1}.dd-surface textarea{resize:vertical}.dd-surface input[type=file]{padding:10px;overflow:hidden}.dd-surface input[type=file]::file-selector-button{background:#f5f6f8;border:0;border-radius:5px;padding:7px 10px;margin-right:12px;font:inherit;color:var(--dd-black);cursor:pointer}.dd-wide{grid-column:1/-1}.dd-surface .dd-checkbox{display:flex;align-items:center;gap:12px;padding-top:32px}.dd-surface input[type=checkbox]{width:22px;height:22px;accent-color:var(--dd-blue);flex-shrink:0}.dd-mode{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 24px}.dd-mode button{padding:12px 22px;border:1px solid #ccd1d8;border-radius:8px;background:#fff;color:var(--dd-black);min-height:52px;cursor:pointer}.dd-mode button[aria-pressed=true]{border-color:var(--dd-blue);box-shadow:inset 0 0 0 1px var(--dd-blue);color:var(--dd-black);text-decoration-color:var(--dd-blue)}.dd-surface .dd-block-label{margin:24px 0 0}.dd-materials{margin-top:28px}.dd-material{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--dd-line)}.dd-material>div{min-width:0;overflow-wrap:anywhere}.dd-materials .dd-fields{margin:24px 0}.dd-materials>.dd-muted{margin-top:12px}.dd-details>summary{cursor:pointer;color:var(--dd-black)}.dd-admin-cover{display:block;margin-top:20px}.dd-surface .dd-feedback{margin:24px 0;padding-left:18px;border-left:2px solid var(--dd-blue);color:var(--dd-black);overflow-wrap:anywhere}.dd-preview{padding:32px;margin-top:24px;border:1px solid var(--dd-line);border-radius:8px}.dd-export{display:flex;align-items:flex-end;gap:24px;margin-top:24px}.dd-export label{max-width:230px}@media(max-width:820px){.dd-admin-content{padding:32px 24px 56px}}@media(max-width:600px){.dd-surface h1{font-size:30px}.dd-topbar{min-height:76px;padding:18px 20px}.dd-topbar>span{display:none}.dd-customer-body{padding:36px 20px 48px}.dd-receipt-header{flex-direction:column;gap:16px;padding-bottom:28px}.dd-cover{width:72px;height:72px;flex-basis:72px}.dd-section-heading{flex-wrap:wrap;gap:16px}.dd-download{align-items:stretch;flex-direction:column;gap:16px}.dd-surface .dd-text{padding:18px}.dd-admin-content{padding:32px 20px 48px}.dd-page-heading{margin-bottom:32px}.dd-fields{grid-template-columns:1fr;gap:20px}.dd-surface .dd-checkbox{padding-top:0}.dd-product-row{column-gap:12px!important;grid-template-columns:minmax(0,1fr) 20px!important}.dd-product-row>span:nth-child(2){grid-row:2;grid-column:1}.dd-product-row>span:last-child{grid-column:2;grid-row:1}.dd-mode{gap:8px}.dd-mode button{flex:1 1 auto;padding-inline:12px}.dd-export{flex-direction:column;align-items:stretch;gap:18px}.dd-export label{max-width:none}.dd-preview{padding:20px}.dd-receipt-header h1{overflow-wrap:anywhere}}.dd-surface .dd-add-material{margin-top:24px}.dd-surface .dd-instructions li::marker{font-size:18px;font-family:Inter,sans-serif;font-weight:300}.dd-surface .dd-text+[role=status]{margin-top:12px}.dd-admin-content.price-manager{--dd-line:#e5eaf0;--dd-black:#111;--dd-gray:#777;min-width:0;padding:0 34px 80px}.dd-admin-content .dd-catalog,.dd-admin-content .dd-editor{max-width:none;margin:0}.dd-admin-content .dd-section-heading h2,.dd-admin-content .dd-section>h2{margin:0 0 16px;font:600 19px Unbounded,sans-serif}.dd-admin-content .dd-section-heading h2{margin:0}.dd-admin-content .dd-product-list{display:grid;gap:16px;border:0}.dd-admin-content .dd-product-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 24px;gap:22px;align-items:center;padding:24px;border:1px solid #e5eaf0;border-radius:18px;background:linear-gradient(110deg,#f7faff,#fff);text-align:left;cursor:pointer;color:#777;font:400 13px Inter,sans-serif;transition:.25s}.dd-admin-content .dd-product-row:hover{transform:translateY(-2px);box-shadow:0 18px 50px rgba(28,67,110,.08);border-color:rgba(76,155,255,.55)}.dd-admin-content .dd-product-name{font:600 14px Unbounded,sans-serif;color:#111}.dd-admin-content .dd-muted{color:#777;font:400 13px/1.6 Inter,sans-serif;text-transform:none;letter-spacing:normal}.dd-admin-content .dd-section{padding:24px;margin:0 0 16px;border:1px solid #e5eaf0;border-radius:18px;background:#fff}.dd-admin-content label{display:grid;gap:10px;color:#666;font:600 10px Unbounded,sans-serif;letter-spacing:.04em;text-transform:uppercase}.dd-admin-content :is(input:not([type=checkbox]),select,textarea){width:100%;min-width:0;min-height:48px;padding:12px 13px;border:1px solid #dfe4ea;border-radius:10px;background:#fff;color:#222;font:400 14px/1.5 Inter,sans-serif;text-transform:none}.dd-admin-content textarea{resize:vertical}.dd-admin-content :is(input,select,textarea):focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(76,155,255,.12)}.dd-admin-content .dd-checkbox{display:flex;align-items:center;gap:10px;padding-top:24px}.dd-admin-content input[type=checkbox]{width:20px;height:20px;accent-color:var(--blue)}.dd-admin-content .dd-mode button{min-height:42px;padding:10px 16px;border:1px solid #dfe4ea;border-radius:10px;background:#fff;color:#707780;font:600 10px Unbounded,sans-serif;text-transform:uppercase}.dd-admin-content .dd-mode button[aria-pressed=true]{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 8px 18px rgba(76,155,255,.22)}.dd-admin-content .dd-text-button{border:0;background:none;color:var(--blue);font:600 11px Unbounded,sans-serif;padding:8px 0;cursor:pointer}.dd-admin-content .dd-block-label{margin-top:24px}.dd-admin-content .dd-details>summary{font:600 12px/1.6 Unbounded,sans-serif;text-transform:uppercase;cursor:pointer}.dd-admin-content .dd-material p{margin:0 0 6px}.dd-admin-content .dd-feedback{border-left:2px solid var(--blue);padding-left:14px;color:var(--blue);font:400 13px/1.6 Inter,sans-serif}.dd-admin-content .dd-empty{padding:54px;border:1px dashed rgba(76,155,255,.5);border-radius:18px;background:#f8fbff;text-align:center;font:400 13px/1.6 Inter,sans-serif}@media(max-width:700px){.dd-admin-content.price-manager{padding:0 18px 60px}.dd-admin-content .dd-product-row,.dd-admin-content .dd-section{padding:16px}.dd-admin-content .dd-fields{grid-template-columns:1fr}.dd-admin-content .dd-checkbox{padding-top:0}}@media(max-width:400px){.dd-admin-content .price-hero h1{font-size:clamp(28px,9vw,36px)}}.dd-customer .dd-customer-body{padding-top:40px}.dd-customer .dd-receipt-header{gap:20px;padding-bottom:28px}.dd-customer .dd-receipt-header h1{font-size:32px;margin:8px 0 12px}.dd-customer .dd-cover{width:72px;height:72px;flex-basis:72px}.dd-customer .dd-download{justify-content:flex-start;flex-wrap:wrap;gap:18px 28px}.dd-customer .dd-download>.dd-button{margin-left:0}.dd-customer .dd-section{padding:28px 0}.dd-surface .dd-support>h2{margin-bottom:12px}.dd-support-links{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;margin-top:20px}.dd-surface .dd-support-email{color:var(--dd-gray);text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.dd-support-links .dd-button{white-space:normal}@media(max-width:600px){.dd-customer .dd-receipt-header{flex-direction:row}.dd-customer .dd-receipt-header h1{font-size:26px}.dd-customer .dd-cover{width:56px;height:56px;flex-basis:56px}.dd-customer .dd-download,.dd-support-links{align-items:stretch}.dd-support-links{flex-direction:column}}.dd-surface .dd-receipt>.dd-section{background:#f5f6f8;border:0;border-radius:16px;padding:28px;margin:0 0 18px}.dd-surface .dd-receipt .dd-text{background:#fff;border:1px solid #e5e7eb}.dd-surface .dd-receipt .dd-primary{background:#1875e5;border-color:#1875e5;color:#fff;font-weight:500;box-shadow:0 5px 14px rgba(24,117,229,.16)}.dd-surface .dd-receipt .dd-primary:hover{background:#0963cc;border-color:#0963cc}.dd-surface .dd-support-links{gap:12px}.dd-surface .dd-support-links .dd-button{display:inline-flex;gap:10px;text-decoration:none;font-weight:400}.dd-surface .dd-support-links svg{width:22px;height:22px;flex:0 0 22px}.dd-surface .dd-support-links .dd-telegram{background:#e7f1fe;border-color:#c6dcf7;color:#1768c8}.dd-surface .dd-support-links .dd-telegram:hover{background:#dbeafe}.dd-surface .dd-support-links .dd-support-email{background:#fff;border-color:#dce0e6;color:#525b68}.dd-surface .dd-support-links .dd-support-email:hover{background:#fafbfc}.dd-support-email span{min-width:0;overflow-wrap:anywhere}.dd-admin-content .dd-product-row>.dd-product-identity{display:flex;align-items:center;gap:16px}.dd-product-copy{display:grid;gap:6px;min-width:0}.dd-product-thumb{width:52px;height:52px;flex:0 0 52px;border-radius:10px;object-fit:cover}.dd-product-placeholder{display:grid;place-items:center;background:#eaf2fc;color:#4c9bff}.dd-product-placeholder svg{width:24px;height:24px}@media(max-width:600px){.dd-surface .dd-receipt>.dd-section{padding:20px 16px;border-radius:14px}.dd-surface .dd-support-links .dd-button{padding-inline:10px;font-size:16px}.dd-product-thumb{width:44px;height:44px;flex-basis:44px}.dd-admin-content .dd-product-row>.dd-product-identity{gap:12px}}.dd-surface .dd-key{display:flex;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #dde3eb;border-radius:10px}.dd-surface .dd-key-symbol{width:24px;height:24px;flex:0 0 24px;color:#1875e5}.dd-surface .dd-key-value{margin:0;min-width:0;flex:1;white-space:pre-wrap;overflow-wrap:anywhere;font:500 18px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.04em}.dd-surface .dd-key-copy{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border:1px solid #d9e6f8;border-radius:8px;background:#edf4fe;color:#1768c8;cursor:pointer}.dd-surface .dd-key-copy:hover{background:#dceaff}.dd-key-copy svg{width:22px;height:22px}.dd-surface .dd-key-status{margin-top:12px}@media(max-width:600px){.dd-surface .dd-key{gap:10px;padding:12px}.dd-surface .dd-key-symbol{display:none}}.dd-customer .dd-topbar{justify-content:center;min-height:112px;padding:24px 20px}.dd-customer .dd-topbar .brand-logo{gap:14px;animation:dd-enter .6s ease-out both}.dd-customer .dd-topbar .brand-logo svg{width:44px;height:44px}.dd-customer .dd-topbar .brand-logo strong{font-family:Unbounded,sans-serif;font-weight:600;font-size:26px;line-height:1.2}.dd-customer .dd-receipt-header{animation:dd-enter .55s ease-out .06s both}.dd-customer .dd-receipt>.dd-section{animation:dd-enter .55s ease-out .12s both}.dd-customer .dd-receipt>.dd-section:nth-child(3){animation-delay:.18s}.dd-customer .dd-receipt>.dd-section:nth-child(4){animation-delay:.24s}.dd-customer .dd-receipt>.dd-section:nth-child(5){animation-delay:.3s}.dd-customer :is(.dd-button,.dd-key-copy){transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}@media(hover:hover){.dd-customer :is(.dd-button,.dd-key-copy):not(:disabled):hover{transform:translateY(-2px)}}.dd-customer :is(.dd-button,.dd-key-copy):not(:disabled):active{transform:translateY(0) scale(.98)}@keyframes dd-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.dd-customer .dd-topbar{min-height:100px;padding:22px 20px}.dd-customer .dd-topbar .brand-logo{gap:12px}.dd-customer .dd-topbar .brand-logo svg{width:38px;height:38px}.dd-customer .dd-topbar .brand-logo strong{font-size:23px}}@media(prefers-reduced-motion:reduce){.dd-customer .dd-receipt-header,.dd-customer .dd-receipt>.dd-section,.dd-customer .dd-topbar .brand-logo{animation:none}.dd-customer :is(.dd-button,.dd-key-copy){transition:none}.dd-customer :is(.dd-button,.dd-key-copy):not(:disabled):is(:hover,:active){transform:none}}.dd-instruction-editor{margin-top:24px}.dd-editor-label{display:block;margin-bottom:12px;font:600 12px Unbounded,sans-serif}.dd-format-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:10px;border:1px solid #dce3eb;border-bottom:0;border-radius:12px 12px 0 0;background:#f5f6f8}.dd-format-toolbar button{padding:8px 12px;border:1px solid #dce3eb;border-radius:7px;background:#fff;color:#253347;cursor:pointer;font:400 14px Inter,sans-serif}.dd-format-toolbar button:hover{background:#e8f1ff;border-color:#a9c9f5}.dd-visual-editor{min-height:220px;padding:22px;border:1px solid #dce3eb;border-radius:0 0 12px 12px;background:#fff;outline-color:#1875e5;font:400 18px/1.65 Inter,sans-serif;overflow-wrap:anywhere}.dd-visual-editor:empty:before{content:"Напишите, как получить и использовать товар…";color:#7b8491;pointer-events:none}.dd-visual-editor p{margin:0 0 12px}.dd-link-form{display:grid;gap:12px;padding:16px;border:1px solid #dce3eb;background:#f6f9fd}.dd-instructions a,.dd-surface .dd-instructions a{color:#1768c8;text-decoration:underline;text-decoration-color:#9ec5f5;text-decoration-thickness:1px;text-underline-offset:4px;border-radius:3px;overflow-wrap:anywhere;transition:color .15s}.dd-instructions a:hover,.dd-surface .dd-instructions a:hover{color:#084eaa;text-decoration-color:currentColor}.dd-instructions strong,.dd-surface .dd-instructions strong{font-weight:600}.dd-instructions em{font-style:italic}.dd-instructions ol,.dd-surface .dd-instructions ol{list-style:none;counter-reset:dd-step;padding:0;margin:0}.dd-instructions ol>li,.dd-surface .dd-instructions ol>li{counter-increment:dd-step;position:relative;padding:0 0 0 48px;min-height:32px;margin:0 0 20px}.dd-instructions ol>li:before{content:counter(dd-step);position:absolute;left:0;top:0;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#1875e5;color:#fff;font:500 16px/1 Inter,sans-serif}.dd-visual-editor{display:block}.files-proof-dialog{width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid #e2e7ed;border-radius:22px;background:#fff;color:#18212d}.files-proof-dialog::backdrop{background:rgba(16,24,36,.42);backdrop-filter:blur(4px)}.files-proof-modal{position:relative;padding:36px;display:grid;gap:20px}.files-proof-modal h2{margin:0;font:600 24px/1.3 Unbounded,sans-serif}.files-proof-modal p{margin:0;font:400 16px/1.6 Inter,sans-serif;color:#687586}.files-proof-close{position:absolute;right:12px;top:8px;width:36px;height:36px;border:0;background:none;font:300 28px Inter;cursor:pointer;color:#687586}.files-proof-picker{position:relative;display:grid;gap:10px;justify-items:center;text-align:center;padding:26px 18px;border:1px dashed #a9c9ef;border-radius:14px;background:#f5f9ff;cursor:pointer;overflow-wrap:anywhere;min-width:0}.files-proof-picker>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e4efff;color:#1875e5;font-size:26px}.files-proof-picker strong{font:500 16px/1.5 Inter,sans-serif;max-width:100%}.files-proof-picker small{font:400 13px/1.5 Inter,sans-serif;color:#687586}.files-proof-picker input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.files-proof-picker:focus-within{outline:2px solid #1875e5;outline-offset:3px}.files-proof-submit{min-height:52px;padding:12px 18px;border:0;border-radius:10px;background:#1875e5;color:#fff;font:600 12px/1.5 Unbounded,sans-serif;cursor:pointer}.files-proof-submit:disabled{opacity:.5;cursor:default}.shared-activation-proof{margin:24px 0;border:1px solid #e0e7ef;border-radius:16px;background:#f7f9fc;overflow:hidden}.shared-activation-proof summary{display:flex;align-items:center;gap:14px;padding:22px;cursor:pointer;list-style:none}.shared-activation-proof summary::-webkit-details-marker{display:none}.shared-activation-proof summary strong{font:600 14px/1.5 Unbounded,sans-serif}.shared-proof-signal{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#e6f0ff;color:#1875e5;font:600 18px Inter;animation:files-proof-pulse 2.4s ease-in-out infinite}.shared-activation-proof[open] .shared-proof-signal{animation:none}.shared-proof-chevron{margin-left:auto;color:#687586;font-size:24px;transition:transform .2s}.shared-activation-proof[open] .shared-proof-chevron{transform:rotate(180deg)}.shared-proof-content{padding:0 22px 22px}.shared-proof-content img{display:block;width:100%;max-height:720px;object-fit:contain;background:#fff;border:1px solid #e0e7ef;border-radius:10px}.shared-proof-content p{margin:18px 0 0;font:400 16px/1.65 Inter,sans-serif;color:#687586}.shared-proof-content p a{color:#1875e5;text-decoration:underline;text-underline-offset:3px}@keyframes files-proof-pulse{50%{box-shadow:0 0 0 6px rgba(76,155,255,.13)}}@media(max-width:600px){.files-proof-modal{padding:30px 20px 24px}.files-proof-modal h2{font-size:20px}.shared-activation-proof summary{padding:18px 16px;gap:10px}.shared-activation-proof summary strong{font-size:12px}.shared-proof-content{padding:0 16px 18px}}@media(prefers-reduced-motion:reduce){.shared-proof-signal{animation:none}.shared-proof-chevron{transition:none}}.files-proof-picker.is-dragging{border-color:#1875e5;border-style:solid;background:#e6f0ff;box-shadow:0 0 0 3px rgba(24,117,229,.12)}.pro-tools-timer{border-color:#d8e7f7;background:linear-gradient(145deg,#f8fbff,#fff)}.pro-tools-timer b{font-family:Unbounded,sans-serif;font-size:13px;color:var(--black);white-space:nowrap}.pro-tools-timer.is-late{border-color:#f2c66d;background:#fff8e8}.pro-tools-timer.is-late strong{color:#8b5a00}.pt-accounts{display:grid;gap:22px}.pt-accounts-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pt-accounts-stats>div{padding:16px 18px;display:grid;gap:8px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.pt-accounts-stats span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.pt-accounts-stats b{font-family:Unbounded,sans-serif;font-size:26px;color:var(--black)}.pt-accounts-stats>div:first-child b{color:var(--blue)}.pt-accounts-import{padding:18px;display:grid;gap:12px;border:1px solid #d8e7f7;border-radius:15px;background:linear-gradient(145deg,#f8fbff,#fff)}.pt-accounts-import label{display:grid;gap:6px}.pt-accounts-import label span{color:#74879b;font-size:9px;font-weight:700;letter-spacing:.11em}.pt-accounts-import label small{color:var(--muted);font-size:11px;line-height:1.5}.pt-accounts-import code{padding:1px 5px;border-radius:4px;background:#eef4fb;color:#1f4f86;font-size:11px}.pt-accounts-import textarea{width:100%;min-height:170px;padding:12px 13px;border:1px solid #d8e3ee;border-radius:10px;background:var(--white);color:#172536;font:13px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;resize:vertical}.pt-accounts-import textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(76,155,255,.12)}.pt-accounts-import-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.pt-accounts-import-foot>span{color:var(--muted);font-size:11px}.pt-accounts-result{padding:12px 14px;display:grid;gap:8px;border:1px solid #c9ead9;border-radius:10px;background:#f1fbf6;color:#24865a;font-size:12px}.pt-accounts-result.has-rejected{border-color:#f2c66d;background:#fff8e8;color:#8b5a00}.pt-accounts-result ul{margin:0;padding-left:18px;display:grid;gap:4px;font-size:11px}.pt-accounts-result small{font-size:11px}.pt-accounts-toolbar{display:flex;gap:12px;margin-bottom:14px}.pt-accounts-toolbar :is(input,select){height:40px;padding:0 12px;border:1px solid #dfe3e9;border-radius:7px;background:#fff;color:#485364;font-size:13px}.pt-accounts-toolbar input{flex:1;max-width:320px}.pt-accounts-toolbar select{margin-left:auto;min-width:180px}.pt-accounts-table td strong{color:#1d2735;font-weight:500;overflow-wrap:anywhere}.pt-accounts-table td small{display:block;margin-top:3px;color:#9aa2ad;font-size:11px}.pt-accounts-table td a{color:var(--blue);font-weight:500}.pt-accounts-delete{height:30px;padding:0 11px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--danger);font-size:11px;cursor:pointer;white-space:nowrap}.pt-accounts-delete:hover{border-color:var(--danger)}.pt-accounts-empty{margin:0;padding:28px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);text-align:center}@media (max-width:720px){.pt-accounts-stats{grid-template-columns:1fr}.pt-accounts-toolbar{flex-wrap:wrap}.pt-accounts-toolbar :is(input,select){flex:1 1 100%;max-width:none;margin-left:0}.pt-accounts-import-foot{flex-direction:column;align-items:stretch}.pro-tools-timer b{align-self:flex-start}}.product-icon img[src*=ProTools]{object-fit:contain;padding:14%;background:#fff}