@charset "UTF-8";
:root{color-scheme:light;--ink:#13213a;--muted:#4d5b70;--blue:#234fe5;--line:#dce2ec;--paper:#f6f8fc}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:1rem;line-height:1.6}a{color:inherit;text-underline-offset:.22em}a:focus-visible{outline:3px solid #f49e21;outline-offset:5px}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;min-height:104px;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:1.55rem;font-weight:750;letter-spacing:-.04em;text-decoration:none}.mark{display:grid;place-items:center;color:white;background:var(--blue);width:36px;height:36px;border-radius:9px;font-size:1.3rem;letter-spacing:-.08em}.header nav{display:flex;gap:30px}.header nav a{text-decoration:none;font-size:.94rem;font-weight:600}.intro{padding:70px 0 44px;max-width:880px}.eyebrow{font-size:.8rem;letter-spacing:.14em;font-weight:700;color:var(--blue);margin:0 0 18px}h1{font-size:clamp(2.4rem,5.2vw,4.5rem);line-height:1.12;letter-spacing:-.045em;margin:0 0 24px;font-weight:720}h1 span{color:var(--blue)}.lead{max-width:660px;color:var(--muted);font-size:1.15rem;line-height:1.7;margin:0}.catalog{display:grid;grid-template-columns:1fr 1fr;gap:22px;scroll-margin-top:20px}.product{min-width:0;border:1px solid var(--line);border-radius:18px;padding:32px;background:white}.product-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;font-size:.875rem}.category{font-weight:650}.language{font-size:.8rem;white-space:nowrap;color:var(--muted)}h2{font-size:2rem;line-height:1.2;letter-spacing:-.03em;margin:0 0 12px}.product p{color:var(--muted);margin:0 0 18px;max-width:630px}.product .product-intro{font-size:1.15rem;font-weight:600;color:var(--ink);margin-bottom:12px}.hireyield{grid-column:1/-1;padding:32px 38px}.hire-body{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:56px}.hireyield h2{font-size:2.8rem;letter-spacing:-.04em}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:13px 18px;border-radius:8px;font-size:.93rem;font-weight:650;line-height:1.4;text-decoration:none;text-align:center;transition:background .15s}.primary{background:var(--blue);color:white}.primary:hover{background:#173bb7}.secondary{background:var(--ink);color:white}.secondary:hover{background:#263e65}.light{background:white;color:var(--ink)}.light:hover{background:#e7edff}.text-link{font-size:.93rem;font-weight:600}.price-panel{background:#eef2ff;border-radius:12px;padding:26px;align-self:start}.price-panel .small-label{font-size:.76rem;letter-spacing:.1em;font-weight:700;color:var(--blue);margin:0}.price-panel .price{font-size:4rem;line-height:1.15;font-weight:720;letter-spacing:-.06em;color:var(--ink);margin:8px 0}.price span{font-size:2rem;vertical-align:super;margin-left:5px}.price-panel p{font-size:.875rem}.price-panel ul{padding-left:18px;margin:20px 0 0;font-size:.875rem;color:var(--muted)}.art4ready{display:flex;flex-direction:column}.art4ready .detail{font-size:.875rem;margin-bottom:25px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:auto;padding-top:16px}.price-small{font-size:1.05rem;font-weight:650}.mystery{padding:0;overflow:hidden;background:var(--ink);color:white;display:flex;flex-direction:column}.mystery>img{display:block;width:100%;height:180px;object-fit:cover;object-position:50% 57%}.mystery-content{padding:28px 32px 32px;display:flex;flex-direction:column;flex:1}.mystery .product-heading{margin-bottom:16px}.mystery p,.mystery .language{color:#dce3ef}.mystery h2{font-size:1.8rem}.contact{margin:56px 0 30px;padding:32px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.contact h2{font-size:1.3rem;margin-bottom:7px}.contact p{color:var(--muted);margin:0}.contact>a{font-weight:600;white-space:nowrap}.footer{padding-bottom:30px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:8px 24px;color:var(--muted);font-size:.8rem}.footer p{margin:0}.skip{position:absolute;left:20px;top:-100px;background:var(--ink);color:white;padding:12px;z-index:2}.skip:focus{top:10px}
@media(max-width:800px){.wrap{width:calc(100% - 36px)}.header{min-height:86px}.intro{padding:44px 0 30px}.catalog{grid-template-columns:1fr}.hireyield{padding:26px}.hire-body{grid-template-columns:1fr;gap:26px}.price-panel{display:block;padding:22px}.price-panel ul{margin-top:10px}.hireyield h2{font-size:2.3rem}.product{padding:26px}.mystery{padding:0}.mystery-content{padding:26px}.contact{align-items:flex-start;flex-direction:column;gap:16px;margin-top:36px}.footer{align-items:flex-start;flex-direction:column;gap:12px}.header nav{gap:18px}}
@media(max-width:400px){.header{gap:16px}.brand{font-size:1.35rem;gap:8px}.header nav{gap:12px}.header nav a{font-size:.875rem}.mark{width:30px;height:30px}.product-heading{gap:8px}.product-bottom{align-items:flex-start;flex-direction:column}.button{width:100%}.contact>a{white-space:normal;overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
